When I scan BLE device at nRF UARTv2.0 App in Android4.4, it is appar device name(Ex:Nordic_UART) and 6 byte device address(MAC address?). I want to include mac address in device name. How to get 6 byte mac address at nrf51822?
When I scan BLE device at nRF UARTv2.0 App in Android4.4, it is appar device name(Ex:Nordic_UART) and 6 byte device address(MAC address?). I want to include mac address in device name. How to get 6 byte mac address at nrf51822?
You can also use nrfgo studio, run a BLE relevant example (e.g. ble_app_proximity), programming the ble_app_proximity.hex file. Then use your phone (bluetooth enabled) to find the device.
You can also use nrfgo studio, run a BLE relevant example (e.g. ble_app_proximity), programming the ble_app_proximity.hex file. Then use your phone (bluetooth enabled) to find the device.