spwf01 module Timing Issue
Hi,
I observed followings while communicating between two
spwf01
modules:-
At the Client side when its try to connect to server I’m using AT+S.SOCKON command to connect.
-
In this command I can pass “ind�? parameter which can indicate data arrival at the client side with “+WIND:55:Pending Data�? on UART interrupt .
-
Client side it is taking 500ms to receive WIND:55:Pending Data: interrupt.
-
Server to client data transmission it takes only 5 to 6ms.
Please suggest how to solve this time delay at the client side.
Thank you
Basavanagouda