Hello,
I am making an application that uses pitch and roll data from an Eye Sensor. For this I need the data more than once per second, temporarily of course, not to drain the battery uselessly.
As mentioned in the GATT Characteristics in the sensor documentation, the Advertising Interval min value is 1s but I see that there is a Advertising Repeats characteristic that can be configured with Sub Advertising Interval in milliseconds.
Sorry if this is standard Bluetooth mechanism but what are those repeats used for ? Is it possible to use them to increase the advertising interval to my need ?
Thanks,
Lucien