Just want to ask here as it is not mentioned in the NON-OS SDK documentation.
If I have a lengthy (couple of seconds) operation in espconn_recv_callback, does if affect other network receiving operation?
Currently I'm using on a separate task to do the operation and rely on an event post from recv_callback. I wonder if it is absolutely necessary.
Thanks
Baoshi