NXP Semiconductors
UM11490
Feature Configuration Guide for NXP-based Wireless Modules on i.MX 8M Quad EVK
2.4 Wi-Fi security
This section describe the Wi-Fi security features including the WPA, WPA2 and WPA3
SAE security modes. Both the configuration and setup use the open source supplicants.
2.4.1 Configure WPA for the AP using the open source supplicant
This section describes the hostapd configuration used to configure WPA security and
start the Access Point using the open source supplicant.
Create the configuration file
Configure WPA for open source supplicant:
root@imx8mqevk:~# nano /etc/hostapd-wpa.conf
Configuration file content:
interface=uap0
hw_mode=g
channel=0
country_code=US
ssid=NXP_Demo
auth_algs=1
ieee80211n=1
wpa=1
rsn_pairwise=CCMP
wpa_passphrase=123456789
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
12 / 88