This guide will walk you through the process of programming the FRDM-RW612 and FRDM-MCXW71 evaluation boards. Once programmed, you'll learn how to connect the boards to both Wi-Fi and Thread networks.
After establishing network connectivity, the guide will show you how to use the CoAP application protocol to send messages between the boards. This includes turning LEDs on and off and reading sensor data from each board.
The guide is divided into three main sections:
Program Your Boards
Learn how to load the pre-built binaries onto the FRDM-RW612 and FRDM-MCXW71 boards.
Create a Thread network with the OpenThread CLI
This section provides step-by-step instructions for:
Connect your Thread network to Wi-Fi
Finally, you'll use the OpenThread CLI to:
You can find attached:
- The PDF version with the instructions and notes for this training: NXP Wi-Fi Thread Border Router Training - Guide 2 Connecting the boards.pdf
- The pre-built binary files for the training: NXP_OpenThread_Training_binaries.zip
- A TXT file with the CLI commands used on the guide: OpenThread_CLI_Commands.txt
Note: This is the guide we will follow during the training session.