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

How are the link resources shared among multi peripherals?

Dear friends,

           I am connecting multi peripherals to single central, and i am using nrf53832 devices. How are the link resources shared among multi peripherals? In addition, can i schedule the link resources according to some policies? Thank u.

Parents Reply
  • The scheduling policy is simple, 

    After the link time is about to expire in that connection interval, that link requests the next timeslot to the scheduler. The scheduler will approve or reject it based on timeslot availability (no conflicts from previous requests) or it follows this priority model on conflict (conflict means that timeslot is already reserved by earlier link).. We do not think we have any other document to give more insights into this.

    We do not have any document describing how the scheduler behaves if the link has transmitted fewer packets than it could, i.e, if the link did not use its full connection event length time.

Children
Related