AI on the Edge Installation

Das Problem mit der Textdatei gibt es auch nur, weil Simon das in seinem Video falsch macht.

Hallo an die AI on Edge Gemeinde,

ich beschäftige mich seit ein paar Wochen mit dem Home Assistent und wollte nun
mal (schnell :-)) meine eine Wasseruhr auslesen lassen. ALLE meine Versuche enden im 4 fach Blinken der ESP32 Moduls. Ich habe:

  • die Version 15.7.0 und 15.6.0 versucht
  • zwei unterschiedlich ESP32CAM Versionen, die beide funktionieren sollten
  • USB C-Lader, der auch verbindet
  • 4 unterschiedliche SC Karten versucht 1GB, 4GB, 8GB, 16GB getestet,
  • auf FAT 32 formatiert und die leere version.txt in HTML kopiert
  • Ich komme bis zum einfachen Web Interface mit dem Fehler:
    We have one or more critical errors: 0x00000010
    …und hier ist mein Latein am Ende:-)

liegt es an der ESP32CAMRev 3?
Hier mal der Log, wenn jemand einen Tip hat, immer her damit, danke!

ets Jul 29 2019 12:21:46

rst:0x1 (POWERON_RESET),boot:0x12 (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:7664
load:0x40078000,len:15360
load:0x40080400,len:3744
entry 0x4008067c
I (27) boot: ESP-IDF 4.3.2 2nd stage bootloader
I (27) boot: compile time 20:02:47
I (27) boot: chip revision: 3
I (30) boot_comm: chip revision: 3, min. bootloader chip revision: 0
I (37) boot.esp32: SPI Speed      : 40MHz
I (42) boot.esp32: SPI Mode       : DIO
I (46) boot.esp32: SPI Flash Size : 4MB
I (51) boot: Enabling RNG early entropy source...
I (56) boot: Partition Table:
I (60) boot: ## Label            Usage          Type ST Offset   Length
I (67) boot:  0 nvs              WiFi data        01 02 00009000 00004000
I (75) boot:  1 otadata          OTA data         01 00 0000d000 00002000
I (82) boot:  2 phy_init         RF data          01 01 0000f000 00001000
I (89) boot:  3 ota_0            OTA app          00 10 00010000 001db000
I (97) boot:  4 ota_1            OTA app          00 11 001f0000 001db000
I (104) boot: End of partition table
I (109) boot_comm: chip revision: 3, min. application chip revision: 0
I (116) esp_image: segment 0: paddr=00010020 vaddr=3f400020 size=40014h (262164) map
I (225) esp_image: segment 1: paddr=0005003c vaddr=3ffb0000 size=040e8h ( 16616) load
I (232) esp_image: segment 2: paddr=0005412c vaddr=40080000 size=0beech ( 48876) load
I (253) esp_image: segment 3: paddr=00060020 vaddr=400d0020 size=1100f4h (1114356) map
I (680) esp_image: segment 4: paddr=0017011c vaddr=4008beec size=0e354h ( 58196) load
I (718) boot: Loaded app from partition at offset 0x10000
I (718) boot: Disabling RNG early entropy source...
I (730) cpu_start: Multicore app
I (730) quad_psram: This chip is ESP32-D0WD
I (731) esp_psram: Found 8MB PSRAM device
I (731) esp_psram: Speed: 40MHz
I (734) esp_psram: PSRAM initialized, cache is in low/high (2-core) mode.
W (741) esp_psram: Virtual address not enough for PSRAM, map as much as we can. 4MB is mapped
I (749) cpu_start: Pro cpu up.
I (752) cpu_start: Starting app cpu, entry point is 0x40082e0c
I (0) cpu_start: App cpu up.
I (1636) esp_psram: SPI SRAM memory test OK
I (1646) cpu_start: Pro cpu start user code
I (1646) cpu_start: cpu freq: 160000000 Hz
I (1646) cpu_start: Application information:
I (1646) cpu_start: Project name:     AI-on-the-edge
I (1651) cpu_start: App version:      v15.7.0
I (1655) cpu_start: Compile time:     Feb 17 2024 00:03:24
I (1660) cpu_start: ELF file SHA256:  71b36fda6e4066fa...
I (1665) cpu_start: ESP-IDF:          5.1.2
I (1669) cpu_start: Min chip rev:     v0.0
I (1673) cpu_start: Max chip rev:     v3.99 
I (1677) cpu_start: Chip rev:         v3.1
I (1681) heap_init: Initializing. RAM available for dynamic allocation:
I (1687) heap_init: At 3FFAE6E0 len 00001920 (6 KiB): DRAM
I (1692) heap_init: At 3FFBC688 len 00023978 (142 KiB): DRAM
I (1698) heap_init: At 3FFE0440 len 00003AE0 (14 KiB): D/IRAM
I (1703) heap_init: At 3FFE4350 len 0001BCB0 (111 KiB): D/IRAM
I (1709) heap_init: At 4009A240 len 00005DC0 (23 KiB): IRAM
I (1714) esp_psram: Adding pool of 4082K of PSRAM memory to heap allocator
I (1722) spi_flash: detected chip: generic
I (1724) spi_flash: flash io: dio
I (1739) app_start: Starting scheduler on CPU0
I (1739) app_start: Starting scheduler on CPU1
I (1739) main_task: Started on CPU0
I (1749) esp_psram: Reserving pool of 40K of internal memory for DMA/internal allocations
I (1749) main_task: Calling app_main()
I (1749) MAIN: 



================ Start app_main =================
I (1859) MAIN: =================================================
I (1869) MAIN: ==================== Start ======================
I (1879) MAIN: =================================================
I (1889) MAIN: PSRAM size: 8388608 byte (8MB / 64MBit)
I (1899) MAIN: Total heap: 4380199 byte
I (1909) gpio: GPIO[32]| InputEn: 0| OutputEn: 1| OpenDrain: 0| Pullup: 0| Pulldown: 0| Intr:0 
I (3909) gpio: GPIO[25]| InputEn: 1| OutputEn: 0| OpenDrain: 0| Pullup: 1| Pulldown: 0| Intr:2 
I (3909) cam_hal: cam init ok
I (3909) sccb: pin_sda 26 pin_scl 27
I (3909) sccb: sccb_i2c_port=1
I (3909) gpio: GPIO[32]| InputEn: 0| OutputEn: 1| OpenDrain: 0| Pullup: 0| Pulldown: 0| Intr:0 
I (3949) camera: Detected camera at address=0x30
I (3949) camera: Detected OV2640 camera
I (3949) camera: Camera PID=0x26 VER=0x42 MIDL=0x7f MIDH=0xa2
I (4029) cam_hal: buffer_size: 32768, half_buffer_size: 4096, node_buffer_size: 2048, node_cnt: 16, total_cnt: 15
I (4029) cam_hal: Allocating 61440 Byte frame buffer in PSRAM
I (4039) cam_hal: cam config ok
I (4039) ov2640: Set PLL: clk_2x: 0, clk_div: 0, pclk_auto: 0, pclk_div: 8
I (6119) MAIN: Camera info: PID: 0x26, VER: 0x42, MIDL: 0x7f, MIDH: 0xa2
I (6129) SDCARD: Basic R/W check started...
I (6169) SDCARD: Basic R/W check successful
I (6229) SNTP: TimeServer not defined, using default: pool.ntp.org
I (6239) SNTP: Configuring NTP Client...
I (6259) SNTP: Time zone set to CET-1CEST,M3.5.0,M10.5.0/3
I (6269) SNTP: time zone: +0100 Delta to UTC: 3600 seconds
I (6279) SNTP: The local time is unknown, starting with 1970-01-01 01:00:04
I (6289) SNTP: Once the NTP server provides a time, we will switch to that one
I (6309) MAIN: CPU frequency: 160 MHz
I (6329) OTA: Start CheckOTAUpdateCheck...
I (6339) OTA: SHA-256 for the partition table: : 9d4a2809ae90fb20709a8ca3dd3ac3462e1e73286bcd31b689060c91de06fa3a
I (6359) OTA: SHA-256 for bootloader: : 4a9573dafac5d5c79c43e5a356568332da3a99dd2e220da6ceeadc96d32708a2
I (6749) OTA: SHA-256 for current firmware: : 9a05b58889422bcde87ba674b3146abea61153f01a9043d02ab6712d64cd4a6f
I (6779) SDCARD: Folder/file presence check started...
E (6829) SDCARD: Folder/file check: File /html/version.txt not found
E (6839) HELPER: New System Status: 0x00000010
I (6859) MAIN: Tag: 'v15.7.0', Release: v15.7.0 (Commit: 0d0b018+), Date/Time: 2024-02-17 00:15, Web UI: ?
W (6879) MAIN: Failed to read file html/version.txt to parse Web UI version
W (6909) MAIN: Web UI version (?) does not match firmware version (0d0b018+)
W (6919) MAIN: Recommendation: Repeat installation using AI-on-the-edge-device__update__*.zip
I (6929) MAIN: Reset reason: Power-on event (or reset button)
I (6939) WLANINI: SSID: FRITZ!Box 6690 Kubitz
I (6949) WLANINI: Password: XXXXXXXX
I (6979) WLANINI: RSSIThreshold: 0
I (6989) MAIN: WLAN config loaded, init WIFI...
I (6999) WIFI: Automatic interface config --> Use DHCP service
I (7029) wifi:wifi driver task: 3ffd04d0, prio:23, stack:6144, core=0
I (7039) wifi:wifi firmware version: 91b9630
I (7039) wifi:wifi certification version: v7.0
I (7039) wifi:config NVS flash: enabled
I (7049) wifi:config nano formating: enabled
I (7049) wifi:Init data frame dynamic rx buffer num: 16
I (7049) wifi:Init static rx mgmt buffer num: 5
I (7059) wifi:Init management short buffer num: 32
I (7059) wifi:Init static tx buffer num: 16
I (7069) wifi:Init tx cache buffer num: 16
I (7069) wifi:Init static rx buffer size: 1600
I (7069) wifi:Init static rx buffer num: 16
I (7079) wifi:Init dynamic rx buffer num: 16
I (7079) wifi_init: rx ba win: 16
I (7089) wifi_init: tcpip mbox: 32
I (7089) wifi_init: udp mbox: 6
I (7089) wifi_init: tcp mbox: 6
I (7089) wifi_init: tcp tx win: 5744
I (7099) wifi_init: tcp rx win: 5744
I (7099) wifi_init: tcp mss: 1440
I (7099) wifi_init: WiFi/LWIP prefer SPIRAM
I (7109) wifi_init: WiFi IRAM OP enabled
I (7109) wifi_init: WiFi RX IRAM OP enabled
I (7119) phy_init: phy_version 4780,16b31a7,Sep 22 2023,20:42:16
I (7199) wifi:mode : sta (e4:65:b8:6e:c1:78)
I (7199) wifi:enable tsf
I (7209) WIFI: Set hostname to: watermeter
I (7219) WIFI: Init successful
I (9619) wifi:new:<1,0>, old:<1,0>, ap:<255,255>, sta:<1,0>, prof:1
I (9619) wifi:state: init -> auth (b0)
I (9629) wifi:state: auth -> assoc (0)
I (9639) wifi:state: assoc -> run (10)
I (9689) wifi:connected with FRITZ!Box 6690 Kubitz, aid = 5, channel 1, BW20, bssid = 74:42:7f:be:08:21
I (9689) wifi:security: WPA2-PSK, phy: bgn, rssi: -66
I (9689) wifi:pm start, type: 1

I (9699) WIFI: Connected to: FRITZ!Box 6690 Kubitz, RSSI: -68
I (9719) wifi:<ba-add>idx:0 (ifx:0, 74:42:7f:be:08:21), tid:0, ssn:0, winSize:64
I (9739) wifi:AP's beacon interval = 102400 us, DTIM period = 1
I (10699) esp_netif_handlers: sta ip: 192.168.0.138, mask: 255.255.255.0, gw: 192.168.0.1
I (10699) WIFI: Assigned IP: 192.168.0.138
I (11509) SNTP: =================================================
I (11519) SNTP: ==================== Start ======================
I (11529) SNTP: == Logs before time sync -> log_1970-01-01.txt ==
I (11539) SNTP: Time is synced with NTP Server pool.ntp.org: 2024-08-04 12:13:09
I (13229) MAIN: Device info: CPU cores: 2, Chip revision: 301
I (13239) MAIN: SD card info: Name: SD4GB, Capacity: 3796MB, Free: 3781MB
I (15249) MAIN SERVER: Starting server on port: '80'
I (15249) MAIN SERVER: Registering URI handlers
I (15249) MAINCTRL: server_main_flow_task - Registering URI handlers
I (15249) OTA: Registering URI handlers
I (15249) GPIO: start GpioHandler
I (15259) GPIO: register GPIO Uri
I (15259) GPIO: server_GPIO - Registering URI handlers
E (15269) MAIN: Initialization failed. Flow task start aborted. Loading reduced web interface...
I (15279) main_task: Returned from app_main()

:crayon:by HarryP: Code-/Logzeilen formatiert (bitte immer in </> einbinden)

Ich Hock habe den Fehler selber begangen und mit einem Kumpel gefunden. Das Problem war die version.txt… Ich habe sie in Windows als version.txt erstellt und Windows hat selber eine Textdatei daraus gemacht. Sie hieß also version.txt.txt :frowning:

Tja so ist das manchmal sitzt das Problem vor dem Rechner, aber mach dir nichts daraus ist bestimmt schon jedem mal so gegangen.

Hallo zusammen,
ich versuche auch schon seit einiger Zeit die Wasseruhr zu digitalisieren. Leider ohne Erfolg.
Grundsätzlich habe ich alle Schritte befolgt. Habe keine Fehlermeldung mit dem Dateisystem, wohl aber mit der Config.ini Datei. Hier sagt mir das Tool, dass die Datei fehlt, daher startet die ESP CAM 32 das AP Netz (LED: 8x blinken und 2x blinken). Selbst die Installation über das AP Netz funktioniert nicht => Remote Datei als ZIP ausgewählt, aber die Installation funktioniert auch nicht.
Kann mir da jemand weiterhelfen? Danke.

Hallo Thorsten,
bzgl Fehler “0x00000010” …
besten Dank für den entscheidenen Hinweis mit der “doppelten Dateiendung”.
“version.txt” vs “version.txt.txt”

ich suche nun seit bestimmt 2,5 Stunden nach dem Fehler und habe unzählige male die SD-Karte formatiert und neu beschrieben.
jetzt komme ich auch auf das gewünschte Webinterface… you made my day. Auch ein dickes Danke an die Community!!!

Grüß Dich Thoahcat, ich bin blutiger Anfänger in diesem Projekt und kenne diesen Fehler nicht, weiß aber dass dieser AP (Access Point) vom ESP32 dann aufgemacht wird wenn die Wi-Fi Zugangsdaten nicht korrekt eingegeben worden sind. Als allererstes sucht der ESP 32 die Wifi Zugangsdaten und wenn diese falsch oder bzw nicht korrekt sind wird der Access Point, AP aufgemacht. Vielleicht flashst du einfach den ESP noch einmal neu und setzt dann die korrekten WiFi Zugangsdaten in die “wlan” Datei ein. Aber wie gesagt, ich bin auch blutige Anfänger aber das könnte ich mir vorstellen.

Hallo @Crashmops,
danke für dein Kommentar, allerdings habe ich das schon mehrfach durchgeführt und komme immer zum gleichen Ergebnis. Was mir auffällt ist, dass die config.ini fehlt, obwohl ich den Inhalt wie beschrieben kopiert habe. Ich habe die Logs kopiert. Vielleicht findet hier jemand die Lösung…

Logs
I (26) boot: compile time 20:02:47
I (26) boot: chip revision: 1
I (29) boot_comm: chip revision: 1, min. bootloader chip revision: 0
I (36) boot.esp32: SPI Speed      : 40MHz
I (41) boot.esp32: SPI Mode       : DIO
I (45) boot.esp32: SPI Flash Size : 4MB
I (50) boot: Enabling RNG early entropy source...
I (55) boot: Partition Table:
I (59) boot: ## Label            Usage          Type ST Offset   Length
I (66) boot:  0 nvs              WiFi data        01 02 00009000 00004000
I (73) boot:  1 otadata          OTA data         01 00 0000d000 00002000
I (81) boot:  2 phy_init         RF data          01 01 0000f000 00001000
I (88) boot:  3 ota_0            OTA app          00 10 00010000 001db000
I (96) boot:  4 ota_1            OTA app          00 11 001f0000 001db000
I (103) boot: End of partition table
I (108) boot_comm: chip revision: 1, min. application chip revision: 0
I (115) esp_image: segment 0: paddr=00010020 vaddr=3f400020 size=40014h (262164) map
I (224) esp_image: segment 1: paddr=0005003c vaddr=3ffb0000 size=040e8h ( 16616) load
I (231) esp_image: segment 2: paddr=0005412c vaddr=40080000 size=0beech ( 48876) load
I (252) esp_image: segment 3: paddr=00060020 vaddr=400d0020 size=1100f4h (1114356) map
I (679) esp_image: segment 4: paddr=0017011c vaddr=4008beec size=0e354h ( 58196) load
I (717) boot: Loaded app from partition at offset 0x10000
I (717) boot: Disabling RNG early entropy source...
I (729) cpu_start: Multicore app
I (729) quad_psram: This chip is ESP32-D0WD
I (729) esp_psram: Found 8MB PSRAM device
I (730) esp_psram: Speed: 40MHz
I (733) esp_psram: PSRAM initialized, cache is in low/high (2-core) mode.
W (740) esp_psram: Virtual address not enough for PSRAM, map as much as we can. 4MB is mapped
I (748) cpu_start: Pro cpu up.
I (751) cpu_start: Starting app cpu, entry point is 0x40082e0c
I (0) cpu_start: App cpu up.
I (1632) esp_psram: SPI SRAM memory test OK
I (1641) cpu_start: Pro cpu start user code
I (1641) cpu_start: cpu freq: 160000000 Hz
I (1641) cpu_start: Application information:
I (1642) cpu_start: Project name:     AI-on-the-edge
I (1647) cpu_start: App version:      v15.7.0
I (1651) cpu_start: Compile time:     Feb 17 2024 00:03:24
I (1656) cpu_start: ELF file SHA256:  71b36fda6e4066fa...
I (1661) cpu_start: ESP-IDF:          5.1.2
I (1665) cpu_start: Min chip rev:     v0.0
I (1669) cpu_start: Max chip rev:     v3.99 
I (1673) cpu_start: Chip rev:         v1.1
I (1677) heap_init: Initializing. RAM available for dynamic allocation:
I (1683) heap_init: At 3FFAE6E0 len 00001920 (6 KiB): DRAM
I (1688) heap_init: At 3FFBC688 len 00023978 (142 KiB): DRAM
I (1693) heap_init: At 3FFE0440 len 00003AE0 (14 KiB): D/IRAM
I (1699) heap_init: At 3FFE4350 len 0001BCB0 (111 KiB): D/IRAM
I (1704) heap_init: At 4009A240 len 00005DC0 (23 KiB): IRAM
I (1710) esp_psram: Adding pool of 4082K of PSRAM memory to heap allocator
I (1718) spi_flash: detected chip: generic
I (1720) spi_flash: flash io: dio
I (1735) app_start: Starting scheduler on CPU0
I (1735) app_start: Starting scheduler on CPU1
I (1735) main_task: Started on CPU0
I (1745) esp_psram: Reserving pool of 40K of internal memory for DMA/internal allocations
I (1745) main_task: Calling app_main()
I (1745) MAIN: 



================ Start app_main =================
I (1855) MAIN: =================================================
I (1875) MAIN: ==================== Start ======================
I (1885) MAIN: =================================================
I (1905) MAIN: PSRAM size: 8388608 byte (8MB / 64MBit)
I (1915) MAIN: Total heap: 4380463 byte
I (1925) gpio: GPIO[32]| InputEn: 0| OutputEn: 1| OpenDrain: 0| Pullup: 0| Pulldown: 0| Intr:0 
I (3925) gpio: GPIO[25]| InputEn: 1| OutputEn: 0| OpenDrain: 0| Pullup: 1| Pulldown: 0| Intr:2 
I (3925) cam_hal: cam init ok
I (3925) sccb: pin_sda 26 pin_scl 27
I (3925) sccb: sccb_i2c_port=1
I (3925) gpio: GPIO[32]| InputEn: 0| OutputEn: 1| OpenDrain: 0| Pullup: 0| Pulldown: 0| Intr:0 
I (3965) camera: Detected camera at address=0x30
I (3965) camera: Detected OV2640 camera
I (3965) camera: Camera PID=0x26 VER=0x42 MIDL=0x7f MIDH=0xa2
I (4045) cam_hal: buffer_size: 32768, half_buffer_size: 4096, node_buffer_size: 2048, node_cnt: 16, total_cnt: 15
I (4045) cam_hal: Allocating 61440 Byte frame buffer in PSRAM
I (4055) cam_hal: cam config ok
I (4055) ov2640: Set PLL: clk_2x: 0, clk_div: 0, pclk_auto: 0, pclk_div: 8
I (6135) MAIN: Camera info: PID: 0x26, VER: 0x42, MIDL: 0x7f, MIDH: 0xa2
I (6145) SDCARD: Basic R/W check started...
I (6175) SDCARD: Basic R/W check successful
E (6195) MAIN: Config file seems to be missing!
W (6205) SNTP: No ConfigFile defined - exit setupTime()!
W (6225) MAIN: No ConfigFile defined - exit setCpuFrequency()!
I (6235) OTA: Start CheckOTAUpdateCheck...
I (6245) OTA: SHA-256 for the partition table: : 9d4a2809ae90fb20709a8ca3dd3ac3462e1e73286bcd31b689060c91de06fa3a
I (6265) OTA: SHA-256 for bootloader: : 4a9573dafac5d5c79c43e5a356568332da3a99dd2e220da6ceeadc96d32708a2
I (6655) OTA: SHA-256 for current firmware: : 9a05b58889422bcde87ba674b3146abea61153f01a9043d02ab6712d64cd4a6f
W (6685) WIFI AP: config.ini not found!
I (6685) WIFI AP: Starting access point for remote configuration
I (6695) wifi:wifi driver task: 3ffd0080, prio:23, stack:6144, core=0
I (6705) wifi:wifi firmware version: 91b9630
I (6705) wifi:wifi certification version: v7.0
I (6705) wifi:config NVS flash: enabled
I (6705) wifi:config nano formating: enabled
I (6705) wifi:Init data frame dynamic rx buffer num: 16
I (6715) wifi:Init static rx mgmt buffer num: 5
I (6715) wifi:Init management short buffer num: 32
I (6725) wifi:Init static tx buffer num: 16
I (6725) wifi:Init tx cache buffer num: 16
I (6725) wifi:Init static rx buffer size: 1600
I (6735) wifi:Init static rx buffer num: 16
I (6735) wifi:Init dynamic rx buffer num: 16
I (6745) wifi_init: rx ba win: 16
I (6745) wifi_init: tcpip mbox: 32
I (6745) wifi_init: udp mbox: 6
I (6745) wifi_init: tcp mbox: 6
I (6755) wifi_init: tcp tx win: 5744
I (6755) wifi_init: tcp rx win: 5744
I (6755) wifi_init: tcp mss: 1440
I (6765) wifi_init: WiFi/LWIP prefer SPIRAM
I (6765) wifi_init: WiFi IRAM OP enabled
I (6765) wifi_init: WiFi RX IRAM OP enabled
I (6775) phy_init: phy_version 4780,16b31a7,Sep 22 2023,20:42:16
I (6855) wifi:mode : softAP (b0:b2:1c:f8:2a:ad)
I (6855) wifi:Total power save buffer number: 8
I (6855) wifi:Init max length of beacon: 752/752
I (6855) wifi:Init max length of beacon: 752/752
I (6865) WIFI AP: started with SSID "AI-on-the-Edge", password: "", channel: 11. Connect to AP and open http://192.168.4.1
I (6865) esp_netif_lwip: DHCP server started on interface WIFI_AP_DEF with IP: 192.168.4.1