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

how to reduce 3 peripheral to 1 peripheral in S130

I'm using a S130 on nrf51822.

connect to 3 peripherals (in case of the master) connect to 1 central (in case of the slave)

But, I want to use 1 peripheral and 1 centeral How can I reduce 3 peripherals to 1 peripheral on central source? I can't find the definition. Please let me know that.

Parents
  • Yes. that's my point. I should start a scan after the first peripheral connection, because we have a scan button for supporting other device's connection by user request. But If I have one connection, the central should not make a one more connection. When I try to a gap disconnection, the signal response is sometimes late. So the peripheral is connecting state but the central is disconnecting state and scan state. That's why I want to limit connection count. Could you help me to solve the problem?

Reply
  • Yes. that's my point. I should start a scan after the first peripheral connection, because we have a scan button for supporting other device's connection by user request. But If I have one connection, the central should not make a one more connection. When I try to a gap disconnection, the signal response is sometimes late. So the peripheral is connecting state but the central is disconnecting state and scan state. That's why I want to limit connection count. Could you help me to solve the problem?

Children
No Data
Related