ESP-NOW-Transmitter

This commit is contained in:
2025-06-17 13:46:43 -04:00
parent ad42458d5f
commit e02c656d12
11 changed files with 1205 additions and 931 deletions

File diff suppressed because it is too large Load Diff

View File

@@ -14,6 +14,9 @@
# EXTERNAL cache entries
########################
//No help, variable specified on the command line.
CCACHE_ENABLE:UNINITIALIZED=0
//Path to a program.
CMAKE_ADDR2LINE:FILEPATH=/home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/riscv32-esp-elf-addr2line
@@ -346,6 +349,9 @@ Mbed TLS_IS_TOP_LEVEL:STATIC=OFF
//Value Computed by CMake
Mbed TLS_SOURCE_DIR:STATIC=/home/alex/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls
//No help, variable specified on the command line.
PYTHON:UNINITIALIZED=/home/alex/.espressif/python_env/idf5.4_py3.13_env/bin/python
//No help, variable specified on the command line.
PYTHON_DEPS_CHECKED:UNINITIALIZED=1

View File

@@ -1 +1 @@
eade7b4c2c540509dc49681b516dcd4cc397e046
ad42458d5f867fb84bf14a5a6899e9ff45116b6d

View File

@@ -3165,7 +3165,7 @@ build esp-idf/partition_table/CMakeFiles/partition_table-flash | ${cmake_ninja_w
build cmake_object_order_depends_target___idf_esp_app_format: phony || cmake_object_order_depends_target___idf_esp_bootloader_format
build esp-idf/esp_app_format/CMakeFiles/__idf_esp_app_format.dir/esp_app_desc.c.obj: C_COMPILER____idf_esp_app_format_unscanned_ /home/alex/esp/v5.4.1/esp-idf/components/esp_app_format/esp_app_desc.c || cmake_object_order_depends_target___idf_esp_app_format
DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.4.1\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -D PROJECT_NAME=\"espnow_transmitter\" -DPROJECT_VER=\"ESP32-Node_Switch-v2.7-5090-gea\"
DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.4.1\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -D PROJECT_NAME=\"espnow_transmitter\" -DPROJECT_VER=\"ESP32-Node_Switch-v2.7-5093-gad\"
DEP_FILE = esp-idf/esp_app_format/CMakeFiles/__idf_esp_app_format.dir/esp_app_desc.c.obj.d
FLAGS = -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-error=extra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/alex/github/ESP-Nodes/ESP32-IDF_ESPNOW-Transmitter=. -fmacro-prefix-map=/home/alex/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration
INCLUDES = -I/home/alex/github/ESP-Nodes/ESP32-IDF_ESPNOW-Transmitter/build/config -I/home/alex/esp/v5.4.1/esp-idf/components/esp_app_format/include -I/home/alex/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.4.1/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/alex/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.4.1/esp-idf/components/heap/include -I/home/alex/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/alex/esp/v5.4.1/esp-idf/components/log/include -I/home/alex/esp/v5.4.1/esp-idf/components/soc/include -I/home/alex/esp/v5.4.1/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.4.1/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.4.1/esp-idf/components/soc/esp32c3/register -I/home/alex/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.4.1/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.4.1/esp-idf/components/hal/include -I/home/alex/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.4.1/esp-idf/components/esp_rom/esp32c3/include -I/home/alex/esp/v5.4.1/esp-idf/components/esp_rom/esp32c3/include/esp32c3 -I/home/alex/esp/v5.4.1/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/alex/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/alex/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.4.1/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.4.1/esp-idf/components/riscv/include -I/home/alex/esp/v5.4.1/esp-idf/components/lwip/include -I/home/alex/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys

View File

@@ -907,7 +907,7 @@
},
{
"directory": "/home/alex/github/ESP-Nodes/ESP32-IDF_ESPNOW-Transmitter/build",
"command": "/home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.4.1\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -D PROJECT_NAME=\\\"espnow_transmitter\\\" -DPROJECT_VER=\\\"ESP32-Node_Switch-v2.7-5090-gea\\\" -I/home/alex/github/ESP-Nodes/ESP32-IDF_ESPNOW-Transmitter/build/config -I/home/alex/esp/v5.4.1/esp-idf/components/esp_app_format/include -I/home/alex/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.4.1/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/alex/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.4.1/esp-idf/components/heap/include -I/home/alex/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/alex/esp/v5.4.1/esp-idf/components/log/include -I/home/alex/esp/v5.4.1/esp-idf/components/soc/include -I/home/alex/esp/v5.4.1/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.4.1/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.4.1/esp-idf/components/soc/esp32c3/register -I/home/alex/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.4.1/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.4.1/esp-idf/components/hal/include -I/home/alex/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.4.1/esp-idf/components/esp_rom/esp32c3/include -I/home/alex/esp/v5.4.1/esp-idf/components/esp_rom/esp32c3/include/esp32c3 -I/home/alex/esp/v5.4.1/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/alex/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/alex/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.4.1/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.4.1/esp-idf/components/riscv/include -I/home/alex/esp/v5.4.1/esp-idf/components/lwip/include -I/home/alex/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-error=extra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/alex/github/ESP-Nodes/ESP32-IDF_ESPNOW-Transmitter=. -fmacro-prefix-map=/home/alex/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -o esp-idf/esp_app_format/CMakeFiles/__idf_esp_app_format.dir/esp_app_desc.c.obj -c /home/alex/esp/v5.4.1/esp-idf/components/esp_app_format/esp_app_desc.c",
"command": "/home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.4.1\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -D PROJECT_NAME=\\\"espnow_transmitter\\\" -DPROJECT_VER=\\\"ESP32-Node_Switch-v2.7-5093-gad\\\" -I/home/alex/github/ESP-Nodes/ESP32-IDF_ESPNOW-Transmitter/build/config -I/home/alex/esp/v5.4.1/esp-idf/components/esp_app_format/include -I/home/alex/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.4.1/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/alex/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.4.1/esp-idf/components/heap/include -I/home/alex/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/alex/esp/v5.4.1/esp-idf/components/log/include -I/home/alex/esp/v5.4.1/esp-idf/components/soc/include -I/home/alex/esp/v5.4.1/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.4.1/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.4.1/esp-idf/components/soc/esp32c3/register -I/home/alex/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.4.1/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.4.1/esp-idf/components/hal/include -I/home/alex/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.4.1/esp-idf/components/esp_rom/esp32c3/include -I/home/alex/esp/v5.4.1/esp-idf/components/esp_rom/esp32c3/include/esp32c3 -I/home/alex/esp/v5.4.1/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/alex/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/alex/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.4.1/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.4.1/esp-idf/components/riscv/include -I/home/alex/esp/v5.4.1/esp-idf/components/lwip/include -I/home/alex/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-error=extra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/alex/github/ESP-Nodes/ESP32-IDF_ESPNOW-Transmitter=. -fmacro-prefix-map=/home/alex/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -o esp-idf/esp_app_format/CMakeFiles/__idf_esp_app_format.dir/esp_app_desc.c.obj -c /home/alex/esp/v5.4.1/esp-idf/components/esp_app_format/esp_app_desc.c",
"file": "/home/alex/esp/v5.4.1/esp-idf/components/esp_app_format/esp_app_desc.c",
"output": "esp-idf/esp_app_format/CMakeFiles/__idf_esp_app_format.dir/esp_app_desc.c.obj"
},

File diff suppressed because one or more lines are too long

View File

@@ -0,0 +1,274 @@
ESP-ROM:esp32c3-api1-20210207
Build:Feb 7 2021
rst:0x15 (USB_UART_CHIP_RESET),boot:0xc (SPI_FAST_FLASH_BOOT)
Saved PC:0x40384eb4
SPIWP:0xee
mode:DIO, clock div:1
load:0x3fcd5820,len:0x1820
load:0x403cc710,len:0xbcc
load:0x403ce710,len:0x2f5c
entry 0x403cc71a
I (24) boot: ESP-IDF v5.3.2-dirty 2nd stage bootloader
I (24) boot: compile time Jan 4 2025 21:11:22
I (25) boot: chip revision: v0.4
I (28) boot: efuse block revision: v1.3
I (32) boot.esp32c3: SPI Speed : 80MHz
I (37) boot.esp32c3: SPI Mode : DIO
I (42) boot.esp32c3: SPI Flash Size : 2MB
I (47) boot: Enabling RNG early entropy source...
I (52) boot: Partition Table:
I (56) boot: ## Label Usage Type ST Offset Length
I (63) boot: 0 nvs WiFi data 01 02 00009000 00006000
I (70) boot: 1 phy_init RF data 01 01 0000f000 00001000
I (78) boot: 2 factory factory app 00 00 00010000 00100000
I (85) boot: End of partition table
I (89) esp_image: segment 0: paddr=00010020 vaddr=3c090020 size=1fe7ch (130684) map
I (119) esp_image: segment 1: paddr=0002fea4 vaddr=3fc93800 size=00174h ( 372) load
I (120) esp_image: segment 2: paddr=00030020 vaddr=42000020 size=8df1ch (581404) map
I (219) esp_image: segment 3: paddr=000bdf44 vaddr=3fc93974 size=02d1ch ( 11548) load
I (222) esp_image: segment 4: paddr=000c0c68 vaddr=40380000 size=13760h ( 79712) load
I (240) esp_image: segment 5: paddr=000d43d0 vaddr=50000200 size=00004h ( 4) load
I (246) boot: Loaded app from partition at offset 0x10000
I (246) boot: Disabling RNG early entropy source...
I (260) cpu_start: Unicore app
I (269) cpu_start: Pro cpu start user code
I (269) cpu_start: cpu freq: 160000000 Hz
I (269) app_init: Application information:
I (272) app_init: Project name: ESP-IDF_Robot
I (277) app_init: App version: ESP32-Node_Switch-v2.7-3048-g03
I (284) app_init: Compile time: Jan 5 2025 02:46:06
I (290) app_init: ELF file SHA256: f8bdbc638...
I (295) app_init: ESP-IDF: v5.3.2-dirty
I (301) efuse_init: Min chip rev: v0.3
I (305) efuse_init: Max chip rev: v1.99 
I (310) efuse_init: Chip rev: v0.4
I (315) heap_init: Initializing. RAM available for dynamic allocation:
I (322) heap_init: At 3FC9A9A0 len 00025660 (149 KiB): RAM
I (329) heap_init: At 3FCC0000 len 0001C710 (113 KiB): Retention RAM
I (336) heap_init: At 3FCDC710 len 00002950 (10 KiB): Retention RAM
I (343) heap_init: At 50000204 len 00001DE4 (7 KiB): RTCRAM
I (350) spi_flash: detected chip: generic
I (353) spi_flash: flash io: dio
W (357) spi_flash: Detected size(4096k) larger than the size in the binary image header(2048k). Using the size in the binary image header.
I (371) sleep: Configure to isolate all GPIO pins in sleep state
I (377) sleep: Enable automatic switching of GPIO sleep configuration
I (385) main_task: Started on CPU0
I (385) main_task: Calling app_main()
I (385) temperature_sensor: Range [-10°C ~ 80°C], error < 1°C
I (395) ESP IDF Robot: Enable temperature sensor
I (405) ESP32-C3: Reading sensor temperature
W (405) ESP32-C3: Temperature value 35.60 ℃
I (415) gpio: GPIO[10]| InputEn: 0| OutputEn: 0| OpenDrain: 0| Pullup: 1| Pulldown: 0| Intr:0 
I (415) ESP IDF Robot: Turning the LED ON!
I (425) gpio: GPIO[3]| InputEn: 1| OutputEn: 0| OpenDrain: 0| Pullup: 1| Pulldown: 0| Intr:1 
I (435) gpio: GPIO[8]| InputEn: 1| OutputEn: 0| OpenDrain: 0| Pullup: 1| Pulldown: 0| Intr:1 
I (445) gpio: GPIO[3]| InputEn: 1| OutputEn: 0| OpenDrain: 0| Pullup: 1| Pulldown: 0| Intr:2 
I (455) gpio: GPIO[8]| InputEn: 1| OutputEn: 0| OpenDrain: 0| Pullup: 1| Pulldown: 0| Intr:2 
I (465) ESP IDF Robot: Configured on-board push button
Added button interruptI (475) pp: pp rom version: 9387209
I (475) net80211: net80211 rom version: 9387209
I (485) wifi:wifi driver task: 3fca5a1c, prio:23, stack:6656, core=0
I (485) wifi:wifi firmware version: b0fd6006b
I (485) wifi:wifi certification version: v7.0
I (495) wifi:config NVS flash: enabled
I (495) wifi:config nano formating: disabled
I (495) wifi:Init data frame dynamic rx buffer num: 32
I (505) wifi:Init static rx mgmt buffer num: 5
I (505) wifi:Init management short buffer num: 32
I (515) wifi:Init dynamic tx buffer num: 32
I (515) wifi:Init static tx FG buffer num: 2
I (525) wifi:Init static rx buffer size: 1600
I (525) wifi:Init static rx buffer num: 10
I (525) wifi:Init dynamic rx buffer num: 32
I (535) wifi_init: rx ba win: 6
I (535) wifi_init: accept mbox: 6
I (545) wifi_init: tcpip mbox: 32
I (545) wifi_init: udp mbox: 6
I (545) wifi_init: tcp mbox: 6
I (555) wifi_init: tcp tx win: 5760
I (555) wifi_init: tcp rx win: 5760
I (565) wifi_init: tcp mss: 1440
I (565) wifi_init: WiFi IRAM OP enabled
I (565) wifi_init: WiFi RX IRAM OP enabled
I (575) phy_init: phy_version 1180,01f2a49,Jun 4 2024,16:34:25
I (615) wifi:mode : softAP (e4:b0:63:17:9e:45)
I (615) wifi:Total power save buffer number: 16
I (615) wifi:Init max length of beacon: 752/752
I (615) wifi:Init max length of beacon: 752/752
I (625) ESPNOW: espnow [version: 1.0] init
I (625) gpio: GPIO[0]| InputEn: 0| OutputEn: 0| OpenDrain: 0| Pullup: 0| Pulldown: 0| Intr:0 
I (635) gpio: GPIO[1]| InputEn: 0| OutputEn: 0| OpenDrain: 0| Pullup: 0| Pulldown: 0| Intr:0 
I (645) ESP IDF Robot: calibration scheme version is Curve Fitting
I (655) ESP IDF Robot: Calibration Success
I (655) ESP IDF Robot: calibration scheme version is Curve Fitting
I (665) ESP IDF Robot: Calibration Success
I (665) x,y: ( 0, 0 ) [ -7440, -7440] 
I (675) main_task: Returned from app_main()
I (1175) ESP IDF Robot: Turning the LED OFF!
I (1675) x,y: ( 0, 0 ) [ -7440, -7440] 
I (1925) ESP IDF Robot: Turning the LED ON!
I (2675) ESP IDF Robot: Turning the LED OFF!
I (2675) x,y: ( 0, 0 ) [ -7440, -7440] 
I (3425) ESP IDF Robot: Turning the LED ON!
I (3675) x,y: ( 0, 0 ) [ -7440, -7440] 
I (4175) ESP IDF Robot: Turning the LED OFF!
I (4675) x,y: ( 0, 0 ) [ -7440, -7440] 
I (4925) ESP IDF Robot: Turning the LED ON!
I (5415) ESP32-C3: Reading sensor temperature
W (5415) ESP32-C3: Temperature value 36.60 ℃
I (5675) ESP IDF Robot: Turning the LED OFF!
I (5675) x,y: ( 0, 0 ) [ -7440, -7440] 
I (6425) ESP IDF Robot: Turning the LED ON!
I (6675) x,y: ( 0, 0 ) [ -7440, -7440] 
I (7175) ESP IDF Robot: Turning the LED OFF!
I (7675) x,y: ( 0, 0 ) [ -7440, -7440] 
I (7925) ESP IDF Robot: Turning the LED ON!
I (8675) ESP IDF Robot: Turning the LED OFF!
I (8675) x,y: ( 0, 0 ) [ -7440, -7440] 
I (9425) ESP IDF Robot: Turning the LED ON!
I (9675) x,y: ( 1020, 990 ) [ -4860, -4980] 
I (10175) ESP IDF Robot: Turning the LED OFF!
I (10415) ESP32-C3: Reading sensor temperature
W (10415) ESP32-C3: Temperature value 36.60 ℃
I (10675) x,y: ( 1020, 990 ) [ -4860, -4980] 
I (10925) ESP IDF Robot: Turning the LED ON!
I (11675) ESP IDF Robot: Turning the LED OFF!
I (11675) x,y: ( 1023, 1000 ) [ -4848, -4940] 
I (12425) ESP IDF Robot: Turning the LED ON!
I (12675) x,y: ( 1022, 1001 ) [ -4852, -4936] 
I (13175) ESP IDF Robot: Turning the LED OFF!
I (13675) x,y: ( 1024, 1000 ) [ -4844, -4940] 
I (13925) ESP IDF Robot: Turning the LED ON!
I (14675) ESP IDF Robot: Turning the LED OFF!
I (14675) x,y: ( 1023, 989 ) [ -4848, -4984] 
I (15415) ESP32-C3: Reading sensor temperature
W (15415) ESP32-C3: Temperature value 37.60 ℃
I (15425) ESP IDF Robot: Turning the LED ON!
I (15675) x,y: ( 1022, 999 ) [ -4852, -4944] 
I (16175) ESP IDF Robot: Turning the LED OFF!
I (16675) x,y: ( 1020, 991 ) [ -4860, -4976] 
I (16925) ESP IDF Robot: Turning the LED ON!
I (17675) ESP IDF Robot: Turning the LED OFF!
I (17675) x,y: ( 1015, 1001 ) [ -4880, -4936] 
I (18425) ESP IDF Robot: Turning the LED ON!
I (18675) x,y: ( 1018, 991 ) [ -4868, -4976] 
I (19175) ESP IDF Robot: Turning the LED OFF!
I (19675) x,y: ( 1019, 998 ) [ -4864, -4948] 
I (19925) ESP IDF Robot: Turning the LED ON!
I (20415) ESP32-C3: Reading sensor temperature
W (20415) ESP32-C3: Temperature value 37.60 ℃
I (20675) ESP IDF Robot: Turning the LED OFF!
I (20675) x,y: ( 1017, 989 ) [ -4872, -4984] 
I (21425) ESP IDF Robot: Turning the LED ON!
I (21675) x,y: ( 1016, 987 ) [ -4876, -4992] 
I (22175) ESP IDF Robot: Turning the LED OFF!
I (22675) x,y: ( 1016, 989 ) [ -4876, -4984] 
I (22925) ESP IDF Robot: Turning the LED ON!
I (23675) ESP IDF Robot: Turning the LED OFF!
I (23675) x,y: ( 1021, 1000 ) [ -4856, -4940] 
I (24425) ESP IDF Robot: Turning the LED ON!
I (24675) x,y: ( 1022, 1000 ) [ -4852, -4940] 
I (25175) ESP IDF Robot: Turning the LED OFF!
I (25415) ESP32-C3: Reading sensor temperature
W (25415) ESP32-C3: Temperature value 37.60 ℃
I (25675) x,y: ( 1022, 990 ) [ -4852, -4980] 
I (25925) ESP IDF Robot: Turning the LED ON!
I (26675) ESP IDF Robot: Turning the LED OFF!
I (26675) x,y: ( 1024, 1001 ) [ -4844, -4936] 
I (27425) ESP IDF Robot: Turning the LED ON!
I (27675) x,y: ( 1022, 1006 ) [ -4852, -4916] 
I (28175) ESP IDF Robot: Turning the LED OFF!
I (28675) x,y: ( 1033, 1000 ) [ -4808, -4940] 
I (28925) ESP IDF Robot: Turning the LED ON!
I (29675) ESP IDF Robot: Turning the LED OFF!
I (29675) x,y: ( 1034, 999 ) [ -4804, -4944] 
I (30415) ESP32-C3: Reading sensor temperature
W (30415) ESP32-C3: Temperature value 37.60 ℃
I (30425) ESP IDF Robot: Turning the LED ON!
I (30675) x,y: ( 1034, 1002 ) [ -4804, -4932] 
I (31175) ESP IDF Robot: Turning the LED OFF!
I (31675) x,y: ( 1024, 1001 ) [ -4844, -4936] 
I (31925) ESP IDF Robot: Turning the LED ON!
I (32675) ESP IDF Robot: Turning the LED OFF!
I (32675) x,y: ( 1033, 998 ) [ -4808, -4948] 
I (33425) ESP IDF Robot: Turning the LED ON!
I (33675) x,y: ( 1023, 1003 ) [ -4848, -4928] 
I (34175) ESP IDF Robot: Turning the LED OFF!
I (34675) x,y: ( 1021, 1000 ) [ -4856, -4940] 
I (34925) ESP IDF Robot: Turning the LED ON!
I (35415) ESP32-C3: Reading sensor temperature
W (35415) ESP32-C3: Temperature value 37.60 ℃
I (35675) ESP IDF Robot: Turning the LED OFF!
I (35675) x,y: ( 1018, 990 ) [ -4868, -4980] 
I (36425) ESP IDF Robot: Turning the LED ON!
I (36675) x,y: ( 1016, 987 ) [ -4876, -4992] 
I (37175) ESP IDF Robot: Turning the LED OFF!
I (37675) x,y: ( 1016, 988 ) [ -4876, -4988] 
I (37925) ESP IDF Robot: Turning the LED ON!
I (38675) ESP IDF Robot: Turning the LED OFF!
I (38675) x,y: ( 1016, 989 ) [ -4876, -4984] 
I (39425) ESP IDF Robot: Turning the LED ON!
I (39675) x,y: ( 1018, 986 ) [ -4868, -4996] 
I (40175) ESP IDF Robot: Turning the LED OFF!
I (40415) ESP32-C3: Reading sensor temperature
W (40415) ESP32-C3: Temperature value 37.60 ℃
I (40675) x,y: ( 1019, 989 ) [ -4864, -4984] 
I (40925) ESP IDF Robot: Turning the LED ON!
I (41675) ESP IDF Robot: Turning the LED OFF!
I (41675) x,y: ( 1019, 1005 ) [ -4864, -4920] 
I (42425) ESP IDF Robot: Turning the LED ON!
I (42675) x,y: ( 1020, 1002 ) [ -4860, -4932] 
I (43175) ESP IDF Robot: Turning the LED OFF!
I (43675) x,y: ( 1021, 989 ) [ -4856, -4984] 
I (43925) ESP IDF Robot: Turning the LED ON!
I (44675) ESP IDF Robot: Turning the LED OFF!
I (44675) x,y: ( 1024, 999 ) [ -4844, -4944] 
I (45415) ESP32-C3: Reading sensor temperature
W (45415) ESP32-C3: Temperature value 38.60 ℃
I (45425) ESP IDF Robot: Turning the LED ON!
I (45675) x,y: ( 1035, 990 ) [ -4800, -4980] 
I (46175) ESP IDF Robot: Turning the LED OFF!
I (46675) x,y: ( 1034, 1003 ) [ -4804, -4928] 
I (46925) ESP IDF Robot: Turning the LED ON!
I (47675) ESP IDF Robot: Turning the LED OFF!
I (47675) x,y: ( 1024, 987 ) [ -4844, -4992] 
I (48425) ESP IDF Robot: Turning the LED ON!
I (48675) x,y: ( 1035, 1000 ) [ -4800, -4940] 
I (49175) ESP IDF Robot: Turning the LED OFF!
I (49675) x,y: ( 1024, 1002 ) [ -4844, -4932] 
I (49925) ESP IDF Robot: Turning the LED ON!
I (50415) ESP32-C3: Reading sensor temperature
W (50415) ESP32-C3: Temperature value 38.60 ℃
I (50675) ESP IDF Robot: Turning the LED OFF!
I (50675) x,y: ( 1024, 1002 ) [ -4844, -4932] 
I (51425) ESP IDF Robot: Turning the LED ON!
I (51675) x,y: ( 1034, 1003 ) [ -4804, -4928] 
I (52175) ESP IDF Robot: Turning the LED OFF!
I (52675) x,y: ( 1033, 1001 ) [ -4808, -4936] 
I (52925) ESP IDF Robot: Turning the LED ON!
I (53675) ESP IDF Robot: Turning the LED OFF!
I (53675) x,y: ( 1032, 1002 ) [ -4812, -4932] 
I (54425) ESP IDF Robot: Turning the LED ON!
I (54675) x,y: ( 1023, 1001 ) [ -4848, -4936] 
I (55175) ESP IDF Robot: Turning the LED OFF!
I (55415) ESP32-C3: Reading sensor temperature
W (55415) ESP32-C3: Temperature value 38.60 ℃
I (55675) x,y: ( 1018, 988 ) [ -4868, -4988] 
I (55925) ESP IDF Robot: Turning the LED ON!
I (56675) ESP IDF Robot: Turning the LED OFF!
I (56675) x,y: ( 1016, 987 ) [ -4876, -4992] 
I (57425) ESP IDF Robot: Turning the LED ON!
I (57675) x,y: ( 1016, 988 ) [ -4876, -4988] 
I (58175) ESP IDF Robot: Turning the LED OFF!
I (58675) x,y: ( 1016, 988 ) [ -4876, -4988] 
I (58925) ESP IDF Robot: Turning the LED ON!
I (59675) ESP IDF Robot: Turning the LED OFF!
I (59675) x,y: ( 1019, 1004 ) [ -4864, -4924] 
I (60415) ESP32-C3: Reading sensor temperature
W (60415) ESP32-C3: Temperature value 38.60 ℃
I (60425) ESP IDF Robot: Turning the LED ON!
I (60675) x,y: ( 1019, 987 ) [ -4864, -4992] 
I (61175) ESP IDF Robot: Turning the LED OFF!
I (61675) x,y: ( 1019, 990 ) [ -4864, -4980] 
I (61925) ESP IDF Robot: Turning the LED ON!
I (62675) ESP IDF Robot: Tu

View File

@@ -1,7 +1,7 @@
{
"version": "1.2",
"project_name": "espnow_transmitter",
"project_version": "ESP32-Node_Switch-v2.7-5090-geade7b4c2-dirty",
"project_version": "ESP32-Node_Switch-v2.7-5093-gad42458d5-dirty",
"project_path": "/home/alex/github/ESP-Nodes/ESP32-IDF_ESPNOW-Transmitter",
"idf_path": "/home/alex/esp/v5.4.1/esp-idf",
"build_dir": "/home/alex/github/ESP-Nodes/ESP32-IDF_ESPNOW-Transmitter/build",