neonious / lowjs

A port of Node.JS with far lower system requirements. Community version for POSIX systems such as Linux, uClinux or Mac OS X.
http://www.lowjs.org/
Other
1.27k stars 72 forks source link

ESP32-WROVER unable to connect to wifi network on pro firmware #130

Open xaos11 opened 3 years ago

xaos11 commented 3 years ago

Board: ESP32-WROVER 16 MB flash

I flashed the pro firmware. I can access the AP fine from an android device. In the web interface (which looks and works great) I tell it to connect to my wifi network (selecting from the scan list) and hit save, but after that point I can never get to it. I have also tried configuring wifi with lowsync (but this is difficult for me as windows 10 doesn't want to stay connected to the AP). Both with static IP configuration and DHCP, I can't ever seem to get it to connect to my wifi network. After at least 4 tries with re-flashing the firmware I am certain I'm not entering anything wrong...

Is there a way to debug with serial or otherwise determine why it's not connecting to my wifi network?