Hi,
Is it possible to send notifications for two different characteristics in one connection event on the nRF51822?
Kind regards
Jack
Hi,
Is it possible to send notifications for two different characteristics in one connection event on the nRF51822?
Kind regards
Jack
I don't see why not. Your application would push the two notifications to the radio and they both would be sent on the next connection event. The only limitations I am aware of is how many notifications you can queue up per characteristic, and how many the host will allow per connection event (6 max per the spec I believe).
Thank you John and Petter!
Petter, may I ask how you test to find out the maximum number of packets per connection interval?
Thank you John and Petter!
Petter, may I ask how you test to find out the maximum number of packets per connection interval?