Hi,
I want to find Bluetooth address of the Central Device which is running Master Control Panel Application....
but after succeful connection, each time I try to find peer address in the BLE_GAP_CONNECTED event I get different peer address from p_ble_evt->evt.gap_evt.params.connected.peer_addr and it do not match Bluetooth Address of the android device.
Can anyone tell me what is the catch here ??