The table below provides an overview of the example projects available for the nRF24LE1 / nRF24LU1+ radio MCUs.
Project | Description | Supported devices | Supported compilers | < 4 kB code |
Enhanced ShockBurst Primary Transmitter (PTX) example | This example sends packets continuously. The contents of P0 are sent in the first payload byte (byte 0). | nRF24LE1 QFN24 nRF24LE1 QFN32 nRF24LE1 QFN48 nRF24LU1+ | Keil uVision IAR EWB | Yes |
Enhanced ShockBurst Primary Receiver (PRX) example | This example monitors for data and writes the first byte (byte 0) of the received payloads to P0. | nRF24LE1 QFN24 nRF24LE1 QFN32 nRF24LE1 QFN48 nRF24LU1+ | Keil uVision IAR EWB | Yes |
Gazell Link Layer Configuration Tool | Tool for setting up and experimenting with parameters for the Gazell Link Layer. | nRF24LE1 QFN48 | Keil uVision | No |
Gazell Link Layer Device example | This example sends packets continuously. The contents of P0 are sent in the first payload byte (byte 0). | nRF24LE1 QFN24 nRF24LE1 QFN32 nRF24LE1 QFN48 nRF24LU1+ | Keil uVision IAR EWB | No |
Gazell Link Layer Host example | This example listens for data and writes the first byte (byte 0) of the received payloads to P0. | nRF24LE1 QFN24 nRF24LE1 QFN32 nRF24LE1 QFN48 nRF24LU1+ | Keil uVision IAR EWB | No |
Gazell pairing library Device example | Gazell Link Layer Device using the Gazell pairing library for adding dynamic pairing functionality. | nRF24LE1 QFN24 nRF24LE1 QFN32 nRF24LE1 QFN48 | Keil uVision IAR EWB | No |
Gazell pairing library Host example | Gazell Link Layer Host using the Gazell Pairing Library for adding dynamic pairing functionality. | nRF24LE1 QFN24 nRF24LE1 QFN32 nRF24LE1 QFN48 nRF24LU1+ | Keil uVision IAR EWB | No |
Gazell Link Layer Device with power management example | This example sends packets every 20 ms and uses "register retention" power save mode to minimize power consumption. | nRF24LE1 QFN24 nRF24LE1 QFN32 nRF24LE1 QFN48 | Keil uVision IAR EWB | No |
ADC continuous mode example | This example samples P00 using ADC continuous mode a rate of 2 Ksps and outputs the 8 bit sample value on P1. | nRF24LE1 QFN32 nRF24LE1 QFN48 | Keil uVision IAR EWB | Yes |
ADC single step mode example | This example samples P00 using ADC single step mode and outputs the 8 bit sample value on P1. | nRF24LE1 QFN32 nRF24LE1 QFN48 | Keil uVision IAR EWB | Yes |
UART "Hello World" example | This example writes the string "Hello World" on start-up. After this all characters received on the RXD input are echoed to the TXD output. | nRF24LE1 QFN24 nRF24LE1 QFN32 nRF24LE1 QFN48 nRF24LU1+ | Keil uVision IAR EWB | Yes |
nRFgo LCD display and joystick example | Example application using the nRF6350 LCD and joystick module for the nRFgo Motherboard. The application reads the input from the joystick and displays the joystick direction in the LCD display. | nRF24LE1 QFN24 nRF24LE1 QFN32 nRF24LE1 QFN48 | Keil uVision IAR EWB | Yes |
nRF24LU1+ USB Bootloader | Bootloader application for programming the nRF24LU1+ through the USB interface. | nRF24LU1+ | Keil uVision | Yes |