Hi user136708, @Gordon
I tried out your cliockJS2Enhanced clock as I wanted to see what you had done with sunrise / sunset.
I did some work on cliock back in Januarry I added the infoMode and FunctionMode lines. I cant claim to be the original coder of CLIOCK - but I did add the info mode line concept.
@Gordon - I was not able to get infoMode to cycle. There no longer appears to be a BTN1 event.
I think this problem got introduced in v0.14 with your Fix BTN1 change.
Basically I would expect to be able to tap the top right edge of the bangle 2 and for the info mode display to cycle. This no longer happens on both watches.
functionMode still works as tapping in botton left will bring up the HRM On/Off control.
Does the BTN1 fix require a specific version of firmware to work.
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.
Hi user136708, @Gordon
I tried out your cliockJS2Enhanced clock as I wanted to see what you had done with sunrise / sunset.
I did some work on cliock back in Januarry I added the infoMode and FunctionMode lines. I cant claim to be the original coder of CLIOCK - but I did add the info mode line concept.
@Gordon - I was not able to get infoMode to cycle. There no longer appears to be a BTN1 event.
I think this problem got introduced in v0.14 with your Fix BTN1 change.
Basically I would expect to be able to tap the top right edge of the bangle 2 and for the info mode display to cycle. This no longer happens on both watches.
functionMode still works as tapping in botton left will bring up the HRM On/Off control.
Does the BTN1 fix require a specific version of firmware to work.
Update: Looks like I need a firmware update
https://github.com/espruino/BangleApps/issues/853
Update: Updated firmware and BTN1 works again.