esp-idf contains examples in station mode (WIFI_MODE_STA) and softap mode (WIFI_MODE_AP), but there are no examples in apsta mode (WIFI_MODE_APSTA). I referred here ...
Originally, lv_micropython was created as an example of how to use lv_binding_micropython on a Micropython fork. Eventually it turned out that many people prefer using lv_micropython directly and only ...