- 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,
BenStatistics: Posted by stickben — Wed Jul 22, 2015 8:44 am
]]>