I am using nRF connect to debug an application on a nRF52832. When I perform a scan, I can see the UUID of the nRF52832 device I want to connect to. Where is this UUID stored in the nRF52832 itself and how can I access it?
I am using nRF connect to debug an application on a nRF52832. When I perform a scan, I can see the UUID of the nRF52832 device I want to connect to. Where is this UUID stored in the nRF52832 itself and how can I access it?
Look in this thread: devzone.nordicsemi.com/.../ It's the same for nRF52832
API should remained about the same (sd_ble_gap_addr_get)
Look in this thread: devzone.nordicsemi.com/.../ It's the same for nRF52832
API should remained about the same (sd_ble_gap_addr_get)