-
Notifications
You must be signed in to change notification settings - Fork 842
Closed
Labels
bugSomething isn't workingSomething isn't working
Description
The Problem
Hi!
I may just lack experience in setting this up, but after successful firmware flash and inserting the SD card (including all required files in the right file directory), I first observed that the device is not connecting to WiFi.
After opening the logs, I can see that firmware flash and SD card configuration are present, but it stops/loops after "failed to load RF calibration data (0x1102), falling back to full calibration"
Version
16.1.0
Logfile
I (254) esp_image: segment 3: paddr=00050020 vaddr=400d0020 size=120248h (1180232) map
I (705) esp_image: segment 4: paddr=00170270 vaddr=40087908 size=13bc0h ( 80832) load
I (754) boot: Loaded app from partition at offset 0x10000
I (754) boot: Disabling RNG early entropy source...
I (766) quad_psram: This chip is ESP32-D0WD
I (767) esp_psram: Found 8MB PSRAM device
I (767) esp_psram: Speed: 40MHz
I (767) esp_psram: PSRAM initialized, cache is in low/high (2-core) mode.
W (774) esp_psram: Virtual address not enough for PSRAM, map as much as we can. 4MB is mapped
I (782) cpu_start: Multicore app
I (1666) esp_psram: SPI SRAM memory test OK
I (1675) cpu_start: Pro cpu start user code
I (1675) cpu_start: cpu freq: 160000000 Hz
I (1675) app_init: Application information:
I (1675) app_init: Project name: AI-on-the-edge
I (1680) app_init: App version: v16.1.0
I (1684) app_init: Compile time: Jan 11 2026 22:38:18
I (1689) app_init: ELF file SHA256: 303839bd8...
I (1693) app_init: ESP-IDF: 5.3.1
I (1697) efuse_init: Min chip rev: v0.0
I (1701) efuse_init: Max chip rev: v3.99
I (1705) efuse_init: Chip rev: v3.1
I (1710) heap_init: Initializing. RAM available for dynamic allocation:
I (1716) heap_init: At 3FFAE6E0 len 00001920 (6 KiB): DRAM
I (1721) heap_init: At 3FFBCA98 len 00023568 (141 KiB): DRAM
I (1726) heap_init: At 3FFE0440 len 00003AE0 (14 KiB): D/IRAM
I (1731) heap_init: At 3FFE4350 len 0001BCB0 (111 KiB): D/IRAM
I (1737) heap_init: At 4009B4C8 len 00004B38 (18 KiB): IRAM
I (1743) esp_psram: Adding pool of 4081K of PSRAM memory to heap allocator
I (1751) spi_flash: detected chip: generic
I (1753) spi_flash: flash io: dio
W (1757) i2c: This driver is an old driver, please migrate your application code to adapt `driver/i2c_master.h`
I (1777) main_task: Started on CPU0
I (1787) esp_psram: Reserving pool of 40K of internal memory for DMA/internal allocations
I (1787) main_task: Calling app_main()
I (1787) MAIN:
================ Start app_main =================
I (1897) MAIN: =================================================
I (1907) MAIN: ==================== Start ======================
I (1917) MAIN: =================================================
I (1917) SDCARD: Basic R/W check started...
I (1947) SDCARD: Basic R/W check successful
I (1967) OTA: Start CheckOTAUpdateCheck...
I (1977) OTA: SHA-256 for the partition table: : 9d4a2809ae90fb20709a8ca3dd3ac3462e1e73286bcd31b689060c91de06fa3a
I (1997) OTA: SHA-256 for bootloader: : 4a9573dafac5d5c79c43e5a356568332da3a99dd2e220da6ceeadc96d32708a2
I (2397) OTA: SHA-256 for current firmware: : 2b75de8c475878bcb301320fcbdbb59eba7b19de82a4fb125679767e17d8fbb4
I (2427) MAIN: PSRAM size: 8388608 byte (8MB / 64MBit)
I (2437) MAIN: Total heap: 4377315 byte
I (2547) gpio: GPIO[25]| InputEn: 1| OutputEn: 0| OpenDrain: 0| Pullup: 1| Pulldown: 0| Intr:2
I (2547) cam_hal: cam init ok
I (2547) sccb: pin_sda 26 pin_scl 27
I (2547) sccb: sccb_i2c_port=1
I (2547) gpio: GPIO[32]| InputEn: 0| OutputEn: 1| OpenDrain: 0| Pullup: 0| Pulldown: 0| Intr:0
E (2587) camera: Camera probe failed with error 0x105(UNKNOWN ERROR)
E (2687) CAM: Camera Init Failed
W (4687) MAIN: Camera init failed (0x105), retrying...
I (4787) gpio: GPIO[25]| InputEn: 1| OutputEn: 0| OpenDrain: 0| Pullup: 1| Pulldown: 0| Intr:2
I (4787) cam_hal: cam init ok
I (4787) sccb: pin_sda 26 pin_scl 27
I (4787) sccb: sccb_i2c_port=1
I (4787) gpio: GPIO[32]| InputEn: 0| OutputEn: 1| OpenDrain: 0| Pullup: 0| Pulldown: 0| Intr:0
E (4827) camera: Camera probe failed with error 0x105(UNKNOWN ERROR)
E (4927) CAM: Camera Init Failed
E (6927) MAIN: Camera init failed (0x105)! Check camera module and/or proper electrical connection
E (6927) HELPER: New System Status: 0x00000004
I (7007) SNTP: TimeServer not defined, using default: pool.ntp.org
I (7017) SNTP: Configuring NTP Client...
I (7027) SNTP: Time zone set to CET-1CEST,M3.5.0,M10.5.0/3
I (7027) SNTP: time zone: +0100 Delta to UTC: 3600 seconds
I (7037) SNTP: The local time is unknown, starting with 1970-01-01 01:00:20
I (7047) SNTP: Once the NTP server provides a time, we will switch to that one
I (7077) MAIN: CPU frequency: 160 MHz
I (7087) SDCARD: Folder/file presence check started...
I (7147) SDCARD: Folder/file presence check successful
I (7157) MAIN: Tag: 'v16.1.0', Release: v16.1.0 (Commit: a1ccda2), Date/Time: 2026-01-11 22:38, Web UI: Release: v16.1.0 (Commit: a1ccda2)
I (7187) MAIN: Reset reason: Brownout
I (7197) WLANINI: SSID: RAUCHS-WLAN
I (7207) WLANINI: Password: XXXXXXXX
I (7217) WLANINI: RSSIThreshold: 0
I (7227) MAIN: WLAN config loaded, init WIFI...
I (7237) WIFI: Automatic interface config --> Use DHCP service
I (7257) wifi:wifi driver task: 3ffcf9bc, prio:23, stack:6144, core=0
I (7267) wifi:wifi firmware version: ccaebfa
I (7267) wifi:wifi certification version: v7.0
I (7267) wifi:config NVS flash: enabled
I (7267) wifi:config nano formating: enabled
I (7267) wifi:Init data frame dynamic rx buffer num: 16
I (7277) wifi:Init static rx mgmt buffer num: 5
I (7277) wifi:Init management short buffer num: 32
I (7287) wifi:Init static tx buffer num: 16
I (7287) wifi:Init tx cache buffer num: 16
I (7287) wifi:Init static rx buffer size: 1600
I (7297) wifi:Init static rx buffer num: 16
I (7297) wifi:Init dynamic rx buffer num: 16
I (7307) wifi_init: rx ba win: 16
I (7307) wifi_init: accept mbox: 6
I (7307) wifi_init: tcpip mbox: 32
I (7317) wifi_init: udp mbox: 6
I (7317) wifi_init: tcp mbox: 6
I (7317) wifi_init: tcp tx win: 5760
I (7317) wifi_init: tcp rx win: 5760
I (7327) wifi_init: tcp mss: 1440
I (7327) wifi_init: WiFi/LWIP prefer SPIRAM
I (7327) wifi_init: WiFi IRAM OP enabled
I (7337) wifi_init: WiFi RX IRAM OP enabled
W (7337) wifi:Password length matches WPA2 standards, authmode threshold changes from OPEN to WPA2
I (7347) phy_init: phy_version 4830,54550f7,Jun 20 2024,14:22:08
W (7357) phy_init: failed to load RF calibration data (0x1102), falling back to full calibration
�ets Jul 29 2019 12:21:46
rst:0x3 (SW_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:7664
load:0x40078000,len:15360
load:0x40080400,len:3744
entry 0x4008067c
I (53) boot: ESP-IDF 4.3.2 2nd stage bootloader
I (53) boot: compile time 20:02:47
I (53) boot: chip revision: 3
I (56) boot_comm: chip revision: 3, min. bootloader chip revision: 0
I (63) boot.esp32: SPI Speed : 40MHz
I (68) boot.esp32: SPI Mode : DIO
I (72) boot.esp32: SPI Flash Size : 4MB
I (77) boot: Enabling RNG early entropy source...
I (82) boot: Partition Table:
I (86) boot: ## Label Usage Type ST Offset Length
I (93) boot: 0 nvs WiFi data 01 02 00009000 00004000
I (100) boot: 1 otadata OTA data 01 00 0000d000 00002000
I (108) boot: 2 phy_init RF data 01 01 0000f000 00001000
I (116) boot: 3 ota_0 OTA app 00 10 00010000 001db000
I (123) boot: 4 ota_1 OTA app 00 11 001f0000 001db000
I (131) boot: End of partition table
I (135) boot_comm: chip revision: 3, min. application chip revision: 0
I (142) esp_image: segment 0: paddr=00010020 vaddr=3f400020 size=33850h (211024) map
I (232) esp_image: segment 1: paddr=00043878 vaddr=3ffb0000 size=04e90h ( 20112) load
I (240) esp_image: segment 2: paddr=00048710 vaddr=40080000 size=07908h ( 30984) load
I (254) esp_image: segment 3: paddr=00050020 vaddr=400d0020 size=120248h (1180232) map
I (705) esp_image: segment 4: paddr=00170270 vaddr=40087908 size=13bc0h ( 80832) load
I (754) boot: Loaded app from partition at offset 0x10000
I (754) boot: Disabling RNG early entropy source...
I (766) quad_psram: This chip is ESP32-D0WD
I (767) esp_psram: Found 8MB PSRAM device
I (767) esp_psram: Speed: 40MHz
I (767) esp_psram: PSRAM initialized, cache is in low/high (2-core) mode.
W (774) esp_psram: Virtual address not enough for PSRAM, map as much as we can. 4MB is mapped
I (782) cpu_start: Multicore app
I (1666) esp_psram: SPI SRAM memory test OK
I (1675) cpu_start: Pro cpu start user code
I (1675) cpu_start: cpu freq: 160000000 Hz
I (1675) app_init: Application information:
I (1675) app_init: Project name: AI-on-the-edge
I (1680) app_init: App version: v16.1.0
I (1684) app_init: Compile time: Jan 11 2026 22:38:18
I (1689) app_init: ELF file SHA256: 303839bd8...
I (1693) app_init: ESP-IDF: 5.3.1
I (1697) efuse_init: Min chip rev: v0.0
I (1701) efuse_init: Max chip rev: v3.99
I (1705) efuse_init: Chip rev: v3.1
I (1710) heap_init: Initializing. RAM available for dynamic allocation:
I (1716) heap_init: At 3FFAE6E0 len 00001920 (6 KiB): DRAM
I (1721) heap_init: At 3FFBCA98 len 00023568 (141 KiB): DRAM
I (1726) heap_init: At 3FFE0440 len 00003AE0 (14 KiB): D/IRAM
I (1731) heap_init: At 3FFE4350 len 0001BCB0 (111 KiB): D/IRAM
I (1737) heap_init: At 4009B4C8 len 00004B38 (18 KiB): IRAM
I (1743) esp_psram: Adding pool of 4081K of PSRAM memory to heap allocator
I (1751) spi_flash: detected chip: generic
I (1753) spi_flash: flash io: dio
W (1757) i2c: This driver is an old driver, please migrate your application code to adapt `driver/i2c_master.h`
I (1777) main_task: Started on CPU0
I (1787) esp_psram: Reserving pool of 40K of internal memory for DMA/internal allocations
I (1787) main_task: Calling app_main()
I (1787) MAIN:
================ Start app_main =================
I (1897) MAIN: =================================================
I (1907) MAIN: ==================== Start ======================
I (1917) MAIN: =================================================
I (1917) SDCARD: Basic R/W check started...
I (1947) SDCARD: Basic R/W check successful
I (1967) OTA: Start CheckOTAUpdateCheck...
I (1977) OTA: SHA-256 for the partition table: : 9d4a2809ae90fb20709a8ca3dd3ac3462e1e73286bcd31b689060c91de06fa3a
I (1997) OTA: SHA-256 for bootloader: : 4a9573dafac5d5c79c43e5a356568332da3a99dd2e220da6ceeadc96d32708a2
I (2397) OTA: SHA-256 for current firmware: : 2b75de8c475878bcb301320fcbdbb59eba7b19de82a4fb125679767e17d8fbb4
I (2427) MAIN: PSRAM size: 8388608 byte (8MB / 64MBit)
I (2437) MAIN: Total heap: 4377315 byte
I (2547) gpio: GPIO[25]| InputEn: 1| OutputEn: 0| OpenDrain: 0| Pullup: 1| Pulldown: 0| Intr:2
I (2547) cam_hal: cam init ok
I (2547) sccb: pin_sda 26 pin_scl 27
I (2547) sccb: sccb_i2c_port=1
I (2547) gpio: GPIO[32]| InputEn: 0| OutputEn: 1| OpenDrain: 0| Pullup: 0| Pulldown: 0| Intr:0
I (2587) camera: Detected camera at address=0x30
I (2587) camera: Detected OV2640 camera
I (2587) camera: Camera PID=0x26 VER=0x42 MIDL=0x7f MIDH=0xa2
I (2677) cam_hal: buffer_size: 32768, half_buffer_size: 4096, node_buffer_size: 2048, node_cnt: 16, total_cnt: 15
I (2677) cam_hal: Allocating 61440 Byte frame buffer in PSRAM
I (2677) cam_hal: cam config ok
I (2677) ov2640: Set PLL: clk_2x: 0, clk_div: 0, pclk_auto: 0, pclk_div: 8
I (2857) CAM: OV2640 camera module detected
I (4857) MAIN: Camera info: PID: 0x26, VER: 0x42, MIDL: 0x7f, MIDH: 0xa2
I (4927) SNTP: TimeServer not defined, using default: pool.ntp.org
I (4937) SNTP: Configuring NTP Client...
�ets Jul 29 2019 12:21:46
rst:0x3 (SW_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:7664
load:0x40078000,len:15360
load:0x40080400,len:3744
entry 0x4008067c
I (52) boot: ESP-IDF 4.3.2 2nd stage bootloader
I (53) boot: compile time 20:02:47
I (53) boot: chip revision: 3
I (56) boot_comm: chip revision: 3, min. bootloader chip revision: 0
I (63) boot.esp32: SPI Speed : 40MHz
I (68) boot.esp32: SPI Mode : DIO
I (72) boot.esp32: SPI Flash Size : 4MB
I (77) boot: Enabling RNG early entropy source...
I (82) boot: Partition Table:
I (86) boot: ## Label Usage Type ST Offset Length
I (93) boot: 0 nvs WiFi data 01 02 00009000 00004000
I (100) boot: 1 otadata OTA data 01 00 0000d000 00002000
I (108) boot: 2 phy_init RF data 01 01 0000f000 00001000
I (116) boot: 3 ota_0 OTA app 00 10 00010000 001db000
I (123) boot: 4 ota_1 OTA app 00 11 001f0000 001db000
I (131) boot: End of partition table
I (135) boot_comm: chip revision: 3, min. application chip revision: 0
I (142) esp_image: segment 0: paddr=00010020 vaddr=3f400020 size=33850h (211024) map
I (232) esp_image: segment 1: paddr=00043878 vaddr=3ffb0000 size=04e90h ( 20112) load
I (240) esp_image: segment 2: paddr=00048710 vaddr=40080000 size=07908h ( 30984) load
I (254) esp_image: segment 3: paddr=00050020 vaddr=400d0020 size=120248h (1180232) map
I (705) esp_image: segment 4: paddr=00170270 vaddr=40087908 size=13bc0h ( 80832) load
I (754) boot: Loaded app from partition at offset 0x10000
I (754) boot: Disabling RNG early entropy source...
I (766) quad_psram: This chip is ESP32-D0WD
I (767) esp_psram: Found 8MB PSRAM device
I (767) esp_psram: Speed: 40MHz
I (767) esp_psram: PSRAM initialized, cache is in low/high (2-core) mode.
W (774) esp_psram: Virtual address not enough for PSRAM, map as much as we can. 4MB is mapped
I (782) cpu_start: Multicore app
I (1666) esp_psram: SPI SRAM memory test OK
I (1675) cpu_start: Pro cpu start user code
I (1675) cpu_start: cpu freq: 160000000 Hz
I (1675) app_init: Application information:
I (1675) app_init: Project name: AI-on-the-edge
I (1680) app_init: App version: v16.1.0
I (1684) app_init: Compile time: Jan 11 2026 22:38:18
I (1689) app_init: ELF file SHA256: 303839bd8...
I (1693) app_init: ESP-IDF: 5.3.1
I (1697) efuse_init: Min chip rev: v0.0
I (1701) efuse_init: Max chip rev: v3.99
I (1705) efuse_init: Chip rev: v3.1
I (1710) heap_init: Initializing. RAM available for dynamic allocation:
I (1716) heap_init: At 3FFAE6E0 len 00001920 (6 KiB): DRAM
I (1721) heap_init: At 3FFBCA98 len 00023568 (141 KiB): DRAM
I (1726) heap_init: At 3FFE0440 len 00003AE0 (14 KiB): D/IRAM
I (1731) heap_init: At 3FFE4350 len 0001BCB0 (111 KiB): D/IRAM
I (1737) heap_init: At 4009B4C8 len 00004B38 (18 KiB): IRAM
I (1743) esp_psram: Adding pool of 4081K of PSRAM memory to heap allocator
I (1751) spi_flash: detected chip: generic
I (1753) spi_flash: flash io: dio
W (1757) i2c: This driver is an old driver, please migrate your application code to adapt `driver/i2c_master.h`
I (1777) main_task: Started on CPU0
I (1787) esp_psram: Reserving pool of 40K of internal memory for DMA/internal allocations
I (1787) main_task: Calling app_main()
I (1787) MAIN:
================ Start app_main =================
I (1897) MAIN: =================================================
I (1907) MAIN: ==================== Start ======================
I (1917) MAIN: =================================================
I (1917) SDCARD: Basic R/W check started...
I (1957) SDCARD: Basic R/W check successful
I (1967) OTA: Start CheckOTAUpdateCheck...
I (1977) OTA: SHA-256 for the partition table: : 9d4a2809ae90fb20709a8ca3dd3ac3462e1e73286bcd31b689060c91de06fa3a
I (1997) OTA: SHA-256 for bootloader: : 4a9573dafac5d5c79c43e5a356568332da3a99dd2e220da6ceeadc96d32708a2
ets Jul 29 2019 12:21:46
rst:0x1 (POWERON_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: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=33850h (211024) map
I (205) esp_image: segment 1: paddr=00043878 vaddr=3ffb0000 size=04e90h ( 20112) load
I (214) esp_image: segment 2: paddr=00048710 vaddr=40080000 size=07908h ( 30984) load
I (227) esp_image: segment 3: paddr=00050020 vaddr=400d0020 size=120248h (1180232) map
I (679) esp_image: segment 4: paddr=00170270 vaddr=40087908 size=13bc0h ( 80832) load
I (728) boot: Loaded app from partition at offset 0x10000
I (728) boot: Disabling RNG early entropy source...
I (740) quad_psram: This chip is ESP32-D0WD
I (740) esp_psram: Found 8MB PSRAM device
I (741) esp_psram: Speed: 40MHz
I (741) esp_psram: PSRAM initialized, cache is in low/high (2-core) mode.
W (748) esp_psram: Virtual address not enough for PSRAM, map as much as we can. 4MB is mapped
I (756) cpu_start: Multicore app
I (1640) esp_psram: SPI SRAM memory test OK
I (1649) cpu_start: Pro cpu start user code
I (1649) cpu_start: cpu freq: 160000000 Hz
I (1649) app_init: Application information:
I (1649) app_init: Project name: AI-on-the-edge
I (1654) app_init: App version: v16.1.0
I (1658) app_init: Compile time: Jan 11 2026 22:38:18
I (1663) app_init: ELF file SHA256: 303839bd8...
I (1667) app_init: ESP-IDF: 5.3.1
I (1671) efuse_init: Min chip rev: v0.0
I (1675) efuse_init: Max chip rev: v3.99
I (1679) efuse_init: Chip rev: v3.1
I (1683) heap_init: Initializing. RAM available for dynamic allocation:
I (1689) heap_init: At 3FFAE6E0 len 00001920 (6 KiB): DRAM
I (1694) heap_init: At 3FFBCA98 len 00023568 (141 KiB): DRAM
I (1700) heap_init: At 3FFE0440 len 00003AE0 (14 KiB): D/IRAM
I (1705) heap_init: At 3FFE4350 len 0001BCB0 (111 KiB): D/IRAM
I (1711) heap_init: At 4009B4C8 len 00004B38 (18 KiB): IRAM
I (1717) esp_psram: Adding pool of 4081K of PSRAM memory to heap allocator
I (1724) spi_flash: detected chip: generic
I (1727) spi_flash: flash io: dio
W (1731) i2c: This driver is an old driver, please migrate your application code to adapt `driver/i2c_master.h`
I (1751) main_task: Started on CPU0
I (1761) esp_psram: Reserving pool of 40K of internal memory for DMA/internal allocations
I (1761) main_task: Calling app_main()
I (1761) MAIN:
================ Start app_main =================
I (1871) MAIN: =================================================
I (1881) MAIN: ==================== Start ======================
I (1891) MAIN: =================================================
I (1901) SDCARD: Basic R/W check started...
I (1931) SDCARD: Basic R/W check successful
I (1941) OTA: Start CheckOTAUpdateCheck...
I (1951) OTA: SHA-256 for the partition table: : 9d4a2809ae90fb20709a8ca3dd3ac3462e1e73286bcd31b689060c91de06fa3a
I (1971) OTA: SHA-256 for bootloader: : 4a9573dafac5d5c79c43e5a356568332da3a99dd2e220da6ceeadc96d32708a2
I (2371) OTA: SHA-256 for current firmware: : 2b75de8c475878bcb301320fcbdbb59eba7b19de82a4fb125679767e17d8fbb4
I (2401) MAIN: PSRAM size: 8388608 byte (8MB / 64MBit)
I (2411) MAIN: Total heap: 4377315 byte
I (2521) gpio: GPIO[25]| InputEn: 1| OutputEn: 0| OpenDrain: 0| Pullup: 1| Pulldown: 0| Intr:2
I (2521) cam_hal: cam init ok
I (2521) sccb: pin_sda 26 pin_scl 27
I (2521) sccb: sccb_i2c_port=1
I (2521) gpio: GPIO[32]| InputEn: 0| OutputEn: 1| OpenDrain: 0| Pullup: 0| Pulldown: 0| Intr:0
I (2561) camera: Detected camera at address=0x30
I (2561) camera: Detected OV2640 camera
I (2561) camera: Camera PID=0x26 VER=0x42 MIDL=0x7f MIDH=0xa2
I (2651) cam_hal: buffer_size: 32768, half_buffer_size: 4096, node_buffer_size: 2048, node_cnt: 16, total_cnt: 15
I (2651) cam_hal: Allocating 61440 Byte frame buffer in PSRAM
I (2651) cam_hal: cam config ok
I (2651) ov2640: Set PLL: clk_2x: 0, clk_div: 0, pclk_auto: 0, pclk_div: 8
I (2831) CAM: OV2640 camera module detected
I (4831) MAIN: Camera info: PID: 0x26, VER: 0x42, MIDL: 0x7f, MIDH: 0xa2
I (4901) SNTP: TimeServer not defined, using default: pool.ntp.org
�ets Jul 29 2019 12:21:46
rst:0x3 (SW_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:7664
load:0x40078000,len:15360
load:0x40080400,len:3744
entry 0x4008067c
I (52) boot: ESP-IDF 4.3.2 2nd stage bootloader
I (53) boot: compile time 20:02:47
I (53) boot: chip revision: 3
I (56) boot_comm: chip revision: 3, min. bootloader chip revision: 0
I (63) boot.esp32: SPI Speed : 40MHz
I (68) boot.esp32: SPI Mode : DIO
I (72) boot.esp32: SPI Flash Size : 4MB
I (77) boot: Enabling RNG early entropy source...
I (82) boot: Partition Table:
I (86) boot: ## Label Usage Type ST Offset Length
I (93) boot: 0 nvs WiFi data 01 02 00009000 00004000
I (100) boot: 1 otadata OTA data 01 00 0000d000 00002000
I (108) boot: 2 phy_init RF data 01 01 0000f000 00001000
I (116) boot: 3 ota_0 OTA app 00 10 00010000 001db000
I (123) boot: 4 ota_1 OTA app 00 11 001f0000 001db000
I (131) boot: End of partition table
I (135) boot_comm: chip revision: 3, min. application chip revision: 0
I (142) esp_image: segment 0: paddr=00010020 vaddr=3f400020 size=33850h (211024) map
I (232) esp_image: segment 1: paddr=00043878 vaddr=3ffb0000 size=04e90h ( 20112) load
I (240) esp_image: segment 2: paddr=00048710 vaddr=40080000 size=07908h ( 30984) load
I (254) esp_image: segment 3: paddr=00050020 vaddr=400d0020 size=120248h (1180232) map
I (705) esp_image: segment 4: paddr=00170270 vaddr=40087908 size=13bc0h ( 80832) load
I (754) boot: Loaded app from partition at offset 0x10000
I (754) boot: Disabling RNG early entropy source...
I (766) quad_psram: This chip is ESP32-D0WD
I (767) esp_psram: Found 8MB PSRAM device
I (767) esp_psram: Speed: 40MHz
I (767) esp_psram: PSRAM initialized, cache is in low/high (2-core) mode.
W (774) esp_psram: Virtual address not enough for PSRAM, map as much as we can. 4MB is mapped
I (782) cpu_start: Multicore app
I (1666) esp_psram: SPI SRAM memory test OK
I (1675) cpu_start: Pro cpu start user code
I (1675) cpu_start: cpu freq: 160000000 Hz
I (1675) app_init: Application information:
I (1675) app_init: Project name: AI-on-the-edge
I (1680) app_init: App version: v16.1.0
I (1684) app_init: Compile time: Jan 11 2026 22:38:18
I (1689) app_init: ELF file SHA256: 303839bd8...
I (1693) app_init: ESP-IDF: 5.3.1
I (1697) efuse_init: Min chip rev: v0.0
I (1701) efuse_init: Max chip rev: v3.99
I (1705) efuse_init: Chip rev: v3.1
I (1710) heap_init: Initializing. RAM available for dynamic allocation:
I (1716) heap_init: At 3FFAE6E0 len 00001920 (6 KiB): DRAM
I (1721) heap_init: At 3FFBCA98 len 00023568 (141 KiB): DRAM
I (1726) heap_init: At 3FFE0440 len 00003AE0 (14 KiB): D/IRAM
I (1731) heap_init: At 3FFE4350 len 0001BCB0 (111 KiB): D/IRAM
I (1737) heap_init: At 4009B4C8 len 00004B38 (18 KiB): IRAM
I (1743) esp_psram: Adding pool of 4081K of PSRAM memory to heap allocator
I (1751) spi_flash: detected chip: generic
I (1753) spi_flash: flash io: dio
W (1757) i2c: This driver is an old driver, please migrate your application code to adapt `driver/i2c_master.h`
I (1777) main_task: Started on CPU0
I (1787) esp_psram: Reserving pool of 40K of internal memory for DMA/internal allocations
I (1787) main_task: Calling app_main()
I (1787) MAIN:
================ Start app_main =================
I (1897) MAIN: =================================================
I (1907) MAIN: ==================== Start ======================
I (1917) MAIN: =================================================
I (1927) SDCARD: Basic R/W check started...
I (1957) SDCARD: Basic R/W check successful
I (1967) OTA: Start CheckOTAUpdateCheck...
I (1977) OTA: SHA-256 for the partition table: : 9d4a2809ae90fb20709a8ca3dd3ac3462e1e73286bcd31b689060c91de06fa3a
I (1997) OTA: SHA-256 for bootloader: : 4a9573dafac5d5c79c43e5a356568332da3a99dd2e220da6ceeadc96d32708a2
I (2397) OTA: SHA-256 for current firmware: : 2b75de8c475878bcb301320fcbdbb59eba7b19de82a4fb125679767e17d8fbb4
I (2427) MAIN: PSRAM size: 8388608 byte (8MB / 64MBit)
I (2437) MAIN: Total heap: 4377315 byte
I (2547) gpio: GPIO[25]| InputEn: 1| OutputEn: 0| OpenDrain: 0| Pullup: 1| Pulldown: 0| Intr:2
I (2547) cam_hal: cam init ok
I (2547) sccb: pin_sda 26 pin_scl 27
I (2547) sccb: sccb_i2c_port=1
I (2547) gpio: GPIO[32]| InputEn: 0| OutputEn: 1| OpenDrain: 0| Pullup: 0| Pulldown: 0| Intr:0
I (2587) camera: Detected camera at address=0x30
I (2587) camera: Detected OV2640 camera
I (2587) camera: Camera PID=0x26 VER=0x42 MIDL=0x7f MIDH=0xa2
I (2677) cam_hal: buffer_size: 32768, half_buffer_size: 4096, node_buffer_size: 2048, node_cnt: 16, total_cnt: 15
I (2677) cam_hal: Allocating 61440 Byte frame buffer in PSRAM
I (2677) cam_hal: cam config ok
I (2677) ov2640: Set PLL: clk_2x: 0, clk_div: 0, pclk_auto: 0, pclk_div: 8
I (2857) CAM: OV2640 camera module detected
I (4857) MAIN: Camera info: PID: 0x26, VER: 0x42, MIDL: 0x7f, MIDH: 0xa2
I (4927) SNTP: TimeServer not defined, using default: pool.ntp.org
I (4937) SNTP: Configuring NTP Client...
�ets Jul 29 2019 12:21:46
rst:0x3 (SW_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:7664
load:0x40078000,len:15360
load:0x40080400,len:3744
entry 0x4008067c
I (52) boot: ESP-IDF 4.3.2 2nd stage bootloader
I (53) boot: compile time 20:02:47
I (53) boot: chip revision: 3
I (56) boot_comm: chip revision: 3, min. bootloader chip revision: 0
I (63) boot.esp32: SPI Speed : 40MHz
I (68) boot.esp32: SPI Mode : DIO
I (72) boot.esp32: SPI Flash Size : 4MB
I (77) boot: Enabling RNG early entropy source...
I (82) boot: Partition Table:
I (86) boot: ## Label Usage Type ST Offset Length
I (93) boot: 0 nvs WiFi data 01 02 00009000 00004000
I (100) boot: 1 otadata OTA data 01 00 0000d000 00002000
I (108) boot: 2 phy_init RF data 01 01 0000f000 00001000
I (116) boot: 3 ota_0 OTA app 00 10 00010000 001db000
I (123) boot: 4 ota_1 OTA app 00 11 001f0000 001db000
I (131) boot: End of partition table
I (135) boot_comm: chip revision: 3, min. application chip revision: 0
I (142) esp_image: segment 0: paddr=00010020 vaddr=3f400020 size=33850h (211024) map
I (232) esp_image: segment 1: paddr=00043878 vaddr=3ffb0000 size=04e90h ( 20112) load
I (240) esp_image: segment 2: paddr=00048710 vaddr=40080000 size=07908h ( 30984) load
I (254) esp_image: segment 3: paddr=00050020 vaddr=400d0020 size=120248h (1180232) map
I (705) esp_image: segment 4: paddr=00170270 vaddr=40087908 size=13bc0h ( 80832) load
I (754) boot: Loaded app from partition at offset 0x10000
I (754) boot: Disabling RNG early entropy source...
I (766) quad_psram: This chip is ESP32-D0WD
I (767) esp_psram: Found 8MB PSRAM device
I (767) esp_psram: Speed: 40MHz
I (767) esp_psram: PSRAM initialized, cache is in low/high (2-core) mode.
W (774) esp_psram: Virtual address not enough for PSRAM, map as much as we can. 4MB is mapped
I (782) cpu_start: Multicore app
I (1666) esp_psram: SPI SRAM memory test OK
I (1675) cpu_start: Pro cpu start user code
I (1675) cpu_start: cpu freq: 160000000 Hz
I (1675) app_init: Application information:
I (1675) app_init: Project name: AI-on-the-edge
I (1680) app_init: App version: v16.1.0
I (1684) app_init: Compile time: Jan 11 2026 22:38:18
I (1689) app_init: ELF file SHA256: 303839bd8...
I (1693) app_init: ESP-IDF: 5.3.1
I (1697) efuse_init: Min chip rev: v0.0
I (1701) efuse_init: Max chip rev: v3.99
I (1705) efuse_init: Chip rev: v3.1
I (1710) heap_init: Initializing. RAM available for dynamic allocation:
I (1716) heap_init: At 3FFAE6E0 len 00001920 (6 KiB): DRAM
I (1721) heap_init: At 3FFBCA98 len 00023568 (141 KiB): DRAM
I (1726) heap_init: At 3FFE0440 len 00003AE0 (14 KiB): D/IRAM
I (1731) heap_init: At 3FFE4350 len 0001BCB0 (111 KiB): D/IRAM
I (1737) heap_init: At 4009B4C8 len 00004B38 (18 KiB): IRAM
I (1743) esp_psram: Adding pool of 4081K of PSRAM memory to heap allocator
I (1751) spi_flash: detected chip: generic
I (1753) spi_flash: flash io: dio
W (1757) i2c: This driver is an old driver, please migrate your application code to adapt `driver/i2c_master.h`
I (1777) main_task: Started on CPU0
I (1787) esp_psram: Reserving pool of 40K of internal memory for DMA/internal allocations
I (1787) main_task: Calling app_main()
I (1787) MAIN:
================ Start app_main =================
I (1897) MAIN: =================================================
I (1907) MAIN: ==================== Start ======================
I (1917) MAIN: =================================================
I (1927) SDCARD: Basic R/W check started...
I (1947) SDCARD: Basic R/W check successful
I (1967) OTA: Start CheckOTAUpdateCheck...
I (1977) OTA: SHA-256 for the partition table: : 9d4a2809ae90fb20709a8ca3dd3ac3462e1e73286bcd31b689060c91de06fa3a
I (1997) OTA: SHA-256 for bootloader: : 4a9573dafac5d5c79c43e5a356568332da3a99dd2e220da6ceeadc96d32708a2
I (2397) OTA: SHA-256 for current firmware: : 2b75de8c475878bcb301320fcbdbb59eba7b19de82a4fb125679767e17d8fbb4
I (2427) MAIN: PSRAM size: 8388608 byte (8MB / 64MBit)
I (2437) MAIN: Total heap: 4377315 byte
I (2547) gpio: GPIO[25]| InputEn: 1| OutputEn: 0| OpenDrain: 0| Pullup: 1| Pulldown: 0| Intr:2
I (2547) cam_hal: cam init ok
I (2547) sccb: pin_sda 26 pin_scl 27
I (2547) sccb: sccb_i2c_port=1
I (2547) gpio: GPIO[32]| InputEn: 0| OutputEn: 1| OpenDrain: 0| Pullup: 0| Pulldown: 0| Intr:0
I (2587) camera: Detected camera at address=0x30
I (2587) camera: Detected OV2640 camera
I (2587) camera: Camera PID=0x26 VER=0x42 MIDL=0x7f MIDH=0xa2
I (2677) cam_hal: buffer_size: 32768, half_buffer_size: 4096, node_buffer_size: 2048, node_cnt: 16, total_cnt: 15
I (2677) cam_hal: Allocating 61440 Byte frame buffer in PSRAM
I (2677) cam_hal: cam config ok
I (2677) ov2640: Set PLL: clk_2x: 0, clk_div: 0, pclk_auto: 0, pclk_div: 8
I (2857) CAM: OV2640 camera module detected
I (4857) MAIN: Camera info: PID: 0x26, VER: 0x42, MIDL: 0x7f, MIDH: 0xa2
I (4927) SNTP: TimeServer not defined, using default: pool.ntp.org
I (4937) SNTP: Configuring NTP Client...
�ets Jul 29 2019 12:21:46
rst:0x3 (SW_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:7664
load:0x40078000,len:15360
load:0x40080400,len:3744
entry 0x4008067c
I (53) boot: ESP-IDF 4.3.2 2nd stage bootloader
I (53) boot: compile time 20:02:47
I (53) boot: chip revision: 3
I (56) boot_comm: chip revision: 3, min. bootloader chip revision: 0
I (63) boot.esp32: SPI Speed : 40MHz
I (68) boot.esp32: SPI Mode : DIO
I (72) boot.esp32: SPI Flash Size : 4MB
I (77) boot: Enabling RNG early entropy source...
I (82) boot: Partition Table:
I (86) boot: ## Label Usage Type ST Offset Length
I (93) boot: 0 nvs WiFi data 01 02 00009000 00004000
I (100) boot: 1 otadata OTA data 01 00 0000d000 00002000
I (108) boot: 2 phy_init RF data 01 01 0000f000 00001000
I (116) boot: 3 ota_0 OTA app 00 10 00010000 001db000
I (123) boot: 4 ota_1 OTA app 00 11 001f0000 001db000
I (131) boot: End of partition table
I (135) boot_comm: chip revision: 3, min. application chip revision: 0
I (142) esp_image: segment 0: paddr=00010020 vaddr=3f400020 size=33850h (211024) map
I (232) esp_image: segment 1: paddr=00043878 vaddr=3ffb0000 size=04e90h ( 20112) load
I (240) esp_image: segment 2: paddr=00048710 vaddr=40080000 size=07908h ( 30984) load
I (254) esp_image: segment 3: paddr=00050020 vaddr=400d0020 size=120248h (1180232) map
I (705) esp_image: segment 4: paddr=00170270 vaddr=40087908 size=13bc0h ( 80832) load
I (754) boot: Loaded app from partition at offset 0x10000
I (754) boot: Disabling RNG early entropy source...
I (766) quad_psram: This chip is ESP32-D0WD
I (767) esp_psram: Found 8MB PSRAM device
I (767) esp_psram: Speed: 40MHz
I (767) esp_psram: PSRAM initialized, cache is in low/high (2-core) mode.
W (774) esp_psram: Virtual address not enough for PSRAM, map as much as we can. 4MB is mapped
I (782) cpu_start: Multicore app
I (1666) esp_psram: SPI SRAM memory test OK
I (1675) cpu_start: Pro cpu start user code
I (1675) cpu_start: cpu freq: 160000000 Hz
I (1675) app_init: Application information:
I (1675) app_init: Project name: AI-on-the-edge
I (1680) app_init: App version: v16.1.0
I (1684) app_init: Compile time: Jan 11 2026 22:38:18
I (1689) app_init: ELF file SHA256: 303839bd8...
I (1693) app_init: ESP-IDF: 5.3.1
I (1697) efuse_init: Min chip rev: v0.0
I (1701) efuse_init: Max chip rev: v3.99
I (1705) efuse_init: Chip rev: v3.1
I (1710) heap_init: Initializing. RAM available for dynamic allocation:
I (1716) heap_init: At 3FFAE6E0 len 00001920 (6 KiB): DRAM
I (1721) heap_init: At 3FFBCA98 len 00023568 (141 KiB): DRAM
I (1726) heap_init: At 3FFE0440 len 00003AE0 (14 KiB): D/IRAM
I (1731) heap_init: At 3FFE4350 len 0001BCB0 (111 KiB): D/IRAM
I (1737) heap_init: At 4009B4C8 len 00004B38 (18 KiB): IRAM
I (1743) esp_psram: Adding pool of 4081K of PSRAM memory to heap allocator
I (1751) spi_flash: detected chip: generic
I (1753) spi_flash: flash io: dio
W (1757) i2c: This driver is an old driver, please migrate your application code to adapt `driver/i2c_master.h`
I (1777) main_task: Started on CPU0
I (1787) esp_psram: Reserving pool of 40K of internal memory for DMA/internal allocations
I (1787) main_task: Calling app_main()
I (1787) MAIN:
================ Start app_main =================
I (1897) MAIN: =================================================
I (1907) MAIN: ==================== Start ======================
I (1917) MAIN: =================================================
I (1917) SDCARD: Basic R/W check started...
I (1957) SDCARD: Basic R/W check successful
I (1967) OTA: Start CheckOTAUpdateCheck...
I (1977) OTA: SHA-256 for the partition table: : 9d4a2809ae90fb20709a8ca3dd3ac3462e1e73286bcd31b689060c91de06fa3a
I (1997) OTA: SHA-256 for bootloader: : 4a9573dafac5d5c79c43e5a356568332da3a99dd2e220da6ceeadc96d32708a2
I (2397) OTA: SHA-256 for current firmware: : 2b75de8c475878bcb301320fcbdbb59eba7b19de82a4fb125679767e17d8fbb4
I (2427) MAIN: PSRAM size: 8388608 byte (8MB / 64MBit)
I (2437) MAIN: Total heap: 4377315 byte
I (2547) gpio: GPIO[25]| InputEn: 1| OutputEn: 0| OpenDrain: 0| Pullup: 1| Pulldown: 0| Intr:2
I (2547) cam_hal: cam init ok
I (2547) sccb: pin_sda 26 pin_scl 27
I (2547) sccb: sccb_i2c_port=1
I (2547) gpio: GPIO[32]| InputEn: 0| OutputEn: 1| OpenDrain: 0| Pullup: 0| Pulldown: 0| Intr:0
I (2587) camera: Detected camera at address=0x30
I (2587) camera: Detected OV2640 camera
I (2587) camera: Camera PID=0x26 VER=0x42 MIDL=0x7f MIDH=0xa2
I (2677) cam_hal: buffer_size: 32768, half_buffer_size: 4096, node_buffer_size: 2048, node_cnt: 16, total_cnt: 15
I (2677) cam_hal: Allocating 61440 Byte frame buffer in PSRAM
I (2677) cam_hal: cam config ok
I (2677) ov2640: Set PLL: clk_2x: 0, clk_div: 0, pclk_auto: 0, pclk_div: 8
I (2857) CAM: OV2640 camera module detected
I (4857) MAIN: Camera info: PID: 0x26, VER: 0x42, MIDL: 0x7f, MIDH: 0xa2
I (4927) SNTP: TimeServer not defined, using default: pool.ntp.org
I (4937) SNTP: Configuring NTP Client...
�ets Jul 29 2019 12:21:46
rst:0x3 (SW_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:7664
load:0x40078000,len:15360
load:0x40080400,len:3744
entry 0x4008067c
I (52) boot: ESP-IDF 4.3.2 2nd stage bootloader
I (53) boot: compile time 20:02:47
I (53) boot: chip revision: 3
I (56) boot_comm: chip revision: 3, min. bootloader chip revision: 0
I (63) boot.esp32: SPI Speed : 40MHz
I (68) boot.esp32: SPI Mode : DIO
I (72) boot.esp32: SPI Flash Size : 4MB
I (77) boot: Enabling RNG early entropy source...
I (82) boot: Partition Table:
I (86) boot: ## Label Usage Type ST Offset Length
I (93) boot: 0 nvs WiFi data 01 02 00009000 00004000
I (100) boot: 1 otadata OTA data 01 00 0000d000 00002000
I (108) boot: 2 phy_init RF data 01 01 0000f000 00001000
I (116) boot: 3 ota_0 OTA app 00 10 00010000 001db000
I (123) boot: 4 ota_1 OTA app 00 11 001f0000 001db000
I (131) boot: End of partition table
I (135) boot_comm: chip revision: 3, min. application chip revision: 0
I (142) esp_image: segment 0: paddr=00010020 vaddr=3f400020 size=33850h (211024) map
I (232) esp_image: segment 1: paddr=00043878 vaddr=3ffb0000 size=04e90h ( 20112) load
I (240) esp_image: segment 2: paddr=00048710 vaddr=40080000 size=07908h ( 30984) load
I (254) esp_image: segment 3: paddr=00050020 vaddr=400d0020 size=120248h (1180232) map
I (705) esp_image: segment 4: paddr=00170270 vaddr=40087908 size=13bc0h ( 80832) load
I (754) boot: Loaded app from partition at offset 0x10000
I (754) boot: Disabling RNG early entropy source...
I (766) quad_psram: This chip is ESP32-D0WD
I (767) esp_psram: Found 8MB PSRAM device
I (767) esp_psram: Speed: 40MHz
I (767) esp_psram: PSRAM initialized, cache is in low/high (2-core) mode.
W (774) esp_psram: Virtual address not enough for PSRAM, map as much as we can. 4MB is mapped
I (782) cpu_start: Multicore app
I (1666) esp_psram: SPI SRAM memory test OK
I (1675) cpu_start: Pro cpu start user code
I (1675) cpu_start: cpu freq: 160000000 Hz
I (1675) app_init: Application information:
I (1675) app_init: Project name: AI-on-the-edge
I (1680) app_init: App version: v16.1.0
I (1684) app_init: Compile time: Jan 11 2026 22:38:18
I (1689) app_init: ELF file SHA256: 303839bd8...
I (1693) app_init: ESP-IDF: 5.3.1
I (1697) efuse_init: Min chip rev: v0.0
I (1701) efuse_init: Max chip rev: v3.99
I (1705) efuse_init: Chip rev: v3.1
I (1710) heap_init: Initializing. RAM available for dynamic allocation:
I (1716) heap_init: At 3FFAE6E0 len 00001920 (6 KiB): DRAM
I (1721) heap_init: At 3FFBCA98 len 00023568 (141 KiB): DRAM
I (1726) heap_init: At 3FFE0440 len 00003AE0 (14 KiB): D/IRAM
I (1731) heap_init: At 3FFE4350 len 0001BCB0 (111 KiB): D/IRAM
I (1737) heap_init: At 4009B4C8 len 00004B38 (18 KiB): IRAM
I (1743) esp_psram: Adding pool of 4081K of PSRAM memory to heap allocator
I (1751) spi_flash: detected chip: generic
I (1753) spi_flash: flash io: dio
W (1757) i2c: This driver is an old driver, please migrate your application code to adapt `driver/i2c_master.h`
I (1777) main_task: Started on CPU0
I (1787) esp_psram: Reserving pool of 40K of internal memory for DMA/internal allocations
I (1787) main_task: Calling app_main()
I (1787) MAIN:
================ Start app_main =================
I (1897) MAIN: =================================================
I (1907) MAIN: ==================== Start ======================
I (1917) MAIN: =================================================
I (1927) SDCARD: Basic R/W check started...
I (1957) SDCARD: Basic R/W check successful
I (1967) OTA: Start CheckOTAUpdateCheck...
I (1977) OTA: SHA-256 for the partition table: : 9d4a2809ae90fb20709a8ca3dd3ac3462e1e73286bcd31b689060c91de06fa3a
I (1997) OTA: SHA-256 for bootloader: : 4a9573dafac5d5c79c43e5a356568332da3a99dd2e220da6ceeadc96d32708a2
I (2397) OTA: SHA-256 for current firmware: : 2b75de8c475878bcb301320fcbdbb59eba7b19de82a4fb125679767e17d8fbb4
I (2427) MAIN: PSRAM size: 8388608 byte (8MB / 64MBit)
I (2437) MAIN: Total heap: 4377315 byte
I (2547) gpio: GPIO[25]| InputEn: 1| OutputEn: 0| OpenDrain: 0| Pullup: 1| Pulldown: 0| Intr:2
I (2547) cam_hal: cam init ok
I (2547) sccb: pin_sda 26 pin_scl 27
I (2547) sccb: sccb_i2c_port=1
I (2547) gpio: GPIO[32]| InputEn: 0| OutputEn: 1| OpenDrain: 0| Pullup: 0| Pulldown: 0| Intr:0
I (2587) camera: Detected camera at address=0x30
I (2587) camera: Detected OV2640 camera
I (2587) camera: Camera PID=0x26 VER=0x42 MIDL=0x7f MIDH=0xa2
I (2677) cam_hal: buffer_size: 32768, half_buffer_size: 4096, node_buffer_size: 2048, node_cnt: 16, total_cnt: 15
I (2677) cam_hal: Allocating 61440 Byte frame buffer in PSRAM
I (2677) cam_hal: cam config ok
I (2677) ov2640: Set PLL: clk_2x: 0, clk_div: 0, pclk_auto: 0, pclk_div: 8
I (2857) CAM: OV2640 camera module detected
I (4857) MAIN: Camera info: PID: 0x26, VER: 0x42, MIDL: 0x7f, MIDH: 0xa2
I (4927) SNTP: TimeServer not defined, using default: pool.ntp.org
I (4937) SNTP: Configuring NTP Client...
�ets Jul 29 2019 12:21:46
rst:0x3 (SW_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:7664
load:0x40078000,len:15360
load:0x40080400,len:3744
entry 0x4008067c
I (52) boot: ESP-IDF 4.3.2 2nd stage bootloader
I (53) boot: compile time 20:02:47
I (53) boot: chip revision: 3
I (56) boot_comm: chip revision: 3, min. bootloader chip revision: 0
I (63) boot.esp32: SPI Speed : 40MHz
I (68) boot.esp32: SPI Mode : DIO
I (72) boot.esp32: SPI Flash Size : 4MB
I (77) boot: Enabling RNG early entropy source...
I (82) boot: Partition Table:
I (86) boot: ## Label Usage Type ST Offset Length
I (93) boot: 0 nvs WiFi data 01 02 00009000 00004000
I (100) boot: 1 otadata OTA data 01 00 0000d000 00002000
I (108) boot: 2 phy_init RF data 01 01 0000f000 00001000
I (116) boot: 3 ota_0 OTA app 00 10 00010000 001db000
I (123) boot: 4 ota_1 OTA app 00 11 001f0000 001db000
I (131) boot: End of partition table
I (135) boot_comm: chip revision: 3, min. application chip revision: 0
I (142) esp_image: segment 0: paddr=00010020 vaddr=3f400020 size=33850h (211024) map
I (232) esp_image: segment 1: paddr=00043878 vaddr=3ffb0000 size=04e90h ( 20112) load
I (240) esp_image: segment 2: paddr=00048710 vaddr=40080000 size=07908h ( 30984) load
I (254) esp_image: segment 3: paddr=00050020 vaddr=400d0020 size=120248h (1180232) map
I (705) esp_image: segment 4: paddr=00170270 vaddr=40087908 size=13bc0h ( 80832) load
I (754) boot: Loaded app from partition at offset 0x10000
I (754) boot: Disabling RNG early entropy source...
I (766) quad_psram: This chip is ESP32-D0WD
I (767) esp_psram: Found 8MB PSRAM device
I (767) esp_psram: Speed: 40MHz
I (767) esp_psram: PSRAM initialized, cache is in low/high (2-core) mode.
W (774) esp_psram: Virtual address not enough for PSRAM, map as much as we can. 4MB is mapped
I (782) cpu_start: Multicore app
I (1666) esp_psram: SPI SRAM memory test OK
I (1675) cpu_start: Pro cpu start user code
I (1675) cpu_start: cpu freq: 160000000 Hz
I (1675) app_init: Application information:
I (1675) app_init: Project name: AI-on-the-edge
I (1680) app_init: App version: v16.1.0
I (1684) app_init: Compile time: Jan 11 2026 22:38:18
I (1689) app_init: ELF file SHA256: 303839bd8...
I (1693) app_init: ESP-IDF: 5.3.1
I (1697) efuse_init: Min chip rev: v0.0
I (1701) efuse_init: Max chip rev: v3.99
I (1705) efuse_init: Chip rev: v3.1
I (1710) heap_init: Initializing. RAM available for dynamic allocation:
I (1716) heap_init: At 3FFAE6E0 len 00001920 (6 KiB): DRAM
I (1721) heap_init: At 3FFBCA98 len 00023568 (141 KiB): DRAM
I (1726) heap_init: At 3FFE0440 len 00003AE0 (14 KiB): D/IRAM
I (1731) heap_init: At 3FFE4350 len 0001BCB0 (111 KiB): D/IRAM
I (1737) heap_init: At 4009B4C8 len 00004B38 (18 KiB): IRAM
I (1743) esp_psram: Adding pool of 4081K of PSRAM memory to heap allocator
I (1751) spi_flash: detected chip: generic
I (1753) spi_flash: flash io: dio
W (1757) i2c: This driver is an old driver, please migrate your application code to adapt `driver/i2c_master.h`
I (1777) main_task: Started on CPU0
I (1787) esp_psram: Reserving pool of 40K of internal memory for DMA/internal allocations
I (1787) main_task: Calling app_main()
I (1787) MAIN:
================ Start app_main =================
I (1897) MAIN: =================================================
I (1907) MAIN: ==================== Start ======================
I (1917) MAIN: =================================================
I (1917) SDCARD: Basic R/W check started...
I (1957) SDCARD: Basic R/W check successful
I (1967) OTA: Start CheckOTAUpdateCheck...
I (1977) OTA: SHA-256 for the partition table: : 9d4a2809ae90fb20709a8ca3dd3ac3462e1e73286bcd31b689060c91de06fa3a
I (1997) OTA: SHA-256 for bootloader: : 4a9573dafac5d5c79c43e5a356568332da3a99dd2e220da6ceeadc96d32708a2
I (2397) OTA: SHA-256 for current firmware: : 2b75de8c475878bcb301320fcbdbb59eba7b19de82a4fb125679767e17d8fbb4
I (2427) MAIN: PSRAM size: 8388608 byte (8MB / 64MBit)
I (2437) MAIN: Total heap: 4377315 byte
I (2547) gpio: GPIO[25]| InputEn: 1| OutputEn: 0| OpenDrain: 0| Pullup: 1| Pulldown: 0| Intr:2
I (2547) cam_hal: cam init ok
I (2547) sccb: pin_sda 26 pin_scl 27
I (2547) sccb: sccb_i2c_port=1
I (2547) gpio: GPIO[32]| InputEn: 0| OutputEn: 1| OpenDrain: 0| Pullup: 0| Pulldown: 0| Intr:0
I (2587) camera: Detected camera at address=0x30
I (2587) camera: Detected OV2640 camera
I (2587) camera: Camera PID=0x26 VER=0x42 MIDL=0x7f MIDH=0xa2
I (2677) cam_hal: buffer_size: 32768, half_buffer_size: 4096, node_buffer_size: 2048, node_cnt: 16, total_cnt: 15
I (2677) cam_hal: Allocating 61440 Byte frame buffer in PSRAM
I (2677) cam_hal: cam config ok
I (2677) ov2640: Set PLL: clk_2x: 0, clk_div: 0, pclk_auto: 0, pclk_div: 8
I (2857) CAM: OV2640 camera module detected
I (4857) MAIN: Camera info: PID: 0x26, VER: 0x42, MIDL: 0x7f, MIDH: 0xa2
I (4927) SNTP: TimeServer not defined, using default: pool.ntp.org
ets Jul 29 2019 12:21:46
rst:0x3 (SW_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:7664
load:0x40078000,len:15360
load:0x40080400,len:3744
entry 0x4008067c
I (53) boot: ESP-IDF 4.3.2 2nd stage bootloader
I (53) boot: compile time 20:02:47
I (53) boot: chip revision: 3
I (56) boot_comm: chip revision: 3, min. bootloader chip revision: 0
I (63) boot.esp32: SPI Speed : 40MHz
I (68) boot.esp32: SPI Mode : DIO
I (72) boot.esp32: SPI Flash Size : 4MB
I (77) boot: Enabling RNG early entropy source...
I (82) boot: Partition Table:
I (86) boot: ## Label Usage Type ST Offset Length
I (93) boot: 0 nvs WiFi data 01 02 00009000 00004000
I (100) boot: 1 otadata OTA data 01 00 0000d000 00002000
I (108) boot: 2 phy_init RF data 01 01 0000f000 00001000
I (116) boot: 3 ota_0 OTA app 00 10 00010000 001db000
I (123) boot: 4 ota_1 OTA app 00 11 001f0000 001db000
I (131) boot: End of partition table
I (135) boot_comm: chip revision: 3, min. application chip revision: 0
I (142) esp_image: segment 0: paddr=00010020 vaddr=3f400020 size=33850h (211024) map
I (232) esp_image: segment 1: paddr=00043878 vaddr=3ffb0000 size=04e90h ( 20112) load
I (240) esp_image: segment 2: paddr=00048710 vaddr=40080000 size=07908h ( 30984) load
I (254) esp_image: segment 3: paddr=00050020 vaddr=400d0020 size=120248h (1180232) map
I (705) esp_image: segment 4: paddr=00170270 vaddr=40087908 size=13bc0h ( 80832) load
I (754) boot: Loaded app from partition at offset 0x10000
I (754) boot: Disabling RNG early entropy source...
I (766) quad_psram: This chip is ESP32-D0WD
I (767) esp_psram: Found 8MB PSRAM device
I (767) esp_psram: Speed: 40MHz
I (767) esp_psram: PSRAM initialized, cache is in low/high (2-core) mode.
W (774) esp_psram: Virtual address not enough for PSRAM, map as much as we can. 4MB is mapped
I (782) cpu_start: Multicore app
I (1666) esp_psram: SPI SRAM memory test OK
I (1675) cpu_start: Pro cpu start user code
I (1675) cpu_start: cpu freq: 160000000 Hz
I (1675) app_init: Application information:
I (1675) app_init: Project name: AI-on-the-edge
I (1680) app_init: App version: v16.1.0
I (1684) app_init: Compile time: Jan 11 2026 22:38:18
I (1689) app_init: ELF file SHA256: 303839bd8...
I (1693) app_init: ESP-IDF: 5.3.1
I (1697) efuse_init: Min chip rev: v0.0
I (1701) efuse_init: Max chip rev: v3.99
I (1705) efuse_init: Chip rev: v3.1
I (1710) heap_init: Initializing. RAM available for dynamic allocation:
I (1716) heap_init: At 3FFAE6E0 len 00001920 (6 KiB): DRAM
I (1721) heap_init: At 3FFBCA98 len 00023568 (141 KiB): DRAM
I (1726) heap_init: At 3FFE0440 len 00003AE0 (14 KiB): D/IRAM
I (1732) heap_init: At 3FFE4350 len 0001BCB0 (111 KiB): D/IRAM
I (1737) heap_init: At 4009B4C8 len 00004B38 (18 KiB): IRAM
I (1743) esp_psram: Adding pool of 4081K of PSRAM memory to heap allocator
I (1751) spi_flash: detected chip: generic
I (1753) spi_flash: flash io: dio
W (1757) i2c: This driver is an old driver, please migrate your application code to adapt `driver/i2c_master.h`
I (1777) main_task: Started on CPU0
I (1787) esp_psram: Reserving pool of 40K of internal memory for DMA/internal allocations
I (1787) main_task: Calling app_main()
I (1787) MAIN:
================ Start app_main =================
I (1897) MAIN: =================================================
I (1927) MAIN: ==================== Start ======================
I (1927) MAIN: =================================================
I (1937) SDCARD: Basic R/W check started...
I (1967) SDCARD: Basic R/W check successful
I (1977) OTA: Start CheckOTAUpdateCheck...
I (1997) OTA: SHA-256 for the partition table: : 9d4a2809ae90fb20709a8ca3dd3ac3462e1e73286bcd31b689060c91de06fa3a
I (2007) OTA: SHA-256 for bootloader: : 4a9573dafac5d5c79c43e5a356568332da3a99dd2e220da6ceeadc96d32708a2
I (2417) OTA: SHA-256 for current firmware: : 2b75de8c475878bcb301320fcbdbb59eba7b19de82a4fb125679767e17d8fbb4
I (2447) MAIN: PSRAM size: 8388608 byte (8MB / 64MBit)
I (2457) MAIN: Total heap: 4377315 byte
I (2567) gpio: GPIO[25]| InputEn: 1| OutputEn: 0| OpenDrain: 0| Pullup: 1| Pulldown: 0| Intr:2
I (2567) cam_hal: cam init ok
I (2567) sccb: pin_sda 26 pin_scl 27
I (2567) sccb: sccb_i2c_port=1
I (2567) gpio: GPIO[32]| InputEn: 0| OutputEn: 1| OpenDrain: 0| Pullup: 0| Pulldown: 0| Intr:0
I (2607) camera: Detected camera at address=0x30
I (2607) camera: Detected OV2640 camera
I (2607) camera: Camera PID=0x26 VER=0x42 MIDL=0x7f MIDH=0xa2
I (2697) cam_hal: buffer_size: 32768, half_buffer_size: 4096, node_buffer_size: 2048, node_cnt: 16, total_cnt: 15
I (2697) cam_hal: Allocating 61440 Byte frame buffer in PSRAM
I (2697) cam_hal: cam config ok
I (2697) ov2640: Set PLL: clk_2x: 0, clk_div: 0, pclk_auto: 0, pclk_div: 8
I (2877) CAM: OV2640 camera module detectedExpected Behavior
No response
Screenshots
No response
Additional Context
No response
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working