Hi,
I'm wondering how you wold deal with an ESP8266 whereyou'd forgotten its IP addrss after setting it from its default address.
I understand that the default address for an ESP8266 is 192.168.4.1.
Erel provided some sample code to allow you to connect to it and then change it;s SSID and to get a new IP address which is then stored in eeprom.
If I want to move the device to another SSID or even if I've forgot the details and changed my SSID in the meatime, how would Iget back to its original state so I can then set it again?
What would be the best way? Or have I missed something here?
Thanks
Dave
I'm wondering how you wold deal with an ESP8266 whereyou'd forgotten its IP addrss after setting it from its default address.
I understand that the default address for an ESP8266 is 192.168.4.1.
Erel provided some sample code to allow you to connect to it and then change it;s SSID and to get a new IP address which is then stored in eeprom.
If I want to move the device to another SSID or even if I've forgot the details and changed my SSID in the meatime, how would Iget back to its original state so I can then set it again?
What would be the best way? Or have I missed something here?
Thanks
Dave