NXP Semiconductors
UM11490
Feature Configuration Guide for NXP-based Wireless Modules on i.MX 8M Quad EVK
2.5.4 Configure IEEE 802.11n standard
Use the following to configure the Access Point configuration for IEEE 802.11n standard
for 2.4 GHz and 5 GHz.
Edit the configuration for 2.4 GHz
root@imx8mqevk:~# nano /etc/hostapd.conf
Configuration file content:
interface=uap0
hw_mode=g
ieee80211n=1
channel=0
country_code=US
ssid=NXP_Demo
Edit the configuration for 5 GHz
root@imx8mqevk:~# nano /etc/hostapd.conf
Configuration file content:
interface=uap0
hw_mode=a
ieee80211n=1
channel=0
country_code=US
ssid=NXP_Demo
2.5.5 Configure IEEE 802.11ac standard
Configure the Access Point configuration for IEEE 802.11ac standard.
root@imx8mqevk:~# nano /etc/hostapd.conf
Configuration file content:
interface=uap0
hw_mode=a
ieee80211ac=1
channel=0
country_code=US
ssid=NXP_Demo
UM11490
All information provided in this document is subject to legal disclaimers.
© NXP B.V. 2021. All rights reserved.
User manual
Rev. 2 — 29 January 2021
22 / 88