This code is to establish communication between a transmitter and receivers formed by the combination of SX1272MB2DAS shield and FRDM kl25z board that uses Cortex M0+ architecture.

Dependencies:   SX1272Lib mbed

Fork of SX1272PingPong by Semtech

History

This code is to establish communication between a transmitter and receivers formed by the combination of SX1272MB2DAS shield and FRDM kl25z board that uses Cortex M0+ architecture. default tip

2018-04-11, by ashutoshns [Wed, 11 Apr 2018 16:08:08 +0000] rev 16

This code is to establish communication between a transmitter and receivers formed by the combination of SX1272MB2DAS shield and FRDM kl25z board that uses Cortex M0+ architecture.


Changed debug to debugg. Naming debug() was giving error.

2018-04-11, by ashutoshns [Wed, 11 Apr 2018 16:00:30 +0000] rev 15

Changed debug to debugg. Naming debug() was giving error.


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