Peer to Peer example

Dependencies:   libmDot-dev-mbed2-deprecated mbed-rtos mbed

Fork of mDot_LoRa_PEER_TO_PEER by Jason Reiss

This example will setup a peer to peer node, copy program to two dots Uplink packets will be sent every 5 seconds, however communication is half-duplex An mDot cannot receive while transmitting

This example also demonstrates asynchronous receive through libmDot using the event framework.

Received packets will be sent to the Serial port on pins 2 and 3 baud rate for serial ports is set to 115200

Committer:
jreiss
Date:
Wed Aug 17 18:40:06 2016 +0000
Revision:
8:3336880e91d6
Parent:
7:30602a4a9902
update libmDot to 2.0.2; Remove RxBuffer delete in MacEvent RxDone which is now done within library

Who changed what in which revision?

UserRevisionLine numberNew contents of line
jreiss 7:30602a4a9902 1 https://developer.mbed.org/users/mbed_official/code/mbed-rtos/#0788b1a76461