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

WARNING: Radio API timings changed from micro-seconds to milliseconds; ; Updated SX1276Lib and mbed libraries to the latest versions default tip

2017-04-24, by mluis [Mon, 24 Apr 2017 13:23:42 +0000] rev 6

WARNING: Radio API timings changed from micro-seconds to milliseconds; ; Updated SX1276Lib and mbed libraries to the latest versions


Updated radio library

2015-11-26, by mluis [Thu, 26 Nov 2015 17:01:16 +0000] rev 5

Updated radio library


Adapted application to new version of SX1276Lib radio driver

2015-11-26, by mluis [Thu, 26 Nov 2015 12:36:31 +0000] rev 4

Adapted application to new version of SX1276Lib radio driver


Updated according to radio library API change

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