How to get MAC address of mobile which trying to connect

I am using nrf52840 dev kit to connect to nrf connect app on my  android phone. I using ble_app_uart example to fetch Mobile mac ID when event BLE_GAP_EVT_CONNECTED is triggered. 

But log prints "addr of app 0xB4 0x5B 0x29 0x70 0x1 0x18" which isn't matching with mobile mac ID which is e8:b5:2b:77:dc:16. Can you help me understand what am doing wrong to fetch the mobile MAC ID.

Parents Reply Children
No Data
Related