Simple Ping-Pong demo application between two SX1280 demo boards. 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

Dependencies:   SX1280Lib mbed

This code is made to run without the screen and the user may observe some glitches on the display if it remains connected during the Ping Pong demo.

Files at this revision

API Documentation at this revision

Comitter:
GregCr
Date:
Mon Mar 13 14:42:55 2017 +0000
Child:
1:22e02d1cfbca
Commit message:
alpha release

Changed in this revision

SX1280Lib.lib Show annotated file Show diff for this revision Revisions of this file
main.cpp Show annotated file Show diff for this revision Revisions of this file
mbed.bld Show annotated file Show diff for this revision Revisions of this file
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/SX1280Lib.lib	Mon Mar 13 14:42:55 2017 +0000
@@ -0,0 +1,1 @@
+http://developer.mbed.org/teams/Semtech/code/SX1280Lib/#03ec2f3bde8c
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/mbed.bld	Mon Mar 13 14:42:55 2017 +0000
@@ -0,0 +1,1 @@
+http://mbed.org/users/mbed_official/code/mbed/builds/e1686b8d5b90
\ No newline at end of file