meshtastic / firmware

Meshtastic device firmware
https://meshtastic.org
GNU General Public License v3.0
3.64k stars 913 forks source link

[Bug]: Screen keeps waking up with MQTT enabled (even if there are no incoming messages) #5298

Open ragnarblackmane opened 2 weeks ago

ragnarblackmane commented 2 weeks ago

Category

Other

Hardware

Heltec V3

Firmware Version

2.5.11.8e2a3e5

Description

Set up a 15 seconds display timeout on my Heltec v3 and on my WisMesh Pocket. I have the following behaviour: -WisMesh Pocket - sometimes the screen wakes up even if not receiving messages (already disabled the wake up on motion, I suppose it wakes up when receiving messages, finding new nodes and so on); -Heltec v3 connected to MQTT: after 15 seconds the screen sleeps, then, after about 5 seconds it wakes up; -Heltec v3 NOT connected to MQTT: after 15 seconds the screen sleeps, it wakes up when receiving new messages and on random times (I suppose it happens when finding new nodes and so on);

It would be nice to have the ability to: -turn off/on the screen on button press; -set it so that it ONLY turns on when receiving a message.

Relevant log output

No response