Skip to content

NXP USB-KW41Z Board

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.

USB-KW41Z

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.

  1. 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
  1. Use BOARD=usb-kw41z with the make command.
    Example with hello-world application:
make BOARD=usb-kw41z -C examples/basic/hello-world flash term