I made a fork of a generic library that was developed with support for RFM95 LoRa module that I found online. I Made a few changes and made it compatible with hardware limitations of the MAX32620FTHR and MAX32630FTHR module.

Dependents:   MAX326xxFTHR_LoRa_RFM95 MAX326xxFTHR_LoRa_PingPong MAX326xxFTHR_RFM95_LoRa_PingPong MAX326xxFTHR_LoRa_RFM95_PingPong_Example ... more

Fork of SX1276GenericLib by Helmut Tschemernjak

LoRa_TODO.txt

Committer:
Helmut64
Date:
2017-05-06
Revision:
36:f2b885b6f33e
Child:
37:21fa0615e993

File content as of revision 36:f2b885b6f33e:


Tasks we needs to be done. (move finished tasks to Done: with you name & date)
- Check of the MURATA TCXO config is correct
- What needs to e done in the MURATA PA_BOOST case
- Verify the Murata ANT Switch code.
- Make the timers more generic and move the OS code into the HAL layer.


















Done:
- Started a Generic SX1276 drive to support multiple SX1276 based modules (My-2017 Helmut Tsch)