2022-07-05 02:20 AM
I was working on the SPWFO4S wifi Module when I noticed duplicate frames data on the server.
How to Avoid Duplicate Frames
steps:
observations:
Following the execution of the query message command "AT+S.SOCKQ=00 response,"
We're getting 2 types.
1. DATALENGTH 545 If we receive this data, it is properly stored.
2. DATALENGTH 0 In this case, we are receiving duplicate frames.
please suggest any one how can resolve this issue
Thanks