iRobotEducation / irobot-edu-python-sdk

Python SDK for iRobot Edu robots (Root or Create 3)
BSD 3-Clause "New" or "Revised" License
16 stars 6 forks source link

bleak.exc.BleakDeviceNotFoundError: Device with address C2C4A0B6-3E6F-5861-9866-D96E544ED98F was not found. #48

Open jlthev opened 1 month ago

jlthev commented 1 month ago

Trying to connect a PI 3 to bluetooth but keep getting this error. Versions: bleak 0.20.2 irobot_edu_sdk 0.5.3

The PI is running Ubuntu ver. 22.04

shamlian commented 1 month ago

Hi there. I'd like to help, but I need more information. How are you using the SDK (what command are you typing)? Has it connected, ever? What does running bluetoothctl devices show? Also -- what version of BlueZ are you running (type bluetoothd -v)?