@Gordon - I tried the debig trick where you replace GB() with a function that writes to a log variable.
I then disconnected from the IDE and connected to GadgetBridge and called my mobile.
No notification.
Then disconnected from GadgetBridge and connected through the IDE.
I can see that log go written to.
But there was no notification on the Bangle 2.
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.
@Gordon - I tried the debig trick where you replace GB() with a function that writes to a log variable.
I then disconnected from the IDE and connected to GadgetBridge and called my mobile.
No notification.
Then disconnected from GadgetBridge and connected through the IDE.
I can see that log go written to.
But there was no notification on the Bangle 2.
I then reset my B2 with a long button press so that the GB() function would be restored.
I then tested the pop up again with:
This worked and produced a pop up.
I then decided to switch clocks to WaveClock.
And voila - it worked when I rang my mobile.
So the question is - what does a clock have to do, to allow Gadgetbridge to work ?