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.h
Revision | Date | Message | Actions |
---|---|---|---|
6:44752b4f8ab1 | 2014-09-23 | minor change | File Diff Annotate |
4:5ece30264cd9 | 2014-09-19 | created main.h for callback prototype; match library update | File Diff Annotate |