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

Two connections between nRf52832 device and a single smartphone

Hi,

I have a question about the connection handling when we have two connections to a single smartphone.

The smartphone runs two Applications:

  App 1: Acts as central/master, my device is peripheral

  App 2: Acts as peripheral/slave, my device is central

I read this discussion which says that this should be possible for the nRF.

However here it is stated that the smartphone will "only support one physical connection" 

-------- Q1:Does this mean that it is impossible to have two connections as central and peripheral to the smartphone?

--------- Q2: If it should be possible is there any example that shows how to handle this?

Currently I have issues that when for example disconnecting one connection, both Apps will be disconnected and not able to connect again before not deleting the bonding information on both sides. This happens even though I get two connection handles and two peer ids, one for every App.

----------Q3: Should it be the case that I get two connection handles?

Thank you for any help on the questions

Parents Reply Children
Related