got this sample program for 2+ sx1276 modules to communicate in a ping pong fashion. This program has been tested and verified to run with 915MHz Hope RFM95 modules running with MAX32620FTHR and MAX32630FTHR micro controllers.

Dependencies:   BMI160 BufferedSerial SX1276GenericLib USBDeviceHT max32630fthr

Fork of STM32L0_LoRa by Helmut Tschemernjak

Revisions of SX1276GenericPingPong/GenericPingPong.cpp

Revision Date Message Actions
19:9f035b9e65ec 2018-06-01 got this sample program for 2+ sx1276 modules to communicate in a ping pong fashion. This program has been tested and verified to run with 915MHz Hope RFM95 modules running with MAX32620FTHR and MAX32630FTHR micro controllers. File  Diff  Annotate
16:675f4d0ee9e9 2018-02-22 Added proper PinMap for the Heltec Board; updated libs File  Diff  Annotate
13:5a32a1922fbc 2017-08-08 Updated target to TARGET_DISCO_L072CZ_LRWAN1; Use latest mbed version.; No need to set the system clock anymore because LRWAN1 is not included in mbed.; Updated to latest SX1276GenericLib. File  Diff  Annotate
11:d3a591c20cd7 2017-06-29 Added Radio callback this pointer and userData. This makes it easier to pass context into the interrupt callbacks. The this pointer allows to call C++ functions easier.; Update SX1276GenericLib File  Diff  Annotate
8:3b0d7b4ff28f 2017-05-19 Updated description. File  Diff  Annotate
7:6a8a82bfb0c6 2017-05-19 Update SX1276GenericLib, Lora frequencies are now specified in Hz. File  Diff  Annotate
6:1b598b0e52e4 2017-05-19 Updated SX12GenerlicLib; Radio Init has now a return value true of a Radio chip is detected. File  Diff  Annotate
3:dc560d3e9070 2017-05-14 Added Radio pointer to callbacks. File  Diff  Annotate
1:65d602e2d746 2017-05-10 Added simple sleep to save power. File  Diff  Annotate
0:c43b6919ae15 2017-05-10 Initial checkin Lora support for the STM B_L072Z_LRWAN1 board out of the box.; File  Diff  Annotate