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

From version 190.1
edited by BoYang Xie
on 2025/07/09 11:46
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,14 @@
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. This step was introduced earlier. After that, you can get the UI files as shown in Image 7.2.
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 +
588 +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.
589 +
590 +Image 7.2 shows the result of the operation.
591 +
583 583  [[image:image-20241121141120-4.png||height="383" width="795"]]
584 584  
585 585   Image 7.2: Exported UI files