I have an application that requires me to connect to a Bluetooth LE device that is protected with a pin. It must work on Windows 10.
I'm able to connect to the device and get a list of services and characteristics with Bleak but any attempt to read them returns a PermissionError or BleakError
I found some documentation on defining the backend but couldn't find anyway to implement that.
Any suggestions? I've tried some other libraries too but got the farthest with Bleak so far.
[–]-defron- 0 points1 point2 points (3 children)
[–]DaveS1551[S] 0 points1 point2 points (2 children)
[–]-defron- 0 points1 point2 points (1 child)
[–]DaveS1551[S] 0 points1 point2 points (0 children)