One Central multi Peripheral connection problem

Hi

         1、 I want to know the connection mechanism of one Central connects multi Peripheral.

         2、What is the time interval between one connection switching to another? Is there a flow chart?

         3、How to ensure that the data of a link is sent before entering the next link?

thank you

Parents Reply Children
  • Hello,

    helen said:
    Can the connection be stabilized through software configuration?

    Could you elaborate what you mean when you say that you would like to stabilize the connection? The SoftDevice will handle all the scheduling of the different connections' timeslots, so you do not have to do any active scheduling here. When one or more of the connections are disconnected, their timeslot will be freed up and taken out of the SoftDevice's schedule automatically.

    Best regards,
    Karl

Related