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

Reconnect Automatically after bonding

Hi,

In my application,for the first time device (nrf52832)will start advertising and on nrfconnect for mobile application side we make it get connected and bonded.It may get disconnected, after certain functionality or due to bluetooth disable or battery down.for the next time when i try to connect, if device is advertising as it is already bonded then I must be able to connect automatically  from nrfconnect for mobile app.

For my requirement ,development to be done on application side(device) or nrfconnect for mobile?If it is to be done on application side please let me know how it can be implemented?Is there any example already present is SDK15.3.0 serving the above purpose?If yes, please let me know in which example it is done?

My attempts to solve above involved trying CTS example where it is using whitelisting for the next connection.But there user has to manually connect. Whitelisting provides chance of skipping scanning functionality in CTS example.Did I understand it right?If yes,along with skipping scanning functionality after once getting bonded I always want to get connected automatically if device is advertising.

Thank you.

Parents Reply Children
Related