In nRF52 series, GAP event length is set in 1.25 ms unit.
What event lengths does HIGH, MID and LOW settings in nRF51 correspond to?
In nRF52 series, GAP event length is set in 1.25 ms unit.
What event lengths does HIGH, MID and LOW settings in nRF51 correspond to?
Hi Kristin,
You can read about the BLE configuration here. I guess the HIG, MID and LOW corresponds to 1, 3 and6 packets per connection interval, but as mentioned in the link, the bandwidths are defined per connection interval and the softdevice can be configured separately for each link with a given event length, which will allow us to send as many packets as possible in the given event length time.
Please take a look at this ticket too: RE: Configurable Bandwidth and Packet Count
Best Regards,
Priyanka
Hi Kristin,
You can read about the BLE configuration here. I guess the HIG, MID and LOW corresponds to 1, 3 and6 packets per connection interval, but as mentioned in the link, the bandwidths are defined per connection interval and the softdevice can be configured separately for each link with a given event length, which will allow us to send as many packets as possible in the given event length time.
Please take a look at this ticket too: RE: Configurable Bandwidth and Packet Count
Best Regards,
Priyanka