firmware icon indicating copy to clipboard operation
firmware copied to clipboard

[Feature Request]: ability to only send messages over rf when mqtt is enabled to save on duty cycle

Open alexderpyfox opened this issue 1 year ago • 1 comments

Platform

ESP32

Description

Currently it's sending out a lot over rf when mqtt is enabled to the point it runs out of duty cycle when you send only one message this is a big issue adding the option to only send text over rf would fix the issue of the duty cycle running out so fast when connected to mqtt

alexderpyfox avatar Mar 22 '24 21:03 alexderpyfox

Or have a option to say when the duty cycle has run out send over MQTT.

francisuk1989 avatar Mar 25 '24 22:03 francisuk1989

There have been significant enhancements to the community MQTT server and the firmware to limit less useful packets. The new default-off OkToMqtt setting should further assist. If things are still bad after your local mesh is on relatively recent firmware please feel free to re-open!

fifieldt avatar Sep 16 '24 10:09 fifieldt