I am using nRF52 DK and program example code ble_app_beacon and test with nRF Beacon APP, we are not able to connect to update UUID , Major and Minor values , however beacon detection is working fine. Please help
I am using nRF52 DK and program example code ble_app_beacon and test with nRF Beacon APP, we are not able to connect to update UUID , Major and Minor values , however beacon detection is working fine. Please help
By default the ble_app_beacon example is non-connectable. To be able to update the UUID, major and minor values, you need to change your application to allow connections to the device.
Sir, I don't have much experience on Nordic Chips , could you please guide , step by step to make it connectable ,
The nRF Beacon is intended to work with the firmware delivered with the nRF51 Beacon Kit. I suggest you have a look at the firmware found here.