WiFi not working after flashing several times Sparkfun-Thing ESP32
Posted: Wed Feb 22, 2017 9:55 am
Hi,
I have flashed two ESP32s several times. In one of the ESP32 WiFi has stopped working and below is the log. I did try to connect to different AP, Same issue still exists.
I (1180) wifi: n:6 0, o:1 0, ap:255 255, sta:6 0, prof:1
I (1830) wifi: state: init -> auth (b0)
I (1840) wifi: state: auth -> assoc (0)
I (2840) wifi: state: assoc -> init (4)
I (2840) wifi: n:6 0, o:6 0, ap:255 255, sta:6 0, prof:1
I (9270) wifi: n:6 0, o:6 0, ap:255 255, sta:6 0, prof:1
I (9270) wifi: state: init -> auth (b0)
I (10270) wifi: state: auth -> init (2)
I (15360) wifi: n:6 0, o:6 0, ap:255 255, sta:6 0, prof:1
I (15360) wifi: state: init -> auth (b0)
I (16360) wifi: state: auth -> init (2)
I (16780) wifi: n:6 0, o:6 0, ap:255 255, sta:6 0, prof:1
I (16780) wifi: state: init -> auth (b0)
I (16790) wifi: state: auth -> assoc (0)
I (17790) wifi: state: assoc -> init (4)
I (17790) wifi: n:6 0, o:6 0, ap:255 255, sta:6 0, prof:1
I (49470) wifi: n:6 0, o:6 0, ap:255 255, sta:6 0, prof:1
I am using the latest esp-idf on Windows.
I have flashed two ESP32s several times. In one of the ESP32 WiFi has stopped working and below is the log. I did try to connect to different AP, Same issue still exists.
I (1180) wifi: n:6 0, o:1 0, ap:255 255, sta:6 0, prof:1
I (1830) wifi: state: init -> auth (b0)
I (1840) wifi: state: auth -> assoc (0)
I (2840) wifi: state: assoc -> init (4)
I (2840) wifi: n:6 0, o:6 0, ap:255 255, sta:6 0, prof:1
I (9270) wifi: n:6 0, o:6 0, ap:255 255, sta:6 0, prof:1
I (9270) wifi: state: init -> auth (b0)
I (10270) wifi: state: auth -> init (2)
I (15360) wifi: n:6 0, o:6 0, ap:255 255, sta:6 0, prof:1
I (15360) wifi: state: init -> auth (b0)
I (16360) wifi: state: auth -> init (2)
I (16780) wifi: n:6 0, o:6 0, ap:255 255, sta:6 0, prof:1
I (16780) wifi: state: init -> auth (b0)
I (16790) wifi: state: auth -> assoc (0)
I (17790) wifi: state: assoc -> init (4)
I (17790) wifi: n:6 0, o:6 0, ap:255 255, sta:6 0, prof:1
I (49470) wifi: n:6 0, o:6 0, ap:255 255, sta:6 0, prof:1
I am using the latest esp-idf on Windows.