You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
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?