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?