Unique ID can be achieved during run time enabling security in the code. Please check app_generate_unique_static_random_addr(). This API reads unique values from the OTP to create a static random address. The address will stay the same every time the chip boots.
Hi MADHUSF,
Can you please clarify your question? Do you mean how to read the BD address from the OTP header? Please provide me more inputs on that.
Thanks, PM_Dialog
Hi,
给我一个解释…
for example i have 10 da14585 dialog chips..how can idenitfy them..
every device has unique MAC address from chip right..how to read from the code..
how to get the MAC address from the chip.if not what are the schemes we have to implement ?
Hi MADHUSF,
Unique ID can be achieved during run time enabling security in the code. Please check app_generate_unique_static_random_addr(). This API reads unique values from the OTP to create a static random address. The address will stay the same every time the chip boots.
Thanks, PM_Dialog