-->
Page 1 of 1

getting number of connected clients by AT+COMMAND

PostPosted: Fri May 21, 2021 11:21 pm
by Masoud Navidi
Hi everyone.
I'm using ESP8266-12f as a WiFi module only. In my program, there is a LED that must change color when there is at least one station connected to ESP, so I need to know how many stations are connected to my ESP.
How should I find it by AT+COMMANDs?