Hi,
I am using nRF52840 DK with SDK [nRF5_SDK_16.0.0_98a08e2]. Using example "ble_app_beacon" and i can see the result of the same in nRF connect android app.
Now i want to add Full device name in this example. How can i do that ?
Thanks
Hi,
I am using nRF52840 DK with SDK [nRF5_SDK_16.0.0_98a08e2]. Using example "ble_app_beacon" and i can see the result of the same in nRF connect android app.
Now i want to add Full device name in this example. How can i do that ?
Thanks
Hi,
Now i want to add Full device name in this example. How can i do that ?
You could modify the advdata.name_type to BLE_ADVDATA_FULL_NAME.
-Amanda H.
Hi,
Now i want to add Full device name in this example. How can i do that ?
You could modify the advdata.name_type to BLE_ADVDATA_FULL_NAME.
-Amanda H.