SX1276 Ping Pong Demo Application
Simple Ping-Pong demo application between two SX1276MB1xAs demo board.
Application demonstrating simple Tx/Rx between two boards. By default, each board starts as a "master" and will transmit a "Ping" message, and then wait for an answer. The first board receiving a "Ping" message will become a slave and answer the "master" with a "Pong". The Ping-Pong is then started
Diff: main.h
- Revision:
- 6:44752b4f8ab1
- Parent:
- 4:5ece30264cd9
--- a/main.h Fri Sep 19 15:24:34 2014 +0000 +++ b/main.h Tue Sep 23 14:24:56 2014 +0000 @@ -4,9 +4,9 @@ \____ \| ___ | (_ _) ___ |/ ___) _ \ _____) ) ____| | | || |_| ____( (___| | | | (______/|_____)_|_|_| \__)_____)\____)_| |_| - �2013 Semtech + ( C )2014 Semtech -Description: SX1276 FSK modem registers and bits definitions +Description: Contains the callbacks for the IRQs and any application related details License: Revised BSD License, see LICENSE.TXT file include in the project