Hello all,
I am using the Edison board to working on a project. I have successfully configured the Edison board to be a WiFi access point following this guide: Configure Edison (Access Point Mode). My cell phone has been connected to this Edison WiFi and can access 192.168.42.1. Meanwhile, I use Putty to connect to the Edison board. I am wondering if there is a Linux command that is able to scan the devices that connected to the Edison board when it is configured as an AP? I know iwlist can scan the access points when Edison is in client mode of Wifi. How about the opposite approach? The image on Edison is "Edison Yocto complete image".
Thank you.