Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Charging LED pattern not shown at startup #364

Closed
ataffanel opened this issue Aug 23, 2018 · 1 comment
Closed

Charging LED pattern not shown at startup #364

ataffanel opened this issue Aug 23, 2018 · 1 comment
Milestone

Comments

@ataffanel
Copy link
Member

If the Crazyflie starts while plugged to USB power, the M3 LED will not blink to indicates that the battery is charging. Though, if the USB power is connected while the Crazyflie is running, the M3 LED displays the charging state accurately.

The charging state should be indicated on the M3 LED at all time, even just after startup.

@ntamas
Copy link
Contributor

ntamas commented Aug 14, 2019

@ataffanel Did this commit solve the problem for you? On my CF, the charging LED pattern is still not shown at startup when the USB is plugged in before the Crazyflie is turned on. Some debugging revealed that the syslink message coming from the nRF chip is claiming that the battery is not charging, so the STM32 is right in not showing the "charging" light pattern. The issue is likely to be on the nRF side. (Both firmwares are at the latest master revision). Scratch that, it seems to work now, although I have no idea what I did wrong before. Sorry for the noise.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants