I have given the following command AT+CIPSTART=“TCP”,“59.93.32.26”,“747”. I got the following as the response.
OK
CONNECT OK…
But at the SocketTest nothing is showing.
(It is expected to show a message that new client is connected right?).
Can you please help me figure it out?