Crazyflie cannot fly with controller #1619
Unanswered
francesco2706
asked this question in
Q&A
Replies: 1 comment 2 replies
-
Do you mean actual seconds, or just the startup spin? It looks like it is failing to read the decks you attached. Can you verify that you attached them the correctly? |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hello!
I'm trying to fly the crazyflie, via cfclient and controller.
I installed the latest version of cfclient on windows 11 and updated the crazyflie firmware. As soon as I try to fly the crazyflie, I notice that the propellers spin for a few seconds and then turn off. From the console I get the following error:
Crazyflie 2.0 is up and running!
SYS: Build 0:80ee72ad480a (2024.10) CLEAN
ash!
CFGBLK: v1, verification [OK]
OW: Cmd 0x22 timeout.
DECK_INFO: Reading deck nr:0 [FAILED]. No driver will be initialized!
OW: Cmd 0x22 timeout.
DECK_INFO: Reading deck nr:1 [FAILED]. No driver will be initialized!
DECK_CORE: 0 deck(s) found
MPU9250 I2C connection [OK].
AK8963 I2C connection [OK].
LPS25H I2C connection [OK].
ESTIMATOR: Using Complementary (1) estimator
CONTROLLER: Using PID (1) controller
MTR-DRV: Using brushed motor driver
SYS: About to run tests in system.c.
EEPROM: I2C connection [OK].
STORAGE: Storage check [OK].
AK8963: Self test [OK].
SYS: Self test passed!
STAB: Wait for sensor calibration...
SYS: Free heap: 17936 bytes
STAB: Starting stabilizer loop
SUP: Can not fly
I also attach the photo of the crazyflie as the deck is present.
Beta Was this translation helpful? Give feedback.
All reactions