This post is older than 2 years and might not be relevant anymore
More Info: Consider searching for newer posts
This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

Connection problem after initial connection

Hello everyone,

I have a strange issue with s110 + whitelisting + Device Manager + nrf51822 + GCC and hopefully you can help me with a good advice. It appears that the device filters correctly based on the whitelist. However, the problem is that after already bonded device (Android Smartphone or Nordic Dongle) connects and disconnects to the nrf51822 this device can not connect again until another device connects/disconnects to the nrf51822. Basically the two centrals trying to connect to the peripheral have to take turns.

Any advises and ideas how to approach this problem are more than welcome.

Thank you in advance for your assistance!

Parents
  • Hello Hung, Thank you for the reply. I've already managed to solve it. The source of the problem was how I was handling the advertising module and more specifically starting and restaring it. Now, the application keeps track of the module's state and takes care to stop it before it request a start again. Works fine now.

Reply
  • Hello Hung, Thank you for the reply. I've already managed to solve it. The source of the problem was how I was handling the advertising module and more specifically starting and restaring it. Now, the application keeps track of the module's state and takes care to stop it before it request a start again. Works fine now.

Children
No Data
Related