Beware that this post is related to an SDK in maintenance mode
More Info: Consider nRF Connect SDK for new designs
This post is older than 2 years and might not be relevant anymore
More Info: Consider searching for newer posts

Using nrf52 dk both advertising and scanning ble packets

Hello,

I am currently developing software that scanning ble advertisement packets without pairing and advertise them like beacon. I used examples which are ble_app_hrs_c and ble_app_beacon. Both examples separately working just fine. However, I tried to marge those examples, I couldn't achieve that.

How can i achieve both scanning and advertising in the same project?

Related