Final version 1:

reads data every 15 minutes
saves data persistently every 24h
writes out the contents every measure.
goes in deep sleep so very low power consumption. (reason removal task system)
This commit is contained in:
2026-04-30 09:06:49 +02:00
parent 1d246d6d8a
commit dfaff67fab
353 changed files with 24553 additions and 20962 deletions

View File

@@ -1,10 +0,0 @@
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-idf-monitor 1.9.0 on /dev/ttyACM0 115200
--- Quit: Ctrl+] | Menu: Ctrl+T | Help: Ctrl+T followed by Ctrl+H
--- 0x4004c51e: uart_rx_one_char in ROM
--- 0x403cbf10: esp_bootloader_get_description at /home/douwe/.espressif/v6.0/esp-idf/components/esp_bootloader_format/esp_bootloader_desc.c:40
--- 0x403ce710: esp_flash_encryption_enabled at /home/douwe/.espressif/v6.0/esp-idf/components/bootloader_support/src/flash_encrypt.c:93
--- 0x403cbf1a: call_start_cpu0 at /home/douwe/.espressif/v6.0/esp-idf/components/bootloader/subproject/main/bootloader_start.c:27
--- Warning: Writing to serial is timing out. Please make sure that your application supports an interactive console and that you have picked the correct console for serial communication.
--- Warning: Writing to serial is timing out. Please make sure that your application supports an interactive console and that you have picked the correct console for serial communication.


View File

@@ -0,0 +1,22 @@
Command: ninja all
Configuration Report
─────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────
Parser Version: 1
Verbosity: default
Defaults policy: sdkconfig
Status: Finished with notifications
Default Value Mismatch
─────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────
Using sdkconfig default values
Choice symbols with different default selection between sdkconfig and Kconfig
PARTITION_TABLE_TYPE: Kconfig default selection: PARTITION_TABLE_SINGLE_APP, sdkconfig default selection: PARTITION_TABLE_CUSTOM
─────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────
Multiple Assignments
────────────────────────────────────────────────────
Choice PARTITION_TABLE_TYPE:
PARTITION_TABLE_SINGLE_APP (default selection)
PARTITION_TABLE_CUSTOM (default selection)
-> using PARTITION_TABLE_CUSTOM
────────────────────────────────────────────────────
─────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────

View File

@@ -1,8 +0,0 @@
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-idf-monitor 1.9.0 on /dev/ttyACM0 115200
--- Quit: Ctrl+] | Menu: Ctrl+T | Help: Ctrl+T followed by Ctrl+H
--- 0x4004c97e: usb_uart_rx_one_char in ROM
--- 0x403cbf10: esp_bootloader_get_description at /home/douwe/.espressif/v6.0/esp-idf/components/esp_bootloader_format/esp_bootloader_desc.c:40
--- 0x403ce710: esp_flash_encryption_enabled at /home/douwe/.espressif/v6.0/esp-idf/components/bootloader_support/src/flash_encrypt.c:93
--- 0x403cbf1a: call_start_cpu0 at /home/douwe/.espressif/v6.0/esp-idf/components/bootloader/subproject/main/bootloader_start.c:27


View File

@@ -1,8 +0,0 @@
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-idf-monitor 1.9.0 on /dev/ttyACM0 115200
--- Quit: Ctrl+] | Menu: Ctrl+T | Help: Ctrl+T followed by Ctrl+H
--- 0x4004c62c: uart_rx_readbuff in ROM
--- 0x403cbf10: esp_bootloader_get_description at /home/douwe/.espressif/v6.0/esp-idf/components/esp_bootloader_format/esp_bootloader_desc.c:40
--- 0x403ce710: esp_flash_encryption_enabled at /home/douwe/.espressif/v6.0/esp-idf/components/bootloader_support/src/flash_encrypt.c:93
--- 0x403cbf1a: call_start_cpu0 at /home/douwe/.espressif/v6.0/esp-idf/components/bootloader/subproject/main/bootloader_start.c:27


View File

@@ -1,8 +0,0 @@
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-idf-monitor 1.9.0 on /dev/ttyACM0 115200
--- Quit: Ctrl+] | Menu: Ctrl+T | Help: Ctrl+T followed by Ctrl+H
--- 0x4004c72a: recv_packet in ROM
--- 0x403cbf10: esp_bootloader_get_description at /home/douwe/.espressif/v6.0/esp-idf/components/esp_bootloader_format/esp_bootloader_desc.c:40
--- 0x403ce710: esp_flash_encryption_enabled at /home/douwe/.espressif/v6.0/esp-idf/components/bootloader_support/src/flash_encrypt.c:93
--- 0x403cbf1a: call_start_cpu0 at /home/douwe/.espressif/v6.0/esp-idf/components/bootloader/subproject/main/bootloader_start.c:27


View File

@@ -1,8 +0,0 @@
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-idf-monitor 1.9.0 on /dev/ttyACM0 115200
--- Quit: Ctrl+] | Menu: Ctrl+T | Help: Ctrl+T followed by Ctrl+H
--- 0x4004c97e: usb_uart_rx_one_char in ROM
--- 0x403cbf10: esp_bootloader_get_description at /home/douwe/.espressif/v6.0/esp-idf/components/esp_bootloader_format/esp_bootloader_desc.c:40
--- 0x403ce710: esp_flash_encryption_enabled at /home/douwe/.espressif/v6.0/esp-idf/components/bootloader_support/src/flash_encrypt.c:93
--- 0x403cbf1a: call_start_cpu0 at /home/douwe/.espressif/v6.0/esp-idf/components/bootloader/subproject/main/bootloader_start.c:27


View File

@@ -0,0 +1,22 @@
Command: ninja all
Configuration Report
─────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────
Parser Version: 1
Verbosity: default
Defaults policy: sdkconfig
Status: Finished with notifications
Default Value Mismatch
─────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────
Using sdkconfig default values
Choice symbols with different default selection between sdkconfig and Kconfig
PARTITION_TABLE_TYPE: Kconfig default selection: PARTITION_TABLE_SINGLE_APP, sdkconfig default selection: PARTITION_TABLE_CUSTOM
─────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────
Multiple Assignments
────────────────────────────────────────────────────
Choice PARTITION_TABLE_TYPE:
PARTITION_TABLE_SINGLE_APP (default selection)
PARTITION_TABLE_CUSTOM (default selection)
-> using PARTITION_TABLE_CUSTOM
────────────────────────────────────────────────────
─────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────

View File

@@ -1,8 +0,0 @@
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-idf-monitor 1.9.0 on /dev/ttyACM0 115200
--- Quit: Ctrl+] | Menu: Ctrl+T | Help: Ctrl+T followed by Ctrl+H
--- 0x4004c516: uart_rx_one_char in ROM
--- 0x403cbf10: esp_bootloader_get_description at /home/douwe/.espressif/v6.0/esp-idf/components/esp_bootloader_format/esp_bootloader_desc.c:40
--- 0x403ce710: esp_flash_encryption_enabled at /home/douwe/.espressif/v6.0/esp-idf/components/bootloader_support/src/flash_encrypt.c:93
--- 0x403cbf1a: call_start_cpu0 at /home/douwe/.espressif/v6.0/esp-idf/components/bootloader/subproject/main/bootloader_start.c:27


View File

@@ -0,0 +1,14 @@
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-idf-monitor 1.9.0 on /dev/ttyACM0 115200
--- Quit: Ctrl+] | Menu: Ctrl+T | Help: Ctrl+T followed by Ctrl+H
--- 0x4004c98c: usb_uart_rx_one_char in ROM
--- 0x403cbf10: esp_bootloader_get_description at /home/douwe/.espressif/v6.0/esp-idf/components/esp_bootloader_format/esp_bootloader_desc.c:40
--- 0x403ce710: esp_flash_encryption_enabled at /home/douwe/.espressif/v6.0/esp-idf/components/bootloader_support/src/flash_encrypt.c:93
--- 0x403cbf1a: call_start_cpu0 at /home/douwe/.espressif/v6.0/esp-idf/components/bootloader/subproject/main/bootloader_start.c:27
--- Error: device reports readiness to read but returned no data (device disconnected or multiple access on port?)
--- Waiting for the device to reconnect...............................
--- Error: device reports readiness to read but returned no data (device disconnected or multiple access on port?)
--- Waiting for the device to reconnect...............................
--- Error: device reports readiness to read but returned no data (device disconnected or multiple access on port?)
--- Waiting for the device to reconnect...............................


View File

@@ -0,0 +1,94 @@
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-idf-monitor 1.9.0 on /dev/ttyACM0 115200
--- Quit: Ctrl+] | Menu: Ctrl+T | Help: Ctrl+T followed by Ctrl+H
--- 0x4004c97e: usb_uart_rx_one_char in ROM
--- 0x403cbf10: esp_bootloader_get_description at /home/douwe/.espressif/v6.0/esp-idf/components/esp_bootloader_format/esp_bootloader_desc.c:40
--- 0x403ce710: esp_flash_encryption_enabled at /home/douwe/.espressif/v6.0/esp-idf/components/bootloader_support/src/flash_encrypt.c:93
--- 0x403cbf1a: call_start_cpu0 at /home/douwe/.espressif/v6.0/esp-idf/components/bootloader/subproject/main/bootloader_start.c:27
--- Error: device reports readiness to read but returned no data (device disconnected or multiple access on port?)
--- Waiting for the device to reconnect.
--- Error: device reports readiness to read but returned no data (device disconnected or multiple access on port?)
--- Waiting for the device to reconnect...............................
--- Error: device reports readiness to read but returned no data (device disconnected or multiple access on port?)
--- Waiting for the device to reconnect...............................
--- Error: device reports readiness to read but returned no data (device disconnected or multiple access on port?)
--- Waiting for the device to reconnect...............................
--- Error: device reports readiness to read but returned no data (device disconnected or multiple access on port?)
--- Waiting for the device to reconnect...............................
--- Error: device reports readiness to read but returned no data (device disconnected or multiple access on port?)
--- Waiting for the device to reconnect...............................
--- Error: device reports readiness to read but returned no data (device disconnected or multiple access on port?)
--- Waiting for the device to reconnect...............................
--- Error: device reports readiness to read but returned no data (device disconnected or multiple access on port?)
--- Waiting for the device to reconnect...............................
--- Error: device reports readiness to read but returned no data (device disconnected or multiple access on port?)
--- Waiting for the device to reconnect...............................
--- Error: device reports readiness to read but returned no data (device disconnected or multiple access on port?)
--- Waiting for the device to reconnect...............................
--- Error: device reports readiness to read but returned no data (device disconnected or multiple access on port?)
--- Waiting for the device to reconnect...............................
--- Error: device reports readiness to read but returned no data (device disconnected or multiple access on port?)
--- Waiting for the device to reconnect...............................
--- Error: device reports readiness to read but returned no data (device disconnected or multiple access on port?)
--- Waiting for the device to reconnect...............................
--- Error: device reports readiness to read but returned no data (device disconnected or multiple access on port?)
--- Waiting for the device to reconnect...............................
--- Error: device reports readiness to read but returned no data (device disconnected or multiple access on port?)
--- Waiting for the device to reconnect...............................
--- Error: device reports readiness to read but returned no data (device disconnected or multiple access on port?)
--- Waiting for the device to reconnect...............................
--- Error: device reports readiness to read but returned no data (device disconnected or multiple access on port?)
--- Waiting for the device to reconnect...............................
--- Error: device reports readiness to read but returned no data (device disconnected or multiple access on port?)
--- Waiting for the device to reconnect...............................
--- Error: device reports readiness to read but returned no data (device disconnected or multiple access on port?)
--- Waiting for the device to reconnect...............................
--- Error: device reports readiness to read but returned no data (device disconnected or multiple access on port?)
--- Waiting for the device to reconnect...............................
--- Error: device reports readiness to read but returned no data (device disconnected or multiple access on port?)
--- Waiting for the device to reconnect...............................
--- Error: device reports readiness to read but returned no data (device disconnected or multiple access on port?)
--- Waiting for the device to reconnect...............................
--- Error: device reports readiness to read but returned no data (device disconnected or multiple access on port?)
--- Waiting for the device to reconnect...............................
--- Error: device reports readiness to read but returned no data (device disconnected or multiple access on port?)
--- Waiting for the device to reconnect...............................
--- Error: device reports readiness to read but returned no data (device disconnected or multiple access on port?)
--- Waiting for the device to reconnect...............................
--- Error: device reports readiness to read but returned no data (device disconnected or multiple access on port?)
--- Waiting for the device to reconnect...............................
--- Error: device reports readiness to read but returned no data (device disconnected or multiple access on port?)
--- Waiting for the device to reconnect...............................
--- Error: device reports readiness to read but returned no data (device disconnected or multiple access on port?)
--- Waiting for the device to reconnect...............................
--- Error: device reports readiness to read but returned no data (device disconnected or multiple access on port?)
--- Waiting for the device to reconnect...............................
--- Error: device reports readiness to read but returned no data (device disconnected or multiple access on port?)
--- Waiting for the device to reconnect...............................
--- Error: device reports readiness to read but returned no data (device disconnected or multiple access on port?)
--- Waiting for the device to reconnect...............................
--- Error: device reports readiness to read but returned no data (device disconnected or multiple access on port?)
--- Waiting for the device to reconnect...............................
--- Error: device reports readiness to read but returned no data (device disconnected or multiple access on port?)
--- Waiting for the device to reconnect...............................
--- Error: device reports readiness to read but returned no data (device disconnected or multiple access on port?)
--- Waiting for the device to reconnect...............................
--- Error: device reports readiness to read but returned no data (device disconnected or multiple access on port?)
--- Waiting for the device to reconnect...............................
--- Error: device reports readiness to read but returned no data (device disconnected or multiple access on port?)
--- Waiting for the device to reconnect...............................
--- Error: device reports readiness to read but returned no data (device disconnected or multiple access on port?)
--- Waiting for the device to reconnect...............................
--- Error: device reports readiness to read but returned no data (device disconnected or multiple access on port?)
--- Waiting for the device to reconnect...............................
--- Error: device reports readiness to read but returned no data (device disconnected or multiple access on port?)
--- Waiting for the device to reconnect...............................
--- Error: device reports readiness to read but returned no data (device disconnected or multiple access on port?)
--- Waiting for the device to reconnect...............................
--- Error: device reports readiness to read but returned no data (device disconnected or multiple access on port?)
--- Waiting for the device to reconnect...............................
--- Error: device reports readiness to read but returned no data (device disconnected or multiple access on port?)
--- Waiting for the device to reconnect...............................
--- Error: device reports readiness to read but returned no data (device disconnected or multiple access on port?)
--- Waiting for the device to reconnect..............................


View File

@@ -0,0 +1 @@
Command: ninja all

View File

@@ -0,0 +1 @@
Command: ninja all

View File

@@ -0,0 +1 @@
Command: ninja all

View File

@@ -0,0 +1 @@
Command: ninja all

View File

@@ -0,0 +1 @@
Command: ninja all

View File

@@ -0,0 +1 @@
Command: ninja all

View File

@@ -0,0 +1 @@
Command: ninja all

View File

@@ -0,0 +1 @@
Command: ninja all

View File

@@ -0,0 +1 @@
Command: ninja all

View File

@@ -0,0 +1 @@
Command: ninja all

View File

@@ -0,0 +1 @@
Command: ninja all

View File

@@ -0,0 +1 @@
Command: ninja all

View File

@@ -0,0 +1 @@
Command: ninja all

View File

@@ -0,0 +1 @@
Command: ninja all

View File

@@ -0,0 +1 @@
Command: ninja all

View File

@@ -0,0 +1 @@
Command: ninja all

View File

@@ -0,0 +1,11 @@
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-idf-monitor 1.9.0 on /dev/ttyACM0 115200
--- Quit: Ctrl+] | Menu: Ctrl+T | Help: Ctrl+T followed by Ctrl+H
--- 0x4004c51e: uart_rx_one_char in ROM
--- Error: device reports readiness to read but returned no data (device disconnected or multiple access on port?)
--- Waiting for the device to reconnect.
--- Error: device reports readiness to read but returned no data (device disconnected or multiple access on port?)
--- Waiting for the device to reconnect...............................
--- Error: device reports readiness to read but returned no data (device disconnected or multiple access on port?)
--- Waiting for the device to reconnect......................


View File

@@ -0,0 +1 @@
Command: ninja all

View File

@@ -0,0 +1 @@
Command: ninja all

View File

@@ -0,0 +1 @@
Command: ninja all

View File

@@ -2,7 +2,4 @@ Command: /home/douwe/.espressif/tools/python/v6.0/venv/bin/python /home/douwe/.e
--- esp-idf-monitor 1.9.0 on /dev/ttyACM0 115200
--- Quit: Ctrl+] | Menu: Ctrl+T | Help: Ctrl+T followed by Ctrl+H
--- 0x4004c97e: usb_uart_rx_one_char in ROM
--- 0x403cbf10: esp_bootloader_get_description at /home/douwe/.espressif/v6.0/esp-idf/components/esp_bootloader_format/esp_bootloader_desc.c:40
--- 0x403ce710: esp_flash_encryption_enabled at /home/douwe/.espressif/v6.0/esp-idf/components/bootloader_support/src/flash_encrypt.c:93
--- 0x403cbf1a: call_start_cpu0 at /home/douwe/.espressif/v6.0/esp-idf/components/bootloader/subproject/main/bootloader_start.c:27


View File

@@ -0,0 +1 @@
Command: ninja all

View File

@@ -0,0 +1 @@
Command: ninja all

View File

@@ -0,0 +1 @@
Command: ninja all

View File

@@ -0,0 +1 @@
Command: ninja all

View File

@@ -0,0 +1 @@
Command: ninja all

View File

@@ -0,0 +1 @@
Command: ninja all

View File

@@ -0,0 +1 @@
Command: ninja all

View File

@@ -0,0 +1 @@
Command: ninja all

View File

@@ -0,0 +1 @@
Command: ninja all

View File

@@ -0,0 +1 @@
Command: ninja all

View File

@@ -0,0 +1 @@
Command: ninja all

View File

@@ -0,0 +1 @@
Command: ninja all

View File

@@ -0,0 +1 @@
Command: ninja all

View File

@@ -0,0 +1,46 @@
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-idf-monitor 1.9.0 on /dev/ttyACM0 115200
--- Quit: Ctrl+] | Menu: Ctrl+T | Help: Ctrl+T followed by Ctrl+H
--- 0x4004c97a: usb_uart_rx_one_char in ROM
--- 0x403cbf10: esp_bootloader_get_description at /home/douwe/.espressif/v6.0/esp-idf/components/esp_bootloader_format/esp_bootloader_desc.c:40
--- 0x403ce710: esp_flash_encryption_enabled at /home/douwe/.espressif/v6.0/esp-idf/components/bootloader_support/src/flash_encrypt.c:93
--- 0x403cbf1a: call_start_cpu0 at /home/douwe/.espressif/v6.0/esp-idf/components/bootloader/subproject/main/bootloader_start.c:27
--- Error: device reports readiness to read but returned no data (device disconnected or multiple access on port?)
--- Waiting for the device to reconnect.....................
--- Error: device reports readiness to read but returned no data (device disconnected or multiple access on port?)
--- Waiting for the device to reconnect.....................
--- Error: device reports readiness to read but returned no data (device disconnected or multiple access on port?)
--- Waiting for the device to reconnect.....................
--- Error: device reports readiness to read but returned no data (device disconnected or multiple access on port?)
--- Waiting for the device to reconnect.....................
--- Error: device reports readiness to read but returned no data (device disconnected or multiple access on port?)
--- Waiting for the device to reconnect.....................
--- Error: device reports readiness to read but returned no data (device disconnected or multiple access on port?)
--- Waiting for the device to reconnect.....................
--- Error: device reports readiness to read but returned no data (device disconnected or multiple access on port?)
--- Waiting for the device to reconnect.....................
--- Error: device reports readiness to read but returned no data (device disconnected or multiple access on port?)
--- Waiting for the device to reconnect.....................
--- Error: device reports readiness to read but returned no data (device disconnected or multiple access on port?)
--- Waiting for the device to reconnect.....................
--- Error: device reports readiness to read but returned no data (device disconnected or multiple access on port?)
--- Waiting for the device to reconnect.....................
--- Error: device reports readiness to read but returned no data (device disconnected or multiple access on port?)
--- Waiting for the device to reconnect.....................
--- Error: device reports readiness to read but returned no data (device disconnected or multiple access on port?)
--- Waiting for the device to reconnect.....................
--- Error: device reports readiness to read but returned no data (device disconnected or multiple access on port?)
--- Waiting for the device to reconnect.....................
--- Error: device reports readiness to read but returned no data (device disconnected or multiple access on port?)
--- Waiting for the device to reconnect.....................
--- Error: device reports readiness to read but returned no data (device disconnected or multiple access on port?)
--- Waiting for the device to reconnect.....................
--- Error: device reports readiness to read but returned no data (device disconnected or multiple access on port?)
--- Waiting for the device to reconnect.....................
--- Error: device reports readiness to read but returned no data (device disconnected or multiple access on port?)
--- Waiting for the device to reconnect.....................
--- Error: device reports readiness to read but returned no data (device disconnected or multiple access on port?)
--- Waiting for the device to reconnect.....................
--- Error: device reports readiness to read but returned no data (device disconnected or multiple access on port?)
--- Waiting for the device to reconnect...............


View File

@@ -0,0 +1 @@
Command: ninja all

View File

@@ -0,0 +1 @@
Command: ninja all

View File

@@ -0,0 +1 @@
Command: ninja all

View File

@@ -0,0 +1,35 @@
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-idf-monitor 1.9.0 on /dev/ttyACM0 115200
--- Quit: Ctrl+] | Menu: Ctrl+T | Help: Ctrl+T followed by Ctrl+H
--- 0x4004c518: uart_rx_one_char in ROM
--- Error: device reports readiness to read but returned no data (device disconnected or multiple access on port?)
--- Waiting for the device to reconnect.
--- Error: device reports readiness to read but returned no data (device disconnected or multiple access on port?)
--- Waiting for the device to reconnect.....................
--- Error: device reports readiness to read but returned no data (device disconnected or multiple access on port?)
--- Waiting for the device to reconnect.....................
--- Error: device reports readiness to read but returned no data (device disconnected or multiple access on port?)
--- Waiting for the device to reconnect.....................
--- Error: device reports readiness to read but returned no data (device disconnected or multiple access on port?)
--- Waiting for the device to reconnect.....................
--- Error: device reports readiness to read but returned no data (device disconnected or multiple access on port?)
--- Waiting for the device to reconnect.....................
--- Error: device reports readiness to read but returned no data (device disconnected or multiple access on port?)
--- Waiting for the device to reconnect.....................
--- Error: device reports readiness to read but returned no data (device disconnected or multiple access on port?)
--- Waiting for the device to reconnect.....................
--- Error: device reports readiness to read but returned no data (device disconnected or multiple access on port?)
--- Waiting for the device to reconnect.....................
--- Error: device reports readiness to read but returned no data (device disconnected or multiple access on port?)
--- Waiting for the device to reconnect.....................
--- Error: device reports readiness to read but returned no data (device disconnected or multiple access on port?)
--- Waiting for the device to reconnect.....................
--- Error: device reports readiness to read but returned no data (device disconnected or multiple access on port?)
--- Waiting for the device to reconnect.....................
--- Error: device reports readiness to read but returned no data (device disconnected or multiple access on port?)
--- Waiting for the device to reconnect.....................
--- Error: device reports readiness to read but returned no data (device disconnected or multiple access on port?)
--- Waiting for the device to reconnect.....................
--- Error: device reports readiness to read but returned no data (device disconnected or multiple access on port?)
--- Waiting for the device to reconnect.........................


View File

@@ -0,0 +1 @@
Command: ninja all

Some files were not shown because too many files have changed in this diff Show More