Explorar el Código

更新版本 v1.0.10
1. 完善设备信息、测试、老化程序等页面及功能;
2. 修复server和client模式之间连接冲突;
3. 优化wifi和固件升级界面;

lai hace 2 meses
padre
commit
8cab04627b

BIN
T-RGB_v1.0.10_beta.bin


+ 1 - 1
firmware_info.json

@@ -1 +1 @@
-{"latest_version":"1.0.9"}
+{"latest_version":"1.0.10"}

+ 1 - 1
flash_download_tool/configure/esp32s3/spi_download.conf

@@ -72,7 +72,7 @@ spimode = 2
 [DOWNLOAD]
 erase_button_en = True
 autostart1 = 0
-com_port1 = COM24
+com_port1 = COM29
 baudrate1 = 0
 checkmac1 = 1
 new_status = 0

+ 26 - 0
flash_download_tool/logs/B8F862EA2048.txt

@@ -0,0 +1,26 @@
+*************************** START ****************************

+START TIME: 202507301510

+CONNECT BAUD: 115200
+set state: ESP_DL_SYNC
+serial port opened
+-----------
+baud:115200
+root baud:115200
+-------------
+===============BAUD : 115200===============CALL DEVICE SYNC
+connecting...
+mac l: 0x62ea2048
+mac h: 0xb8f8
+get mac res: 1
+get flash id : 0x001840ef

+manufacturer_id: 0xef

+device_id: 0x4018

+
Wrote 20992 bytes (13325 compressed) at 0x00000000 in 0.4 seconds (effective 388.5 kbit/s)...

+Hash of data verified.
Wrote 3072 bytes (143 compressed) at 0x00008000 in 0.1 seconds (effective 358.3 kbit/s)...

+Hash of data verified.
Wrote 8192 bytes (31 compressed) at 0x0000d000 in 0.1 seconds (effective 516.4 kbit/s)...

+Hash of data verified.set STOP FLG: Truecom closed
+Use time: 19 s

+Download result: PASS

+*************************** END ****************************

+

+set state: ESP_DL_STOP