Hello~ I'm using the nRF52832 board, s132_nrf52_6.1.0_softdevice, SDK 15.2. I'm focusing on 3 peripheral examples;
ble_app_hrs & ble_app_eddystone & ble_app_beacon
If I understood correctly, I think these examples' MAC address doesn't change.
I made this conclusion after viewing with the nRF connect mobile App.
Umm, it is possible to make these examples to change the MAC addresses as the resolvable random addresses, right?
What SoftDevice function should I call to make this happen?
Lastly, can I set a duration to make the address to change?
For example, I want to make the MAC address (which is resolvable) to change its address every 5 minutes.