wdt when using wificlient
Posted: Thu Feb 04, 2016 1:43 am
On my ESP-01 using Arduino 1.6.5 with v2.0.0 board manager I can flash HTTPSRequest example and everything works fine. I connect SSID, and do the secure HTTP request.
However it seems when using WiFiClient.h such as in WiFiClient example and invoking
WiFiClient client;
I do not even see the SSID connection and get below.
Any suggestions? Could there be a conflict with older arduino wifi shield code?
Thanks
ets Jan 8 2013,rst cause:4, boot mode:(3,7)
wdt reset
load 0x4010f000, len 1264, room 16
tail 0
chksum 0x42
csum 0x42
~ld
However it seems when using WiFiClient.h such as in WiFiClient example and invoking
WiFiClient client;
I do not even see the SSID connection and get below.
Any suggestions? Could there be a conflict with older arduino wifi shield code?
Thanks
ets Jan 8 2013,rst cause:4, boot mode:(3,7)
wdt reset
load 0x4010f000, len 1264, room 16
tail 0
chksum 0x42
csum 0x42
~ld