Skip to content

Instantly share code, notes, and snippets.

@christophhante
Created February 5, 2023 18:53
Show Gist options
  • Save christophhante/e1d3cbcb378f53dc54ed83553edc5f95 to your computer and use it in GitHub Desktop.
Save christophhante/e1d3cbcb378f53dc54ed83553edc5f95 to your computer and use it in GitHub Desktop.
Ausgang an beim starten
�[0;33m--- idf_monitor on \\.\COM11 115200 ---�[0m
--- Quit: Ctrl+] | Menu: Ctrl+T | Help: Ctrl+T followed by Ctrl+H ---
I (11) boot: ESP-IDF v5.0-3-gfe42f65abe 2nd stage bootloader
I (11) boot: compile time 19:02:39
I (11) boot: chip revision: v3.0
I (14) qio_mode: Enabling default flash chip QIO
I (19) boot.esp32: SPI Speed : 80MHz
I (24) boot.esp32: SPI Mode : QIO
I (29) boot.esp32: SPI Flash Size : 16MB
I (33) boot: Enabling RNG early entropy source...
I (39) HOOK: This hook is called AFTER bootloader initialization
I (45) boot: Partition Table:
I (49) boot: ## Label Usage Type ST Offset Length
I (56) boot: 0 nvs WiFi data 01 02 00009000 00006000
I (64) boot: 1 otadata OTA data 01 00 0000f000 00002000
I (71) boot: 2 phy_init RF data 01 01 00011000 00001000
I (79) boot: 3 ota_0 OTA app 00 10 00020000 00300000
I (86) boot: 4 ota_1 OTA app 00 11 00320000 00300000
I (93) boot: 5 storage Unknown data 01 82 00620000 000f0000
I (101) boot: End of partition table
I (105) esp_image: segment 0: paddr=00020020 vaddr=3f400020 size=41734h (268084) map
I (187) esp_image: segment 1: paddr=0006175c vaddr=3ffbdb60 size=04818h ( 18456) load
I (193) esp_image: segment 2: paddr=00065f7c vaddr=40080000 size=0a09ch ( 41116) load
I (207) esp_image: segment 3: paddr=00070020 vaddr=400d0020 size=cfd88h (851336) map
I (441) esp_image: segment 4: paddr=0013fdb0 vaddr=4008a09c size=0f6f4h ( 63220) load
I (462) esp_image: segment 5: paddr=0014f4ac vaddr=50000000 size=00010h ( 16) load
I (475) boot: Loaded app from partition at offset 0x20000
I (475) boot: Disabling RNG early entropy source...
I (487) quad_psram: This chip is ESP32-D0WD
I (487) esp_psram: Found 8MB PSRAM device
I (487) esp_psram: Speed: 80MHz
I (491) esp_psram: PSRAM initialized, cache is in low/high (2-core) mode.
W (499) esp_psram: Virtual address not enough for PSRAM, map as much as we can. 4MB is mapped
I (508) cpu_start: Pro cpu up.
I (511) cpu_start: Starting app cpu, entry point is 0x40081670
0x40081670: call_start_cpu1 at C:/git/esp-idf/components/esp_system/port/cpu_start.c:142
I (0) cpu_start: App cpu up.
I (1032) esp_psram: SPI SRAM memory test OK
I (1046) cpu_start: Pro cpu start user code
I (1046) cpu_start: cpu freq: 240000000 Hz
I (1046) cpu_start: Application information:
I (1049) cpu_start: Project name: CTIS2
I (1054) cpu_start: App version: 10240-11-g540c4c5f75-dirty
I (1060) cpu_start: Compile time: Feb 5 2023 19:02:05
I (1067) cpu_start: ELF file SHA256: 6e31df6e42556151...
I (1073) cpu_start: ESP-IDF: v5.0-3-gfe42f65abe
I (1079) heap_init: Initializing. RAM available for dynamic allocation:
I (1086) heap_init: At 3FFAFF10 len 000000F0 (0 KiB): DRAM
I (1092) heap_init: At 3FFB6388 len 00001C78 (7 KiB): DRAM
I (1098) heap_init: At 3FFB9A20 len 00004108 (16 KiB): DRAM
I (1105) heap_init: At 3FFC57F0 len 0001A810 (106 KiB): DRAM
I (1111) heap_init: At 3FFE0440 len 00003AE0 (14 KiB): D/IRAM
I (1117) heap_init: At 3FFE4350 len 0001BCB0 (111 KiB): D/IRAM
I (1124) heap_init: At 40099790 len 00006870 (26 KiB): IRAM
I (1408) esp_psram: Adding pool of 4005K of PSRAM memory to heap allocator
I (1409) spi_flash: detected chip: generic
I (1409) spi_flash: flash io: qio
W (1414) ADC: legacy driver is deprecated, please migrate to `esp_adc/adc_oneshot.h`
I (1424) cpu_start: Starting scheduler on PRO CPU.
I (0) cpu_start: Starting scheduler on APP CPU.
I (1437) esp_psram: Reserving pool of 32K of internal memory for DMA/internal allocations
app_main starting
I (00:00:00.397) spiffs_access: Initializing SPIFFS
I (00:00:00.499) spiffs_access: Partition size: total: 896321, used: 106926
start_app
initSettings - start
initSettings - done
I (00:00:00.575) BTDM_INIT: BT controller compile version [8020d24]
I (00:00:00.576) system_api: Base MAC address is not set
I (00:00:00.578) system_api: read default base MAC address from EFUSE
I (00:00:00.587) phy_init: phy_version 4670,719f9f6,Feb 18 2021,17:07:07
I (00:00:00.842) NimBLE: GAP procedure initiated: discovery;
I (00:00:00.843) NimBLE: own_addr_type=0 filter_policy=0 passive=0 limited=0 filter_duplicates=1
I (00:00:00.848) NimBLE: duration=forever
I (00:00:00.852) NimBLE:
PreloadPools - start
I (00:00:00.879) LoadPoolFromFile: Memory allocation of 94508
I (00:00:01.032) LoadPoolFromFile: 0x3f818f8c 00 00 00 01 01 e8 03 02 01 0b 14 50 08 00 08 00 |...........P....|
I (00:00:01.033) LoadPoolFromFile: 0x3f818f9c 9e 2b 5f 00 20 00 07 05 65 6e 64 65 62 67 6e 6c |.+_. ...endebgnl|
I (00:00:01.044) LoadPoolFromFile: 0x3f818fac 66 72 69 74 70 6c 72 75 |fritplru|
I (00:00:01.055) LoadPoolFromFile: PreloadPoolFromFile size: 94508 data:0x3f818f8c
I (00:00:01.084) LoadPoolFromFile: Memory allocation of 94508
I (00:00:01.236) LoadPoolFromFile: 0x3f8300cc 00 00 00 01 01 e8 03 02 01 0b 14 50 08 00 08 00 |...........P....|
I (00:00:01.238) LoadPoolFromFile: 0x3f8300dc 9e 2b 5f 00 20 00 07 05 65 6e 64 65 62 67 6e 6c |.+_. ...endebgnl|
I (00:00:01.248) LoadPoolFromFile: 0x3f8300ec 66 72 69 74 70 6c 72 75 |fritplru|
I (00:00:01.258) LoadPoolFromFile: PreloadPoolFromFile size: 94508 data:0x3f8300cc
I (00:00:01.269) LoadPoolFromFile: Memory allocation of 603
I (00:00:01.274) LoadPoolFromFile: 0x3f84720c f8 2a 0b b4 00 10 00 01 d8 59 01 ff ff 00 06 00 |.*.......Y......|
I (00:00:01.284) LoadPoolFromFile: 0x3f84721c 53 45 4e 53 4f 52 00 fa 2a 0b b4 00 10 00 01 d8 |SENSOR..*.......|
I (00:00:01.296) LoadPoolFromFile: 0x3f84722c 59 01 ff ff 00 0d 00 4b |Y......K|
I (00:00:01.306) LoadPoolFromFile: PreloadPoolFromFile size: 603 data:0x3f84720c
I (00:00:01.369) LoadPoolFromFile: PreloadPoolFromFile size: 0 data:0x0
I (00:00:01.370) LoadPoolFromFile: Memory allocation of 612
I (00:00:01.373) LoadPoolFromFile: 0x3f84747c f8 2a 0b b4 00 10 00 01 d8 59 01 ff ff 00 06 00 |.*.......Y......|
I (00:00:01.383) LoadPoolFromFile: 0x3f84748c 53 45 4e 53 4f 52 00 fa 2a 0b b4 00 10 00 01 d8 |SENSOR..*.......|
I (00:00:01.394) LoadPoolFromFile: 0x3f84749c 59 01 ff ff 00 0d 00 43 |Y......C|
I (00:00:01.405) LoadPoolFromFile: PreloadPoolFromFile size: 612 data:0x3f84747c
I (00:00:01.466) LoadPoolFromFile: PreloadPoolFromFile size: 0 data:0x0
I (00:00:01.467) LoadPoolFromFile: Memory allocation of 622
I (00:00:01.470) LoadPoolFromFile: 0x3f8476f4 f8 2a 0b b4 00 10 00 01 d8 59 01 ff ff 00 07 00 |.*.......Y......|
I (00:00:01.480) LoadPoolFromFile: 0x3f847704 53 45 4e 53 4f 52 45 00 fa 2a 0b b4 00 10 00 01 |SENSORE..*......|
I (00:00:01.491) LoadPoolFromFile: 0x3f847714 d8 59 01 ff ff 00 0e 00 |.Y......|
I (00:00:01.502) LoadPoolFromFile: PreloadPoolFromFile size: 622 data:0x3f8476f4
I (00:00:01.511) LoadPoolFromFile: Memory allocation of 587
I (00:00:01.517) LoadPoolFromFile: 0x3f847978 f8 2a 0b b4 00 10 00 01 d8 59 01 ff ff 00 06 00 |.*.......Y......|
I (00:00:01.528) LoadPoolFromFile: 0x3f847988 53 45 4e 53 4f 52 00 fa 2a 0b b4 00 10 00 01 d8 |SENSOR..*.......|
I (00:00:01.539) LoadPoolFromFile: 0x3f847998 59 01 ff ff 00 0c 00 4b |Y......K|
I (00:00:01.549) LoadPoolFromFile: PreloadPoolFromFile size: 587 data:0x3f847978
I (00:00:01.609) LoadPoolFromFile: PreloadPoolFromFile size: 0 data:0x0
I (00:00:01.660) LoadPoolFromFile: Memory allocation of 608
I (00:00:01.661) LoadPoolFromFile: 0x3f847bd8 f8 2a 0b b4 00 10 00 01 d8 59 01 ff ff 00 06 00 |.*.......Y......|
I (00:00:01.667) LoadPoolFromFile: 0x3f847be8 53 45 4e 53 4f 52 00 fa 2a 0b b4 00 10 00 01 d8 |SENSOR..*.......|
I (00:00:01.678) LoadPoolFromFile: 0x3f847bf8 59 01 ff ff 00 0d 00 43 |Y......C|
I (00:00:01.688) LoadPoolFromFile: PreloadPoolFromFile size: 608 data:0x3f847bd8
I (00:00:01.748) LoadPoolFromFile: PreloadPoolFromFile size: 0 data:0x0
I (00:00:01.750) LoadPoolFromFile: Memory allocation of 601
I (00:00:01.752) LoadPoolFromFile: 0x3f847e4c f8 2a 0b b4 00 10 00 01 d8 59 01 ff ff 00 06 00 |.*.......Y......|
I (00:00:01.762) LoadPoolFromFile: 0x3f847e5c 53 45 4e 53 4f 52 00 fa 2a 0b b4 00 10 00 01 d8 |SENSOR..*.......|
I (00:00:01.774) LoadPoolFromFile: 0x3f847e6c 59 01 ff ff 00 0c 00 ba |Y.......|
I (00:00:01.784) LoadPoolFromFile: PreloadPoolFromFile size: 601 data:0x3f847e4c
I (00:00:01.844) LoadPoolFromFile: Memory allocation of 599
I (00:00:01.845) LoadPoolFromFile: 0x3f8480bc f8 2a 0b b4 00 10 00 01 d8 59 01 ff ff 00 06 00 |.*.......Y......|
I (00:00:01.850) LoadPoolFromFile: 0x3f8480cc c1 b5 bd b7 be c0 00 fa 2a 0b b4 00 10 00 01 d8 |........*.......|
I (00:00:01.861) LoadPoolFromFile: 0x3f8480dc 59 01 ff ff 00 0c 00 ba |Y.......|
I (00:00:01.872) LoadPoolFromFile: PreloadPoolFromFile size: 599 data:0x3f8480bc
I (00:00:01.881) LoadPoolFromFile: Memory allocation of 591
I (00:00:01.887) LoadPoolFromFile: 0x3f848328 f8 2a 0b b4 00 10 00 01 d8 59 01 ff ff 00 06 00 |.*.......Y......|
I (00:00:01.898) LoadPoolFromFile: 0x3f848338 53 45 4e 53 4f 52 00 fa 2a 0b b4 00 10 00 01 d8 |SENSOR..*.......|
I (00:00:01.909) LoadPoolFromFile: 0x3f848348 59 01 ff ff 00 0d 00 43 |Y......C|
I (00:00:01.919) LoadPoolFromFile: PreloadPoolFromFile size: 591 data:0x3f848328
PreloadPools - done
isobus_main start
I (00:00:01.939) settings: preloadU8, section = CF-A, key = sourceAddress, value = 200
I (00:00:01.941) AppIso_Core_Cyclic: **** create_config File: ./components/AppTask/src/AbstractTask.cpp Line: 62 Function: create_config Type: ECU_DRIVER::CoreTask
I (00:00:01.955) AppIso_Core_Cyclic: **** set_config File: ./components/AppTask/src/AbstractTask.cpp Line: 69 Function: esp_pthread_set_config Type: ECU_DRIVER::CoreTask
I (00:00:01.971) AppIso_Base_Cyclic: **** create_config File: ./components/AppTask/src/AbstractTask.cpp Line: 62 Function: create_config Type: ECU_DRIVER::BaseTask
I (00:00:01.971) AppIso_Core_Cyclic: **** run File: ./components/AppTask/src/AbstractTask.cpp Line: 77 Function: run Type: ECU_DRIVER::CoreTask
I (00:00:02.001) TWAI Master: Driver installed
I (00:00:02.005) TWAI Master: Driver started
I (00:00:02.010) TWAI Master: CAN control task started...
I (00:00:02.016) AppIso_Core_Cyclic: **** initialization is complete File: ./components/AppTask/src/AbstractTask.cpp Line: 83 Function: run Type: ECU_DRIVER::CoreTask
I (00:00:02.032) AppIso_Core_Cyclic: **** at this point the task is initialized File: ./components/AppTask/src/AbstractTask.cpp Line: 91 Function: run Type: ECU_DRIVER::CoreTask
I (00:00:02.048) AppIso_Core_Cyclic: **** wait for starting cyclic processing File: ./components/AppTask/src/AbstractTask.cpp Line: 93 Function: run Type: ECU_DRIVER::CoreTask
I (00:00:02.065) AppIso_Base_Cyclic: **** set_config File: ./components/AppTask/src/AbstractTask.cpp Line: 69 Function: esp_pthread_set_config Type: ECU_DRIVER::BaseTask
I (00:00:02.082) AppIso_Base_Cyclic: **** run File: ./components/AppTask/src/AbstractTask.cpp Line: 77 Function: run Type: ECU_DRIVER::BaseTask
I (00:00:02.082) AppIso_Client_Cyclic: **** create_config File: ./components/AppTask/src/AbstractTask.cpp Line: 62 Function: create_config Type: ECU_DRIVER::ClientTask
I (00:00:02.096) AppIso_Base_Cyclic: **** initialization is complete File: ./components/AppTask/src/AbstractTask.cpp Line: 83 Function: run Type: ECU_DRIVER::BaseTask
I (00:00:02.125) AppIso_Base_Cyclic: **** at this point the task is initialized File: ./components/AppTask/src/AbstractTask.cpp Line: 91 Function: run Type: ECU_DRIVER::BaseTask
I (00:00:02.142) AppIso_Base_Cyclic: **** wait for starting cyclic processing File: ./components/AppTask/src/AbstractTask.cpp Line: 93 Function: run Type: ECU_DRIVER::BaseTask
I (00:00:02.159) AppIso_Client_Cyclic: **** set_config File: ./components/AppTask/src/AbstractTask.cpp Line: 69 Function: esp_pthread_set_config Type: ECU_DRIVER::ClientTask
I (00:00:02.176) AppIso_Client_Cyclic: **** run File: ./components/AppTask/src/AbstractTask.cpp Line: 77 Function: run Type: ECU_DRIVER::ClientTask
I (00:00:02.189) AppIso_Client_Cyclic: **** initialization is complete File: ./components/AppTask/src/AbstractTask.cpp Line: 83 Function: run Type: ECU_DRIVER::ClientTask
I (00:00:02.205) AppIso_Client_Cyclic: **** at this point the task is initialized File: ./components/AppTask/src/AbstractTask.cpp Line: 91 Function: run Type: ECU_DRIVER::ClientTask
I (00:00:02.215) AppIso_Base_Cyclic: **** there is additional initialization of clients and application after core and base are initialized File: ./components/AppTask/src/AbstractTask.cpp Line: 104 Function: run Type: ECU_DRIVER::BaseTask
I (00:00:02.222) AppIso_Core_Cyclic: **** there is additional initialization of clients and application after core and base are initialized FiI (00:00:02.222) AppIso_Core_Cyclic: **** there is additional initialization of clients and application after core and base are initialized File: ./components/AppTask/src/AbstractTask.cpp Line: 104 Function: run Type: ECU_DRIVER::CoreTask
I (00:00:02.244) AppIso_Client_Cyclic: **** wait for starting cyclic processing File: ./components/AppTask/src/AbstractTask.cpp Line: 93 Function: run Type: ECU_DRIVER::ClientTask
I (00:00:02.266) SerialNumber: SHORT-MAC = ## 00:00:00:09:05:c4 ##
I (00:00:02.283) AppIso_Core_Cyclic: **** cyclic processing starts File: ./components/AppTask/src/AbstractTask.cpp Line: 107 Function: run Type: ECU_DRIVER::CoreTask
I (00:00:02.290) AppIso_Client_Cyclic: **** there is additional initialization of clients and application after core and base are initialized File: ./components/AppTask/src/AbstractTask.cpp Line: 104 Function: run Type: ECU_DRIVER::ClientTask
I (00:00:02.327) settings: get, section = CF-A, key = sourceAddress found in map , File = settingsNVS.cpp, Line: 268, Func: getU8
I (00:00:02.327) AppIso_Core_Cyclic: *****************************************************This thread is the AbstractTask Task.Core id: 1, prio: 9, minimum free stack: 2676 bytes.
I (00:00:02.340) AppIso_Client_Cyclic: **** cyclic processing starts File: ./components/AppTask/src/AbstractTask.cpp Line: 107 Function: run Type: ECU_DRIVER::ClientTask
I (00:00:02.340) settings: getU8, section = CF-A, key = sourceAddress, value = 200
I (00:00:02.372) AppIso_Client_Cyclic: *****************************************************This thread is the AbstractTask Task.Core id: 0, prio: 9, minimum free stack: 6652 bytes.[0m
I (00:00:02.384) settings: preloadU8, section = CF-A, key = bootTimeVT, value = 30
I (00:00:02.407) main: *****************************************************This thread is the main Task.Core id: 0, prio: 1, minimum free stack: 1556 bytes.
I (00:00:02.407) settings: preloadString, section = ObjectPool, key = label, value = unknown
I (00:00:02.429) settings: preloadU64, section = CF-A, key = preferredVT, value = 11529246931975487500
I (00:00:02.439) App_VTClient: 0x3ffcfc68 0c 40 29 04 00 1d 00 a0 |.@).....|
I (00:00:02.452) settings: get, section = CF-A, key = preferredVT found in map , File = settingsNVS.cpp, Line: 344, Func: getU64
I (00:00:02.461) settings: getU64, section = CF-A, key = preferredVT, value = -6917497141734064116
I (00:00:02.471) settings: get, section = CF-A, key = bootTimeVT found in map , File = settingsNVS.cpp, Line: 268, Func: getU8
I (00:00:02.483) settings: getU8, section = CF-A, key = bootTimeVT, value = 30
W (00:00:02.491) App_VTClient: vtcGAux_CfInit
W (00:00:02.496) GAux: vtcGAux_CfInit
W (00:00:02.502) GAux: LoadPoolFromFile numberOfObjects 1233 size 94508
W (00:00:02.508) GAux: WorkingSet 0
W (00:00:02.513) GAux: PictureGraphic 20000
W (00:00:02.517) GAux: PictureGraphic 20001
W (00:00:02.521) GAux: PictureGraphic 20002
W (00:00:02.527) GAux: PictureGraphic 20003
W (00:00:02.531) GAux: PictureGraphic 20008
W (00:00:02.537) GAux: PictureGraphic 20009
W (00:00:02.541) GAux: PictureGraphic 20010
W (00:00:02.546) GAux: PictureGraphic 20011
W (00:00:02.551) GAux: PictureGraphic 20012
W (00:00:02.556) GAux: PictureGraphic 20013
W (00:00:02.560) GAux: PictureGraphic 20014
W (00:00:02.565) GAux: PictureGraphic 20015
W (00:00:02.570) GAux: PictureGraphic 20017
W (00:00:02.575) GAux: PictureGraphic 20021
W (00:00:02.580) GAux: PictureGraphic 20500
W (00:00:02.585) GAux: AuxiliaryFunction2 29000
W (00:00:02.590) GAux: AuxiliaryFunction2 29001
W (00:00:02.595) GAux: AuxiliaryFunction2 29002
W (00:00:02.600) GAux: ReducePool numberOfObjects 49 size 5439
I (00:00:02.607) VtSoftwareInit: **** create_config File: ./components/AppTask/src/AbstractTask.cpp Line: 62 Function: create_config Type: VtSoftwareInit
I (00:00:02.621) AppIso_Base_Cyclic: **** cyclic processing starts File: ./components/AppTask/src/AbstractTask.cpp Line: 107 Function: run TypI (00:00:02.621) AppIso_Base_Cyclic: **** cyclic processing starts File: ./components/AppTask/src/AbstractTask.cpp Line: 107 Function: run Type: ECU_DRIVER::BaseTask
I (00:00:02.638) AppIso_Base_Cyclic: *****************************************************This thread is the AbstractTask Task.Core id: 1, prioI (00:00:02.638) AppIso_Base_Cyclic: *****************************************************This thread is the AbstractTask Task.Core id: 1, prio: 9, minimum free stack: 6560 bytes.
I (00:00:02.962) settings: get, section = CF-A, key = sourceAddress found in map , File = settingsNVS.cpp, Line: 268, Func: getU8
I (00:00:02.964) settings: getU8, section = CF-A, key = sourceAddress, value = 200
I (00:00:03.346) App_VTClient: VT_VERSIONNR = 4
I (00:00:03.387) App_VTClient: IsoEvMaskLanguageCmd at Bootup
I (00:00:03.814) App_VTClient: AppPoolSettings
I (00:00:03.814) VTCPool: vtcPoolInit
I (00:00:03.815) VTCPool: vtcPoolInit count = 3
I (00:00:03.818) VTCPool: VT_VERSIONNR = 4
I (00:00:03.823) VTCPool: VT_VERSIONNR = 4
I (00:00:03.827) VTCPool: vtcPoolGetPool
I (00:00:03.845) VTCPool: vtcPoolGetPool size: 94508 numberOfObjects: 1233 data:0x3f8300cc
I (00:00:03.845) VTCPool: 0x3f8300cc 00 00 00 01 01 e8 03 02 01 0b 14 50 08 00 08 00 |...........P....|
I (00:00:03.854) VTCPool: 0x3f8300dc 9e 2b 5f 00 20 00 07 05 65 6e 64 65 62 67 6e 6c |.+_. ...endebgnl|
I (00:00:03.864) VTCPool: 0x3f8300ec 66 72 69 74 70 6c 72 75 |fritplru|
I (00:00:03.874) VTCPool: vtcPoolGetPool
I (00:00:03.891) VTCPool: vtcPoolGetPool size: 94508 numberOfObjects: 1233 data:0x3f8300cc
I (00:00:03.891) VTCPool: 0x3f8300cc 00 00 00 01 01 e8 03 02 01 0b 14 50 08 00 08 00 |...........P....|
I (00:00:03.900) VTCPool: 0x3f8300dc 9e 2b 5f 00 20 00 07 05 65 6e 64 65 62 67 6e 6c |.+_. ...endebgnl|
I (00:00:03.911) VTCPool: 0x3f8300ec 66 72 69 74 70 6c 72 75 |fritplru|
W (00:00:03.921) VTCPool: PoolDataMaskScalFaktor = 10000
W (00:00:03.927) VTCPool: PoolSoftKeyMaskScalFaktor = 9000
I (00:00:03.933) settings: setU64, section = CF-A, key = preferredVT, value = 11529246931975487500
I (00:00:03.943) settings: setU8, section = CF-A, key = bootTimeVT, value = 30
I (00:00:03.946) settings: commitU64, section = CF-A, key = preferredVT, value = 11529246931975487500
I (00:00:03.961) settings: Result: Done, 0, ESP_OK
I (00:00:03.987) settings: commitU8, section = CF-A, key = bootTimeVT, value = 30
I (00:00:03.988) settings: Result: Done, 0, ESP_OK
I (00:00:07.038) VtSoftwareInit: **** set_config File: ./components/AppTask/src/AbstractTask.cpp Line: 69 Function: esp_pthread_set_config Type: VtSoftwareInit
I (00:00:07.045) VtSoftwareInit: **** run File: ./components/AppTask/src/AbstractTask.cpp Line: 77 Function: run Type: VtSoftwareInit
I (00:00:07.065) settings: preloadU8, section = manufacturer, key = manufacturer, value = 0
I (00:00:07.066) settings: get, section = manufacturer, key = manufacturer found in map , File = settingsNVS.cpp, Line: 268, Func: getU8
I (00:00:07.078) settings: getU8, section = manufacturer, key = manufacturer, value = 0
I (00:00:07.087) settings: setU8, section = manufacturer, key = manufacturer, value = 0
I (00:00:07.096) SerialNumber: MAC = ## c4:dd:57:a9:05:c4 ##
I (00:00:07.100) settings: commitU8, section = manufacturer, key = manufacturer, value = 0
I (00:00:07.108) settings: preloadU8, section = darkmode, key = mode, value = 1
I (00:00:07.111) settings: Result: Done, 0, ESP_OK
I (00:00:07.123) settings: get, section = darkmode, key = mode found in map , File = settingsNVS.cpp, Line: 268, Func: getU8
I (00:00:07.136) settings: getU8, section = darkmode, key = mode, value = 1
I (00:00:07.144) settings: setU8, section = darkmode, key = mode, value = 1
I (00:00:07.160) settings: preloadU16, section = CTIS, key = MODE, value = 2
I (00:00:07.161) settings: preloadU32, section = CTIS, key = MANU, value = 0
I (00:00:07.164) settings: commitU8, section = darkmode, key = mode, value = 1
I (00:00:07.170) settings: preloadU32, section = CTIS, key = AP, value = 0
I (00:00:07.176) settings: Result: Done, 0, ESP_OK
I (00:00:07.184) settings: preloadU8, section = CTIS, key = ST_UP, value = 60
I (00:00:07.197) settings: preloadU8, section = CTIS, key = ST_DOWN, value = 20
I (00:00:07.205) settings: preloadS8, section = CTIS, key = GPIOTC, value = -1
I (00:00:07.213) settings: preloadU8, section = CTIS, key = COMPTA, value = 0
I (00:00:07.221) settings: preloadU16, section = CTIS, key = WARN_UP, value = 500
I (00:00:07.229) settings: preloadU16, section = CTIS, key = WARN_DO, value = 100
I (00:00:07.238) settings: preloadU32, section = CTIS, key = P_TM0, value = 0
I (00:00:07.245) settings: preloadString, section = CTIS, key = P_ID_10, value = 000000
I (00:00:07.254) settings: preloadString, section = CTIS, key = P_ID_20, value = 000000
I (00:00:07.263) settings: preloadString, section = CTIS, key = P_ID_30, value = 000000
I (00:00:07.271) settings: preloadString, section = CTIS, key = P_ID_40, value = 000000
I (00:00:07.280) settings: preloadU8, section = CTIS, key = P_KEY0, value = 0
I (00:00:07.288) settings: preloadU16, section = CTIS, key = P_DED0, value = 100
I (00:00:07.296) settings: preloadU8, section = CTIS, key = P_LGO0, value = 0
I (00:00:07.304) settings: preloadU16, section = CTIS, key = P_LO0, value = 10
I (00:00:07.312) settings: preloadU16, section = CTIS, key = P_UP0, value = 10
I (00:00:07.320) settings: preloadU16, section = CTIS, key = P_MAX0, value = 4000
I (00:00:07.328) settings: preloadU16, section = CTIS, key = P_MIN0, value = 1000
I (00:00:07.336) settings: preloadU16, section = CTIS, key = FIELD0, value = 1000
I (00:00:07.344) settings: preloadU16, section = CTIS, key = STREET0, value = 2000
I (00:00:07.353) settings: preloadString, section = CTIS, key = P_N0, value = PROFIL_1
I (00:00:07.361) settings: preloadU32, section = CTIS, key = P_TM1, value = 0
I (00:00:07.370) settings: preloadString, section = CTIS, key = P_ID_11, value = 000000
I (00:00:07.378) settings: preloadString, section = CTIS, key = P_ID_21, value = 000000
I (00:00:07.389) settings: preloadString, section = CTIS, key = P_ID_31, value = 000000
I (00:00:07.396) settings: preloadString, section = CTIS, key = P_ID_41, value = 000000
I (00:00:07.404) settings: preloadU8, section = CTIS, key = P_KEY1, value = 0
I (00:00:07.412) settings: preloadU16, section = CTIS, key = P_DED1, value = 100
I (00:00:07.420) settngs: preloadU8, section = CTIS, key = P_LGO1, value = 0
I (00:00:07.428) settings: preloadU16, section = CTIS, key = P_LO1, value = 10
I (00:00:07.436) settings: preloadU16, section = CTIS, key = P_UP1, value = 10
I (00:00:07.444) settings: preloadU16, section = CTIS, key = P_MAX1, value = 4000
I (00:00:07.452) settings: preloadU16, section = CTIS, key = P_MIN1, value = 1000
I (00:00:07.461) settings: preloadU16, section = CTIS, key = FIELD1, value = 1000
I (00:00:07.469) settings: preloadU16, section = CTIS, key = STREET1, value = 2000
I (00:00:07.477) settings: preloadString, section = CTIS, key = P_N1, value = PROFIL_2
I (00:00:07.486) settings: preloadU32, section = CTIS, key = P_TM2, value = 0
I (00:00:07.494) settings: preloadString, section = CTIS, key = P_ID_12, value = 000000
I (00:00:07.504) settings: preloadString, section = CTIS, key = P_ID_22, value = 000000
I (00:00:07.511) settings: preloadString, section = CTIS, key = P_ID_32, value = 000000
I (00:00:07.520) settings: preloadString, section = CTIS, key = P_ID_42, value = 000000
I (00:00:07.528) settings: preloadU8, section = CTIS, key = P_KEY2, value = 0
I (00:00:07.536) settings: preloadU16, section = CTIS, key = P_DED2, value = 100
I (00:00:07.544) settings: preloadU8, section = CTIS, key = P_LGO2, value = 0
I (00:00:07.552) settings: preloadU16, section = CTIS, key = P_LO2, value = 10
I (00:00:07.560) settings: preloadU16, section = CTIS, key = P_UP2, value = 10
I (00:00:07.569) settings: preloadU16, section = CTIS, key = P_MAX2, value = 4000
I (00:00:07.576) settings: preloadU16, section = CTIS, key = P_MIN2, value = 1000
I (00:00:07.585) settings: preloadU16, section = CTIS, key = FIELD2, value = 1000
I (00:00:07.593) settings: preloadU16, section = CTIS, key = STREET2, value = 2000
I (00:00:07.602) settings: preloadString, section = CTIS, key = P_N2, value = PROFIL_3
I (00:00:07.610) settings: preloadU32, section = CTIS, key = P_TM3, value = 0
I (00:00:07.618) settings: preloadString, section = CTIS, key = P_ID_13, value = 000000
I (00:00:07.627) settings: preloadString, section = CTIS, key = P_ID_23, value = 000000
I (00:00:07.635) settings: preloadString, section = CTIS, key = P_ID_33, value = 000000
I (00:00:07.644) settings: preloadString, section = CTIS, key = P_ID_43, value = 000000
I (00:00:07.652) settings: preloadU8, section = CTIS, key = P_KEY3, value = 0
I (00:00:07.660) settings: preloadU16, section = CTIS, key = P_DED3, value = 100
I (00:00:07.668) settings: preloadU8, section = CTIS, key = P_LGO3, value = 0
I (00:00:07.676) settings: preloadU16, section = CTIS, key = P_LO3, value = 10
I (00:00:07.684) settings: preloadU16, section = CTIS, key = P_UP3, value = 10
I (00:00:07.692) settings: preloadU16, section = CTIS, key = P_MAX3, value = 4000
I (00:00:07.701) settings: preloadU16, section = CTIS, key = P_MIN3, value = 1000
I (00:00:07.709) settings: preloadU16, section = CTIS, key = FIELD3, value = 1000
I (00:00:07.717) settings: preloadU16, section = CTIS, key = STREET3, value = 2000
I (00:00:07.726) settings: preloadString, section = CTIS, key = P_N3, value = PROFIL_4
I (00:00:07.734) settings: preloadU32, section = CTIS, key = P_TM4, value = 0
I (00:00:07.742) settings: preloadString, section = CTIS, key = P_ID_14, value = 000000
I (00:00:07.751) settings: preloadString, section = CTIS, key = P_ID_24, value = 000000
I (00:00:07.759) settings: preloadString, section = CTIS, key = P_ID_34, value = 000000
I (00:00:07.768) settings: preloadString, section = CTIS, key = P_ID_44, value = 000000
I (00:00:07.777) settings: preloadU8, section = CTIS, key = P_KEY4, value = 0
I (00:00:07.784) settings: preloadU16, section = CTIS, key = P_DED4, value = 100
I (00:00:07.793) settings: preloadU8, section = CTIS, key = P_LGO4, value = 0
I (00:00:07.801) settings: preloadU16, section = CTIS, key = P_LO4, value = 10
I (00:00:07.809) settings: preloadU16, section = CTIS, key = P_UP4, value = 10
I (00:00:07.817) settings: preloadU16, section = CTIS, key = P_MAX4, value = 4000
I (00:00:07.825) settings: preloadU16, section = CTIS, key = P_MIN4, value = 1000
I (00:00:07.833) settings: preloadU16, section = CTIS, key = FIELD4, value = 1000
I (00:00:07.841) settings: preloadU16, section = CTIS, key = STREET4, value = 2000
I (00:00:07.850) settings: preloadString, section = CTIS, key = P_N4, value = PROFIL_5
I (00:00:07.864) settings: get, section = CTIS, key = MODE found in map , File = settingsNVS.cpp, Line: 293, Func: getU16
I (00:00:07.870) settings: getU16, section = CTIS, key = MODE, value = 2
I (00:00:07.877) settings: get, section = CTIS, key = MANU found in map , File = settingsNVS.cpp, Line: 318, Func: getU32
I (00:00:07.889) settings: getU32, section = CTIS, key = MANU, value = 0
I (00:00:07.896) settings: get, section = CTIS, key = AP found in map , File = settingsNVS.cpp, Line: 318, Func: getU32
I (00:00:07.908) settings: getU32, section = CTIS, key = AP, value = 0
I (00:00:07.915) settings: get, section = CTIS, key = ST_UP found in map , File = settingsNVS.cpp, Line: 268, Func: getU8
I (00:00:07.926) settings: getU8, section = CTIS, key = ST_UP, value = 60
I (00:00:07.934) settings: get, section = CTIS, key = ST_DOWN found in map , File = settingsNVS.cpp, Line: 268, Func: getU8
I (00:00:07.946) settings: getU8, section = CTIS, key = ST_DOWN, value = 20
I (00:00:07.954) settings: get, section = CTIS, key = GPIOTC found in map , File = settingsNVS.cpp, Line: 369, Func: getS8
I (00:00:07.965) settings: getS8, section = CTIS, key = GPIOTC, value = -1
I (00:00:07.973) settings: get, section = CTIS, key = COMPTA found in map , File = settingsNVS.cpp, Line: 268, Func: getU8
I (00:00:07.985) settings: getU8, section = CTIS, key = COMPTA, value = 0
I (00:00:07.993) settings: get, section = CTIS, key = WARN_UP found in map , File = settingsNVS.cpp, Line: 293, Func: getU16
I (00:00:08.004) settings: getU16, section = CTIS, key = WARN_UP, value = 500
I (00:00:08.012) settings: get, section = CTIS, key = WARN_DO found in map , File = settingsNVS.cpp, Line: 293, Func: getU16
I (00:00:08.024) settings: getU16, section = CTIS, key = WARN_DO, value = 100
I (00:00:08.032) settings: setU16, section = CTIS, key = WARN_UP, value = 500
I (00:00:08.040) settings: setU16, section = CTIS, key = WARN_DO, value = 100
I (00:00:08.048) settings: get, section = CTIS, key = P_TM0 found in map , File = settingsNVS.cpp, Line: 318, Func: getU32
I (00:00:08.054) settings: commitU16, section = CTIS, key = WARN_UP, value = 500
I (00:00:08.060) settings: getU32, section = CTIS, key = P_TM0, value = 0
I (00:00:08.069) settings: Result: Done, 0, ESP_OK
I (00:00:08.076) settings: get, section = CTIS, key = P_ID_10 found in map , File = settingsNVS.cpp, Line: 468, Func: getString
I (00:00:08.093) settings: getString, section = CTIS, key = P_ID_10, value = 000000
I (00:00:08.101) settings: commitU16, section = CTIS, key = WARN_DO, value = 100
I (00:00:08.110) settings: Result: Done, 0, ESP_OK
I (00:00:08.110) settings: get, section = CTIS, key = P_ID_20 found in map , File = settingsNVS.cpp, Line: 468, Func: getString
I (00:00:08.127) settings: getString, section = CTIS, key = P_ID_20, value = 000000
I (00:00:08.135) settings: get, section = CTIS, key = P_ID_30 found in map , File = settingsNVS.cpp, Line: 468, Func: getString
I (00:00:08.147) settings: getString, section = CTIS, key = P_ID_30, value = 000000
I (00:00:08.156) settings: get, section = CTIS, key = P_ID_40 found in map , File = settingsNVS.cpp, Line: 468, Func: getString
I (00:00:08.168) settings: getString, section = CTIS, key = P_ID_40, value = 000000
I (00:00:08.176) settings: get, section = CTIS, key = P_KEY0 found in map , File = settingsNVS.cpp, Line: 268, Func: getU8
I (00:00:08.188) settings: getU8, section = CTIS, key = P_KEY0, value = 0
I (00:00:08.195) settings: get, section = CTIS, key = P_DED0 found in map , File = settingsNVS.cpp, Line: 293, Func: getU16
I (00:00:08.207) settings: getU16, section = CTIS, key = P_DED0, value = 100
I (00:00:08.215) settings: get, section = CTIS, key = P_LGO0 found in map , File = settingsNVS.cpp, Line: 268, Func: getU8
I (00:00:08.227) settings: getU8, section = CTIS, key = P_LGO0, value = 0
I (00:00:08.234) settings: get, section = CTIS, key = P_LO0 found in map , File = settingsNVS.cpp, Line: 293, Func: getU16
I (00:00:08.246) settings: getU16, section = CTIS, key = P_LO0, value = 10
I (00:00:08.254) settings: get, section = CTIS, key = P_UP0 found in map , File = settingsNVS.cpp, Line: 293, Func: getU16
I (00:00:08.265) settings: getU16, section = CTIS, key = P_UP0, value = 10
I (00:00:08.273) settings: get, section = CTIS, key = P_MAX0 found in map , File = settingsNVS.cpp, Line: 293, Func: getU16
I (00:00:08.285) settings: getU16, section = CTIS, key = P_MAX0, value = 4000
I (00:00:08.293) settings: get, section = CTIS, key = P_MIN0 found in map , File = settingsNVS.cpp, Line: 293, Func: getU16
I (00:00:08.305) settings: getU16, section = CTIS, key = P_MIN0, value = 1000
I (00:00:08.312) settings: get, section = CTIS, key = FIELD0 found in map , File = settingsNVS.cpp, Line: 293, Func: getU16
I (00:00:08.324) settings: getU16, section = CTIS, key = FIELD0, value = 1000
I (00:00:08.332) settings: get, section = CTIS, key = STREET0 found in map , File = settingsNVS.cpp, Line: 293, Func: getU16
I (00:00:08.344) settings: getU16, section = CTIS, key = STREET0, value = 2000
I (00:00:08.352) settings: get, section = CTIS, key = P_N0 found in map , File = settingsNVS.cpp, Line: 468, Func: getString
I (00:00:08.364) settings: getString, section = CTIS, key = P_N0, value = PROFIL_1
I (00:00:08.373) settings: get, section = CTIS, key = P_TM1 found in map , File = settingsNVS.cpp, Line: 318, Func: getU32
I (00:00:08.384) settings: getU32, section = CTIS, key = P_TM1, value = 0
I (00:00:08.392) settings: get, section = CTIS, key = P_ID_11 found in map , File = settingsNVS.cpp, Line: 468, Func: getString
I (00:00:08.404) settings: getString, section = CTIS, key = P_ID_11, value = 000000
I (00:00:08.412) settings: get, section = CTIS, key = P_ID_21 found in map , File = settingsNVS.cpp, Line: 468, Func: getString
I (00:00:08.424) settings: getString, section = CTIS, key = P_ID_21, value = 000000
I (00:00:08.432) settings: get, section = CTIS, key = P_ID_31 found in map , File = settingsNVS.cpp, Line: 468, Func: getString
I (00:00:08.445) settings: getString, section = CTIS, key = P_ID_31, value = 000000
I (00:00:08.453) settings: get, section = CTIS, key = P_ID_41 found in map , File = settingsNVS.cpp, Line: 468, Func: getString
I (00:00:08.465) settings: getString, section = CTIS, key = P_ID_41, value = 000000
I (00:00:08.474) settings: get, section = CTIS, key = P_KEY1 found in map , File = settingsNVS.cpp, Line: 268, Func: getU8
I (00:00:08.485) settings: getU8, section = CTIS, key = P_KEY1, value = 0
I (00:00:08.493) settings: get, section = CTIS, key = P_DED1 found in map , File = settingsNVS.cpp, Line: 293, Func: getU16
I (00:00:08.505) settings: getU16, section = CTIS, key = P_DED1, value = 100
I (00:00:08.512) settings: get, section = CTIS, key = P_LGO1 found in map , File = settingsNVS.cpp, Line: 268, Func: getU8
I (00:00:08.524) settings: getU8, section = CTIS, key = P_LGO1, value = 0
I (00:00:08.532) settings: get, section = CTIS, key = P_LO1 found in map , File = settingsNVS.cpp, Line: 293, Func: getU16
I (00:00:08.543) settings: getU16, section = CTIS, key = P_LO1, value = 10
I (00:00:08.551) settings: get, section = CTIS, key = P_UP1 found in map , File = settingsNVS.cpp, Line: 293, Func: getU16
I (00:00:08.563) settings: getU16, section = CTIS, key = P_UP1, value = 10
I (00:00:08.570) settings: get, section = CTIS, key = P_MAX1 found in map , File = settingsNVS.cpp, Line: 293, Func: getU16
I (00:00:08.582) settings: getU16, section = CTIS, key = P_MAX1, value = 4000
I (00:00:08.590) settings: get, section = CTIS, key = P_MIN1 found in map , File = settingsNVS.cpp, Line: 293, Func: getU16
I (00:00:08.602) settings: getU16, section = CTIS, key = P_MIN1, value = 1000
I (00:00:08.610) settings: get, section = CTIS, key = FIELD1 found in map , File = settingsNVS.cpp, Line: 293, Func: getU16
I (00:00:08.622) settings: getU16, section = CTIS, key = FIELD1, value = 1000
I (00:00:08.629) settings: get, section = CTIS, key = STREET1 found in map , File = settingsNVS.cpp, Line: 293, Func: getU16
I (00:00:08.641) settings: getU16, section = CTIS, key = STREET1, value = 2000
I (00:00:08.649) settings: get, section = CTIS, key = P_N1 found in map , File = settingsNVS.cpp, Line: 468, Func: getString
I (00:00:08.661) settings: getString, section = CTIS, key = P_N1, value = PROFIL_2
I (00:00:08.670) settings: get, section = CTIS, key = P_TM2 found in map , File = settingsNVS.cpp, Line: 318, Func: getU32
I (00:00:08.681) settings: getU32, section = CTIS, key = P_TM2, value = 0
I (00:00:08.689) settings: get, section = CTIS, key = P_ID_12 found in map , File = settingsNVS.cpp, Line: 468, Func: getString
I (00:00:08.701) settings: getString, section = CTIS, key = P_ID_12, value = 000000
I (00:00:08.710) settings: get, section = CTIS, key = P_ID_22 found in map , File = settingsNVS.cpp, Line: 468, Func: getString
I (00:00:08.721) settings: getString, section = CTIS, key = P_ID_22, value = 000000
I (00:00:08.730) settings: get, section = CTIS, key = P_ID_32 found in map , File = settingsNVS.cpp, Line: 468, Func: getString
I (00:00:08.742) settings: getString, section = CTIS, key = P_ID_32, value = 000000
I (00:00:08.750) settings: get, section = CTIS, key = P_ID_42 found in map , File = settingsNVS.cpp, Line: 468, Func: getString
I (00:00:08.762) settings: getString, section = CTIS, key = P_ID_42, value = 000000
I (00:00:08.771) settings: get, section = CTIS, key = P_KEY2 found in map , File = settingsNVS.cpp, Line: 268, Func: getU8
I (00:00:08.782) settings: getU8, section = CTIS, key = P_KEY2, value = 0
I (00:00:08.790) settings: get, section = CTIS, key = P_DED2 found in map , File = settingsNVS.cpp, Line: 293, Func: getU16
I (00:00:08.802) settings: getU16, section = CTIS, key = P_DED2, value = 100
I (00:00:08.810) settings: get, section = CTIS, key = P_LGO2 found in map , File = settingsNVS.cpp, Line: 268, Func: getU8
I (00:00:08.821) settings: getU8, section = CTIS, key = P_LGO2, value = 0
I (00:00:08.829) settings: get, section = CTIS, key = P_LO2 found in map , File = settingsNVS.cpp, Line: 293, Func: getU16
I (00:00:08.841) settings: getU16, section = CTIS, key = P_LO2, value = 10
I (00:00:08.848) settings: get, section = CTIS, key = P_UP2 found in map , File = settingsNVS.cpp, Line: 293, Func: getU16
I (00:00:08.860) settings: getU16, section = CTIS, key = P_UP2, value = 10
I (00:00:08.868) settings: get, section = CTIS, key = P_MAX2 found in map , File = settingsNVS.cpp, Line: 293, Func: getU16
I (00:00:08.879) settings: getU16, section = CTIS, key = P_MAX2, value = 4000
I (00:00:08.887) settings: get, section = CTIS, key = P_MIN2 found in map , File = settingsNVS.cpp, Line: 293, Func: getU16
I (00:00:08.899) settings: getU16, section = CTIS, key = P_MIN2, value = 1000
I (00:00:08.907) settings: get, section = CTIS, key = FIELD2 found in map , File = settingsNVS.cpp, Line: 293, Func: getU16
I (00:00:08.919) settings: getU16, section = CTIS, key = FIELD2, value = 1000
I (00:00:08.927) settings: get, section = CTIS, key = STREET2 found in map , File = settingsNVS.cpp, Line: 293, Func: getU16
I (00:00:08.939) settings: getU16, section = CTIS, key = STREET2, value = 2000
I (00:00:08.947) settings: get, section = CTIS, key = P_N2 found in map , File = settingsNVS.cpp, Line: 468, Func: getString
I (00:00:08.958) settings: getString, section = CTIS, key = P_N2, value = PROFIL_3
I (00:00:08.967) settings: get, section = CTIS, key = P_TM3 found in map , File = settingsNVS.cpp, Line: 318, Func: getU32
I (00:00:08.978) settings: getU32, section = CTIS, key = P_TM3, value = 0
I (00:00:08.986) settings: get, section = CTIS, key = P_ID_13 found in map , File = settingsNVS.cpp, Line: 468, Func: getString
I (00:00:08.998) settings: getString, section = CTIS, key = P_ID_13, value = 000000
I (00:00:09.006) settings: get, section = CTIS, key = P_ID_23 found in map , File = settingsNVS.cpp, Line: 468, Func: getString
I (00:00:09.019) settings: getString, section = CTIS, key = P_ID_23, value = 000000
I (00:00:09.028) settings: get, section = CTIS, key = P_ID_33 found in map , File = settingsNVS.cpp, Line: 468, Func: getString
I (00:00:09.039) settings: getString, section = CTIS, key = P_ID_33, value = 000000
I (00:00:09.047) settings: get, section = CTIS, key = P_ID_43 found in map , File = settingsNVS.cpp, Line: 468, Func: getString
I (00:00:09.060) settings: getString, section = CTIS, key = P_ID_43, value = 000000
I (00:00:09.068) settings: get, section = CTIS, key = P_KEY3 found in map , File = settingsNVS.cpp, Line: 268, Func: getU8
I (00:00:09.080) settings: getU8, section = CTIS, key = P_KEY3, value = 0
I (00:00:09.087) settings: get, section = CTIS, key = P_DED3 found in map , File = settingsNVS.cpp, Line: 293, Func: getU16
I (00:00:09.099) settings: getU16, section = CTIS, key = P_DED3, value = 100
I (00:00:09.107) settings: get, section = CTIS, key = P_LGO3 found in map , File = settingsNVS.cpp, Line: 268, Func: getU8
I (00:00:09.118) settings: getU8, section = CTIS, key = P_LGO3, value = 0
I (00:00:09.126) settings: get, section = CTIS, key = P_LO3 found in map , File = settingsNVS.cpp, Line: 293, Func: getU16
I (00:00:09.138) settings: getU16, section = CTIS, key = P_LO3, value = 10
I (00:00:09.145) settings: get, section = CTIS, key = P_UP3 found in map , File = settingsNVS.cpp, Line: 293, Func: getU16
I (00:00:09.157) settings: getU16, section = CTIS, key = P_UP3, value = 10
I (00:00:09.165) settings: get, section = CTIS, key = P_MAX3 found in map , File = settingsNVS.cpp, Line: 293, Func: getU16
I (00:00:09.177) settings: getU16, section = CTIS, key = P_MAX3, value = 4000
I (00:00:09.184) settings: get, section = CTIS, key = P_MIN3 found in map , File = settingsNVS.cpp, Line: 293, Func: getU16
I (00:00:09.196) settings: getU16, section = CTIS, key = P_MIN3, value = 1000
I (00:00:09.204) settings: get, section = CTIS, key = FIELD3 found in map , File = settingsNVS.cpp, Line: 293, Func: getU16
I (00:00:09.216) settings: getU16, section = CTIS, key = FIELD3, value = 1000
I (00:00:09.224) settings: get, section = CTIS, key = STREET3 found in map , File = settingsNVS.cpp, Line: 293, Func: getU16
I (00:00:09.236) settings: getU16, section = CTIS, key = STREET3, value = 2000
I (00:00:09.244) settings: get, section = CTIS, key = P_N3 found in map , File = settingsNVS.cpp, Line: 468, Func: getString
I (00:00:09.256) settings: getString, section = CTIS, key = P_N3, value = PROFIL_4
I (00:00:09.264) settings: get, section = CTIS, key = P_TM4 found in map , File = settingsNVS.cpp, Line: 318, Func: getU32
I (00:00:09.276) settings: getU32, section = CTIS, key = P_TM4, value = 0
I (00:00:09.283) settings: get, section = CTIS, key = P_ID_14 found in map , File = settingsNVS.cpp, Line: 468, Func: getString
I (00:00:09.295) settings: getString, section = CTIS, key = P_ID_14, value = 000000
I (00:00:09.304) settings: get, section = CTIS, key = P_ID_24 found in map , File = settingsNVS.cpp, Line: 468, Func: getString
I (00:00:09.316) settings: getString, section = CTIS, key = P_ID_24, value = 000000
I (00:00:09.324) settings: get, section = CTIS, key = P_ID_34 found in map , File = settingsNVS.cpp, Line: 468, Func: getString
I (00:00:09.336) settings: getString, section = CTIS, key = P_ID_34, value = 000000
I (00:00:09.345) settings: get, section = CTIS, key = P_ID_44 found in map , File = settingsNVS.cpp, Line: 468, Func: getString
I (00:00:09.357) settings: getString, section = CTIS, key = P_ID_44, value = 000000
I (00:00:09.365) settings: get, section = CTIS, key = P_KEY4 found in map , File = settingsNVS.cpp, Line: 268, Func: getU8
I (00:00:09.377) settings: getU8, section = CTIS, key = P_KEY4, value = 0
I (00:00:09.384) settings: get, section = CTIS, key = P_DED4 found in map , File = settingsNVS.cpp, Line: 293, Func: getU16
I (00:00:09.396) settings: getU16, section = CTIS, key = P_DED4, value = 100
I (00:00:09.404) settings: get, section = CTIS, key = P_LGO4 found in map , File = settingsNVS.cpp, Line: 268, Func: getU8
I (00:00:09.416) settings: getU8, section = CTIS, key = P_LGO4, value = 0
I (00:00:09.423) settings: get, section = CTIS, key = P_LO4 found in map , File = settingsNVS.cpp, Line: 293, Func: getU16
I (00:00:09.435) settings: getU16, section = CTIS, key = P_LO4, value = 10
I (00:00:09.443) settings: get, section = CTIS, key = P_UP4 found in map , File = settingsNVS.cpp, Line: 293, Func: getU16
I (00:00:09.454) settings: getU16, section = CTIS, key = P_UP4, value = 10
I (00:00:09.462) settings: get, section = CTIS, key = P_MAX4 found in map , File = settingsNVS.cpp, Line: 293, Func: getU16
I (00:00:09.474) settings: getU16, section = CTIS, key = P_MAX4, value = 4000
I (00:00:09.482) settings: get, section = CTIS, key = P_MIN4 found in map , File = settingsNVS.cpp, Line: 293, Func: getU16
I (00:00:09.493) settings: getU16, section = CTIS, key = P_MIN4, value = 1000
I (00:00:09.501) settings: get, section = CTIS, key = FIELD4 found in map , File = settingsNVS.cpp, Line: 293, Func: getU16
I (00:00:09.513) settings: getU16, section = CTIS, key = FIELD4, value = 1000
I (00:00:09.521) settings: get, section = CTIS, key = STREET4 found in map , File = settingsNVS.cpp, Line: 293, Func: getU16
I (00:00:09.533) settings: getU16, section = CTIS, key = STREET4, value = 2000
I (00:00:09.541) settings: get, section = CTIS, key = P_N4 found in map , File = settingsNVS.cpp, Line: 468, Func: getString
I (00:00:09.553) settings: getString, section = CTIS, key = P_N4, value = PROFIL_5
I (00:00:09.562) CTIS::setCompressorTractorState: gpio_num == GPIO_NUM_NC
I (00:00:09.569) CTIS::gpio_default: gpio_num == GPIO_NUM_NC
I (00:00:09.575) settings: setS8, section = CTIS, key = GPIOTC, value = -1
I (00:00:09.584) settings: commitS8, section = CTIS, key = GPIOTC, value = -1
I (00:00:09.593) settings: Result: Done, 0, ESP_OK
I (00:00:09.594) settings: preloadString, section = TPMS, key = FL_TR, value = 1248A5
I (00:00:09.606) settings: get, section = TPMS, key = FL_TR found in map , File = settingsNVS.cpp, Line: 468, Func: getString
I (00:00:09.617) settings: getString, section = TPMS, key = FL_TR, value = 1248A5
I (00:00:09.625) TPMS: Initialized 'FL_TR' tire!
I (00:00:09.635) settings: preloadString, section = TPMS, key = FR_TR, value = 224BD3
I (00:00:09.642) settings: get, section = TPMS, key = FR_TR found in map , File = settingsNVS.cpp, Line: 468, Func: getString
I (00:00:09.650) settings: getString, section = TPMS, key = FR_TR, value = 224BD3
I (00:00:09.659) TPMS: Initialized 'FR_TR' tire!
I (00:00:09.669) settings: preloadString, section = TPMS, key = RL_TR, value = 3218C0
I (00:00:09.675) settings: get, section = TPMS, key = RL_TR found in map , File = settingsNVS.cpp, Line: 468, Func: getString
I (00:00:09.684) settings: getString, section = TPMS, key = RL_TR, value = 3218C0
I (00:00:09.693) TPMS: Initialized 'RL_TR' tire!
I (00:00:09.703) settings: preloadString, section = TPMS, key = RR_TR, value = 4219F1
I (00:00:09.709) settings: get, section = TPMS, key = RR_TR found in map , File = settingsNVS.cpp, Line: 468, Func: getString
I (00:00:09.718) settings: getString, section = TPMS, key = RR_TR, value = 4219F1
I (00:00:09.727) TPMS: Initialized 'RR_TR' tire!
I (00:00:09.733) TireControllerStateMachine: ################ Call Constructor of TireControllerStateMachine
I (00:00:09.742) TireControllerStateMachine: ################ Call Constructor of TireControllerStateMachine cStr = TCC_SM_TRAC_F
I (00:00:09.755) TCC_SM_TRAC_F: **** create_config File: ./components/AppTask/src/AbstractTask.cpp Line: 62 Function: create_config Type: TireControllerStateMachine
I (00:00:09.770) TCC_SM_TRAC_F: **** set_config File: ./components/AppTask/src/AbstractTask.cpp Line: 69 Function: esp_pthread_set_config Type: TireControllerStateMachine
I (00:00:09.788) TCC_SM_TRAC_F: **** run File: ./components/AppTask/src/AbstractTask.cpp Line: 77 Function: run Type: TireControllerStateMachine
D (10839) [TiCoCi] TRAC_F => created!
I (00:00:09.800) TCC_SM_TRAC_F: **** initialization is complete File: ./components/AppTask/src/AbstractTask.cpp Line: 83 Function: run Type: TireControllerStateMachine
I (00:00:09.819) TCC_SM_TRAC_F: **** at this point the task is initialized File: ./components/AppTask/src/AbstractTask.cpp Line: 91 Function: run Type: TireControllerStateMachine
I (00:00:09.836) TCC_SM_TRAC_F: **** wait for starting cyclic processing File: ./components/AppTask/src/AbstractTask.cpp Line: 93 Function: run Type: TireControllerStateMachine
I (00:00:09.836) TCC_WD_TRAC_F: **** create_config File: ./components/AppTask/src/AbstractTask.cpp Line: 62 Function: create_config Type: TireControlCircuit
I (00:00:09.852) TCC_SM_TRAC_F: **** there is additional initialization of clients and application after core and base are initialized File: ./components/AppTask/src/AbstractTask.cpp Line: 104 Function: run Type: TireControllerStateMachine
I (00:00:09.868) TCC_WD_T
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment