Thank you!
So it looks like our main issues were:
- not connecting the callback before creating the link
- sending too much debug data (high frequency)
Thank you for your support.
Search found 6 matches
- Mon Nov 30, 2020 7:27 pm
- Forum: Developer discussions
- Topic: DEBUG_PRINT in Python
- Replies: 4
- Views: 792
- Sat Nov 28, 2020 2:51 am
- Forum: Developer discussions
- Topic: DEBUG_PRINT in Python
- Replies: 4
- Views: 792
Re: DEBUG_PRINT in Python
Hi Arnaud,
We got there already and tried it without luck. A basic functionnal example would be great.
We got there already and tried it without luck. A basic functionnal example would be great.
- Thu Nov 26, 2020 8:15 pm
- Forum: Developer discussions
- Topic: DEBUG_PRINT in Python
- Replies: 4
- Views: 792
DEBUG_PRINT in Python
Hi, We have been using the 'DEBUG_PRINT' to do some high level debuging on our firmware changes lately. It works well inside the cfclient. How can we grab the 'DEBUG_PRINT' output in Python (outside of cfclient)? Is there a logparam for that? If yes, what and where is it documented? Thank you for yo...
- Mon Nov 23, 2020 9:26 pm
- Forum: Developer Discussions
- Topic: Accessing the RadioController inputs
- Replies: 16
- Views: 5045
Re: Accessing the RadioController inputs
HI. Sorry to revive an old thread here, but it looks quite a bit related to our question :
How can we grab the 'DEBUG_PRINT' output in Python (outside of cfclient)? Is there a logparam for that? If yes, what and where is it documented?
Thank you for your support,
David.
How can we grab the 'DEBUG_PRINT' output in Python (outside of cfclient)? Is there a logparam for that? If yes, what and where is it documented?
Thank you for your support,
David.
- Mon Nov 16, 2020 5:08 pm
- Forum: Developer Discussions
- Topic: blocking of the crazyflie-led M2 blue
- Replies: 11
- Views: 609
Re: blocking of the crazyflie-led M2 blue
Hi Kimberly, Holding the power button while connecting the battery doesn't work neither. The bootloader and recovery bootloader are not reachable. Only M2 is blinking for both manipulation and `make cload` and cfclient flash can't connect. However using dfu-util with the file you provided worked. We...
- Fri Nov 13, 2020 5:18 pm
- Forum: Developer Discussions
- Topic: blocking of the crazyflie-led M2 blue
- Replies: 11
- Views: 609
Re: blocking of the crazyflie-led M2 blue
Hi Kristoffer, I'm trying to help Hada debug her CFs. We managed to flash the firmware using the dfu-utils, and I recompiled the firmware with the CLOAD=0 flag to flash it altogether. The behavior is still the same: when holding power to get into bootloader mode, we only have M2 blinking. I made a s...