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

my application is reconnecting the same device even after service discovery.

Hi I am working on nRF52832 using SDK15.02 i have below query:

During discovery I am connecting each device which is advertising and then discover for services offered by peripheral device.
Disconnect after the discovery. If required service found then again its connecting to the same device and discovery process is continued again. but i want to connect to other device after disconnection.

db_discovery_module.docx

I have attached file which contains flowchart of how my application should work. 

please guide me how to solve this issue?

Thanks in advance

Rekha

Related