• Hmm. strange error - I've not had that before.

    The winnus error isn't an issue as the package is optional. While the error is confusing everything will still install fine. (If anyone knows how to fix the error, I'd love to know how!).

    What about running node server.js? That will run the IDE without nw.js - then you can connect to it with your web browser

  • What about running node server.js?

    Woo hoo! Now why is that not in the faq? What is cool is it even tells you your device is not compatible and asks you to set the correct one.

    node server.js
    Thu Jan 05 2017 10:46:30 GMT+0000 (GMT) Server is listening on port 8080
    noble warning: adapter does not support Bluetooth Low Energy (BLE, Bluetooth Smart).
                   Try to run with environment variable:
                   [sudo] NOBLE_HCI_DEVICE_ID=x node ...
    

    So NOBLE_HCI_DEVICE_ID=1 node server.js

    works!!

    Thank you so much. It was getting quite frustrating and I really think this sort of thing needs to be put into the documentation for the IDE.

    Excellent now I can start with earnest tinking with my Pucks I have a few specific idea I need to test.

    Thanks once again!!

About

Avatar for Gordon @Gordon started