SX1276 Ping Pong Demo Application

Dependencies:   SX1276Lib mbed

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

History

Updated according to radio library API change default tip

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

Updated according to radio library API change


remove mbed_debug.h as causing insses with NXP board

2014-09-30, by GregCr [Tue, 30 Sep 2014 11:11:52 +0000] rev 8

remove mbed_debug.h as causing insses with NXP board


Change payload buffer handling

2014-09-26, by GregCr [Fri, 26 Sep 2014 13:01:01 +0000] rev 7

Change payload buffer handling


minor change

2014-09-23, by GregCr [Tue, 23 Sep 2014 14:24:56 +0000] rev 6

minor change


Minor correction

2014-09-19, by GregCr [Fri, 19 Sep 2014 15:24:34 +0000] rev 5

Minor correction


created main.h for callback prototype; match library update

2014-09-19, by GregCr [Fri, 19 Sep 2014 14:18:37 +0000] rev 4

created main.h for callback prototype; match library update


Added support for FHSS

2014-09-04, by GregCr [Thu, 04 Sep 2014 14:04:52 +0000] rev 3

Added support for FHSS


Release Candidate V1.1

2014-08-21, by GregCr [Thu, 21 Aug 2014 11:58:56 +0000] rev 2

Release Candidate V1.1


Release Candidate

2014-08-20, by GregCr [Wed, 20 Aug 2014 06:29:39 +0000] rev 1

Release Candidate


Simple Ping-Pong between two SX1276MB1xAS boards

2014-08-19, by GregCr [Tue, 19 Aug 2014 12:48:26 +0000] rev 0

Simple Ping-Pong between two SX1276MB1xAS boards