-
Notifications
You must be signed in to change notification settings - Fork 652
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
Reboot Problem, nicht immer aber wenn dann sehr ausgiebig #298
Comments
Schwer zu sagen. Meine Erfahrung ist, dass es am Zusammenspiel von ESP32 und OV2640 hängt. Ich hatte auch mal eine Version, die nicht stabil läuft. War ausrechnet mein Testsystem. Nach ich es aus versehen kaput gemacht hatte, ging dieselbe Software auf dem Ersatzgerät ohne Problem. Kannst du die Hardware (SD-Karte, ESP32, OV2640) kreuztauschen? |
Sd Karte werde ich gerne ausprobieren. Hatte am Anfang die Spannungsversorgung in Verdacht, deswegen noch 47pF und 47uF hinzugefügt. |
Die Lieferung der ESPs kam doch früher.
Es läuft nun seit 16h ohne reboot. |
Hi,
ich bin etwas verzeifelt mit dem Verhalten meines ESPs und der SW.
Sehe ein eher unregelmässiges reboot Verhalten.
Ich habe aktuell die 8.0.3 im Einsatz mit einer 1GB SD Karte im Einsatz.
Wenn es schlimm kommt sieht es so aus:
`2021-07-29T15:51:03: Time zone set to CET-1CEST,M3.5.0,M10.5.0/3
2021-07-29T15:51:03: =============================================================================================
2021-07-29T15:51:03: =================================== Main Started ============================================
2021-07-29T15:51:03: =============================================================================================
2021-07-29T15:51:07: Time zone set to CET-1CEST,M3.5.0,M10.5.0/3
2021-07-29T15:51:10: task_autodoFlow - next round - Round #1
2021-07-29T15:51:10: FlowControll.doFlow - ClassFlowMakeImage
2021-07-29T15:51:16: Reboot in 5sec
2021-07-29T15:51:34: Time zone set to CET-1CEST,M3.5.0,M10.5.0/3
2021-07-29T15:51:35: =============================================================================================
2021-07-29T15:51:35: =================================== Main Started ============================================
2021-07-29T15:51:35: =============================================================================================
2021-07-29T15:51:39: Time zone set to CET-1CEST,M3.5.0,M10.5.0/3
2021-07-29T15:51:41: task_autodoFlow - next round - Round #1
2021-07-29T15:51:41: FlowControll.doFlow - ClassFlowMakeImage
2021-07-29T15:51:47: Reboot in 5sec`
Es kann aber auch sein das das komplette System gute 11h Nonstop durchläuft.
Was könnte der Grund für diese Reboots sein?
Kann auch gerne die Config.ini noch hochladen, wenn es hilft.
The text was updated successfully, but these errors were encountered: