How to enumerate the wifi interface network on linux under “ifconfig -a” same like wlan0
Posted: Fri Sep 18, 2020 1:42 pm
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
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
- [Codebox=c file=Untitled.c] enumerate the wifi interface network on linux under “ifconfig -a” same like wlan0, other network interfaces.
- What steps we need to do to achieve this.i want to get the wlan0 connectivity on my linux platform.
- Thanks,
- Nikhil