MAX326xxFTHR LoRa Example

Dependencies:   BufferedSerial SX1276GenericLib max32630fthr USBDeviceHT

History

MAX326xxFTHR LoRa Example default tip

2021-12-29, by walterluu [Wed, 29 Dec 2021 06:55:18 +0000] rev 22

MAX326xxFTHR LoRa Example


Added Link to where to find wiring instructions for sx1276 enabled ; (RFM95) LoRa Radios.

2018-06-21, by dev_alexander [Thu, 21 Jun 2018 16:59:46 +0000] rev 21

Added Link to where to find wiring instructions for sx1276 enabled ; (RFM95) LoRa Radios.


Deleted unused library

2018-06-04, by dev_alexander [Mon, 04 Jun 2018 21:05:02 +0000] rev 20

Deleted unused library


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.

2018-06-01, by dev_alexander [Fri, 01 Jun 2018 22:07:08 +0000] rev 19

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.


Fixed the Heltec SPI SLCK Pin.

2018-03-12, by Helmut64 [Mon, 12 Mar 2018 15:00:02 +0000] rev 18

Fixed the Heltec SPI SLCK Pin.


Added Heltec L4 board Pins into PinMap.h; Added USBDevice library to support USBSerial console IO; Moved helper code into utils.cpp; Moved dprintf support with var args and serial or USBSerial output.; Added compile time version support to set RTC to compi...

2018-02-23, by Helmut64 [Fri, 23 Feb 2018 12:57:25 +0000] rev 17

Added Heltec L4 board Pins into PinMap.h; Added USBDevice library to support USBSerial console IO; Moved helper code into utils.cpp; Moved dprintf support with var args and serial or USBSerial output.; Added compile time version support to set RTC to compi...


Added proper PinMap for the Heltec Board; updated libs

2018-02-22, by Helmut64 [Thu, 22 Feb 2018 11:12:24 +0000] rev 16

Added proper PinMap for the Heltec Board; updated libs


Added STM32L432KC into PinMap.h

2018-01-30, by Helmut64 [Tue, 30 Jan 2018 09:51:21 +0000] rev 15

Added STM32L432KC into PinMap.h


Updated SX1276 lib

2017-11-26, by Helmut64 [Sun, 26 Nov 2017 14:12:51 +0000] rev 14

Updated SX1276 lib


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.

2017-08-08, by Helmut64 [Tue, 08 Aug 2017 08:49:06 +0000] rev 13

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.