Search found 4 matches

by tstamina
Thu Aug 29, 2019 1:22 am
Forum: ESP IoT Solution
Topic: Increasing Battery Life While Using WiFi
Replies: 2
Views: 10137

Re: Increasing Battery Life While Using WiFi

You might be surprised. Try this: https://github.com/espressif/esp-idf/tree/master/examples/wifi/power_save With a combination of automatic light sleep, dynamic frequency scaling, and modem power saving, the ESP32 can maintain a WiFi connection while drawing as little as 3mA (with some spikes in th...
by tstamina
Wed Aug 28, 2019 1:49 pm
Forum: Report Bugs
Topic: ESP32 COM Port Not Showing Up
Replies: 3
Views: 10471

Re: ESP32 COM Port Not Showing Up

mikemoy wrote:
Thu Aug 08, 2019 11:39 am
Does your PC make the USB "bing -boing" sound when you plug it in ?
Nope!
by tstamina
Wed Aug 28, 2019 1:48 pm
Forum: ESP IoT Solution
Topic: Increasing Battery Life While Using WiFi
Replies: 2
Views: 10137

Increasing Battery Life While Using WiFi

Hi everybody, I am interested in creating a project with the esp32 wroom 32 that I want to run on battery. The end product will likely not do anything for 99% of the time but simply wait for the user to use their phone to control a door lock by communicating with the esp32 via WiFi. To my understand...
by tstamina
Wed Aug 07, 2019 3:08 pm
Forum: Report Bugs
Topic: ESP32 COM Port Not Showing Up
Replies: 3
Views: 10471

ESP32 COM Port Not Showing Up

Hi, I just bought a brand new ESP32 DevkitC V4 and it does not seem to show up in my ports under Device Manager on my Windows 10 computer. The red power light does turn on when plugged in, however. I have tried every solution I have found online such as trying to manually install the drivers for the...