DroneBridge / ESP32

DroneBridge for ESP32. A secure & transparent telemetry link with support for WiFi and ESP-NOW. Supporting MAVLink, MSP, LTM or any other protocol
https://dronebridge.github.io/ESP32/
Apache License 2.0
382 stars 107 forks source link

GPIO Sleep Mode ext0/ext1 #37

Closed Luix333 closed 9 months ago

Luix333 commented 1 year ago

This would be more of a feature request. Thanks you in advance for all the people working on this project.

I'm worried about the power consumption of the ESP32. I would like for there to be a way to sleep/wake up (ext0) the ESP32 using a GPIO on Ardupilot. Would this be possible?

seeul8er commented 9 months ago

Power consumption is very low compared to other drone subsystems. Not worth the effort for now