when phone connect to the device, I print the connected address.
However, I find that the bluetooth address is not same with the phone bluetooth address.
here is the debug infomation:
peer_address is:34:40:36:59:18:01, addr_type is:CA
the phone bluetooth address is:18:59:36:40:34:CA
I use SDK9.0.0, SoftDevice8.0.0
how to get the correct bluetooth? Thanks!