Hey everyone! I'm having some trouble accessing the Puck.js from the EspruinoHub IDE. After following these steps (RPi3 -> fresh Raspbian lite -> Installation of everything -> Headless Startup) I'm able to access the server at :1888 and Node Red at :1880 but the IDE doesn't give me the option to connect to the Puck.js. It just says "SEARCHING... NO PORTS FOUND".
There's also an error reported in the Chrome developer console when I click on the Connect / Disconnect button that may be related (image attached).
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 everyone! I'm having some trouble accessing the Puck.js from the EspruinoHub IDE. After following these steps (RPi3 -> fresh Raspbian lite -> Installation of everything -> Headless Startup) I'm able to access the server at :1888 and Node Red at :1880 but the IDE doesn't give me the option to connect to the Puck.js. It just says "SEARCHING... NO PORTS FOUND".
There's also an error reported in the Chrome developer console when I click on the Connect / Disconnect button that may be related (image attached).
When I visit :1888/status this is what I get:
And when I run
sudo journalctl -f -u EspruinoHub
this is what I get:Bluetooth seems to be working and is detecting the Puck.js if I check it from bluetoothctl:
Am I missing a step or something?
1 Attachment