SX1272 Ping Pong Demo Application

Dependencies:   SX1272Lib mbed

Fork of SX1272PingPong by Semtech

Simple Ping-Pong demo application between two SX1272MB2xAs 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 SX1272Lib and mbed libraries to the latest versions default tip

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

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


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


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