Kevin Aguilar
Results
1
comments of
Kevin Aguilar
> **Found the reason for crash**: Scan cannot be started when simultaneously trying to connect to station (esp_wifi_scan_start returns ESP_ERR_WIFI_STATE, which ESP_ERROR_CHECK doesn't handle well). I first tried to check...