I've followed the quickstart example on my Raspberry Pi v3 and can easily recognise my Puck along with its rssi value. According to the documentation of the EspruinoHub there should be a topic /ble/advertise/DEVICE/SERVICE, but I don't get to see any information. Do I have to write code on the Puck or modify the EspruinoHub to retrieve any sensor data, or should these come automatically using defaults?
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've followed the quickstart example on my Raspberry Pi v3 and can easily recognise my Puck along with its rssi value. According to the documentation of the EspruinoHub there should be a topic /ble/advertise/DEVICE/SERVICE, but I don't get to see any information. Do I have to write code on the Puck or modify the EspruinoHub to retrieve any sensor data, or should these come automatically using defaults?