Skip to content
Snippets Groups Projects
user avatar
Sebastian Meiling authored
tests: remove NETOPT_IPV6_IID get() from driver_at86rf2xx test
d06aa5f2
History
Name Last commit Last update
..
Makefile
README.md
addr.c
cmd.c
common.h
main.c
recv.c

About

This is a manual test application for the AT86RF2xx radio driver

For running this test, you need to connect/configure the following pins of your radio device:

  • SPI MISO
  • SPI MOSI
  • SPI CLK
  • CS (ship select)
  • RESET
  • SLEEP
  • INT (external interrupt)

Usage

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