You are reading a single comment by @BobFrankston and its replies. Click here to read the full conversation.
  • I'm making progress.

    I took espruino_node from https://github.com/gfwilliams/MQTToBLE and added it to the end of my watch code (the date/time sample) and commented out the references to TX and Serial1 and switched it to BTN3.

    I'm also running the server from https://www.npmjs.com/package/aedes.

    I was getting

    Can't update BLE services until restart
    

    So I installed EspruinoHub on one of my pi's and it found a lot of Bluetooth devices but I'm still getting the error message.

    Is there good reference doc I can use to understand this from scratch since the examples have lots of additional complexity.

About