Search found 3 matches

by patrickmurphy
Sat Jul 13, 2019 8:20 pm
Forum: General Discussion
Topic: Verify WLAN Password in SoftAP mode?
Replies: 2
Views: 3343

Re: Verify WLAN Password in SoftAP mode?

Anyone? Help! 🙏
by patrickmurphy
Fri Jul 05, 2019 6:28 pm
Forum: General Discussion
Topic: Verify WLAN Password in SoftAP mode?
Replies: 2
Views: 3343

Verify WLAN Password in SoftAP mode?

When my ESP32 is in SoftAP mode, a mobile device can send an HTTP request to the ESP32 with an SSID and password for the desired WLAN. What I do now is save the SSID and password to the ESP32's non-volatile memory and restart the ESP32. When it boots up, it connects to the WLAN. A problem is when th...
by patrickmurphy
Mon Jul 01, 2019 4:53 am
Forum: General Discussion
Topic: Minimum Circuit around ESP32
Replies: 1
Views: 7586

Minimum Circuit around ESP32

I've used ESP32-DevKitC-32D for some prototyping. It is handy because I can plug a USB cable into it and program from the Arduino IDE. Now I'm preparing to design a SMT PCB to mount a ESP-WROOM-32D and all the other bits my circuit needs. I'd like to keep as many of the ESP32-DevKitC-32D components ...