Technical content and expertise to help jump start your design and get you to production faster.
Start your designDownload our latest development and embedded software solutions.
Expedite time-to-market with our extensive lineup of development kits.
Jump-start your design with proven hardware and software solutions.
Get the latest specifications in our technical documentation library.
Further your technical expertise with online and in-person instruction.
Get comprehensive paid support to fast-track your product development.
Design ideas, demo videos, quality answers. Connect with NXP professionals and other knowledgeable designers ready to help.
Software, documentation, evaluation tools. The resources to build comprehensive solutions and accelerate your time to market.
Access our design resource libraryWe're always looking for passionate and talented people to work with us.
Join our teamLet's take your Wi-Fi module for a test drive using an i.MX RT platform. This guide contains different modules from third parties that enable NXP Wi-Fi SoCs on i.MX RT EVKs.
The links below will take you to the Getting Started website for your evaluation board; it will guide you with detailed instructions to download and install the required software.
Select your i.MX RT platform.
Note: Be sure to select "NXP Wi-Fi" middleware when building your SDK.
Select the Wi-Fi platform to display a module that enables it and how to connect it to an i.MX RT EVK.
Note: Some Wi-Fi modules will require an uSD adapter.
Power up the board by plugging the micro USB cable in your board as described in your board's Getting Started page.
The following section will help you load and run a Wi-Fi example. Make sure you have installed the software provided by the i.MX RT Getting Started section and that your Wi-Fi module is connected to your i.MX RT board.
The 88W8801 is a highly integrated, single-band (2.4 GHz) Wi-Fi 4 1x1 System-on-Chip (SoC), specifically designed to support High Throughput (HT) data rates for WLAN products. The device provides the combined functions of Direct Sequence Spread Spectrum (DSSS) and Orthogonal Frequency Division Multiplexing (OFDM) baseband modulation, Medium Access Controller (MAC), CPU, memory, host interfaces and direct conversion WLAN RF radio on a single integrated chip. For security, the 802.11i security standard is supported through several protocols. For video, voice and multimedia applications, 802.11e Quality of Service (QoS) is supported. Generic interfaces include SDIO 2.0 interface for connecting WLAN technologies to the host processor.
The AW-NM191NF is a 2.4 GHz Wi-Fi radio module, which is highly integrated wireless local area network (WLAN) solution that enables a high performance, cost effective, low power, compact solution that provides SDIO or USB interface to host processor.
This module is based on the chipset 88W8801. A high level of integration and full implementation of the power management functions specified in the IEEE 802.11 standard minimize system power requirements by using AW-NM191NF.
The uSD-1216 adapter enables uSD interface support to AW-NM191NF module.
Wi-Fi chip | AzureWave Module | uSD Adapter Board |
---|---|---|
NXP 88W8801 | AW-NM191NF | uSD-1216 (AW-NM191NF-uSD) |
Visit module manufacturer for more information about this Wi-Fi module.
AW-NM191NF-uSD connection
Connect AW-NM191NF-uSD adapter to your board.
AW-NM191NF-uSD + i.MX RT 1060 with Antennas and Power Supply
The 88W8977 System-on-Chip (SoC) is a highly integrated single-chip solution that incorporates both WLAN (2.4/5 GHz) and Bluetooth® technology, and the SoC is specifically designed to support the speed, reliability, and quality requirements of next-generation products. An IEEE 802.11n compliant dual-band system-on-chip offering Wi-Fi data rates up to MCS 7 (150 Mbit/s), the 88W8977 is designed to offer the smallest footprint and lowest bill of materials (BOM) for devices such as Wearables, Internet of Things (IoT) and Smart Home markets. It also provides for 3-way coexistence for WLAN, Bluetooth and ZigBee operation with ZigBee Solutions.
The PAN9026 is a 2.4 GHz and 5 GHz ISM band Wi-Fi and Bluetooth radio module, specifically designed for highly integrated and cost-effective applications. This module is based on the chipset 88W8977 supporting 802.11a/b/g/n simultaneous station, access point. Integrated power management, a fast dual-core CPU, 802.11i security standard support, and high-speed data interfaces deliver the performance for the speed, reliability and quality requirements of products.
Wi-Fi chip | Panasonic Module |
---|---|
NXP 88W8977 | PAN9026 |
Visit module manufacturer for more information about this Wi-Fi module.
PAN9026 module interface
Connect PAN9026 module to your board.
The MCUXpresso SDK comes with several example applications, Wi-Fi examples are grouped under: <SDK_Install_Directory>/boards/<EVK board>/wifi
Browse the Wi-Fi documentation folder available in the SDK folder for more information about the demos.
The NXP Wi-Fi Applications User's Guide document provides step-by-step instructions on how to configure, build and debug the Wi-Fi demos for the toolchains supported by the SDK.
The wifi_iperf demo is one of the Wi-Fi examples applications available in the SDK. It implements several useful features that can help you as a reference on your development, such as: Scan the visible access points, connect to an access point, start your own access point, print network information, enable deep sleep operation and run a throughput test.
Use the guide below to learn how to load, build and debug the wifii_iperf demo application in MCUXpresso IDE.
To learn more about all Wi-Fi example applications and additional features supported by the Wi-Fi module, browse to the Wi-Fi documentation folder available in the SDK folder.
The MCUXpresso SDK provides a collection of Wi-Fi example applications.
Follow these steps to import, configure, build, debug and run a Wi-Fi demo example through MCUXpresso IDE. This guide will use i.MX RT 1060 as reference, but similar steps apply to
other EVKs.
The following steps will guide you to build and run the wifi_iperf application using MCUXpresso IDE.
The following steps will guide you through the wifi_cli application using MCUXpresso IDE.
The wifi_iperf application demonstrates how to implement different features.
a) Open project’s Properties.
Refer to ‘NXP Wi-Fi Demo Applications for i.MX RT platforms User Guide.pdf’ document available in the SDK for detailed instructions to run all Wi-Fi demos.