1 min readJul 19, 2018
I was having the same issue, and the following solved it:
AT+RESTORE
AT+UART_DEF=9600,8,1,0,0
Switch to 9600
AT+CWMODE=1
AT+CWJAP=”ssid”,”password”
I was having the same issue, and the following solved it:
AT+RESTORE
AT+UART_DEF=9600,8,1,0,0
Switch to 9600
AT+CWMODE=1
AT+CWJAP=”ssid”,”password”