Vibration stops working #7017
Replies: 1 comment
-
Posted at 2024-09-27 by @gfwilliams Can you try connecting with the Web IDE (https://www.espruino.com/ide/) and then pasting Also while you're there, paste in The various alarms/message alerts can be configured to have different patterns/strengths of buzzes for different things, and it's possible that I guess your vibration motor has got somehow a bit 'sticky' and if things are configured to only use half strength. Or your watch has got 'quiet mode' enabled, which will would disable the vibration motor (if the app is installed it'll do it at some times of day and not others) Posted at 2024-09-27 by lauzon
I don't have installed any App with "quiet" in the App name. Here's the result for
Posted at 2024-09-30 by @gfwilliams Sorry to hear that - do you think you could reboot by long-pressing the button until you get to the recovery menu, then choose That should avoid loading any JS code onto the watch which should rule out any software being at fault. After that you can just press for ~2sec to reload back to the clock. But if that fails to buzz, I'm afraid it sounds like a hardware fault. Posted at 2024-10-01 by lauzon Still nothing 😭. Is there a picture of the watch's internal somewhere that would show which device is the buzzer? (maybe some cleanup would do) Posted at 2024-10-02 by @gfwilliams Yes - see https://www.espruino.com/Bangle.js2+Technical#pcb - it's the big circle in the middle of the PCB. Getting into the watch is tricky though: https://www.espruino.com/Bangle.js2+Disassembly Posted at 2024-10-02 by lauzon Hmm, indeed. Thanks. |
Beta Was this translation helpful? Give feedback.
-
Posted at 2024-09-26 by lauzon
On a Bangle.js2, firmware 2v23 and just confirmed again on 2v24, the vibration stopped working (e.g. no longer vibrating when swiping to pick a number, no longer vibrating on alarms that pop up), most of the time. 😢
Vibration will work maybe once per day or less. It was working correctly on 2v23 until it started not working, so it probably has nothing to do with the firmware.
Everything else is working. Didn't soak the watch, didn't hit it anywhere as far as I can tell.
Any ideas?
Beta Was this translation helpful? Give feedback.
All reactions