Search found 1 match

by Akira Kashihara
Sun Jul 16, 2017 10:25 am
Forum: ESP32 Arduino
Topic: I have a problem of using WPS connection.
Replies: 0
Views: 4102

I have a problem of using WPS connection.

Hello, I face a problem on using WPS connection. I refer to same code of esp-idf repository and create the following. However I get an error "Guru Meditation Error: Core 0 panic'ed (abort)" I debug this code and I guess that " ESP_ERROR_CHECK(esp_wifi_start());" makes this error but I cannot underst...