Zzo911

Results 4 comments of Zzo911

> I had the same issue. One should probably do this. > > ```c++ > // WIFI_IF_STA or WIFI_IF_AP depending on which side you previously set the protocol > esp_wifi_set_protocol(WIFI_IF_STA,...

Not visible in IDE 2.0 for LittleFS upload

Is it the same procedure for IDE 2.0? I cannot find it in the IDE menu.

> See some examples in the doc... https://esphome.io/cookbook/lvgl Unfortunately, I can’t find a way to make LVGL works with the display platform. Only the it.xxx functions are working. display: -...