Example sketches for the new Arduino IDE for ESP8266

Moderator: igrr

User avatar
By lovelesh
#38785 Hi All,

I am also facing the same issue using the EEPROM and saving SSID and PASSWORD. I have not yet included urldecode. I have some base code ready for testing with GPIO on off capbilities. I have used the apboot code as reference and removed the bugs and now I am developing applications with open APIs.

Feel free to check the code
You can clone the repo on:
https://github.com/automote/thingSocket
User avatar
By pieman
#40712 alextu this might be more of a Wemo question than a WiFIManager question but I'll ask anyway.
My Wemo D1 mini arrived this morning and your basic sketch loaded up fine. I didn't enter any SSID or PWD in the webpage at 192.168.4.1 as I want to use your slightly more advanced sketch to include Blynk auth.

The Wemo will no longer take any further sketches of any kind and I guess this is because it is now in AP mode. Tried using the reset button at various intervals during the sketch upload but it still fails to access the Com port.

Do you know how I reset the Wemo so I can move on to your Blynk auth sketch? I did ask Google but nothing forthcoming.