Last modified by BoYang Xie on 2025/07/17 15:54

From version 190.9
edited by BoYang Xie
on 2025/07/15 16:33
Change comment: There is no comment for this version
To version 191.2
edited by BoYang Xie
on 2025/07/17 15:23
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -404,6 +404,9 @@
404 404  The progress bar will indicate the firmware update progress and display a **FINISH** message once the update is complete.
405 405  
406 406  
407 +If you want to compile your own ESP32 project and burn the firmware instead of using the pre-provided firmware in the Firmware folder, please use the following method.
408 +
409 +
407 407  === 5.1.2 Upload the Firmware to the LA66 ===
408 408  
409 409  Open **Dragino_Sensor_Manager_Utility.exe**, and then follow the steps below.
... ... @@ -578,8 +578,10 @@
578 578   Image 7.1: a panel about water_leak
579 579  
580 580  
581 -2. **Export the UI file: **You need to adjust the export path first, then click '**Export -> Export UI Files**' on the menu bar. The method for exporting the UI files of the SquareLine software has been previously described.
584 +2. **Export the UI file. **
582 582  
586 +You need to adjust the export path first, then click '**Export -> Export UI Files**' on the menu bar. The method for exporting UI files using the SquareLine software has already been described earlier.
587 +
583 583  Next, create a new folder named "ui_water_leak" under "app_components/extra_lib/", and then cut all the UI files you just exported into this newly created folder.
584 584  
585 585  Image 7.2 shows the result of the operation.