Hi
there are some question regarding this in the forum but I didn't find any clear approach on changing the MAC address.
I'm on SD132 with SDK17 and want to change the toggle MAC address back and forth after each advertisement slot.
Currently it seems to me I have to use an external timer for this task, as it looks like the advertisement hast to be stopped to change the MAC address.
On activating advertisement again, the device will immediately start advertising. If I want to keep up the advertisement interval of let's assume 50ms, a timer is needed to keep up the interval.
Am I missing something or am I on the wrong track?
Is there any better approach to achieve this?