amymcgovern / pyparrot

Python interface for Parrot Drones
MIT License
274 stars 129 forks source link

Failed to connect to Bluetooth using Rasberry Pi #181

Closed rhj0970 closed 4 years ago

rhj0970 commented 4 years ago

Hi I'm trying to connect Mambo fly to the Rasberry Pi and when I run the code it keep trying to connect and then it fails. I looked in to the the issue #126 and I followed the instructions that people posted. But still no luck. The mambo firmware version is 3.0.26 which is the newest version. I've tried in the older version, but still the same. Rasberry Pi is able to connect mambo by bluetooth it's just a program that can't find the bluetooth address. I've correctly input the BLE address. Is there anyway I could fix this issue? btw I'm using Thonny on Rasberry Pi to run python codes.