Page 1 of 1

How to enumerate the wifi interface network on linux under “ifconfig -a” same like wlan0

Posted: Fri Sep 18, 2020 1:42 pm
by nikhil
Hi,

I am using the esp-wroom-02 module, interfaced with linux. i am able to use the AT Commands on the module and getting the responces.

Is there a way so we can
  1. [Codebox=c file=Untitled.c] enumerate the wifi interface network on linux under “ifconfig -a” same like wlan0, other network interfaces.
  2.  
  3. What steps we need to do to achieve this.i want to get the wlan0 connectivity on my linux platform.
  4.  
  5. Thanks,
  6. Nikhil

Re: How to enumerate the wifi interface network on linux under “ifconfig -a” same like wlan0

Posted: Sat Sep 19, 2020 8:50 pm
by WiFive