This post is older than 2 years and might not be relevant anymore
More Info: Consider searching for newer posts

Read local identity of nRF52832

Hello!

I am beating my head against my desk trying to read the local identity / hardware MAC address of my nRF52832 chip (On a Thingy:52) using Zephyr and nRFConnectSDK v1.2.

It is possible to advertise with it by using BT_LE_ADV_OPT_USE_IDENTITY but I would like to use it in other places.

I have also tried using bt_id_get to read it but without success.

Is there any standard method of doing this? Is it even possible?

EDIT: Ended up reading from FICR, but if you have any other suggestions please let me know Slight smile

Thanks

Joakim

Parents Reply Children
No Data
Related