Page 1 of 1

Watchdog Timer

Posted: Tue Sep 10, 2024 4:19 am
by eugenewright
I have some problems following the YMFC-32 project, I use the same gps as used by brokking but I have a problem when I enter flight_mode 3, i.e. watchdog timer exceeded. Has anyone had a similar problem and was able to solve it?

Re: Watchdog Timer

Posted: Mon Oct 28, 2024 10:54 am
by spokepeanuts
The "watchdog timer exceeded" error often indicates that the system isn't able to process data quickly enough. Here are a few steps you can try: first, double-check your GPS connections and ensure they're secure. Also, make sure the firmware on both the YMFC-32 and your GPS module is up to date. If possible, try increasing the timeout settings for the watchdog timer in your configuration to see if that helps. Lastly, look at any logs or error messages for more clues. If others have had this issue, they might have found specific fixes, so checking forums or reaching out to the community could also be beneficial. Good luck!