
SX1276 Ping Pong FHSS Demo Application
Ping-Pong demo application using FHSS (Frequency Hoping Spread Spectrum) 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 |
---|---|---|---|
6:235854d4b0c4 | 2017-04-24 | WARNING: Radio API timings changed from micro-seconds to milliseconds; ; Updated SX1276Lib and mbed libraries to the latest versions | File Diff Annotate |
4:cd44376a1408 | 2015-11-26 | Adapted application to new version of SX1276Lib radio driver | File Diff Annotate |
3:99bd9ae6906f | 2014-12-16 | Updated according to radio library API change | File Diff Annotate |
2:b03bdfedfafa | 2014-10-13 | Update of main.cpp | File Diff Annotate |
1:41b10c760ff2 | 2014-09-23 | Functional | File Diff Annotate |
0:db48addeabda | 2014-09-19 | First commit | File Diff Annotate |