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

Update mbed library and SX1276Lib default tip

2018-10-16, by mverdy [Tue, 16 Oct 2018 15:50:37 +0000] rev 16

Update mbed library and SX1276Lib


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

2017-04-24, by mluis [Mon, 24 Apr 2017 09:29:45 +0000] rev 15

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


Corrected commit mistake

2016-02-17, by GregCr [Wed, 17 Feb 2016 09:28:29 +0000] rev 14

Corrected commit mistake


First Release

2016-02-17, by GregCr [Wed, 17 Feb 2016 09:17:46 +0000] rev 13

First Release


Updated radio library

2015-11-26, by mluis [Thu, 26 Nov 2015 17:00:50 +0000] rev 12

Updated radio library


Updated mbed library

2015-11-26, by mluis [Thu, 26 Nov 2015 12:37:54 +0000] rev 11

Updated mbed library


Adapted application to new version of SX1276Lib radio driver

2015-11-26, by mluis [Thu, 26 Nov 2015 12:20:56 +0000] rev 10

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: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