NXP Semiconductors
UM11483
Getting Started with NXP Wireless Modules for i.MX 8M-Quad Platforms
UM11483 All information provided in this document is subject to legal disclaimers. © NXP B.V. 2020. All rights reserved.
User manual Rev. 1 — 28 September 2020
33 / 39
6.2 Bring up the Wi-Fi interface
Use the following steps to bring up the Wi-Fi interfaces
• Invoke the command to initialize mlan0 interface
root@imx8mqevk:~# ifconfig mlan0 up
root@imx8mqevk:~# ifconfig mlan0
mlan0 Link encap:Ethernet HWaddr 00:50:43:24:83:c4
UP BROADCAST MULTICAST MTU:1500 Metric:1
RX packets:0 errors:0 dropped:0 overruns:0 frame:0
TX packets:0 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:1000
RX bytes:0 (0.0 B) TX bytes:0 (0.0 B)
• Invoke the command to initialize the uap0 interface
root@imx8mqevk:~# ifconfig uap0 up
root@imx8mqevk:~# ifconfig uap0
uap0 Link encap:Ethernet HWaddr 00:50:43:24:84:c4
UP BROADCAST MULTICAST MTU:1500 Metric:1
RX packets:0 errors:0 dropped:0 overruns:0 frame:0
TX packets:0 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:1000
RX bytes:0 (0.0 B) TX bytes:0 (0.0 B)