Search found 5 matches

by 16PooleN
Fri Jan 23, 2015 5:24 am
Forum: Developer discussions
Topic: Can't get Crazyradio via
Replies: 4
Views: 4085

Re: Can't get Crazyradio via Windows application

I have (I think) a Crazyflie 1. I only see one CrazyRadio identified in the device manager, and also in the registry. As you pointed out, it doesn't look like it has a device name. Is this a problem and how can I address it? My code is currently not searching the registry, but using the CrazyradioDr...
by 16PooleN
Mon Jan 12, 2015 5:53 am
Forum: Developer discussions
Topic: Can't get Crazyradio via
Replies: 4
Views: 4085

Can't get Crazyradio via

I am trying to connect to the Crazyradio from a Windows application. I am using the CrazyflieDotNet.Crazyradio.Driver library. The code to access the Crazyradio driver appears to be failing: IEnumerable<ICrazyradioDriver> crazyradioDrivers = null; crazyradioDrivers = CrazyradioDriver.GetCrazyradios(...
by 16PooleN
Sun Jan 11, 2015 8:36 pm
Forum: Support
Topic: [SOLVED] Cannot connect after radio is selected in scan win
Replies: 6
Views: 3927

Re: Cannot connect after radio is selected in scan window

Downgraded to the old PC-client version. It works! Thanks for your help!
by 16PooleN
Sun Jan 04, 2015 9:03 pm
Forum: Support
Topic: [SOLVED] Cannot connect after radio is selected in scan win
Replies: 6
Views: 3927

Re: Cannot connect after radio is selected in scan window

As suggested, I installed the latest PC-Client and ran it in Administrator mode (Windows 8.1). It still does not complete the connection, but the behavior is different: - "Scan" still requires a couple attempts to discover the radio - "Connect" now displays the following messages...
by 16PooleN
Sat Jan 03, 2015 12:50 am
Forum: Support
Topic: [SOLVED] Cannot connect after radio is selected in scan win
Replies: 6
Views: 3927

[SOLVED] Cannot connect after radio is selected in scan win

I am trying to complete the electronic checkout prior to assembling my Crazyflie. I updated the bootloader from the cfclient, and the Crazyflie was detected and uploaded. However, when I try to connect after exiting the bootloader, the scan window is unreliable, sometimes detecting the radio after m...