ESP8266 AT+CIPSTART doesn't work before resetting.
i'm sending ssid , pw information android phone, , esp8266 receives , starts connection immediately. problem though connects wifi , gets ip address etc, can not start at+cipstart="tcp","192.168.43.164",3000. returns error.
however, when reset arduino via reset button, reloads ssid, pw eeprom, again connects wifi , gets ip address etc, time at+cipstart="tcp","192.168.43.164",3000 works!
any thoughts?
however, when reset arduino via reset button, reloads ssid, pw eeprom, again connects wifi , gets ip address etc, time at+cipstart="tcp","192.168.43.164",3000 works!
any thoughts?
quote
i'm sending ssid , pw information android phonehow sending that?
Arduino Forum > Using Arduino > Programming Questions > ESP8266 AT+CIPSTART doesn't work before resetting.
arduino
Comments
Post a Comment