Search found 5 matches

by Danish20
Wed Jan 27, 2016 7:43 am
Forum: Developer Discussions
Topic: Crazyflie with Bluetooth on mobile using python
Replies: 1
Views: 2429

Crazyflie with Bluetooth on mobile using python

Hi everyone,
I was wondering that "Is there any method with which my python code (based upon example provided with client source) can send command to crazyflie 2.0 from my mobile phone over Bluetooth ?"

I lost my dongle, So I thought to use Bluetooth , Any example available ?
by Danish20
Fri Jan 01, 2016 1:53 pm
Forum: Support
Topic: [SOLVED] cflib.Crazyflie: Resending for (76,1)
Replies: 2
Views: 2520

Re: cflib.Crazyflie: Resending for (76,1)

Ignore this , Somehow I dared to upgrade the firmware and it's not so hard or risky.
It's better yo upgrade the firmware
by Danish20
Fri Jan 01, 2016 12:38 pm
Forum: Support
Topic: [SOLVED] cflib.Crazyflie: Resending for (76,1)
Replies: 2
Views: 2520

[SOLVED] cflib.Crazyflie: Resending for (76,1)

I was using crazyflie 2.0 previously now I am trying to connect the crazyflie 1.0 with python client. Its detecting but not connecting. Is there any way to resolve without flashing the drone? I want to run it with a python code I crated but it's not connecting. Crazyflie 2.0 was working fine. now wh...
by Danish20
Thu Dec 31, 2015 7:07 am
Forum: Support
Topic: libusb0-dll:err
Replies: 2
Views: 6789

Re: libusb0-dll:err

Update: Hey I somehow resolved it. ;) It is not because of crazyradio or libusb it's because of updated python dependencies. It's required to use specific dependencies even if new updates are available. Below are the details for others who are facing the same details Windows 7 SP1 64Bit Python 3.4.3...
by Danish20
Wed Dec 30, 2015 9:30 am
Forum: Support
Topic: libusb0-dll:err
Replies: 2
Views: 6789

libusb0-dll:err

Hello, I have Crazyflie 2.0 setup on Windows 7 64bit using client and its working fine. I tried running through python client and it's also working fine. But when I try to run the example ramp.py it says [b]Connection to radio://0/80/250K failed: Couldn't load link driver: [Errno None] b'libusb0-dll...