You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
![]() |
6 years ago | |
---|---|---|
.. | ||
Makefile | 6 years ago | |
README.md | 8 years ago | |
addr.c | 7 years ago | |
cmd.c | 6 years ago | |
common.h | 6 years ago | |
main.c | 6 years ago | |
recv.c | 6 years ago |
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.