FiPy WiFi analyzer
-
I have to implement a wifi analyzer that alert the user every time a new host connect to my wifi network.
I thought I could use WLAN to scan the wifi radio, is there any possible way to get the connected devices to a network in micropython?
Thanks in advance