Beware that this post is related to an SDK in maintenance mode
More Info: Consider nRF Connect SDK for new designs
This post is older than 2 years and might not be relevant anymore
More Info: Consider searching for newer posts

BLE Protocol Packets and Timing

Hi,

I'm looking into the reliability of the BLE connection from one nrf52 to another nrf52. I'm looking to understand a few things.

  1. Once a connection is established over BLE using the nordic SDK, how is the connection maintained? How often (time wise) does the software check that the paired bluetooth device is still communicating/connected with the local host? How large are those packets, and how many are sent?
  2. With the LED Button service, if I trigger an event by pushing and holding a button, is an event continuously sent to the paired device, or is there a start and stop signal transferred over bluetooth? What is the button service packet size?

Thank you for any help. I want to understand the reliability of BLE in my applications.

Best,

Grant

Parents Reply Children
No Data
Related