Bangle.js 2 backlight randomly turns on. #6529
Replies: 1 comment
-
Posted at 2023-12-19 by @thyttan Do you have tap unlock via the 'Light Switch' widget? Or another non standard way to unlock by tap or twist? This has shown to be happening when tap/twist unlock is active in some way and HRM is capturing a reading. See:
Posted at 2023-12-19 by Hairo I don't think i have anything that unlocks the screen installed and HRM interval is set to off, these are my installed apps:
Posted at 2023-12-19 by Hairo Disabled wake on tap and it doesnt happen, also i can reliably reproduce it by shaking it horizontally (holding it by the straps), so it seems to be related to the accelerometer and wake on tap. Posted at 2023-12-19 by @thyttan Ok, I don't really expect there to be anything there. But just in case. If you connect to the Espruino Web IDE and trigger the behavior, do you see anything printed in the console window on the left hand side? Edit: Also, maybe try doing a settings rewrite in 'Settings'->'Utils' Posted at 2023-12-19 by @gfwilliams
Ok - definitely try and update to a 'cutting edge' build then, and this will likely be fixed. I tweaked some settings about a month ago to make the accelerometer less susceptible to this (it gets worse when the HRM is enabled). I would have released a 2v20 release by now but honestly I don't want a bunch of people getting their Bangles at Christmas and immediately updating and perhaps having problems when I'm not around to help out :) Posted at 2023-12-19 by Hairo @thyttan Nothing in the IDE console, and it keeps happening after a settings rewrite. @gfwilliams tried the cutting edge build (2v19.106 according to the console) and now for it to happen i need to shake it harder and/or longer, also seems to happen less frequently under nomal usage, still happens tho, is there no way to disable or not use the accelerometer for wake on tap? Posted at 2023-12-19 by @thyttan Thanks for checking with the Web IDE.
It's technically not impossible to tweak code to make that happen. But as the README of the settings app says:
Posted at 2023-12-20 by d3nd3-o0 The accel increase due to HRM can be anywhere between 1.5x -> 15x . Thats why increasing threshold does not eliminate it completely but you can increase the threshold further ::
0x25 is hex, so 0x20 is lower, 0x30 is higher |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Posted at 2023-12-19 by Hairo
I have wake on twist and wake on faceup disabled yet the backlight keeps turning on seemingly random, didn't see any other setting for this anywhere, any help?
Firmware: 2v19
Boot: v0.59
Settings: v0.68
Beta Was this translation helpful? Give feedback.
All reactions