2015-06-25 06:29 AM
Hi,
I'm trying to set up a communication between two SPWF01SA.A is set as the server, B as the client. I wrote a text to send from A to B when the WIND 61 + WIND 60 are detected. If a try to do it just after the WIND 60, B misses some bytes (at the beginning of the frame).The number of bytes lost changes randomly.I put a delay of 3 milliseconds after the WIND60 and it worked just fine...Why can't I send my frame just after the WIND60?Thank you
2015-06-25 11:18 PM
Hi Hector,
thanks for signaling it.That's required time to start/stop right tasks for command/data mode management.Thanks againjerry2015-06-29 03:46 AM
Ok, got it.
Can the server B close the socket? Since AT+S.SOCKC can be used by the client B only...Thanks again.2015-06-29 05:32 AM
at+s.sockd=0 can be used to close the socket server