This post is older than 2 years and might not be relevant anymore
More Info: Consider searching for newer posts

BLE Characteristics

Hi,

After connecting to the Nrf52840 device via BLE - how can I get BLE characteristics? Should I ask for that? Or does it send automatically?

Thanks!

Parents Reply
  • Thanks!

    After connecting our Nrf52840 device with a PC using BLE, we are facing a strange issue, when reading init characteristic on PC side, and getting bytes array which contains UUID of the characteristics, and the other bytes looks like data which was sent from the device, via ble_nus.

    Is that possible that a characteriatic is combined with data which is sent via ble_nus?

Children
Related