This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

CC2640R2F: Modifying simple peripheral example

Part Number: CC2640R2F

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,