SX1276 Ping Pong FHSS Demo Application

Dependencies:   SX1276Lib mbed

Ping-Pong demo application using FHSS (Frequency Hoping Spread Spectrum) 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...

History

Updated according to radio library API change default tip

2014-12-16, by mluis [Tue, 16 Dec 2014 12:52:53 +0000] rev 3

Updated according to radio library API change


Update of main.cpp

2014-10-13, by GregCr [Mon, 13 Oct 2014 07:45:39 +0000] rev 2

Update of main.cpp


Functional

2014-09-23, by GregCr [Tue, 23 Sep 2014 14:25:25 +0000] rev 1

Functional


First commit

2014-09-19, by GregCr [Fri, 19 Sep 2014 15:25:35 +0000] rev 0

First commit