Is it possible to receive Bluetooth data as non-root in BlueSTSDK_Python?
The current script in BlueSTSDK examples (https://github.com/STMicroelectronics/BlueSTSDK_Python) needs to be run as root to scan for bluetooth devices in the vicinity. Question is if it is possible to connect to a bluetooth device and receive data w...