Hello, is it correct to dispose arbitrarily of advertising data PDUs ?
I appended some arbitrary data to advertData array in SimpleBLEPeripheral.c , and i was then able to read these data appearing in scan response through BTool / Usb Dongle.
Inversely, trying to change advertising data by SetAdvToken and UpdateAdvTokens was not successful.