jomjol / AI-on-the-edge-device

Easy to use device for connecting "old" measuring units (water, power, gas, ...) to the digital world
https://jomjol.github.io/AI-on-the-edge-device-docs/
5.67k stars 612 forks source link

permanently rebooting #467

Closed Bonze255 closed 2 years ago

Bonze255 commented 2 years ago

after i had problems to get die Image run on the esp32, i bought anew Camera Module. Now it should work, but the esp32 does permanently reboot..

via Serial i got this

File requested: /sdcard/html/flow_overview.jpg open config file /sdcard/html/flow_overview.jpg in mode r I (21178) serverhelp: Sending file : /sdcard/html/flow_overview.jpg ... I (21628) serverhelp: File sending complete Image loaded from memory: 0, 0, 0 Guru Meditation Error: Core 0 panic'ed (LoadProhibited). Exception was unhandle d. Core 0 register dump: PC : 0x400ef22c PS : 0x00060230 A0 : 0x8018c4fa A1 : 0x3f ff9fd0 A2 : 0x00000780 A3 : 0x3ffc3d0c A4 : 0x00000280 A5 : 0x00 000780 A6 : 0x00000001 A7 : 0x000001e0 A8 : 0x00000000 A9 : 0x3f 82c168 A10 : 0x00000000 A11 : 0x3f92ddd8 A12 : 0x00008dcd A13 : 0x00 000001 A14 : 0x3ffc35ac A15 : 0x3fff9ef0 SAR : 0x0000001e EXCCAUSE: 0x00 00001c EXCVADDR: 0x00000000 LBEG : 0x4008bed5 LEND : 0x4008bee5 LCOUNT : 0xff ffffff ELF file SHA256: 95c885e95605412e Backtrace: 0x400ef229:0x3fff9fd0 0x4018c4f7:0x3fffa040 0x4018c57e:0x3fffa080 0x4 0189cb9:0x3fffa110 0x400f12c6:0x3fffa1c0 Rebooting... ets Jul 29 2019 12:21:46

the log file

2021-12-20T20:12:13: Time zone set to CET-1CEST,M3.5.0,M10.5.0/3 2021-12-20T20:12:13: ============================================================================================= 2021-12-20T20:12:14: =================================== Main Started ============================================ 2021-12-20T20:12:14: ============================================================================================= 2021-12-20T20:15:03: Time zone set to CET-1CEST,M3.5.0,M10.5.0/3 2021-12-20T20:15:03: ============================================================================================= 2021-12-20T20:15:03: =================================== Main Started ============================================ 2021-12-20T20:15:03: ============================================================================================= 2021-12-20T20:15:24: Time zone set to CET-1CEST,M3.5.0,M10.5.0/3 2021-12-20T20:15:24: ============================================================================================= 2021-12-20T20:15:24: =================================== Main Started ============================================ 2021-12-20T20:15:24: ============================================================================================= 2021-12-20T20:15:46: Time zone set to CET-1CEST,M3.5.0,M10.5.0/3 2021-12-20T20:15:46: ============================================================================================= 2021-12-20T20:15:46: =================================== Main Started ============================================ 2021-12-20T20:15:46: ============================================================================================= 2021-12-20T20:16:11: Time zone set to CET-1CEST,M3.5.0,M10.5.0/3 2021-12-20T20:16:11: ============================================================================================= 2021-12-20T20:16:11: =================================== Main Started ============================================ 2021-12-20T20:16:11: ============================================================================================= 2021-12-20T20:16:33: Time zone set to CET-1CEST,M3.5.0,M10.5.0/3 2021-12-20T20:16:33: ============================================================================================= 2021-12-20T20:16:33: =================================== Main Started ============================================ 2021-12-20T20:16:33: ============================================================================================= 2021-12-20T20:16:55: Time zone set to CET-1CEST,M3.5.0,M10.5.0/3 2021-12-20T20:16:55: ============================================================================================= 2021-12-20T20:16:55: =================================== Main Started ============================================ 2021-12-20T20:16:55: =============================================================================================

i use a fritzBox and a other Accessspoint, on both the same problem..

jomjol commented 2 years ago

I need more of the serial logfile.

friedpa commented 2 years ago

@jomjol: "Image loaded from memory: 0, 0, 0" so I guess the Cam is still not taking any picture?! @Bonze255: You should turn on the extended Logging in the config.ini

jomjol commented 2 years ago

@friedpa, @Bonze255 yes, there is no image taken - but the reasons can be manifold: 1) camera modul defect (unlikely) 2) config.ini wrong 3) module has less than 4MB PSRAM (--> image cannot be stored) (most likely)

I should see that in the serial log (not the log file from the sd card)

DaniX42 commented 2 years ago

Ich habe auch 3 verschiedene ESP32CAM Module von verschiedenen Händlern getestet - alle starten ständig durch. Hier der aktuelle Log vom heutigen Test mit dem 3. Modul:


**Guru Meditation Error: Core 0 panic'ed (LoadProhibited). Exception was unhandled. Core 0 register dump: PC : 0x4019b64f PS : 0x00060630 A0 : 0x8019b710 A1 : 0x3fffced0
A2 : 0x00000000 A3 : 0x00000000 A4 : 0xffffff80 A5 : 0x3f879120
A6 : 0x0000000b A7 : 0x3f8790f0 A8 : 0x00000000 A9 : 0x3fffceb0
A10 : 0x00000000 A11 : 0x00000008 A12 : 0x00000000 A13 : 0x3f7f0000
A14 : 0x00000000 A15 : 0x00000000 SAR : 0x0000001d EXCCAUSE: 0x0000001c
EXCVADDR: 0x00000000 LBEG : 0x4008a3cc LEND : 0x4008a3e8 LCOUNT : 0xffffffff

ELF file SHA256: d31ca3157c9027f1

Backtrace: 0x4019b64c:0x3fffced0 0x4019b70d:0x3fffcef0 0x4019b722:0x3fffcf10 0x40196f3b:0x3fffcf30 0x4019712f:0x3fffcf50 0x40194a2b:0x3fffcf70 0x401953a7:0x3fffd080 0x40189f33:0x3fffd0c0 0x400f1111:0x3fffd170 0x400f13bf:0x3fffd1c0

Rebooting... ets Jul 29 2019 12:21:46**


Oder File to upload: alg_roi.jpg ClassFlowControll::GetJPGStream alg_roi.jpg ␛[0;32mI (775012) flow_controll: Sending file : alg_roi.jpg ...␛[0m Node MAX_POOL_2D (number 4) failed to invoke with status 1 Guru Meditation Error: Core 0 panic'ed (LoadProhibited). Exception was unhandled. Core 0 register dump: PC : 0x4019b64f PS : 0x00060830 A0 : 0x8019b710 A1 : 0x3fffced0
A2 : 0x00000000 A3 : 0x00000000 A4 : 0x00000004 A5 : 0x00000001
A6 : 0x3f87e0f0 A7 : 0x3f94ead8 A8 : 0x00000000 A9 : 0x3fffceb0
A10 : 0x00000000 A11 : 0x00000008 A12 : 0x3fffce90 A13 : 0x00000004
A14 : 0x3f4c0f40 A15 : 0x3f93bb40 SAR : 0x00000008 EXCCAUSE: 0x0000001c
EXCVADDR: 0x00000000 LBEG : 0x4008bed5 LEND : 0x4008bee5 LCOUNT : 0xffffffff

ELF file SHA256: d31ca3157c9027f1

Backtrace: 0x4019b64c:0x3fffced0 0x4019b70d:0x3fffcef0 0x4019b722:0x3fffcf10 0x40196f3b:0x3fffcf30 0x4019712f:0x3fffcf50 0x40194a2b:0x3fffcf70 0x401953a7:0x3fffd080 0x40189f33:0x3fffd0c0 0x400f1111:0x3fffd170 0x400f13bf:0x3fffd1c0

Rebooting... ets Jul 29 2019 12:21:46


Mehr:

1 uri: /readconfigcommon.js, filename: , filepath: /sdcard Filename: File requested: /sdcard/html/readconfigcommon.js open file /sdcard/html/readconfigcommon.js in mode r ␛[0;32mI (60092) serverhelp: Sending file : /sdcard/html/readconfigcommon.js ...␛[0m ␛[0;32mI (60142) serverhelp: File sending complete␛[0m uri: /readconfigparam.js 1 uri: /readconfigparam.js, filename: , filepath: /sdcard Filename: File requested: /sdcard/html/readconfigparam.js open file /sdcard/html/readconfigparam.js in mode r ␛[0;32mI (60172) serverhelp: Sending file : /sdcard/html/readconfigparam.js ...␛[0m ␛[0;32mI (60282) serverhelp: File sending complete␛[0m uri: /img_tmp/alg_roi.jpg 1 uri: /img_tmp/alg_roi.jpg, filename: alg_roi.jpg, filepath: /sdcardalg_roi.jpg File to upload: alg_roi.jpg ClassFlowControll::GetJPGStream alg_roi.jpg ␛[0;32mI (60382) flow_controll: Sending file : alg_roi.jpg ...␛[0m ␛[0;32mI (60902) flow_controll: File sending complete␛[0m handler_wasserzaehler uri: /wasserzaehler.html?all=true&type=value TYPE: value ZW: digital 57635 handler_wasserzaehler uri: /wasserzaehler.html?all=true&type=raw TYPE: raw ZW: digital NN Logfile opened: /sdcard/log/message/log_2021-12-21.txt Query: type=Hostname type is foundHostname handler_wasserzaehler uri: /wasserzaehler.html?all=true&type=prevalue TYPE: prevalue ZW: digital 57635.0 handler_wasserzaehler uri: /wasserzaehler.html?all=true&type=error TYPE: error ZW: digital Neg. Rate - Read: 35 - Raw: NN - Pre: 57635 handler_wasserzaehler uri: /wasserzaehler.html?full ClassFlowControll::GetAllDigital - flowdigit != NULL uri: /img_tmp/alg_roi.jpg 1 uri: /img_tmp/alg_roi.jpg, filename: alg_roi.jpg, filepath: /sdcardalg_roi.jpg File to upload: alg_roi.jpg ClassFlowControll::GetJPGStream alg_roi.jpg ␛[0;32mI (77532) flow_controll: Sending file : alg_roi.jpg ...␛[0m ␛[0;32mI (77812) flow_controll: File sending complete␛[0m uri: /img_tmp/digital_dig4.bmp 1 uri: /img_tmp/digital_dig4.bmp, filename: digital_dig4.bmp, filepath: /sdcarddigital_dig4.bmp File to upload: digital_dig4.bmp ClassFlowControll::GetJPGStream digital_dig4.bmp ClassFlowControll::GetAllDigital - flowdigit != NULL ␛[0;32mI (77902) flow_controll: Sending file : digital_dig4.bmp ...␛[0m ␛[0;32mI (77912) flow_controll: File sending complete␛[0m uri: /img_tmp/digital_dig5.bmp 1 uri: /img_tmp/digital_dig5.bmp, filename: digital_dig5.bmp, filepath: /sdcarddigital_dig5.bmp File to upload: digital_dig5.bmp ClassFlowControll::GetJPGStream digital_dig5.bmp ClassFlowControll::GetAllDigital - flowdigit != NULL ␛[0;32mI (78002) flow_controll: Sending file : digital_dig5.bmp ...␛[0m ␛[0;32mI (78012) flow_controll: File sending complete␛[0m uri: /wasserzaehler_roi.html 1 uri: /wasserzaehler_roi.html, filename: , filepath: /sdcard Filename: File requested: /sdcard/html/wasserzaehler_roi.html open file /sdcard/html/wasserzaehler_roi.html in mode r ␛[0;32mI (114582) serverhelp: Sending file : /sdcard/html/wasserzaehler_roi.html ...␛[0m ␛[0;32mI (114602) serverhelp: File sending complete␛[0m uri: /jquery-3.6.0.min.js 1 uri: /jquery-3.6.0.min.js, filename: , filepath: /sdcard Filename: File requested: /sdcard/html/jquery-3.6.0.min.js open file /sdcard/html/jquery-3.6.0.min.js in mode r ␛[0;32mI (114622) serverhelp: Sending file : /sdcard/html/jquery-3.6.0.min.js ...␛[0m ␛[0;32mI (114952) serverhelp: File sending complete␛[0m uri: /img_tmp/alg_roi.jpg 1 uri: /img_tmp/alg_roi.jpg, filename: alg_roi.jpg, filepath: /sdcardalg_roi.jpg File to upload: alg_roi.jpg ClassFlowControll::GetJPGStream alg_roi.jpg ␛[0;32mI (115042) flow_controll: Sending file : alg_roi.jpg ...␛[0m ␛[0;32mI (115312) flow_controll: File sending complete␛[0m uri: /gethost.js 1 uri: /gethost.js, filename: , filepath: /sdcard Filename: File requested: /sdcard/html/gethost.js open file /sdcard/html/gethost.js in mode r ␛[0;32mI (115342) serverhelp: Sending file : /sdcard/html/gethost.js ...␛[0m ␛[0;32mI (115342) serverhelp: File sending complete␛[0m ␛[0;33mW (115342) httpd_txrx: httpd_sock_err: error in send : 104␛[0m uri: /readconfigcommon.js 1 uri: /readconfigcommon.js, filename: , filepath: /sdcard Filename: File requested: /sdcard/html/readconfigcommon.js open file /sdcard/html/readconfigcommon.js in mode r ␛[0;32mI (115372) serverhelp: Sending file : /sdcard/html/readconfigcommon.js ...␛[0m ␛[0;33mW (115402) httpd_txrx: httpd_sock_err: error in send : 104␛[0m ␛[0;31mE (115402) serverhelp: File sending failed!␛[0m ␛[0;33mW (115402) httpd_txrx: httpd_sock_err: error in send : 104␛[0m ␛[0;33mW (115412) httpd_txrx: httpd_resp_send_err: 500 Internal Server Error - Failed to send file␛[0m ␛[0;33mW (115412) httpd_txrx: httpd_resp_send_err: error calling setsockopt : 22␛[0m ␛[0;33mW (115422) httpd_txrx: httpd_sock_err: error in send : 128␛[0m ␛[0;33mW (115432) httpd_txrx: httpd_sock_err: error in send : 128␛[0m ␛[0;33mW (115432) httpd_uri: httpd_uri: uri handler execution failed␛[0m ␛[0;33mW (115442) httpd_txrx: httpd_sock_err: error in recv : 104␛[0m uri: /wasserzaehler_roi.html 1 uri: /wasserzaehler_roi.html, filename: , filepath: /sdcard Filename: File requested: /sdcard/html/wasserzaehler_roi.html open file /sdcard/html/wasserzaehler_roi.html in mode r ␛[0;32mI (115482) serverhelp: Sending file : /sdcard/html/wasserzaehler_roi.html ...␛[0m ␛[0;32mI (115502) serverhelp: File sending complete␛[0m uri: /jquery-3.6.0.min.js 1 uri: /jquery-3.6.0.min.js, filename: , filepath: /sdcard Filename: File requested: /sdcard/html/jquery-3.6.0.min.js open file /sdcard/html/jquery-3.6.0.min.js in mode r ␛[0;32mI (115532) serverhelp: Sending file : /sdcard/html/jquery-3.6.0.min.js ...␛[0m ␛[0;32mI (115832) serverhelp: File sending complete␛[0m uri: /gethost.js 1 uri: /gethost.js, filename: , filepath: /sdcard Filename: File requested: /sdcard/html/gethost.js open file /sdcard/html/gethost.js in mode r ␛[0;32mI (115862) serverhelp: Sending file : /sdcard/html/gethost.js ...␛[0m ␛[0;32mI (115872) serverhelp: File sending complete␛[0m uri: /readconfigcommon.js 1 uri: /readconfigcommon.js, filename: , filepath: /sdcard Filename: File requested: /sdcard/html/readconfigcommon.js open file /sdcard/html/readconfigcommon.js in mode r ␛[0;32mI (115892) serverhelp: Sending file : /sdcard/html/readconfigcommon.js ...␛[0m ␛[0;32mI (115922) serverhelp: File sending complete␛[0m handler_wasserzaehler uri: /wasserzaehler.html?all=true&type=value TYPE: value ZW: digital 57635 handler_wasserzaehler uri: /wasserzaehler.html?all=true&type=raw TYPE: raw ZW: digital NN handler_wasserzaehler uri: /wasserzaehler.html?all=true&type=prevalue TYPE: prevalue ZW: digital 57635.0 handler_wasserzaehler uri: /wasserzaehler.html?all=true&type=error TYPE: error ZW: digital Neg. Rate - Read: 35 - Raw: NN - Pre: 57635 Logfile opened: /sdcard/log/message/log_2021-12-21.txt Autoflow: start doflow - start 20211221-085338 Logfile opened: /sdcard/log/message/log_2021-12-21.txt Flashdauer: 5000 Image loaded from memory: 320, 240, 3 save to file: /sdcard/log/source/20211221/08/raw_20211221-085338.jpg ␛[0;32mI (279592) flow_make_image: remove old log images␛[0m ␛[0;32mI (279602) flow_make_image: 0 older log files deleted. 3 current log files not deleted.␛[0m Logfile opened: /sdcard/log/message/log_2021-12-21.txt Vor ft->FindTemplate(_temp1); /sdcard/config/ref0.jpg Vor ft->FindTemplate(_temp2); /sdcard/config/ref1.jpg Alignment: dx -1 - dy -20 - rot 0.097426 2021-12-21T08:53:51 Logfile opened: /sdcard/log/message/log_2021-12-21.txt General 0 - Align&Cut General 1 - Align&Cut /sdcard/config/dig1330s1q.tflite open file /sdcard/config/dig1330s1q.tflite in mode rb General 0 - TfLite Result General(Digit)0: 10 save to file: /sdcard/log/digit/20211221/08/10_dig4_20211221-085338.jpg General 1 - TfLite Result General(Digit)1: 10 save to file: /sdcard/log/digit/20211221/08/10_dig5_20211221-085338.jpg ␛[0;32mI (297512) flow_analog: remove old log images␛[0m ␛[0;32mI (297512) flow_analog: 0 older log files deleted. 1 current log files not deleted.␛[0m Logfile opened: /sdcard/log/message/log_2021-12-21.txt Anzahl NUMBERS: 1 UpdateNachkommaDecShift NUMBER0: Nachkomma 0, DecShift 0 Logfile opened: /sdcard/log/message/log_2021-12-21.txt Logfile opened: /sdcard/log/message/log_2021-12-21.txt ␛[0;32mI (297572) interface_mqtt: MQTT_EVENT_PUBLISHED, msg_id=11668␛[0m Logfile opened: /sdcard/log/message/log_2021-12-21.txt ␛[0;32mI (297592) interface_mqtt: MQTT_EVENT_PUBLISHED, msg_id=32862␛[0m Logfile opened: /sdcard/log/message/log_2021-12-21.txt ␛[0;32mI (297612) interface_mqtt: MQTT_EVENT_PUBLISHED, msg_id=3364␛[0m Logfile opened: /sdcard/log/message/log_2021-12-21.txt ␛[0;32mI (297642) interface_mqtt: MQTT_EVENT_PUBLISHED, msg_id=3287␛[0m Logfile opened: /sdcard/log/message/log_2021-12-21.txt ␛[0;32mI (297662) interface_mqtt: MQTT_EVENT_PUBLISHED, msg_id=13194␛[0m Logfile opened: /sdcard/log/message/log_2021-12-21.txt ␛[0;32mI (297692) interface_mqtt: MQTT_EVENT_PUBLISHED, msg_id=447␛[0m Logfile opened: /sdcard/log/message/log_2021-12-21.txt ␛[0;32mI (297712) interface_mqtt: MQTT_EVENT_PUBLISHED, msg_id=16884␛[0m Logfile opened: /sdcard/log/message/log_2021-12-21.txt ␛[0;32mI (297742) interface_mqtt: MQTT_EVENT_PUBLISHED, msg_id=58588␛[0m Logfile opened: /sdcard/log/message/log_2021-12-21.txt ␛[0;32mI (297762) log: 0 older log files deleted. 1 current log files not deleted.␛[0m Logfile opened: /sdcard/log/message/log_2021-12-21.txt Logfile opened: /sdcard/log/message/log_2021-12-21.txt CPU Temperature: 77.22 Autoflow: sleep for : 21594ms uri: /img_tmp/alg_roi.jpg?timestamp=1640073360821 1 uri: /img_tmp/alg_roi.jpg?timestamp=1640073360821, filename: alg_roi.jpg, filepath: /sdcardalg_roi.jpg File to upload: alg_roi.jpg ClassFlowControll::GetJPGStream alg_roi.jpg ␛[0;32mI (416182) flow_controll: Sending file : alg_roi.jpg ...␛[0m ␛[0;32mI (416462) flow_controll: File sending complete␛[0m handler_wasserzaehler uri: /wasserzaehler.html?all=true&type=value TYPE: value ZW: digital 57635 handler_wasserzaehler uri: /wasserzaehler.html?all=true&type=raw TYPE: raw ZW: digital NN handler_wasserzaehler uri: /wasserzaehler.html?all=true&type=prevalue TYPE: prevalue ZW: digital 57635.0 handler_wasserzaehler uri: /wasserzaehler.html?all=true&type=error TYPE: error ZW: digital Neg. Rate - Read: 35 - Raw: NN - Pre: 57635 Logfile opened: /sdcard/log/message/log_2021-12-21.txt Autoflow: start doflow - start 20211221-085738 Logfile opened: /sdcard/log/message/log_2021-12-21.txt Flashdauer: 5000 Image loaded from memory: 320, 240, 3 save to file: /sdcard/log/source/20211221/08/raw_20211221-085738.jpg ␛[0;32mI (519572) flow_make_image: remove old log images␛[0m ␛[0;32mI (519572) flow_make_image: 0 older log files deleted. 3 current log files not deleted.␛[0m Logfile opened: /sdcard/log/message/log_2021-12-21.txt Vor ft->FindTemplate(_temp1); /sdcard/config/ref0.jpg Vor ft->FindTemplate(_temp2); /sdcard/config/ref1.jpg Alignment: dx -1 - dy -20 - rot 0.097426 2021-12-21T08:57:51 Logfile opened: /sdcard/log/message/log_2021-12-21.txt General 0 - Align&Cut General 1 - Align&Cut /sdcard/config/dig1330s1q.tflite open file /sdcard/config/dig1330s1q.tflite in mode rb General 0 - TfLite Result General(Digit)0: 10 save to file: /sdcard/log/digit/20211221/08/10_dig4_20211221-085738.jpg General 1 - TfLite uri: /prevalue_set.html 1 uri: /prevalue_set.html, filename: , filepath: /sdcard Filename: File requested: /sdcard/html/prevalue_set.html open file /sdcard/html/prevalue_set.html in mode r ␛[0;32mI (536612) serverhelp: Sending file : /sdcard/html/prevalue_set.html ...␛[0m ␛[0;32mI (536752) serverhelp: File sending complete␛[0m uri: /gethost.js 1 uri: /gethost.js, filename: , filepath: /sdcard Filename: File requested: /sdcard/html/gethost.js open file /sdcard/html/gethost.js in mode r ␛[0;32mI (537002) serverhelp: Sending file : /sdcard/html/gethost.js ...␛[0m ␛[0;32mI (537052) serverhelp: File sending complete␛[0m uri: /readconfigcommon.js 1 uri: /readconfigcommon.js, filename: , filepath: /sdcard Filename: File requested: /sdcard/html/readconfigcommon.js open file /sdcard/html/readconfigcommon.js in mode r ␛[0;32mI (537222) serverhelp: Sending file : /sdcard/html/readconfigcommon.js ...␛[0m ␛[0;32mI (537472) serverhelp: File sending complete␛[0m uri: /readconfigparam.js 1 uri: /readconfigparam.js, filename: , filepath: /sdcard Filename: File requested: /sdcard/html/readconfigparam.js open file /sdcard/html/readconfigparam.js in mode r **Guru Meditation Error: Core 0 panic'ed (LoadProhibited). Exception was unhandled. Core 0 register dump: PC : 0x4019b64f PS : 0x00060630 A0 : 0x8019b710 A1 : 0x3fffced0
A2 : 0x00000000 A3 : 0x00000000 A4 : 0xffffff80 A5 : 0x3f879120
A6 : 0x0000000b A7 : 0x3f8790f0 A8 : 0x00000000 A9 : 0x3fffceb0
A10 : 0x00000000 A11 : 0x00000008 A12 : 0x00000000 A13 : 0x3f7f0000
A14 : 0x00000000 A15 : 0x00000000 SAR : 0x0000001d EXCCAUSE: 0x0000001c
EXCVADDR: 0x00000000 LBEG : 0x4008a3cc LEND : 0x4008a3e8 LCOUNT : 0xffffffff

ELF file SHA256: d31ca3157c9027f1

Backtrace: 0x4019b64c:0x3fffced0 0x4019b70d:0x3fffcef0 0x4019b722:0x3fffcf10 0x40196f3b:0x3fffcf30 0x4019712f:0x3fffcf50 0x40194a2b:0x3fffcf70 0x401953a7:0x3fffd080 0x40189f33:0x3fffd0c0 0x400f1111:0x3fffd170 0x400f13bf:0x3fffd1c0

Rebooting... ets Jul 29 2019 12:21:46**

rst:0xc (SW_CPU_RESET),boot:0x13 (SPI_FAST_FLASH_BOOT) configsip: 0, SPIWP:0xee clk_drv:0x00,q_drv:0x00,d_drv:0x00,cs0_drv:0x00,hd_drv:0x00,wp_drv:0x00 mode:DIO, clock div:2 load:0x3fff0030,len:4 load:0x3fff0034,len:7248 ho 0 tail 12 room 4 load:0x40078000,len:13856 load:0x40080400,len:4052 entry 0x40080688 ␛[0;32mI (31) boot: ESP-IDF 3.40100.200827 2nd stage bootloader␛[0m ␛[0;32mI (31) boot: compile time 21:55:31␛[0m ␛[0;32mI (31) boot: chip revision: 3␛[0m ␛[0;32mI (34) boot_comm: chip revision: 3, min. bootloader chip revision: 0␛[0m ␛[0;32mI (42) boot.esp32: SPI Speed : 40MHz␛[0m ␛[0;32mI (46) boot.esp32: SPI Mode : DIO␛[0m ␛[0;32mI (51) boot.esp32: SPI Flash Size : 4MB␛[0m ␛[0;32mI (55) boot: Enabling RNG early entropy source...␛[0m ␛[0;32mI (61) boot: Partition Table:␛[0m ␛[0;32mI (64) boot: ## Label Usage Type ST Offset Length␛[0m ␛[0;32mI (72) boot: 0 nvs WiFi data 01 02 00009000 00004000␛[0m ␛[0;32mI (79) boot: 1 otadata OTA data 01 00 0000d000 00002000␛[0m ␛[0;32mI (86) boot: 2 phy_init RF data 01 01 0000f000 00001000␛[0m ␛[0;32mI (94) boot: 3 ota_0 OTA app 00 10 00010000 001db000␛[0m ␛[0;32mI (101) boot: 4 ota_1 OTA app 00 11 001f0000 001db000␛[0m ␛[0;32mI (109) boot: End of partition table␛[0m ␛[0;32mI (113) boot_comm: chip revision: 3, min. application chip revision: 0␛[0m ␛[0;32mI (120) esp_image: segment 0: paddr=0x00010020 vaddr=0x3f400020 size=0x511d4 (332244) map␛[0m ␛[0;32mI (273) esp_image: segment 1: paddr=0x000611fc vaddr=0x3ffb0000 size=0x05050 ( 20560) load␛[0m ␛[0;32mI (283) esp_image: segment 2: paddr=0x00066254 vaddr=0x40080000 size=0x00404 ( 1028) load␛[0m ␛[0;32mI (284) esp_image: segment 3: paddr=0x00066660 vaddr=0x40080404 size=0x099b8 ( 39352) load␛[0m ␛[0;32mI (310) esp_image: segment 4: paddr=0x00070020 vaddr=0x400d0020 size=0x123240 (1192512) map␛[0m ␛[0;32mI (827) esp_image: segment 5: paddr=0x00193268 vaddr=0x40089dbc size=0x12df8 ( 77304) load␛[0m ␛[0;32mI (881) boot: Loaded app from partition at offset 0x10000␛[0m ␛[0;32mI (881) boot: Disabling RNG early entropy source...␛[0m ␛[0;32mI (882) psram: This chip is ESP32-D0WD␛[0m ␛[0;32mI (886) spiram: Found 64MBit SPI RAM device␛[0m ␛[0;32mI (891) spiram: SPI RAM mode: flash 40m sram 40m␛[0m ␛[0;32mI (896) spiram: PSRAM initialized, cache is in low/high (2-core) mode.␛[0m ␛[0;32mI (903) cpu_start: Pro cpu up.␛[0m ␛[0;32mI (907) cpu_start: Application information:␛[0m ␛[0;32mI (912) cpu_start: Project name: esp32cam-server-only␛[0m ␛[0;32mI (918) cpu_start: App version: 0.0.9.3␛[0m ␛[0;32mI (923) cpu_start: Compile time: Dec 2 2021 21:53:54␛[0m ␛[0;32mI (929) cpu_start: ELF file SHA256: d31ca3157c9027f1...␛[0m ␛[0;32mI (935) cpu_start: ESP-IDF: 3.40100.200827␛[0m ␛[0;32mI (940) cpu_start: Starting app cpu, entry point is 0x40081b00␛[0m ␛[0;32mI (932) cpu_start: App cpu up.␛[0m ␛[0;32mI (1841) spiram: SPI SRAM memory test OK␛[0m ␛[0;32mI (1841) heap_init: Initializing. RAM available for dynamic allocation:␛[0m ␛[0;32mI (1841) heap_init: At 3FFAE6E0 len 00001920 (6 KiB): DRAM␛[0m ␛[0;32mI (1847) heap_init: At 3FFC2A10 len 0001D5F0 (117 KiB): DRAM␛[0m ␛[0;32mI (1854) heap_init: At 3FFE0440 len 00003AE0 (14 KiB): D/IRAM␛[0m ␛[0;32mI (1860) heap_init: At 3FFE4350 len 0001BCB0 (111 KiB): D/IRAM␛[0m ␛[0;32mI (1867) heap_init: At 4009CBB4 len 0000344C (13 KiB): IRAM␛[0m ␛[0;32mI (1873) cpu_start: Pro cpu start user code␛[0m ␛[0;32mI (1878) spiram: Adding pool of 4096K of external SPI memory to heap allocator␛[0m ␛[0;32mI (1903) spi_flash: detected chip: generic␛[0m ␛[0;32mI (1904) spi_flash: flash io: dio␛[0m ␛[0;32mI (1904) cpu_start: Starting scheduler on PRO CPU.␛[0m ␛[0;32mI (0) cpu_start: Starting scheduler on APP CPU.␛[0m ␛[0;32mI (1912) spiram: Reserving pool of 32K of internal memory for DMA/internal allocations␛[0m ␛[0;32mI (1962) main: Using SDMMC peripheral␛[0m Name: SU32G Type: SDHC/SDXC Speed: 20 MHz Size: 30436MB ␛[0;32mI (2032) server_ota: Start CheckOTAUpdateCheck ...␛[0m Start CheckOTAUpdateCheck ... ␛[0;32mI (2042) server_ota: SHA-256 for the partition table: : 9d4a2809ae90fb20709a8ca3dd3ac3462e1e73286bcd31b689060c91de06fa3a␛[0m ␛[0;32mI (2102) server_ota: SHA-256 for bootloader: : fcdaa822cbfd3931bcf8b49d91f2b86a98b93513bdbadb110eecd54f32d13c55␛[0m ␛[0;32mI (2742) server_ota: SHA-256 for current firmware: : c3447097e655d087ac6d2a666307dad4d95e8dd648f4870ac0521f6b4fe209aa␛[0m CheckOTAUpdate Partition: ESP_OK open file /sdcard/wlan.ini in mode r file loaded

Bonze255 commented 2 years ago

hers the serial log

ets Jul 29 2019 12:21:46

rst:0xc (SW_CPU_RESET),boot:0x13 (SPI_FAST_FLASH_BOOT) configsip: 0, SPIWP:0xee clk_drv:0x00,q_drv:0x00,d_drv:0x00,cs0_drv:0x00,hd_drv:0x00,wp_drv:0x00 mode:DIO, clock div:2 load:0x3fff0030,len:4 load:0x3fff0034,len:7248 ho 0 tail 12 room 4 load:0x40078000,len:13856 load:0x40080400,len:4052 entry 0x40080688 I (31) boot: ESP-IDF 3.40100.200827 2nd stage bootloader I (31) boot: compile time 16:34:43 I (31) boot: chip revision: 3 I (34) boot_comm: chip revision: 3, min. bootloader chip revision: 0 I (42) boot.esp32: SPI Speed : 40MHz I (46) boot.esp32: SPI Mode : DIO I (51) boot.esp32: SPI Flash Size : 4MB I (55) boot: Enabling RNG early entropy source... I (61) boot: Partition Table: I (64) boot: ## Label Usage Type ST Offset Length I (72) boot: 0 nvs WiFi data 01 02 00009000 00004000 I (79) boot: 1 otadata OTA data 01 00 0000d000 00002000 I (86) boot: 2 phy_init RF data 01 01 0000f000 00001000 I (94) boot: 3 ota_0 OTA app 00 10 00010000 001db000 I (101) boot: 4 ota_1 OTA app 00 11 001f0000 001db000 I (109) boot: End of partition table I (113) boot_comm: chip revision: 3, min. application chip revision: 0 I (120) esp_image: segment 0: paddr=0x00010020 vaddr=0x3f400020 size=0x51024 (331812) map I (273) esp_image: segment 1: paddr=0x0006104c vaddr=0x3ffb0000 size=0x0504c ( 20556) load I (283) esp_image: segment 2: paddr=0x000660a0 vaddr=0x40080000 size=0x00404 ( 1028) load I (284) esp_image: segment 3: paddr=0x000664ac vaddr=0x40080404 size=0x09b6c ( 39788) load I (310) esp_image: segment 4: paddr=0x00070020 vaddr=0x400d0020 size=0x122dec (1191404) map I (826) esp_image: segment 5: paddr=0x00192e14 vaddr=0x40089f70 size=0x12c44 ( 76868) load I (880) boot: Loaded app from partition at offset 0x10000 I (880) boot: Disabling RNG early entropy source... I (881) psram: This chip is ESP32-D0WD I (885) spiram: Found 16MBit SPI RAM device I (890) spiram: SPI RAM mode: flash 40m sram 40m I (895) spiram: PSRAM initialized, cache is in low/high (2-core) mode. I (903) cpu_start: Pro cpu up. I (906) cpu_start: Application information: I (911) cpu_start: Project name: esp32cam-server-only I (917) cpu_start: App version: 0.0.9.3 I (922) cpu_start: Compile time: Oct 23 2021 16:33:28 I (928) cpu_start: ELF file SHA256: 95c885e95605412e... I (934) cpu_start: ESP-IDF: 3.40100.200827 I (940) cpu_start: Starting app cpu, entry point is 0x40081cf0 I (931) cpu_start: App cpu up. I (1397) spiram: SPI SRAM memory test OK I (1397) heap_init: Initializing. RAM available for dynamic allocation: I (1398) heap_init: At 3FFAE6E0 len 00001920 (6 KiB): DRAM I (1404) heap_init: At 3FFC2A08 len 0001D5F8 (117 KiB): DRAM I (1410) heap_init: At 3FFE0440 len 00003AE0 (14 KiB): D/IRAM I (1416) heap_init: At 3FFE4350 len 0001BCB0 (111 KiB): D/IRAM I (1423) heap_init: At 4009CBB4 len 0000344C (13 KiB): IRAM I (1429) cpu_start: Pro cpu start user code I (1434) spiram: Adding pool of 2048K of external SPI memory to heap allocator I (1459) spi_flash: detected chip: generic I (1460) spi_flash: flash io: dio I (1460) cpu_start: Starting scheduler on PRO CPU. I (0) cpu_start: Starting scheduler on APP CPU. I (1468) spiram: Reserving pool of 32K of internal memory for DMA/internal allocations Do Reset Camera I (1478) gpio: GPIO[32]| InputEn: 0| OutputEn: 1| OpenDrain: 0| Pullup: 0| Pulldown: 0| Intr:0 Init Camera I (3488) gpio: GPIO[5]| InputEn: 1| OutputEn: 0| OpenDrain: 0| Pullup: 1| Pulldown: 0| Intr:0 I (3488) gpio: GPIO[18]| InputEn: 1| OutputEn: 0| OpenDrain: 0| Pullup: 1| Pulldown: 0| Intr:0 I (3488) gpio: GPIO[19]| InputEn: 1| OutputEn: 0| OpenDrain: 0| Pullup: 1| Pulldown: 0| Intr:0 I (3498) gpio: GPIO[21]| InputEn: 1| OutputEn: 0| OpenDrain: 0| Pullup: 1| Pulldown: 0| Intr:0 I (3508) gpio: GPIO[22]| InputEn: 1| OutputEn: 0| OpenDrain: 0| Pullup: 1| Pulldown: 0| Intr:0 I (3518) gpio: GPIO[23]| InputEn: 1| OutputEn: 0| OpenDrain: 0| Pullup: 1| Pulldown: 0| Intr:0 I (3528) gpio: GPIO[25]| InputEn: 1| OutputEn: 0| OpenDrain: 0| Pullup: 1| Pulldown: 0| Intr:0 I (3538) gpio: GPIO[34]| InputEn: 1| OutputEn: 0| OpenDrain: 0| Pullup: 1| Pulldown: 0| Intr:0 I (3548) gpio: GPIO[35]| InputEn: 1| OutputEn: 0| OpenDrain: 0| Pullup: 1| Pulldown: 0| Intr:0 I (3558) gpio: GPIO[36]| InputEn: 1| OutputEn: 0| OpenDrain: 0| Pullup: 1| Pulldown: 0| Intr:0 I (3568) gpio: GPIO[39]| InputEn: 1| OutputEn: 0| OpenDrain: 0| Pullup: 1| Pulldown: 0| Intr:0 I (3578) sccb: pin_sda 26 pin_scl 27

I (3578) gpio: GPIO[32]| InputEn: 0| OutputEn: 1| OpenDrain: 0| Pullup: 0| Pulldown: 0| Intr:0 I (3728) camera: Detected OV2640 camera I (3738) camera: Allocating 1 frame buffers (150 KB total) I (3748) camera: Allocating 150 KB frame buffer in OnBoard RAM I (4348) main: Using SDMMC peripheral Name: 00000 Type: SDSC Speed: 20 MHz Size: 1909MB I (4388) server_ota: Start CheckOTAUpdateCheck ... Start CheckOTAUpdateCheck ... I (4398) server_ota: SHA-256 for the partition table: : 9d4a2809ae90fb20709a8ca3dd3ac3462e1e73286bcd31b689060c91de06fa3a I (4458) server_ota: SHA-256 for bootloader: : fc27f9731fb9f0523eb7cfd3583a56e6bb918d0365ed6be1acaaeb9f287033d0 I (5098) server_ota: SHA-256 for current firmware: : a19e3c1d9c7fb81c9e89482d72e229b2da48c7d18030a7899b4a9c31534b790b CheckOTAUpdate Partition: ESP_OK open config file /sdcard/wlan.ini in mode r file loaded

WLan: dd Hostename: watermeter I (5148) wifi:wifi driver task: 3ffd9d74, prio:23, stack:6656, core=0 I (5148) system_api: Base MAC address is not set, read default base MAC address from BLK0 of EFUSE I (5148) system_api: Base MAC address is not set, read default base MAC address from BLK0 of EFUSE I (5178) wifi:wifi firmware version: 3ea4c76 I (5178) wifi:config NVS flash: enabled I (5178) wifi:config nano formating: disabled I (5178) wifi:Init dynamic tx buffer num: 32 I (5188) wifi:Init data frame dynamic rx buffer num: 32 I (5188) wifi:Init management frame dynamic rx buffer num: 32 I (5198) wifi:Init management short buffer num: 32 I (5198) wifi:Init static tx buffer num: 16 I (5208) wifi:Init static rx buffer size: 1600 I (5208) wifi:Init static rx buffer num: 10 I (5208) wifi:Init dynamic rx buffer num: 32 I (5318) phy: phy_version: 4180, cb3948e, Sep 12 2019, 16:39:13, 0, 0 I (5318) wifi:mode : sta (44:17:93:7c:b7:00) I (5318) BLINK: Blinken - start I (5318) wifi station: wifi_init_sta finished. I (5438) wifi:new:<11,0>, old:<1,0>, ap:<255,255>, sta:<11,0>, prof:1 I (5438) wifi:state: init -> auth (b0) I (5448) wifi:state: auth -> assoc (0) I (5448) wifi:state: assoc -> run (10) I (5488) wifi:connected with dd, aid = 8, channel 11, BW20, bssid = ac:84:c6:c5:46:93 I (5488) wifi:security: WPA2-PSK, phy: bgn, rssi: -75 I (5498) wifi:pm start, type: 1

I (5508) wifi:AP's beacon interval = 102400 us, DTIM period = 1 I (5518) BLINK: Blinken - done I (7638) esp_netif_handlers: sta ip: 192.168.178.57, mask: 255.255.255.0, gw: 192.168.178.1 I (7638) wifi station: got ip:192.168.178.57 I (7638) BLINK: Blinken - start I (7638) wifi station: connected to ap SSID:ddf main: sleep for : 200ms I (9658) sntp: Time is not set yet. Connecting to WiFi and getting time over NTP. I (9658) sntp: Initializing SNTP I (9658) sntp: Waiting for system time to be set... (1/10) I (11658) sntp: Waiting for system time to be set... (2/10) TimeZone set to CET-1CEST,M3.5.0,M10.5.0/3 Logfile opened: /sdcard/log/message/log_2021-12-21.txt I (13778) sntp: The current date/time in Berlin is: Tue Dec 21 11:01:26 2021 I (13778) sntp: The current date/time in Berlin is: 2021-12-21_11:01 timeist 20211221-110126 Logfile opened: /sdcard/log/message/log_2021-12-21.txt Logfile opened: /sdcard/log/message/log_2021-12-21.txt Logfile opened: /sdcard/log/message/log_2021-12-21.txt time 20211221-110126 main: sleep for : 200ms I (15958) server-main: Starting server on port: '80' I (15958) server-main: Registering URI handlers I (15958) server_tflite: server_part_camera - Registering URI handlers I (15958) server_ota: server_ota - Registering URI handlers I (15968) server_GPIO: start GpioHandler I (15968) server_GPIO: register GPIO Uri I (15978) server_GPIO: server_GPIO - Registering URI handlers vor reg server main vor dotautostart task_autodoFlow: start open config file /sdcard/config/config.ini in mode r [MakeImage] Start ReadParameter ([MakeImage] ) ;LogImageLocation = /log/source WaitBeforeTakingPicture = 5 ;LogfileRetentionInDays = 15 Brightness = -2 ;Contrast = 0 ;Saturation = 0 ImageQuality = 5 ImageSize = VGA FixedExposure = false

[Alignment] Start ReadParameter ([Alignment]) InitialRotate = 179 InitialMirror = false SearchFieldX = 20 SearchFieldY = 20 AlignmentAlgo = Default FlipImageSize = false /config/ref0.jpg 103 271 /config/ref1.jpg 442 142

[Digits] 2021-12-11T13:41:03 I (17648) BLINK: Blinken - done Start ReadParameter ([Digits]) Model = /config/dig1330s1q.tflite ;LogImageLocation = /log/digit ;LogfileRetentionInDays = 3 ModelInputSize = 20 32 main.dig1 294 126 30 54 GetGENERAL - GENERAL main - roi dig1 main.dig2 343 126 30 54 GetGENERAL - GENERAL main - roi dig2 main.dig3 391 126 30 54 GetGENERAL - GENERAL main - roi dig3

[Analog] Start ReadParameter ([Analog]) Model = /config/ana0910s3_longq.tflite ;LogImageLocation = /log/analog ;LogfileRetentionInDays = 3 ModelInputSize = 32 32 ExtendedResolution = true main.ana1 432 230 92 92 GetGENERAL - GENERAL main - roi ana1 main.ana2 379 332 92 92 GetGENERAL - GENERAL main - roi ana2 main.ana3 283 374 92 92 GetGENERAL - GENERAL main - roi ana3 main.ana4 155 328 92 92 GetGENERAL - GENERAL main - roi ana4

[PostProcessing] Start ReadParameter ([PostProcessing]) Anzahl NUMBERS: 1 - DIGITS: 1, ANALOG: 1 Number main, Anz DIG: 3, Anz ANA 4 main.DecimalShift = 0 PreValueUse = true PreValueAgeStartup = 720 AllowNegativeRates = false main.MaxRateValue = 0.1 ErrorMessage = true CheckDigitIncreaseConsistency = false

;[MQTT] Read Zeile Prevalue.ini: 2020-11-30_12-02-22 42.013401 TIME: 120, 10, 0, 1, 1, 5 Read: ;Uri = mqtt://IP-ADRESS:1883 Read: ;MainTopic = wasserzaehler Read: ;ClientID = wasser Read: ;user = USERNAME Read: ;password = PASSWORD Read: Read: ;[GPIO] Read: ;MainTopicMQTT = wasserzaehler/GPIO Read: ;IO0 = input disabled 10 false false Read: ;IO1 = input disabled 10 false false Read: ;IO3 = input disabled 10 false false Read: ;IO4 = built-in-led disabled 10 false false Read: ;IO12 = input-pullup disabled 10 false false Read: ;IO13 = input-pullup disabled 10 false false Read: LEDType = WS2812 Read: LEDNumbers = 2 Read: LEDColor = 50 50 50 Read: Read: [AutoTimer] Start ReadParameter ([AutoTimer] ) AutoStart = true Intervall = 4.85

[Debug] Start ReadParameter ([Debug]) Logfile = false LogfileRetentionInDays = 3

[System] Start ReadParameter ([System]) TimeZone = CET-1CEST,M3.5.0,M10.5.0/3 TimeZone set to CET-1CEST,M3.5.0,M10.5.0/3 ;TimeServer = undefined ;AutoAdjustSummertime = false ;Hostname = undefined SetupMode = true END OF FILE * Start GPIOHandler_Init *** I (17838) server_GPIO: read GPIO config and init GPIO open config file /sdcard/config/config.ini in mode r [MakeImage] ;LogImageLocation = /log/source WaitBeforeTakingPicture = 5 ;LogfileRetentionInDays = 15 Brightness = -2 ;Contrast = 0 ;Saturation = 0 ImageQuality = 5 ImageSize = VGA FixedExposure = false

[Alignment] InitialRotate = 179 InitialMirror = false SearchFieldX = 20 SearchFieldY = 20 AlignmentAlgo = Default FlipImageSize = false /config/ref0.jpg 103 271 /config/ref1.jpg 442 142

[Digits] Model = /config/dig1330s1q.tflite ;LogImageLocation = /log/digit ;LogfileRetentionInDays = 3 ModelInputSize = 20 32 main.dig1 294 126 30 54 main.dig2 343 126 30 54 main.dig3 391 126 30 54

[Analog] Model = /config/ana0910s3_longq.tflite ;LogImageLocation = /log/analog ;LogfileRetentionInDays = 3 ModelInputSize = 32 32 ExtendedResolution = true main.ana1 432 230 92 92 main.ana2 379 332 92 92 main.ana3 283 374 92 92 main.ana4 155 328 92 92

[PostProcessing] main.DecimalShift = 0 PreValueUse = true PreValueAgeStartup = 720 AllowNegativeRates = false main.MaxRateValue = 0.1 ErrorMessage = true CheckDigitIncreaseConsistency = false

;[MQTT] ;Uri = mqtt://IP-ADRESS:1883 ;MainTopic = wasserzaehler ;ClientID = wasser ;user = USERNAME ;password = PASSWORD

;[GPIO] ;MainTopicMQTT = wasserzaehler/GPIO ;IO0 = input disabled 10 false false ;IO1 = input disabled 10 false false ;IO3 = input disabled 10 false false ;IO4 = built-in-led disabled 10 false false ;IO12 = input-pullup disabled 10 false false ;IO13 = input-pullup disabled 10 false false LEDType = WS2812 LEDNumbers = 2 LEDColor = 50 50 50

[AutoTimer] AutoStart = true Intervall = 4.85

[Debug] Logfile = false LogfileRetentionInDays = 3

[System] TimeZone = CET-1CEST,M3.5.0,M10.5.0/3 ;TimeServer = undefined ;AutoAdjustSummertime = false ;Hostname = undefined SetupMode = true I (18008) server_GPIO: GPIO init comleted, handler is disabled Flashdauer: 5000 Image loaded from memory: 0, 0, 0 Guru Meditation Error: Core 0 panic'ed (LoadProhibited). Exception was unhandled. Core 0 register dump: PC : 0x400ef22c PS : 0x00060030 A0 : 0x8018c4fa A1 : 0x3fff9fd0 A2 : 0x00000780 A3 : 0x3ffc3c68 A4 : 0x00000280 A5 : 0x00000780 A6 : 0x00000001 A7 : 0x000001e0 A8 : 0x00000000 A9 : 0x3f82c168 A10 : 0x00000000 A11 : 0x3f92ddd8 A12 : 0x00005a00 A13 : 0x00000001 A14 : 0x3ffc35ac A15 : 0x3fff9ef0 SAR : 0x0000001e EXCCAUSE: 0x0000001c EXCVADDR: 0x00000000 LBEG : 0x4008bed5 LEND : 0x4008bee5 LCOUNT : 0xffffffff

ELF file SHA256: 95c885e95605412e

Backtrace: 0x400ef229:0x3fff9fd0 0x4018c4f7:0x3fffa040 0x4018c57e:0x3fffa080 0x40189cb9:0x3fffa110 0x400f12c6:0x3fffa1c0

Rebooting...

there is written

I (42) boot.esp32: SPI Speed : 40MHz I (46) boot.esp32: SPI Mode : DIO I (51) boot.esp32: SPI Flash Size : 4MB

and also

I (885) spiram: Found 16MBit SPI RAM device I (890) spiram: SPI RAM mode: flash 40m sram 40m I (895) spiram: PSRAM initialized, cache is in low/high (2-core) mode.

is this not enough?

BTw the SD Card has 2GB

friedpa commented 2 years ago

Du hast ein Modul mit nur 16MBit (=2MByte) PSRAM - das reicht leider nicht aus (siehe Zeile 885) Du brauchst mindestens 32MBit - typischerweise haben die ESP32-CAM aber sogar 64MBit (wovon die Hälfte nicht direkt nutzbar ist).

Bonze255 commented 2 years ago

it should be 4MByte PSRam i bough it there https://www.ebay.de/itm/254315182723

its possible to flash de PSRam Size false? i use the ESp Download tool in Version 3.9.2 and 3.4.4 , with 3.4.4 i can adjust the Ram Size, ..

friedpa commented 2 years ago

It is not possible to flash the PSRAM false. Often the China ESPs are only with 2 MB PSRAM instead of the mentioned 4MB PSRAM. Unfortunately you have to look for another supplier, as you will need at least 4MB PSRAM.

DaniX42 commented 2 years ago

For Bonze255 yes but not in my case: ␛[0;32mI (882) psram: This chip is ESP32-D0WD␛[0m ␛[0;32mI (886) spiram: Found 64MBit SPI RAM device␛[0m ␛[0;32mI (891) spiram: SPI RAM mode: flash 40m sram 40m␛[0m ␛[0;32mI (896) spiram: PSRAM initialized, cache is in low/high (2-core) mode.␛[0m

jomjol commented 2 years ago

@ATBERKDA The problem with your device is not the PSRAM. As it reboots at different points it could be a weak power supply or a instable ESP32-CAM module. Unfortuneatly I have the same problem with some of the cheap modules. The tendency for reboot strongly depends on the ESP32-CAM, even if it is running with the same firmware and configuration.

I'll close this isse for the time beeing, as the original problem has been identified. Please reopen on demand.

soeffi commented 2 years ago

Unfortuneatly I have the same problem with some of the cheap modules

Do you have a hint, what would be a good source to get functional modules?

I was out of luck twice already: -> first buy was 2MB RAM modules, didn't work obviously due to that -> second time I got 8MB modules, but stil stuck in bootloop with

Image loaded from memory: 0, 0, 0
Guru Meditation Error: Core 0 panic'ed (LoadProhibited). Exception was unhandled.

I think I can rule out

So all I'm left with is an "unstable" board -> got it from AliExpress, so maybe not genuine - does that really make a difference?

jomjol commented 2 years ago

Two topics: yes, there are instable modules and especially camera modules. I collected my experience here: https://github.com/jomjol/AI-on-the-edge-device/wiki/Hardware-Compatibility

secondly: I have just released a new rolling verions, which should have a major increase in stability.

soeffi commented 2 years ago

Hi Jomjol,

that's great, I thought about a Hardware page in the Wiki as well. And shame on me, I just realized, that even the second lot I got from Ali hast only 2MB, even though it explicitly stated 8MB in the product description.

So if you like to add to the Wiki, I can contribute:

ESP PSRAM16M 302020 Status: Not OK (2MB only!)

20211230101431_IMG_4377_ed