Name Last Update
..
bin/stm32f4discovery Loading commit data...
Makefile Loading commit data...
README.md Loading commit data...
addr.c Loading commit data...
cmd.c Loading commit data...
common.h Loading commit data...
main.c Loading commit data...
recv.c Loading commit data...

README.md

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.