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
Revisions of main.cpp
Revision | Date | Message | Actions |
---|---|---|---|
7:c1bbd6c56979 | 2014-09-26 | Change payload buffer handling | File Diff Annotate |
6:44752b4f8ab1 | 2014-09-23 | minor change | File Diff Annotate |
5:f2431c4fe3bb | 2014-09-19 | Minor correction | File Diff Annotate |
4:5ece30264cd9 | 2014-09-19 | created main.h for callback prototype; match library update | File Diff Annotate |
3:8b9e2a4df4b5 | 2014-09-04 | Added support for FHSS | File Diff Annotate |
2:59e108728d71 | 2014-08-21 | Release Candidate V1.1 | File Diff Annotate |
1:126d70d374f6 | 2014-08-20 | Release Candidate | File Diff Annotate |
0:1ed39951ab7b | 2014-08-19 | Simple Ping-Pong between two SX1276MB1xAS boards | File Diff Annotate |