Ai-Thinker Technology Co. Ltd.
ready
EasyIoTEsp init
nodeid:1
hwReset
E_START
E_CWMODE
Send cmd:AT+CWMODE=1
AT+CWMODE=1
OK
Response->OK
Send cmd:AT+CWJAP="Serenario-Desk","0xsersgheps05"
AT+CWJAP="Serenario-Desk","mypass"
OK
Response->OK
Send cmd:AT+CWJAP?
AT+CWJAP?
+CWJAP:"Serenario-Desk"
OK
Response->OK
Send cmd:AT+CIPSTART="TCP","192.168.0.10",37602
AT+CIPSTART="TCP","192.168.0.10",37602
CONNECT
OK
Response->OK
write: command: 0, type: 2, len: 3, sender: 1, crc:14
Send cmd:AT+CIPSEND=12
AT+CIPSEND=12
OK
> Sending len:12
BADCHARS HERE BADCHARS HERE BADCHARS HERE
Response->OK
CLOSED
write: command: 3, type: 2, len: 0, sender: 1, crc:192
Send cmd:AT+CIPSEND=9
PING
AT+CIPSEND=9
link is not valid
ERROR
Response error
Send cmd:AT+CIPSTART="TCP","192.168.0.10",37602
AT+CIPSTART="TCP","192.168.0.10",37602
CONNECT
OK
Response->error
Send cmd:AT+CIPCLOSE
AT+CIPCLOSE
Response->OK
Send cmd:AT+CIPSTART="TCP","192.168.0.10",37602
AT+CIPSTART="TCP","192.168.0.10",37602
busy p...
CLOSED
Please Log in or Create an account to join the conversation.