Leo Ye
Leo Ye
### LVGL version v8.3.8 ### What happened? There is no problem when I draw the page and run it, but when I add a modal box and delete the pop-up...
The latest idf version currently in use is 5.1.2. Can you update the template? For example, adding custom component usage demos, reference structures, or compiling chain CMakeLists.txt associated use cases....
### Answers checklist. - [X] I have read the [Rainmaker documentation](https://rainmaker.espressif.com/docs/get-started.html) and the issue is not addressed there. - [X] I have updated my IDF branch (release/vX.Y) to the latest...
**LCD : 480 x 320 ILI9488 Touch: FT6236 does not work** only lvgl UI can be displayed, but there is no response when I click on the screen. I have...
use last version mesh-lite use esp-idf 5.1.3 I set the fusion parameters directly when calling the `app_wifi_set_softap_info `function when initializing mesh-lite, but it didn't seem to achieve the desired effect....
* use idf 5.1.3 * use mesh-lite 0.10.1 When I was doing the actual deployment, if one of my nodes went offline, the following log would initially appear. **I used...
* idf (5.1.3) * espressif/mesh_lite (0.10.0) I modified the default MESH wifi SSID & pwd to a custom `SSID: ESP_WIFI_MESH & PWD: abcd.123` After I completed the modification and compiled...
I have completed the mesh-lite application, but the OTA part is still missing. I found some information, but I can't run it normally. Please give me some opinions, thk I...
Hi My Friend. **1.** I am currently doing modbus connection with some PLC devices. I need to see some detailed logs. For example, the sent message "01 03 A0 80...
Hi use ESP-IDF 5.1.3 use MESH-LITE 0.10.3 I don't understand why. My firmware suddenly had such an error today when performing OTA. The app_1 partition could not be overwritten normally,...