-
Notifications
You must be signed in to change notification settings - Fork 967
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[Bug]:Power Save mode no longer letting screen to wake #3512
Comments
The heltec devices may not be the best choice for sleep features |
So you suggest i never upgrade past firmware 2.2.22? Cause it works just fine there. |
Is the device sleeping (LED heartbeat stopped), or is the screen just off? |
LED heartbeat is still working, just the screen is off. |
A board with battery detection that is finicky is not going to be a great fit for roles that sleep, sleep requires that the power / battery data be reasonably accurate. |
it is true it's not the best board but people have it and are using it. A feature that worked before and doesn't work now, means something was changed to break it. I've just taken the time to upgrade to each firmware to pinpoint when it broke. It's not popular among the PROs but people still have this board. 2.2.22 - Still Works The device is still has heartbeat, only the screen doesn't turn on when the program button is pressed, screen wakes when I send a message so it is working on power save mode, hope this is enough information to warrant some kind of fix from someone who would take the time to consider it. I am currently starting coding classes so I can be of some use to the community, till then all I can do is point out things I can test with my current ability. |
Part of why I asked when you were making this recommendation initially is because it should be sleeping like it is now, the behavior you were seeing is not how the is low power works |
I see, so power save mode should be avoided on the V3. Do you know what settings are overwritten when this is turned on? like screen time/blutooth shut off, etc. I'd like to manually configure them to get as close as possible if I can't use power save mode on this. |
I don't really understand still what part of is low power is working for the heltec v3, or how much power it is saving. |
Probably is not Bluetooth or the screen. |
2.2.23 with power save mode on:
2.3.2 with power save mode on:
Power save mode saves 10 times power when on light sleep and that's very desirable on standalone devices, but if I have to restart the device anytime i need to turn on the screen it becomes quite tidious. |
Yes, I have many sets of Heltec V3 + Cardkb as standalone devices and they are facing the exact same issue. |
I can reproduce this bug on Heltec Wireless Paper. Not sure if I personally can help, but I'll take a look at it. |
Is there a solution for this problem? Asking because I have a set of V3's in use as standalone comms for a group of us who use them for hiking and camping. I had been good about updating the firmware on all of them. Having the screen come back to wake mode (when triggered by the program button) is the behavior that people were used to. Also because we put the devices in backpacks etc then look at them periodically to check for messages. TIA |
@brunette-mod It should hopefully be fixed with pull request #3521 |
@todd-herbert Thank you so much! Err, need to ask this, but I do have some coding experience, been wondering which subjects I'd need to get up to speed on in order to contribute to the project. Any pointers? Thank you. :) |
@brunette-mod Hey I'm not nearly in-the-loop enough to give you an answer there, but the devs are very active and very helpful over on the Meshtastic Discord Server. |
Category
Other
Hardware
Heltec V3
Firmware Version
2.3.2
Description
I have a few standalone Heltec V3s with CardKBs that were recently upgraded to firmware 2.3.2. I use them on power save mode. When the screen goes to sleep at 10min I can use the program button to wake it with no issues, but after 15min it no longer wakes the screen when i press the Program button, I can confirm it is still on because the screen wakes up when I send a message to it. It seems something was changed on recent firmwares. I can confirm with another node that has 2.2.22 where it does wake up normally regardless how long the screen is off.
I've tried to factory reset the node and only turned on Powersave mode and cardkb and it still happens on all nodes with this firmware.
Relevant log output
No response
The text was updated successfully, but these errors were encountered: