NXP USB-KW41Z Board
View Doxygen Documentation View this board's documentation as generated by Doxygen.
View on GitHub View this board's source code on GitHub.
Support for the USB-KW41Z
Overview
The NXP USB-KW41Z board a development platform with a convenient USB dongle form factor.
The USB-KW41Z provides a radio device with Bluetooth Low Energy and/or IEEE 802.15.4.

Flash the board
To flash the board using OpenOCD, it needs to be changed from the factory programmed sniffer application to an OpenSDA application used for flashing and debugging.
- Follow the [Quick Start Guide at NXP.com][quick-start-guide]:
- click on “2. Get Software” -> “Choose a Development Path: USB-KW41Z Development Platform”
- scroll down to “2.3 Load Segger JLink OpenSDA App”
- follow the instructions
- Use
BOARD=usb-kw41zwith themakecommand.
Example withhello-worldapplication:
make BOARD=usb-kw41z -C examples/basic/hello-world flash term