-
Notifications
You must be signed in to change notification settings - Fork 7.7k
Closed
Labels
Area: BT&WifiBT & Wifi related issuesBT & Wifi related issuesStatus: SolvedThe issue has been resolved and requires no further action.The issue has been resolved and requires no further action.
Milestone
Description
Board
ESP32 DEV Kit 1
Device Description
ESP32 DEV Kit 1
Hardware Configuration
no
Version
v2.0.4
IDE Name
PlattformIo
Operating System
Windows 10
Flash frequency
40Mhz
PSRAM enabled
no
Upload speed
115200
Description
If the ESP32 Wifi run in
WiFi.mode(WIFI_AP_STA);
and the PC is connected, the function WiFi.softAPgetStationNum()
returns 1.
But if the PC disconnected it returns furthermore 1.
Can anybody check this?
Sketch
Serial.printf("Connections: %u\r\n", WiFi.softAPgetStationNum());
Debug Message
.
Other Steps to Reproduce
No response
I have checked existing issues, online documentation and the Troubleshooting Guide
- I confirm I have checked existing issues, online documentation and Troubleshooting guide.
Metadata
Metadata
Assignees
Labels
Area: BT&WifiBT & Wifi related issuesBT & Wifi related issuesStatus: SolvedThe issue has been resolved and requires no further action.The issue has been resolved and requires no further action.
Type
Projects
Status
Done