BlueSTSDK_Python icon indicating copy to clipboard operation
BlueSTSDK_Python copied to clipboard

Bluetooth Low Energy Sensors Technology Software Development Kit (Python version for Linux Gateways)

Results 21 BlueSTSDK_Python issues
Sort by recently updated
recently updated
newest added

Would be nice to add explicit support for WB55. Or if project is abandoned maybe mention Bleak as an alternative.

Is there a plan for macOS support?

The code doesn't work with proximity sensor : lock is not defined and _thread.lock is not callable "get_proximity_distance" should be call with self method

Hi Team: Is there any new updates on the addition of features off carry position and quaternion? thanks a lot!

Hi all I have nucleo board with STM32WB55 chip with original bootloader from ST - STM_OTA. I can update program via bla using STM32CubeMonitor-RF and it's work fine for me....

Hello, I was trying to run the first example using Python 3.5.2 on a Linux Mint system to communicate with the ST-WB55 and X-NUCLEO-IKS01A3 running the FP-SNS-MOTENVWB1 function pack. The...

Hello, I am working computing FFT in sensortile.box but i don't know how to create the FFT_Amplitude_Feature correctly. Can anyone help me or pass me some script that works correctly?...

> Traceback (most recent call last): File "/home/pi/BlueSTSDK_Python/blue_st_examples/pm3.py", line 329, in main(sys.argv[1:]) File "/home/pi/BlueSTSDK_Python/blue_st_examples/pm3.py", line 273, in main device.disable_notifications(feature) File "/usr/local/lib/python3.7/dist-packages/blue_st_sdk/node.py", line 986, in disable_notifications self.set_notification_status(characteristic, False) File "/usr/local/lib/python3.7/dist-packages/blue_st_sdk/node.py", line...

Hi Team, Is there any new updates on the addition of features like freefall and how can we make the data from the sensor continuous, as in this one only...

when i scan ble devices using python blue_st_sdk lib i can't discover my stm proteus devices.but when i use bleak and pygatt lib i can discover it.is there any other...