This post is older than 2 years and might not be relevant anymore
More Info: Consider searching for newer posts

Send Multiple Notifications for different characteristics

Hi,

Is it possible to send notifications for two different characteristics in one connection event on the nRF51822?

Kind regards

Jack

Parents
  • 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 John,

    Thank you very much for your prompt response. I am using a Nexus 5 for development and I have seen on this forum that the Nexus 4 can only receive 4 packets per connection interval. I can't for the life of me find any documentation that states how may packets the Nexus 5, or other devices, can receive per connection interval. Do you know where to find this information?

Reply
  • Hi John,

    Thank you very much for your prompt response. I am using a Nexus 5 for development and I have seen on this forum that the Nexus 4 can only receive 4 packets per connection interval. I can't for the life of me find any documentation that states how may packets the Nexus 5, or other devices, can receive per connection interval. Do you know where to find this information?

Children
No Data
Related