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).
I'm not sure you can find this information anywhere, we have found them through testing. For the Nexus 5 it should be at least 4, maybe 6.
I'm not sure you can find this information anywhere, we have found them through testing. For the Nexus 5 it should be at least 4, maybe 6.