I'm afraid TEST is as it looks - it's just a test device which connects to no external hardware. It shouldn't really be included in the tool.
If espruino --list doesn't find anything then it might be because your Puck is still connected to the other computer? You need it to list the actual device - even if it's saying unknown as the address - then you stand a chance of connecting.
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.
I'm afraid
TEST
is as it looks - it's just a test device which connects to no external hardware. It shouldn't really be included in the tool.If
espruino --list
doesn't find anything then it might be because your Puck is still connected to the other computer? You need it to list the actual device - even if it's sayingunknown
as the address - then you stand a chance of connecting.