This program is guided to help establish a connection between two RFM95 900MHz LoRa radio modules using Maxim Integrated's Feather MCUs (MAX32630FTHR Mbed and the MAX32620FTHR Mbed). Once the radios are configured after powering on and if the radios are wired correctly, the two radios will self identify as either a master or a slave, and will then proceed to PING and PONG back and forth. Information about what is happening between the radios can be seen if the two boards are hooked up to a USB COM port through the included DAPLINK modules.
Dependencies: BufferedSerial SX1276GenericLib USBDeviceHT max32630fthr
Fork of MAX326xxFTHR_LoRa_PingPong by
SX1276GenericLib.lib@7:6a8a82bfb0c6, 2017-05-19 (annotated)
- Committer:
- Helmut64
- Date:
- Fri May 19 13:59:59 2017 +0000
- Revision:
- 7:6a8a82bfb0c6
- Parent:
- 6:1b598b0e52e4
- Child:
- 9:2f9e4be4d046
Update SX1276GenericLib, Lora frequencies are now specified in Hz.
Who changed what in which revision?
User | Revision | Line number | New contents of line |
---|---|---|---|
Helmut64 | 7:6a8a82bfb0c6 | 1 | http://developer.mbed.org/users/Helmut64/code/SX1276GenericLib/#00c1f5b83920 |