Hey there, unfortunately I am observing constant accidential triggering of touch buttons on my Bangle.js (since the beginning).
When I open the timer app it will mostly trigger first on right side (the Seconds increment to 1, and after that also on the left side). Sometimes there's a little time between, sometimes it is as fast like swiping left. This is makes music control and the touch driven apps rather unusable for me.
Is there any reason we could think of to fix that - maybe as simple as a disassembly and cleaning out, or add a small sheet to separate/isolate two components inside that interfere?
Espruino is a JavaScript interpreter for low-power Microcontrollers. This site is both a support community for Espruino and a place to share what you are working on.
Hey there, unfortunately I am observing constant accidential triggering of touch buttons on my Bangle.js (since the beginning).
When I open the timer app it will mostly trigger first on right side (the Seconds increment to 1, and after that also on the left side). Sometimes there's a little time between, sometimes it is as fast like swiping left. This is makes music control and the touch driven apps rather unusable for me.
Is there any reason we could think of to fix that - maybe as simple as a disassembly and cleaning out, or add a small sheet to separate/isolate two components inside that interfere?