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

nrf52832 Central-Peripheral Connection

Hello,

I am using ndk52 (nrf52832) as peripheral and central in my system. I did some changes on ble-app-uart example for both. Now i can send my packets continiously. I am trying to change it little bit more. I want to send my packet only when they are connected and the peripheral will be inactive for a while. But i couldn't find where they are connected in the code. I need some guide at this point. Any help will be appreciated. Thank you!

Related