Search found 105 matches

by atomicdog
Tue Dec 31, 2013 8:15 am
Forum: Support
Topic: [SOLVED] anybody help me, err -71 or err -110
Replies: 3
Views: 3565

Re: anybody help me, err -71 or err -110

What are you soldering? The crazyradio shouldn't need anything soldered. Are you doing something special?
by atomicdog
Tue Dec 31, 2013 7:53 am
Forum: Support
Topic: Crazyflie will light up over USB but not from battery
Replies: 6
Views: 3900

Re: Crazyflie will light up over USB but not from battery

From the pictures you updated your OP with I can see motor M1 is shorting to R24 and M2. You should use some solder wick to remove the extra solder. I don't think this is causing the issue with the button though. Although R24 goes to U8 which is part of the power circuitry (I'm to lazy right now to ...
by atomicdog
Tue Dec 31, 2013 2:39 am
Forum: Developer Discussions
Topic: Controling Crazyflie from Another crazyflie
Replies: 5
Views: 4345

Re: Controling Crazyflie from Another crazyflie

The question along with the comms once I got over it, is reading and writing between the two crazyflies. At the end of the protocol page, it says that I have to use null packet (0xff) to have bi-directional comms. is I am getting this correctly? As I understand it, yes. The CR only has code for PTX...
by atomicdog
Mon Dec 30, 2013 8:31 pm
Forum: Developer Discussions
Topic: Controling Crazyflie from Another crazyflie
Replies: 5
Views: 4345

Re: Controling Crazyflie from Another crazyflie

Looking at the CrazyRadio src code and the wiki page for the comm protocol should be useful.
by atomicdog
Mon Dec 30, 2013 8:18 pm
Forum: Support
Topic: Crazyflie will light up over USB but not from battery
Replies: 6
Views: 3900

Re: Crazyflie will light up over USB but not from battery

The switch could be defective.
You may have caused a short, I would check in the area around the button on both sides of the PCB.
by atomicdog
Mon Dec 30, 2013 5:01 am
Forum: Support
Topic: Crazyflie will light up over USB but not from battery
Replies: 6
Views: 3900

Re: Crazyflie will light up over USB but not from battery

I hope you meant on/off push button and not switch.
Some people have broken it because they thought it was a toggle switch.
by atomicdog
Mon Dec 30, 2013 3:59 am
Forum: Support
Topic: Motors issues (not working and always spinning)
Replies: 2
Views: 3178

Re: Motors issues (not working and always spinning)

1- What could have been the issue with the M2 not spinning? Maybe the FET is bad. 2- What is the best way to solder the motors to the board? Would it be a good idea to use solder paste (as https://www.sparkfun.com/products/11789) and a small iron tip (as https://www.sparkfun.com/products/9538) ? Ye...
by atomicdog
Thu Dec 26, 2013 6:42 am
Forum: Support
Topic: [Solved] nrfProg compile problem
Replies: 2
Views: 3476

Re: nrfProg compile problem

You can try double checking the paths to the FTDI header files in the nrfProg source code. Maybe they got installed in a different place.
by atomicdog
Thu Dec 19, 2013 12:30 am
Forum: General discussions
Topic: thinking about getting one
Replies: 1
Views: 1780

Re: thinking about getting one

The bitcraze website and wiki have a lot of good info.
by atomicdog
Wed Dec 18, 2013 5:27 pm
Forum: Developer Discussions
Topic: Couple of new questions ( updated again! )
Replies: 9
Views: 6081

Re: Couple of new questions ( updated again! )

The design files are on bitbucket.