Most recent activity
-
-
Just back from vacation, commands followed up, response:
>reset() =undefined ____ _ | __|___ ___ ___ _ _|_|___ ___ | __|_ -| . | _| | | | | . | |____|___| _|_| |___|_|_|_|___| |_| espruino.com 2v12 (c) 2021 G.Williams >setWatch(e=>print(e.state), BTN, {repeat:true,edge:0}) =1 >
Pressing the button every other way did not give any results.
-
A few weeks ago my bangle.js 2 sometimes did not react on push button, now it completely stopped and it is waiting on a push after I have uploaded an app. I can still access it via webIDE. The following command gives:
(new Pin(BTN1)).read();
=falsewhen pressing. This looks like a hardware issue? Any tips?
Meanwhile how can I start the clock through the webIDE command so i can see the time again? -
-
nRF toolbox on iPhone SE on 15.1. I used this tool for my bangle.js 1 without issues before. Response and steps to solve as @ajkm has mentioned.
-
-
I am in the same situation, also after a firmware update through the firmware app. The firmware update did not work, but after reboot , long press button, it came in this loop. DFU with nRF fails with an error. Button is not stuck because when pressing it, I get the loading===== part. Is it possible to load new firmware via serial?
-
Love tech, want to add my puck.js to my domotica setup: pilight, zwave, mqtt, opentherm gateway all connected to openhab running op RPI3/RPI2. Puck.js to measure temperature, send IR signals to LED strips, TV's etc.