Well finally got some time to work on this project again. I bought a Pi Zero W and installed everything on it. I can run the software just like before but I still get no ports. I do however get the following when I look at status:
Config loaded
Connecting...
Server is listening on http://localhost:1888
www directory found at /home/pi/EspruinoHub/www. Web server at http://localhost:1888
log directory found at /home/pi/EspruinoHub/log. Enabling logging.
Bleno State poweredOn
Bleno.startAdvertising Success
Bleno.setServices Success
Starting scan...
Scanning started.
NOT CONNECTED AFTER 10 SECONDS
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.
Well finally got some time to work on this project again. I bought a Pi Zero W and installed everything on it. I can run the software just like before but I still get no ports. I do however get the following when I look at status:
Config loaded
Connecting...
Server is listening on http://localhost:1888
www directory found at /home/pi/EspruinoHub/www. Web server at http://localhost:1888
log directory found at /home/pi/EspruinoHub/log. Enabling logging.
Bleno State poweredOn
Bleno.startAdvertising Success
Bleno.setServices Success
Starting scan...
Scanning started.
NOT CONNECTED AFTER 10 SECONDS
Sat Sep 01 2018 19:54:01 GMT+0000 (UTC)
1d:48:7c:0a:04:d4 - ? (RSSI -60)
60:2c:9e:64:15:f6 - ? (RSSI -88)
c3:c9:01:13:06:cd - Charge 2 (RSSI -95)
180a => [22,4,16,83,3]
c4:72:74:93:c8:0e - Tile (RSSI -89)
cf:8b:e0:99:e5:b9 - Puck.js e5b9 (RSSI -52)
So that is good. Just don't know why I can't connect on the IDE running on the Pi. Really just want to start learning how to program this Puck...