SX1272 Ping Pong Demo Application
Fork of SX1272PingPong by
Simple Ping-Pong demo application between two SX1272MB2xAs 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
Diff: mbed.bld
- Revision:
- 4:5ece30264cd9
- Parent:
- 0:1ed39951ab7b
- Child:
- 9:e764990e45df
diff -r 8b9e2a4df4b5 -r 5ece30264cd9 mbed.bld --- a/mbed.bld Thu Sep 04 14:04:52 2014 +0000 +++ b/mbed.bld Fri Sep 19 14:18:37 2014 +0000 @@ -1,1 +1,1 @@ -http://mbed.org/users/mbed_official/code/mbed/builds/9327015d4013 \ No newline at end of file +http://mbed.org/users/mbed_official/code/mbed/builds/552587b429a1 \ No newline at end of file