rikkapro0128

Results 2 issues of rikkapro0128

i used smart config when config esp_mesh_lite and start smartconfig ? ```cpp ESP_ERROR_CHECK(esp_netif_init()); ESP_ERROR_CHECK(esp_event_loop_create_default()); esp_bridge_create_all_netif(); wifi_config_t wifi_cfg; memset(&wifi_cfg, 0x0, sizeof(wifi_config_t)); size_t softap_ssid_len = sizeof(wifi_cfg.ap.ssid); if (esp_mesh_lite_get_softap_ssid_from_nvs((char *)wifi_cfg.ap.ssid, &softap_ssid_len) != ESP_OK)...

- It seems like the mesh devices are not unified with each other but the level still changes from 1 to 2 or 3 but in fact they are still...