Back to Riot

Doc

boards/usb-kw41z/doc.md

2026.07-devel1.4 KB
Original Source

@defgroup boards_usb-kw41z NXP USB-KW41Z Board @ingroup boards @brief 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.

  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