Search found 3 matches
- Wed Mar 06, 2019 12:22 am
- Forum: ESP-IDF
- Topic: Wifi randomly not connecting, but no disconnect event fired
- Replies: 0
- Views: 2377
Wifi randomly not connecting, but no disconnect event fired
Hi, I'm currently running into some weird issues with Wifi sometimes not connecting properly. I've cut down the issue to essentially the scan example from the IDF repository (Code Attached). The issue occurs on both Devkits I have here, as well as a bare WROOM32 module. On a good boot I'll get: I (2...
- Mon Dec 24, 2018 5:08 am
- Forum: General Discussion
- Topic: Trouble when SensorVN/SensorVP as GPIO
- Replies: 1
- Views: 7606
Trouble when SensorVN/SensorVP as GPIO
Hi, I've been working on design to a real PCB using a WROOM32 module (rather than mounting a devkit via female headers on perfboard). I've however run into an odd issue with the GPIOs 36 and 39. In my application I'm measuring the amount of times a line has been pulled low per second by a hall senso...
- Mon Dec 24, 2018 4:35 am
- Forum: Hardware
- Topic: esp-wroom-32 deep sleep current
- Replies: 4
- Views: 8573
Re: esp-wroom-32 deep sleep current
Where exactly are you measuring the current? You might be also measuring your 2102 as well if you measure the full input current. Also there are a couple of different ways to put the ESP32 to sleep. How exactly are you making it sleep? For a "naked" WROOM32 I've gotten my multimeter to show 0.1mA ju...