Search found 132 matches

by jonasdn
Mon Apr 26, 2021 5:28 am
Forum: Support
Topic: Logging time onto sd card
Replies: 10
Views: 4112

Re: Logging time onto sd card

Hi!

You can try the following from your code in the firmware:

Code: Select all

paramSetInt(paramGetVarId("usd", "logging"), 0)
Take care!

Jonas
by jonasdn
Mon Apr 12, 2021 6:27 am
Forum: Developer discussions
Topic: Can't burn firmware into Crazyflie 2.0
Replies: 15
Views: 37507

Re: Can't burn firmware into Crazyflie 2.0

Hi purvisb! Uploading a new firmware to the Crazyflie is only possible through Crazyradio (on a radio:// uri). We reworked the UI for firmware upgrade in the client for this release and it makes it look like upgrading using USB is possible, but it is not! Thank you for reporting this! We will update...