-
Notifications
You must be signed in to change notification settings - Fork 7.5k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
E (12345) wifi:NAN WiFi stop (IDFGH-11325) #12473
Comments
Hi @kriegste
|
Oh, I was not aware NAN stands for WiFi-Aware... I checked all my floating point code since nan normally is a floating point issue... That is an unfortunate name for an error! Anyway, I do not use WiFi-Aware either. It is disabled in sdkconfig (which seems to be default). |
Hi @kriegste @mscott370, this is not an error, it's supposed to be an informative print. We will suppress it in upcoming commits. |
Hi @ShyamalKhachane - has the commit for this issue occurred yet? |
Answers checklist.
General issue report
ESP32
IDF 5.1.1
After esp_restart(), just before restarting,
appears in the log. What does this error mean? How can I prevent it? It did not appear in IDF 4.4.x.
The text was updated successfully, but these errors were encountered: