Dear Nordic Team, Thanks for supporting.
I want to know how to set user MAC address in SDK12.3.0 for nRF52832. I am using ble_app_blinky example. Please support anyone.
Regards
Murugan
Dear Nordic Team, Thanks for supporting.
I want to know how to set user MAC address in SDK12.3.0 for nRF52832. I am using ble_app_blinky example. Please support anyone.
Regards
Murugan
Hi,
This is the API for setting the bluetooth address
By default, the address is random static, and set as shown in this post.
Best regards,
Håkon
Hi,
This is the API for setting the bluetooth address
By default, the address is random static, and set as shown in this post.
Best regards,
Håkon
thank you