1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 04:50:03 +01:00
RIOT/tests/driver_kw2xrf
Marian Buschsieweke 5ea582b3dd
sys/shell_commands: convert to SHELL_COMMAND()
Make use of XFA for shell commands
2022-06-07 09:25:04 +02:00
..
kw2xrf_params.h tests: fix doxygen grouping 2018-06-11 19:12:02 +02:00
main.c sys/shell_commands: convert to SHELL_COMMAND() 2022-06-07 09:25:04 +02:00
Makefile tests/driver_kw2xrf: use gnrc for test 2021-09-06 15:43:40 +02:00
Makefile.ci Revert "tests: Exclude atxmega-a1u-xpro board due low mem" 2021-08-24 08:35:41 -03:00
README.md drivers/kw2xrf: reduce scope of test application 2017-02-07 15:22:46 +01:00

About

This is a manual test application for testing the KW2XRF device driver. It enables several shell commands, allowing for special test modes of that device. Without deeper knowledge about the hardware, this application might be useless except for compile tests. If you want an example to use this radio, check the examples folder.

For running this test, you need to connect/configure the following pins of your radio device. If you are running on a phyNODE, this is already the on-board default.

  • SPI DEV
  • CS (chip select)
  • INT (external interrupt)