SX1276 Ping Pong FHSS Demo Application

Dependencies:   SX1276Lib mbed

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

Revision:
6:235854d4b0c4
Parent:
1:41b10c760ff2
--- a/main.h	Thu Nov 26 17:01:16 2015 +0000
+++ b/main.h	Mon Apr 24 13:23:42 2017 +0000
@@ -112,4 +112,4 @@
  */
 void OnCadDone( void );
 
-#endif // __MAIN_H__
\ No newline at end of file
+#endif // __MAIN_H__