BlueSTSDK_Python
BlueSTSDK_Python copied to clipboard
Is there a way to increase sample rate?
Currently the example_ble_1.py uses the FeatureListener Class to get the updated feature. If we measure the amount of time of wait_for_notifications(), it only has a sample rate of only around 25Hz.
Is there a way to speed this up?