BLE and HTTP Proxy example

Posted on
  • Hi,

    I setup the Espruino Hub on my raspberry pi (2) and all seems to work very well. I can successfully run

    NRF.requestDevice({ filters: [{ services: ['1823'] }] }).then(function(device) { console.log(device) })
    

    and get the hubs bluetooth dongle as result. But if I run the full example from https://www.espruino.com/Puck.js+HTTP+Pr­oxy I just get WARNING: Module "ble_http" not found.

    I updated my puck to 1.89, what Im missing? :)

    Thanks!

  • There was a discussion on GitHub about this where it got anwered: https://github.com/espruino/EspruinoHub/­issues/1

  • Post a reply
    • Bold
    • Italics
    • Link
    • Image
    • List
    • Quote
    • code
    • Preview
About

BLE and HTTP Proxy example

Posted by Avatar for otbe @otbe

Actions