You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Sep 6, 2023. It is now read-only.
Hello. I am doing a project with esp32 devkitc v4. I send AT commands to setup webserver and when one user connects my web server, his user number is coming to me like 1,CONNECT. After that I am using that user number for closing server. The sample picture is in below.
Sometimes two connect number is coming sometimes one connect number is coming. I didnt understand how is work the system. The sample picture two is in below.
and thinking algorithmically seems difficult to me. That is the question Is there any AT command to learn which user connected my web server? Thank you help me btw.