Tool/software:
When an advertising set is created, I can Update the adv data by calling GapAdv_loadByHandle(). This works fine. How do I update the random address that will be used as the MAC address?
It was passed with this function (GAP_DeviceInit() ) when the GAP device was initialised, but I want to update it to other values as I load new adv data.