Command: /home/douwe/.espressif/tools/python/v6.0/venv/bin/python /home/douwe/.espressif/v6.0/esp-idf/tools/idf_monitor.py -p /dev/ttyACM0 -b 115200 --toolchain-prefix riscv32-esp-elf- --target esp32c3 --revision 3 --decode-panic backtrace /mnt/douwe/hdd/Projects/SerreklimaatSensor/build/dht11_reader.elf /mnt/douwe/hdd/Projects/SerreklimaatSensor/build/bootloader/bootloader.elf -m '/home/douwe/.espressif/tools/python/v6.0/venv/bin/python' '/home/douwe/.espressif/v6.0/esp-idf/tools/idf.py'
ESP-ROM:esp32c3-api1-20210207
Build:Feb  7 2021
rst:0x15 (USB_UART_CHIP_RESET),boot:0xf (SPI_FAST_FLASH_BOOT)
Saved PC:0x4004c72a
SPIWP:0xee
mode:DIO, clock div:1
load:0x3fcd5830,len:0x155c
load:0x403cbf10,len:0xce0
load:0x403ce710,len:0x2fbc
entry 0x403cbf1a
[0;32mI (24) boot: ESP-IDF v6.0 2nd stage bootloader[0m
[0;32mI (24) boot: compile time Apr 29 2026 14:14:06[0m
[0;32mI (25) boot: chip revision: v0.4[0m
[0;32mI (25) boot: efuse block revision: v1.3[0m
[0;32mI (28) boot.esp32c3: SPI Speed      : 80MHz[0m
[0;32mI (32) boot.esp32c3: SPI Mode       : DIO[0m
[0;32mI (35) boot.esp32c3: SPI Flash Size : 2MB[0m
[0;32mI (39) boot: Enabling RNG early entropy source...[0m
[0;32mI (44) boot: Partition Table:[0m
[0;32mI (46) boot: ## Label            Usage          Type ST Offset   Length[0m
[0;32mI (53) boot:  0 nvs              WiFi data        01 02 00009000 00005000[0m
[0;32mI (59) boot:  1 phy_init         RF data          01 01 0000e000 00001000[0m
[0;32mI (66) boot:  2 factory          factory app      00 00 00010000 001e0000[0m
[0;32mI (72) boot:  3 storage          Unknown data     01 82 001f0000 00010000[0m
[0;32mI (79) boot: End of partition table[0m
[0;32mI (82) esp_image: segment 0: paddr=00010020 vaddr=3c020020 size=07508h ( 29960) map[0m
[0;32mI (94) esp_image: segment 1: paddr=00017530 vaddr=3fc8a200 size=0199ch (  6556) load[0m
[0;32mI (98) esp_image: segment 2: paddr=00018ed4 vaddr=40380000 size=07144h ( 28996) load[0m
[0;32mI (109) esp_image: segment 3: paddr=00020020 vaddr=42000020 size=1a474h (107636) map[0m
[0;32mI (128) esp_image: segment 4: paddr=0003a49c vaddr=40387144 size=02f58h ( 12120) load[0m
[0;32mI (131) esp_image: segment 5: paddr=0003d3fc vaddr=50000000 size=00024h (    36) load[0m
[0;32mI (135) boot: Loaded app from partition at offset 0x10000[0m
[0;32mI (137) boot: Disabling RNG early entropy source...[0m
[0;32mI (153) cpu_start: Unicore app[0m
[0;32mI (162) cpu_start: GPIO 20 and 21 are used as console UART I/O pins[0m
[0;32mI (162) cpu_start: Pro cpu start user code[0m
[0;32mI (163) cpu_start: cpu freq: 160000000 Hz[0m
[0;32mI (164) app_init: Application information:[0m
[0;32mI (168) app_init: Project name:     dht11_reader[0m
[0;32mI (172) app_init: App version:      1d246d6-dirty[0m
[0;32mI (177) app_init: Compile time:     Apr 29 2026 14:13:31[0m
[0;32mI (182) app_init: ELF file SHA256:  43fd855c8...[0m
[0;32mI (186) app_init: ESP-IDF:          v6.0[0m
[0;32mI (190) efuse_init: Min chip rev:     v0.3[0m
[0;32mI (193) efuse_init: Max chip rev:     v1.99 [0m
[0;32mI (197) efuse_init: Chip rev:         v0.4[0m
[0;32mI (201) heap_init: Initializing. RAM available for dynamic allocation:[0m
[0;32mI (208) heap_init: At 3FC8CBA0 len 00033460 (205 KiB): RAM[0m
[0;32mI (213) heap_init: At 3FCC0000 len 0001C710 (113 KiB): Retention RAM[0m
[0;32mI (219) heap_init: At 3FCDC710 len 00002950 (10 KiB): Retention RAM[0m
[0;32mI (225) heap_init: At 50000024 len 00001FC4 (7 KiB): RTCRAM[0m
[0;32mI (231) spi_flash: detected chip: generic[0m
[0;32mI (234) spi_flash: flash io: dio[0m
[0;33mW (237) spi_flash: Detected size(4096k) larger than the size in the binary image header(2048k). Using the size in the binary image header.[0m
[0;32mI (249) sleep_gpio: Configure to isolate all GPIO pins in sleep state[0m
[0;32mI (255) sleep_gpio: Enable automatic switching of GPIO sleep configuration[0m
[0;32mI (262) main_task: Started on CPU0[0m
[0;32mI (262) main_task: Calling app_main()[0m
SPIFFS initialized successfully
DHT11 temperature and humidity sensor
Program started at: 2026-04-29 14:15:47
This is esp32c3 chip with 1 CPU core(s), WiFi/BLE, silicon revision v0.4, 2MB external flash
Minimum free heap size: 323696 bytes


=============

[0;32mI (282) main_task: Returned from app_main()[0m
2026-04-29 14:15:47,31.0,24.8
CSV file updated!
Timestamp,Humidity,Temperature
2026-04-29 14:15:47,31.0,24.8
CSV file updated!
Timestamp,Humidity,Temperature
2026-04-29 14:15:47,31.0,24.8

Readout values: [hi: 32, hd: 0, ti 24, td 8,  c: 64]
Checksum checks out!
Measurment: [2026-04-29 14:16:02, 32.0%,  24.8°C]
2026-04-29 14:16:02,32.0,24.8
CSV file updated!
Timestamp,Humidity,Temperature
2026-04-29 14:15:47,31.0,24.8
2026-04-29 14:16:02,32.0,24.8

Readout values: [hi: 33, hd: 0, ti 25, td 0,  c: 58]
Checksum checks out!
Measurment: [2026-04-29 14:16:17, 33.0%,  25.0°C]
2026-04-29 14:16:17,33.0,25.0
CSV file updated!
Timestamp,Humidity,Temperature
2026-04-29 14:15:47,31.0,24.8
2026-04-29 14:16:02,32.0,24.8
2026-04-29 14:16:17,33.0,25.0
