ESP8266 Developer Zone The Official ESP8266 Forum 2015-07-24T17:08:40+08:00 https://bbs.espressif.com:443/feed.php?f=7&t=786 2015-07-24T17:08:40+08:00 2015-07-24T17:08:40+08:00 https://bbs.espressif.com:443/viewtopic.php?t=786&p=2826#p2826 <![CDATA[Re: Design questions]]>
Please refer to this post http://bbs.espressif.com/viewtopic.php?f=7&t=785#p2825

- Does the os tasks support signaling like mutex or semaphore?
-> Yes, it is supported.

Thanks for your interest in Espressif Systems and ESP8266 !

Statistics: Posted by ESP_Faye — Fri Jul 24, 2015 5:08 pm


]]>
2015-07-22T08:44:45+08:00 2015-07-22T08:44:45+08:00 https://bbs.espressif.com:443/viewtopic.php?t=786&p=2779#p2779 <![CDATA[Design questions]]> - Are the user tasks pre-emptive?
- Is the espconn_rx_callback called from interrupt?
- can you save off the espconn pointer from the espconn_rx_callback/espconn_sent_callback and use it later to transmit data?
- how long can you disable interrupts?
- Does the os tasks support signaling like mutex or semaphore?

Something like a data flow diagram would be nice. It would give some good information to people who what to design a robust application.

Thanks,
Ben

Statistics: Posted by stickben — Wed Jul 22, 2015 8:44 am


]]>