Page 1 of 1

BLE advertising device with RAW data changing over time

Posted: Sat Jun 26, 2021 3:57 pm
by GustavoGB
Hello, I need to create a device that sends RAW data through BLE Advertising, but this data has to change in time according to the reading of a sensor (or a timer).

For now I have only been able to set static data in the RAW data, but I cannot modify this data array.

Does anyone have an example that can help me? Thanks.