SX1276 Ping Pong Demo Application
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
Changes
Revision | Date | Who | Commit message |
---|---|---|---|
9:e764990e45df | 2014-12-16 | mluis | Updated according to radio library API change |
8:f956dee63a56 | 2014-09-30 | GregCr | remove mbed_debug.h as causing insses with NXP board |
7:c1bbd6c56979 | 2014-09-26 | GregCr | Change payload buffer handling |
6:44752b4f8ab1 | 2014-09-23 | GregCr | minor change |
5:f2431c4fe3bb | 2014-09-19 | GregCr | Minor correction |
4:5ece30264cd9 | 2014-09-19 | GregCr | created main.h for callback prototype; match library update |
3:8b9e2a4df4b5 | 2014-09-04 | GregCr | Added support for FHSS |
2:59e108728d71 | 2014-08-21 | GregCr | Release Candidate V1.1 |
1:126d70d374f6 | 2014-08-20 | GregCr | Release Candidate |
0:1ed39951ab7b | 2014-08-19 | GregCr | Simple Ping-Pong between two SX1276MB1xAS boards |