1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 04:50:03 +01:00
RIOT/tests/driver_nrf802154
2022-10-14 16:06:43 +02:00
..
init_dev.h tests/driver_nrf802154: Initial driver test 2022-07-11 09:32:16 +02:00
main.c tests/nrf802154: set event_callback before init 2022-10-14 16:06:43 +02:00
Makefile tests/driver_nrf802154: Initial driver test 2022-07-11 09:32:16 +02:00
README.md tests/driver_nrf802154: Initial driver test 2022-07-11 09:32:16 +02:00

About

This is a manual test application for the NRF802154 radio driver.

Usage

For testing the radio driver you can use the ifconfig and txtsnd shell commands that are included in this application.