
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
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.
Revision 0:eb7d6a52f42d, committed 2017-03-13
- Comitter:
- GregCr
- Date:
- Mon Mar 13 14:42:55 2017 +0000
- Child:
- 1:22e02d1cfbca
- Commit message:
- alpha release
Changed in this revision
--- /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