Chat freely about anything...

User avatar
By AusUser
#54679 I'm trying to use wifi for the first time with WifiManager.

The sketch compiles, and uploads and serial monitor shows:

....
*WM: SET AP STA
Entered config mode
192.186.4.1
ESP14553591
*WM:
*WM: Configuring access point
*WM: ESP14553591
*WM AP IP address:
*WM 192.168.4.1
*WM HTTP server started

But I cannot see the AP using various device, iphone, laptop.

I've also run the wifiscan example sketch, which returns no networks even though others wifi devices (iphone,laptop) lists many.

Is this something wrong with my ESP-12E or am I missing something? The ESP-12e is currently powered via USB port is this sufficient.

Thanks in advance :D