While trying to update my Puck.js I'm unable to connect with espruino command line tools from raspberry pi 3
Here is what I did:
Before Setting in Update Mode
espruino --list PORTS: c2:71:35:02:ee:b8 (Puck.js eeb8) f8:04:4e:23:69:f1 (Puck.js 69f1)
I remove the battery from eeb8, Hold button, and re-insert. The green light comes on, then goes red.
Then I re-run list:
espruino --list PORTS: f8:04:4e:23:69:f1 (Puck.js 69f1)
eeb8 never shows up in the list.
Any ideas about fixing this?
@jschappet started
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.
While trying to update my Puck.js I'm unable to connect with espruino command line tools from raspberry pi 3
Here is what I did:
Before Setting in Update Mode
I remove the battery from eeb8, Hold button, and re-insert. The green light comes on, then goes red.
Then I re-run list:
eeb8 never shows up in the list.
Any ideas about fixing this?