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
Apache License 2.0
340 stars 102 forks source link

Falisafe Mode On/Off option for Long range telemetry #83

Open sierrayankee18 opened 3 days ago

sierrayankee18 commented 3 days ago

Hii,

I am gonna use ESP32 C3 for long range telemetry. In client mode there is a failsafe feature which gets activated when access point is unreachable for 25 seconds and switches to failsafe access point mode. Can we add a option to turn on and off this failsafe feature in GUI, cause sometime its required and sometime its not. I think a option will be good.

Regards