Hi all,
I'm using the "SimpleBLEPeripheral" example and trying to change the scanRspData value through the execution of my application, but I find trouble doing so.
It seems I can only modify scanRspData during the "SimpleBLEPeripheral_Init" process, but my intention is changing it during the "SimpleBLEPeripheral_ProcessEvent" section of the code.
Many thanks in advance. Best regards,
Arturo