2015-04-23 18:56:43 +02:00
|
|
|
# About
|
2022-03-21 14:31:13 +01:00
|
|
|
This is a manual test application for the AT86RF2xx radio driver.
|
2015-04-23 18:56:43 +02:00
|
|
|
|
|
|
|
For running this test, you need to connect/configure the following pins of your
|
|
|
|
radio device:
|
|
|
|
- SPI MISO
|
|
|
|
- SPI MOSI
|
|
|
|
- SPI CLK
|
2022-03-21 14:31:13 +01:00
|
|
|
- CS (chip select)
|
2015-04-23 18:56:43 +02:00
|
|
|
- RESET
|
|
|
|
- SLEEP
|
|
|
|
- INT (external interrupt)
|
|
|
|
|
|
|
|
# Usage
|
2022-03-21 14:31:13 +01:00
|
|
|
For testing the radio driver you can use the ifconfig and txtsnd shell commands
|
2015-04-23 18:56:43 +02:00
|
|
|
that are included in this application.
|