I want to update my scan response data periodically. How can I do that? I tried using the function GAPRole_SetParameter but this just causes the task to enter an icall error loop.
I am calling the the above function from a second task with a higher priority that I have created. Is it possible to refresh the scan response whenever a scan event is triggered? How can I find the point in code where this happens?
Thanks,