====================[ Build | monitor | Debug-MinGW-IDF ]=======================
"D:\JetBrains\CLion 2021.3.4\bin\cmake\win\bin\cmake.exe" --build E:\HWS\Tuya-Plantsio-Ivy\cmake-build-debug-mingw-idf --target monitor
[0/1] cmd.exe /C "cd /D E:\HWS\Tuya-Plantsio-Ivy\esp-idf\components\esptool_py && "D:\JetBrains\CLion 2021.3.4\bin\cmake\win\bin\cmake.exe" -D IDF_PATH="E:/HWS/Tuya-Plantsio-Ivy/esp-idf" -D IDF_MONITOR="E:/HWS/Tuya-Plantsio-Ivy/esp-idf/tools/idf_monitor.py" -D ELF_FILE="Tuya-Plants-Ivy.elf" -D WORKING_DIRECTORY="E:/HWS/Tuya-Plantsio-Ivy/cmake-build-debug-mingw-idf" -P run_idf_monitor.cmake"
E:\HWS\Tuya-Plantsio-Ivy\esp-idf\tools\idf_monitor.py:325: DeprecationWarning: distutils Version classes are deprecated. Use packaging.version instead.
  if StrictVersion(serial.VERSION) < StrictVersion('3.3.0'):
--- idf_monitor on COM4 921600 ---
--- Quit: Ctrl+] | Menu: Ctrl+T | Help: Ctrl+T followed by Ctrl+H ---
[I][fat_interface.cpp:88] init_sd_fatfs(): SD card ready
[I][system.cpp:28] mem_print(): start | free: 261144 bytes | used: 61876 bytes | free block: 113804 bytes
[I][system.cpp:31] mem_print(): start | free: 4093420 bytes | used: 50608 bytes | free block: 4093396 bytes
[I][system.cpp:28] mem_print(): system init | free: 261116 bytes | used: 61896 bytes | free block: 113804 bytes
[I][system.cpp:31] mem_print(): system init | free: 4092812 bytes | used: 51196 bytes | free block: 4092788 bytes
I (1687) I2S: DMA Malloc info, datalen=blocksize=100, dma_buf_count=2
I (1687) I2S: PLL_D2: Req RATE: 10000, real rate: 626.000, BITS: 16, CLKM: 133, BCK: 60, MCLK: 133.333, SCLK: 20032.000000, diva: 64, divb: 21
[D][app_main.cpp:82] system_init(): debug wake up source: 0
[I][app_main.cpp:39] init_event_loop(): event loop initialized
[I][app_main.cpp:122] bootstrap(): bootstrapping...
[I][app_main.cpp:125] bootstrap(): Prop loaded
[D][LanguageDriver.cpp:132] get_root_filepath(): debug-language root file path: /language/1.1.5 exist!
[I][Font.cpp:51] Font(): successfully loaded font at /language/1.1.5/zh/mi_ex_font_120.bin
[I][Font.cpp:51] Font(): successfully loaded font at /language/1.1.5/zh/mi_light_font_14.bin
[I][Font.cpp:51] Font(): successfully loaded font at /language/1.1.5/zh/mi_light_font_16.bin
[I][Font.cpp:51] Font(): successfully loaded font at /language/1.1.5/zh/mi_light_font_24.bin
[I][Font.cpp:51] Font(): successfully loaded font at /language/1.1.5/zh/mi_light_font_30.bin
[I][Font.cpp:51] Font(): successfully loaded font at /language/1.1.5/zh/mi_light_font_36.bin
[I][Font.cpp:51] Font(): successfully loaded font at /language/1.1.5/zh/mi_light_font_109.bin
[I][LanguageDriver.cpp:64] load_user_language(): language 0 successfully loaded
[I][TextDriver.cpp:44] load_text(): loaded text for zh
[I][Boot.cpp:26] normal_system_pre_setup(): Normal System Init
[I][TouchButton.h:46] TouchButton(): touch pad initialized
[I][Ear.cpp:81] update_sensitivity(): ear thresh set to 2095 | 440
[I][Ear.cpp:81] update_sensitivity(): ear thresh set to 2095 | 440
[I][Boot.cpp:33] normal_system_pre_setup(): Prop applied
[W][system.cpp:171] detect_i2c_device(): I2C device at 0x70 successfully detected!
[D][SparkFun_SHTC3.cpp:185] checkID(): request numBytesRx: 3
[I][HumTempSensor.cpp:25] HumTempSensor(): TH sensor dev 1 found
[I][IvyBody.cpp:336] boot(): Body booting...
[I][IvyBody.cpp:338] boot(): Belly initialized
[I][IvyBody.cpp:344] boot(): IO Expander started
[I][Sense.cpp:32] Sense(): Sense initializing...
[I][Sense.cpp:35] Sense(): Sense initialized
[I][IvyBody.cpp:356] boot(): Body booted
[I][Boot.cpp:39] normal_system_pre_setup(): Body inited
[I][CW2015.cpp:50] begin(): CW2015 init successful
[I][LED.cpp:25] LED(): LEDC initialized
[E][esp32-hal-cpu.c:125] removeApbChangeCallback(): not found func=4019C090 arg=3FFBFB44
[I][system.cpp:28] mem_print(): anim | free: 223984 bytes | used: 98948 bytes | free block: 113804 bytes
[I][system.cpp:31] mem_print(): anim | free: 3565732 bytes | used: 575872 bytes | free block: 3179584 bytes
[I][system.cpp:28] mem_print(): engine | free: 223984 bytes | used: 98948 bytes | free block: 113804 bytes
[I][system.cpp:31] mem_print(): engine | free: 3565732 bytes | used: 575872 bytes | free block: 3179584 bytes
[I][LvglDriver.cpp:84] LvglDriver(): lv init successful
[I][system.cpp:28] mem_print(): lvgl | free: 223984 bytes | used: 98948 bytes | free block: 113804 bytes
[I][system.cpp:31] mem_print(): lvgl | free: 3407592 bytes | used: 733664 bytes | free block: 3179584 bytes
[D][TouchButton.h:92] set_disable_t(): tp-4 disable for 2000 ms
[D][TouchButton.h:92] set_disable_t(): tp-1 disable for 2000 ms
[D][TouchButton.h:92] set_disable_t(): tp-0 disable for 2000 ms
[D][TouchButton.h:92] set_disable_t(): tp-9 disable for 2000 ms
[D][TouchButton.h:92] set_disable_t(): tp-8 disable for 2000 ms
I (5292) wifi:wifi driver task: 3ffd1700, prio:23, stack:6656, core=0
I (5307) wifi:wifi firmware version: ee7163f-dirty
I (5307) wifi:config NVS flash: enabled
I (5307) wifi:config nano formating: disabled
I (5307) wifi:Init data frame dynamic rx buffer num: 32
I (5308) wifi:Init management frame dynamic rx buffer num: 32
I (5308) wifi:Init management short buffer num: 32
I (5310) wifi:Init static tx buffer num: 32
I (5311) wifi:Init tx cache buffer num: 32
I (5311) wifi:Init static rx buffer size: 1600
I (5312) wifi:Init static rx buffer num: 10
I (5312) wifi:Init dynamic rx buffer num: 32
I (5312) wifi_init: rx ba win: 16
I (5313) wifi_init: tcpip mbox: 32
I (5313) wifi_init: udp mbox: 10
I (5313) wifi_init: tcp mbox: 6
I (5314) wifi_init: tcp tx win: 5744
I (5314) wifi_init: tcp rx win: 5744
I (5315) wifi_init: tcp mss: 1436
I (5315) wifi_init: WiFi/LWIP prefer SPIRAM
I (5316) phy_init: phy_version 4660,0162888,Dec 23 2020
I (5399) wifi:mode : sta (e0:5a:1b:14:1c:28)
[I][NetInterface.cpp:116] net_event_handler(): WIFI STA Started
[I][system.cpp:28] mem_print(): prov | free: 78848 bytes | used: 243812 bytes | free block: 48728 bytes
[I][system.cpp:31] mem_print(): prov | free: 3332124 bytes | used: 808300 bytes | free block: 3179584 bytes
[D][IOT.cpp:508] get_credentials(): nvs uuid = uuid79070d5eb1fb4a73 authkey = DG7oDRjexi6nbFSJiQP4z4QEswNqOu8H
[D][IOT.cpp:509] get_credentials(): sd uuid = uuid79070d5eb1fb4a73 authkey = DG7oDRjexi6nbFSJiQP4z4QEswNqOu8H
E (5415) pin: tuya_pin_register is weaked...
[TOS_DBG]tuya_esp_flash_init ok, addr:0x7d0000, size:0x28000
[01-01 18:12:15 TUYA I][mqc_app.c:350] mqc app init ...
[01-01 18:12:15 TUYA I][uni_thread.c:220] thread_create name:sys_timer,stackDepth:4096,totalstackDepth:4096,priority:5
[01-01 18:12:15 TUYA D][uni_thread.c:247] Thread:sys_timer Exec Start. Set to Running Stat
[01-01 18:12:15 TUYA I][uni_thread.c:220] thread_create name:cmmod,stackDepth:4096,totalstackDepth:8192,priority:4
[01-01 18:12:15 TUYA D][uni_thread.c:247] Thread:cmmod Exec Start. Set to Running Stat
[01-01 18:12:15 TUYA D][mqc_app.c:144] mq_pro:5 cnt:1
[01-01 18:12:15 TUYA D][mqc_app.c:144] mq_pro:31 cnt:2
[01-01 18:12:15 TUYA D][svc_online_log.c:295] svc online log init success
[01-01 18:12:15 TUYA D][log_seq.c:894] read m:1 f:0 l:0
[01-01 18:12:15 TUYA I][uni_thread.c:220] thread_create name:wk_th-0,stackDepth:5120,totalstackDepth:13312,priority:3
[01-01 18:12:15 TUYA D][uni_thread.c:247] Thread:wk_th-0 Exec Start. Set to Running Stat
[01-01 18:12:15 TUYA N][device_interface.cpp:135] < TUYA IOT SDK V:2.3.2 BS:40.00_PT:2.2_LAN:3.4_CAD:1.0.4_CD:1.0.0 >
< BUILD AT:2022_09_29_11_36_59 BY ci_manage FOR ty_iot_sdk_custom AT esp32-series >
IOT DEFS < WIFI_GW:1 DEBUG:1 KV_FILE:0 SHUTDOWN_MODE:0 LITTLE_END:1 TLS_MODE:4 ENABLE_CLOUD_OPERATION:0 OPERATING_SYSTEM:98 ENABLE_SYS_RPC:0 RELIABLE_TRANSFER:0 ENABLE_LAN_ENCRYPTION:1 ENABLE_LAN_LINKAGE:0 ENABLE_LAN_DEV:0 >

[01-01 18:12:15 TUYA N][device_interface.cpp:136] Tuya-Plants-Ivy:1.1.5
[01-01 18:12:15 TUYA N][device_interface.cpp:137] firmware compiled at Apr 18 2023 15:45:03
[01-01 18:12:15 TUYA N][uni_log.c:197] SetLogManageAttr 2
[01-01 18:12:15 TUYA N][simple_flash.c:459] key_addr: 0x24000   block_sz 4096
[01-01 18:12:15 TUYA N][simple_flash.c:548] get key:
0x86 0x85 0x96 0x3a 0xbf 0x93 0x8 0xd 0x34 0x57 0x47 0xc9 0xd2 0x5a 0x47 0x26 
[01-01 18:12:15 TUYA N][tuya_iot_wifi_api.c:276] wifi soc init. pid:8n3q0y4cwov8ifxt firmwarekey:8n3q0y4cwov8ifxt ver:1.1.5
[01-01 18:12:15 TUYA N][tuya_devos_entry.c:1752] Last reset reason: 0
[TOS_DBG]....read wifi mac:e0:5a:1b:14:1c:28

[01-01 18:12:15 TUYA N][tuya_devos_entry.c:1116] serial_no:e05a1b141c28
I (5837) wifi:set country: cc=CN  schan=1 nchan=13 policy=1

[01-01 18:12:15 TUYA N][tuya_devos_entry.c:1147] gw_cntl.gw_wsm.stat:1
[01-01 18:12:15 TUYA N][tuya_devos_netcfg.c:1353] gw_cntl->gw_wsm.nc_tp:1
[01-01 18:12:15 TUYA N][tuya_devos_netcfg.c:1354] gw_cntl->gw_wsm.md:0
[01-01 18:12:15 TUYA N][tuya_devos_entry.c:1206] gw_cntl.gw_if.abi:0 input:0
[01-01 18:12:15 TUYA N][tuya_devos_entry.c:1207] gw_cntl.gw_if.product_key:8n3q0y4cwov8ifxt, input:8n3q0y4cwov8ifxt
[01-01 18:12:15 TUYA N][tuya_devos_entry.c:1208] gw_cntl.gw_if.tp:0, input:0
[01-01 18:12:15 TUYA N][tuya_devos_entry.c:1210] gw_cntl.gw_if.firmware_key:8n3q0y4cwov8ifxt, input:8n3q0y4cwov8ifxt
[D][NetInterface.h:76] set_prov_status(): xxxxxxxxxxxxxx set to 1
[D][LvglDriver.cpp:123] load(): debug-load-ui now loading 37, current ui 11
[D][LvglDriver.cpp:156] load(): debug-router loading 37, current:37
[I][device_interface.cpp:433] tuya_iot_bt_init(): tuya_iot_bt_init
I (6075) BTDM_INIT: BT controller compile version [ecc3fcf]
device id key : 16
b9 d8 6a af 11 61 5f 35 1c e8 db 77 01 38 51 d5 
[TOS_DBG]new wf_mode:2, old wf_mode:0
tuya_adapter_ble_start
I (6179) phy_init: phy_version 4660,0162888,Dec 23 2020
[TOS_DBG]new wf_mode:1, old wf_mode:2
I (9221) wifi:ic_enable_sniffer
[01-01 18:12:18 TUYA N][device_interface.cpp:311] wf_nw_status_cb, wifi_status:1
[TOS_DBG]....read wifi mac:e0:5a:1b:14:1c:28

[01-01 18:12:19 TUYA E][wf_nw_cfg.c:619] channel err:36
[D][Fps.cpp:58] output(): system fps: 6.359932
[01-01 18:12:22 TUYA E][wf_nw_cfg.c:619] channel err:36
[01-01 18:12:23 TUYA E][wf_nw_cfg.c:619] channel err:36
[01-01 18:12:24 TUYA N][bt_netcfg.c:856] Dev Rev BT Package
[01-01 18:12:24 TUYA E][bt_netcfg.c:586] ty_ble_rx_proc version not compatibility!

[01-01 18:12:25 TUYA N][bt_netcfg.c:856] Dev Rev BT Package
[01-01 18:12:25 TUYA W][bt_netcfg.c:568] ble data package is pendding.
[01-01 18:12:25 TUYA N][bt_netcfg.c:856] Dev Rev BT Package
service_rand is : 0xe7, 0x48, 0xdc, 0x52, 0x5d, 0x38, 0xa0, 0xae, 0x7e, 0x5c, 0x9d, 0x58, 0xd3, 0x44, 0xe6, 0x81, 
ble service rand 3 16
e7 48 dc 52 5d 38 a0 ae 7e 5c 9d 58 d3 44 e6 81 
ble service rand 2 16
e7 48 dc 52 5d 38 a0 ae 7e 5c 9d 58 d3 44 e6 81 
ble decryped key 16
bc 54 d3 8c 96 99 7b fd 6e 4a 1a 63 2d eb 47 bc 
ble service rand 1 16
e7 48 dc 52 5d 38 a0 ae 7e 5c 9d 58 d3 44 e6 81 
[01-01 18:12:25 TUYA N][bt_netcfg.c:864] default resp generated.
ble service rand 2 16
e7 48 dc 52 5d 38 a0 ae 7e 5c 9d 58 d3 44 e6 81 
[01-01 18:12:25 TUYA N][bt_netcfg.c:1187] ble_send_data_to_app send_data->len:129
[D][Fps.cpp:58] output(): anim fps: 17.851194
[I][system.cpp:28] mem_print(): get_percent | free: 32208 bytes | used: 290316 bytes | free block: 27796 bytes
[I][system.cpp:31] mem_print(): get_percent | free: 3294916 bytes | used: 844232 bytes | free block: 3179584 bytes
[01-01 18:12:26 TUYA N][bt_netcfg.c:856] Dev Rev BT Package
[01-01 18:12:26 TUYA W][bt_netcfg.c:568] ble data package is pendding.
[01-01 18:12:26 TUYA N][bt_netcfg.c:856] Dev Rev BT Package
[01-01 18:12:26 TUYA W][bt_netcfg.c:568] ble data package is pendding.
[01-01 18:12:26 TUYA N][bt_netcfg.c:856] Dev Rev BT Package
[01-01 18:12:26 TUYA W][bt_netcfg.c:568] ble data package is pendding.
[01-01 18:12:26 TUYA N][bt_netcfg.c:856] Dev Rev BT Package
[01-01 18:12:26 TUYA W][bt_netcfg.c:568] ble data package is pendding.
[01-01 18:12:26 TUYA E][wf_nw_cfg.c:619] channel err:36
[01-01 18:12:26 TUYA N][bt_netcfg.c:856] Dev Rev BT Package
ble service rand 3 16
e7 48 dc 52 5d 38 a0 ae 7e 5c 9d 58 d3 44 e6 81 
ble service rand 2 16
e7 48 dc 52 5d 38 a0 ae 7e 5c 9d 58 d3 44 e6 81 
ble dev rand 1 6
bc e5 e1 d1 1c 89 
before key2 gen 22
bc 54 d3 8c 96 99 7b fd 6e 4a 1a 63 2d eb 47 bc bc e5 e1 d1 1c 89 
ble decryped key 16
a8 11 6e ac ee d6 65 a9 90 51 1a 08 ae 86 df 40 
[01-01 18:12:26 TUYA N][bt_netcfg.c:298] ble set connect status:3
[01-01 18:12:26 TUYA N][bt_netcfg.c:337] PAIR_REQ ok-0

[01-01 18:12:26 TUYA N][bt_netcfg.c:864] default resp generated.
ble service rand 2 16
e7 48 dc 52 5d 38 a0 ae 7e 5c 9d 58 d3 44 e6 81 
ble dev rand 1 6
bc e5 e1 d1 1c 89 
before key2 gen 22
bc 54 d3 8c 96 99 7b fd 6e 4a 1a 63 2d eb 47 bc bc e5 e1 d1 1c 89 
[01-01 18:12:26 TUYA N][bt_netcfg.c:1187] ble_send_data_to_app send_data->len:33
[01-01 18:12:27 TUYA N][bt_netcfg.c:856] Dev Rev BT Package
[01-01 18:12:27 TUYA W][bt_netcfg.c:568] ble data package is pendding.
[01-01 18:12:27 TUYA N][bt_netcfg.c:856] Dev Rev BT Package
[01-01 18:12:27 TUYA W][bt_netcfg.c:568] ble data package is pendding.
[01-01 18:12:27 TUYA N][bt_netcfg.c:856] Dev Rev BT Package
[01-01 18:12:27 TUYA W][bt_netcfg.c:568] ble data package is pendding.
[01-01 18:12:27 TUYA N][bt_netcfg.c:856] Dev Rev BT Package
[01-01 18:12:27 TUYA W][bt_netcfg.c:568] ble data package is pendding.
[01-01 18:12:27 TUYA N][bt_netcfg.c:856] Dev Rev BT Package
[01-01 18:12:27 TUYA W][bt_netcfg.c:568] ble data package is pendding.
[01-01 18:12:27 TUYA N][bt_netcfg.c:856] Dev Rev BT Package
ble service rand 3 16
e7 48 dc 52 5d 38 a0 ae 7e 5c 9d 58 d3 44 e6 81 
ble service rand 2 16
e7 48 dc 52 5d 38 a0 ae 7e 5c 9d 58 d3 44 e6 81 
ble dev rand 1 6
bc e5 e1 d1 1c 89 
before key2 gen 22
bc 54 d3 8c 96 99 7b fd 6e 4a 1a 63 2d eb 47 bc bc e5 e1 d1 1c 89 
ble decryped key 16
a8 11 6e ac ee d6 65 a9 90 51 1a 08 ae 86 df 40 
I (18004) wifi:ic_disable_sniffer
[01-01 18:12:27 TUYA E][wifi_netcfg_frame_transporter.c:431] timer is not run,wait
tuya_adapter_ble_deinit
[D][Fps.cpp:58] output(): critical fps: 50.006657
esp_bt_controller_mem_release
[D][NetInterface.h:76] set_prov_status(): xxxxxxxxxxxxxx set to 2
[01-01 18:12:28 TUYA N][tuya_devos_netcfg.c:347] stop smt cfg mthd:0, ret:0
[TOS_DBG]new wf_mode:2, old wf_mode:2
I (19097) wifi:flush txq
I (19097) wifi:stop sw txq
I (19098) wifi:lmac stop hw txq
I (19099) phy_init: phy_version 4660,0162888,Dec 23 2020
I (19107) wifi:mode : sta (e0:5a:1b:14:1c:28)
[I][NetInterface.cpp:116] net_event_handler(): WIFI STA Started
[01-01 18:12:28 TUYA N][device_interface.cpp:311] wf_nw_status_cb, wifi_status:5
[I][NetInterface.cpp:225] net_status_change_handler(): STAT_STA_DISCONNECT
[01-01 18:12:29 TUYA E][tuya_devos_activate.c:517] network unavailable
[D][Fps.cpp:58] output(): pre-body fps: 99.393372
I (20679) wifi:new:<1,0>, old:<1,0>, ap:<255,255>, sta:<1,0>, prof:1
I (21264) wifi:state: init -> auth (b0)
[01-01 18:12:30 TUYA E][tuya_devos_activate.c:517] network unavailable
I (21274) wifi:state: auth -> assoc (0)
I (21282) wifi:state: assoc -> run (10)
I (21295) wifi:connected with Tjjdy, aid = 4, channel 1, BW20, bssid = 4c:e9:e4:f6:2b:10
I (21295) wifi:security: WPA2-PSK, phy: bgn, rssi: -39
I (21296) wifi:pm start, type: 1

[I][NetInterface.cpp:127] net_event_handler(): WIFI STA CONNECTED
I (21324) wifi:AP's beacon interval = 102400 us, DTIM period = 1
[D][Fps.cpp:58] output(): system fps: 9.436773
[01-01 18:12:31 TUYA E][tuya_devos_activate.c:517] network unavailable
I (22311) tcpip_adapter: sta ip: 192.168.20.127, mask: 255.255.255.0, gw: 192.168.20.1
[I][NetInterface.cpp:191] net_event_handler(): Got IP:192.168.20.127
[I][IvyNet.cpp:61] main_routine(): sign in to plantsio server
[D][plantsio_.cpp:24] begin(): initializing http server[I][IvyServer.cpp:24] begin(): initializing http server
[I][IvyServer.cpp:47] begin(): http server initialized
[D][TouchButton.h:92] set_disable_t(): tp-4 disable for 1000 ms
[D][TouchButton.h:92] set_disable_t(): tp-1 disable for 1000 ms
[D][TouchButton.h:92] set_disable_t(): tp-0 disable for 1000 ms
[D][TouchButton.h:92] set_disable_t(): tp-9 disable for 1000 ms
[D][TouchButton.h:92] set_disable_t(): tp-8 disable for 1000 ms
[D][NetInterface.h:76] set_prov_status(): xxxxxxxxxxxxxx set to 3
[D][IvyBody.cpp:28] initialize(): body initialization start
[D][CW2015.cpp:296] cw2015_detect(): cw2015_detect:0
[D][CW2015.cpp:298] cw2015_detect(): CW2015 init successful
[D][BH1721.cpp:88] configure(): bh1721 init successful
[D][IvyBody.cpp:33] initialize(): body initialized
[W][system.cpp:171] detect_i2c_device(): I2C device at 0x70 successfully detected!
[D][SparkFun_SHTC3.cpp:185] checkID(): request numBytesRx: 3
[I][HumTempSensor.cpp:25] HumTempSensor(): TH sensor dev 1 found
[D][IvyBehavior.cpp:250] get_root_filepath(): debug-bt loading new bt root /bt/1.1.5/root.xml
[D][Fps.cpp:58] output(): sense fps: 0.056670
I (23083) wifi:Set ps type: 1

[01-01 18:12:32 TUYA N][device_interface.cpp:311] wf_nw_status_cb, wifi_status:6
[I][NetInterface.cpp:221] net_status_change_handler(): STAT_STA_CONN
[D][plantsio_api.cpp:69] sign_in(): debug_api sign in over
[I][IvyNet.cpp:64] main_routine(): sign in successful
[I][IvyNet.cpp:65] main_routine(): syncing geo info
[D][IvyBehavior.cpp:107] IvyBehavior(): behavior tree initialization is completed
[I][system.cpp:28] mem_print(): behavior | free: 67476 bytes | used: 277928 bytes | free block: 27796 bytes
[I][system.cpp:31] mem_print(): behavior | free: 2903208 bytes | used: 1211496 bytes | free block: 2747948 bytes
[I][system.cpp:28] mem_print(): setup end | free: 67476 bytes | used: 277928 bytes | free block: 27796 bytes
[I][system.cpp:31] mem_print(): setup end | free: 2903172 bytes | used: 1211532 bytes | free block: 2747948 bytes
[D][Fps.cpp:58] output(): anim fps: 24.161341
[I][system.cpp:28] mem_print(): get_percent | free: 67476 bytes | used: 277928 bytes | free block: 27796 bytes
[I][system.cpp:31] mem_print(): get_percent | free: 2928408 bytes | used: 1186372 bytes | free block: 2747948 bytes
[D][Fps.cpp:58] output(): system fps: 9.805863
[D][Fps.cpp:58] output(): critical fps: 49.487144
[I][NetInterface.cpp:276] net_sync_geo_info(): plantsio sync geo info: 221.198.220.199 | Dayingmen | 390800 | 1172300 | 480 | 0
[I][IvyNet.cpp:67] main_routine(): geo info sync successful
[D][Fps.cpp:58] output(): sense fps: 12.809785
[04-19 03:28:05 TUYA N][device_interface.cpp:323] status_changed_cb is status:1
[04-19 03:28:05 TUYA N][device_interface.cpp:323] status_changed_cb is status:3
[04-19 03:28:05 TUYA N][mqtt_client.c:1421] mqtt get serve ip success
[D][Fps.cpp:58] output(): system fps: 9.570332
[04-18 17:15:54 TUYA N][mqtt_client.c:1459] mqtt create success, begin to connect
[04-18 17:15:55 TUYA N][device_interface.cpp:311] wf_nw_status_cb, wifi_status:7
[I][NetInterface.cpp:229] net_status_change_handler(): activated
[D][NetInterface.h:76] set_prov_status(): xxxxxxxxxxxxxx set to 4
[I][IOT.cpp:308] connect_cb(): report all prop

[04-18 17:15:55 TUYA E][smart_frame.c:500] devid:6ce7c01ac14d76f4eescar dparr[15]:137 not find
[D][IOT.cpp:277] report_ip(): debug-ip {"hd_ver":20230410,"ip":"192.168.20.127","media_ver":1681800407} 
[D][IOT.cpp:315] connect_cb(): debug-ota :0
W (44211) event: handler already registered, overwriting
W (44212) event: handler already registered, overwriting
[04-18 17:15:56 TUYA E][uf_flash_file_app.c:286] uf_open netcfg_log err 8
[D][Fps.cpp:58] output(): anim fps: 22.250349
[I][system.cpp:28] mem_print(): get_percent | free: 62492 bytes | used: 282904 bytes | free block: 27796 bytes
[I][system.cpp:31] mem_print(): get_percent | free: 2926468 bytes | used: 1187684 bytes | free block: 2747948 bytes
[04-18 17:15:57 TUYA E][app_agent.c:1690] undefined lan protocol: name:subdev_online_stat_query
[D][Fps.cpp:58] output(): critical fps: 47.948853
[D][Boot.cpp:18] booted_cb(): debug boot cb
[D][Fps.cpp:58] output(): ear fps: 0.020939
[D][Battery.cpp:135] check_charged_full(): charging has just finished!
[D][Fps.cpp:58] output(): BT fps: 0.020930
[D][LvglDriver.cpp:123] load(): debug-load-ui now loading 3, current ui 37
[D][Fps.cpp:58] output(): body fps: 5.021668
[D][LvglDriver.cpp:156] load(): debug-router loading 3, current:3
[04-18 17:16:01 TUYA E][app_agent.c:1458] close socket,errno:-20 errno:104
[D][Fps.cpp:58] output(): system fps: 9.527590
