WIFIO is a dual Arduino WIFI module (ESP8266+ATMEGA328P) FCC approve-able with transferable licence. Can use the 328P for I/O expansion also...

Moderator: igrr

User avatar
By Syed Niamath
#49416 Hi.

I have connected by ESP8266 through FTDI USB cable and when I try to run the sketch for connecting local WIFI network it displays:


ts Jan 8 2013,rst cause:4, boot mode:(3,6)

wdt reset
load 0x4010f000, len 1264, room 16
tail 0
chksum 0x42
csum 0x42
~ld

I was using the code from
https://www.openhomeautomation.net/gett ... d-esp8266/

Can anyone guide me on this? Am I missing some thing.

However, when I run the wifi Scan Sketch from the sample program it works perfectly I can see all the wifi connections around my location.

Thanks

Syed.