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

addding services to ibeacon

i am trying to create ble beacon. I am able to advertise the ibeacon data using nRF5_SDK_17.0.2_d674dde\examples\ble_peripheral\ble_app_beacon\pca10056\s140\arm5_no_packs

This is non connectable mode.

Now, i want to add service to this so that service is advertised. How to do as i know in connectable mode how to add service but  dont know in non connectable way.

Parents Reply Children
Related