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

How to receive/ send data over BLE after pairing(immediately)

HI,


I am working NRF52810 with SDK 17.

I am able to pair my nordic device to mobile. but after pairing I want to send some data/receive some data.

how can I achieve this?

I have observed that my device is stopped advertising after pairing. is it default behavior?

Related