Dear Team,
We are using DA14531 soc for our application. I have used "default_app_generate_unique_static_random_addr()" to generate the unique address for each device.
In this I want to flash this unique address into the OTP memory at this address 0x07F87FD4.
I am using smart snippets cli for programming. After flashing i want to verify the BD address in the OTP and the address my device advertise are same.
How to read the particular address from the OTP using cli? and how to flash the BD address in OTP.
Kindly help me to solve this issue.