chriscook8 / esp-arduino-apboot

ESP8266 wifi configurator in Arduino lang.. uses eeprom for configs, boots to AP mode if no working config found
153 stars 61 forks source link

Hangs after 'Waiting for Wifi to connect' #9

Open petershaw opened 7 years ago

petershaw commented 7 years ago

Hi,

cool idea! Thanks for your work. I try to test and improve this, but i got errors at the first place. My Console shows this before it hang's

    Startup
    Reading EEPROM ssid
    SSID: ��������������������������������
    Reading EEPROM pass
    PASS:     ����������������������������������������������������������������
    Waiting for Wifi to connect

Any idea why? I can not connect.