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).
Hi Jack,
Sorry, I'm not the guy who can help you with that. My development work with BLE has been on the device/peripheral side. Our folks who do the mobile application focus on iOS for the most part. But, I'll ask them and post again if they have any thoughts.
John
Hi Jack,
Sorry, I'm not the guy who can help you with that. My development work with BLE has been on the device/peripheral side. Our folks who do the mobile application focus on iOS for the most part. But, I'll ask them and post again if they have any thoughts.
John