esp8266 / Arduino

ESP8266 core for Arduino
GNU Lesser General Public License v2.1
16.08k stars 13.33k forks source link

Disconnect station from esp8266 in AP mode #9128

Closed SajjadQadri closed 3 months ago

SajjadQadri commented 7 months ago

Hi everyone I want to write a program that when the esp8266 is working in AP mode, it will first check any device it wants to connect to and then allow it to connect or disconnect it. please guide me. thanks alot.