WIFI_AP_STA controls question
Posted: Wed Nov 18, 2015 3:27 pm
Hello,
I try to use WIFI_AP_STA mode with controlling both ways. I have some questions;
I'll be glad if anybody can answer.
1 - How to stop AP mode working? Only STA mode should stay, so I do not want to see any wifi names around.
2- How to understand AP mode is open? I mean checking is it working now
3- How to know if anybody connected thru AP mode? And their info?
4- How can I filter connected clients to my AP by MAC and can I kick anyone?
5- How to make login protection to guests connected to my network? is there any easy method than writing your own code which checks with flags etc..
Thanks in advance
I try to use WIFI_AP_STA mode with controlling both ways. I have some questions;
I'll be glad if anybody can answer.
1 - How to stop AP mode working? Only STA mode should stay, so I do not want to see any wifi names around.
2- How to understand AP mode is open? I mean checking is it working now
3- How to know if anybody connected thru AP mode? And their info?
4- How can I filter connected clients to my AP by MAC and can I kick anyone?
5- How to make login protection to guests connected to my network? is there any easy method than writing your own code which checks with flags etc..
Thanks in advance