Lighthouse deck not detected #1207
FredrikHolsten
started this conversation in
General
Replies: 1 comment 6 replies
-
This looks like connections problems. Could you check that the deck connectors on your Crazyflies looks good, that the metal in the connector is doing good contact with the pins. You can also try to swap the pins. Do you have any other decks to test? It would be interesting to know if the problem actually comes from these Crazyflies or if it is the lighthouse deck that is acting randomly. |
Beta Was this translation helpful? Give feedback.
6 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hi!
First of all, thanks for creating an awesome product!
I have a lighthouse setup and everything is working well for all but two of my cf2.1's.
The first one starts up and the self-test passes, but the blue and red light on the lighthouse deck is constantly lit and it seems that the deck isn't recognized:
SYS: Crazyflie 2.1 is up and running!
SYS: Build 0:e527895e8c6e (2023.11) CLEAN
SYS: I am 0x333733363432470500370020 and I have 1024KB of flash!
CFGBLK: v1, verification [OK]
DECK_INFO: Memory error: wrong header ID
DECK_INFO: Deck 0 has corrupt OW memory. No driver will be initialized!
DECK_CORE: 0 deck(s) found
IMU: BMI088: Using I2C interface.
IMU: BMI088 Gyro connection [OK].
IMU: BMI088 Accel connection [OK]
IMU: BMP388 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.
SYS: NRF51 version: 2024.2 (CF21)
EEPROM: I2C connection [OK].
STORAGE: Storage check [OK].
IMU: BMI088 gyro self-test [OK]
SYS: Self test passed!
STAB: Wait for sensor calibration...
SYS: Free heap: 20496 bytes
STAB: Starting stabilizer loop
SUP: Can not fly
SUP: Ready to fly
The second crazyflie does not even run the self test when the deck is on. No lights are lit on the deck and only the two blue lights are lit on the crazyflie.
I would really appreciate any help.
Beta Was this translation helpful? Give feedback.
All reactions