BlueSTSDK Python Bluetooth connection is_device_sleeping abstract method
I'm trying to connect to a sensortile.box via bluetooth with BlueSTSDK in python. When I want to get list of devices i got following error:TypeError: Can't instantiate abstract class BlueSTAdvertisingData with abstract method is_device_sleeping I go...