Having puck read data

Posted on
  • Hello, I am connecting the puck to an esp32. I am having issues with the puck reading what the esp32 is advertising. Any idea how I can get it to read that? Thank you in advance

  • I'm afraid we'd need more information... Have you checked with NRF Connect to ensure that the ESP32 is actually advertising the right stuff?

    If so, NRF.findDevices/requestDevice/setScan should all return an object that contains the BLE advertising data from a BLE device - things like service data should be decoded automatically - check the reference: http://www.espruino.com/Reference#l_NRF_­findDevices

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

Having puck read data

Posted by Avatar for user140491 @user140491

Actions