Hi everybody,
I need to change the scan response data at runtime, that is when some events occur in the application I want
to change a specific byte of the scan response data in order to tell the central device the change of my device
status. I know this is not the proper way to do that, but I wouldn't like to complicate the application.
I've tried to call GAPRole_SetParameter to do that but the responded data don't change when transmitted after a
central device's request. Just for information, the return status of the GAPRole_SetParameter is SUCCESS. Does
the stack allow to change such data at runtime ?
Best regards
/Alessandro