Closed emilfihlman closed 2 months ago
@emilfihlman - I'm not able to reproduce the issue using Alpha-3 and the provided example.
I have changed it to WiFi.disconnect(true)
, turned on and off debug levels.
Could you please send me more details about how to diplsay the WiFi NAN (Neighbor Awareness Networking) error message? It is related to this mode: https://docs.espressif.com/projects/esp-idf/en/latest/esp32/api-reference/network/esp_nan.html
As we are not able to reproduce and there was no answer, I am closing this ticket.
Board
Sparkfun Thing Plus and ESP32 DevKitC V4
Device Description
Plain devboard without anything attached
Hardware Configuration
Nothing attached
Version
latest development Release Candidate (RC-X)
IDE Name
Arduino IDE
Operating System
Debian
Flash frequency
80
PSRAM enabled
no
Upload speed
921600
Description
Using latest arduino boards manager version 3.0.0-alpha3 Also happened in earlier version
If WiFi.disconnect(true) or WiFi.mode(WIFI_OFF) E (NUMBER_HERE) wifi:NAN WiFi stop
Sketch
Debug Message
Other Steps to Reproduce
Core Debug Level: None
I have checked existing issues, online documentation and the Troubleshooting Guide