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
Revisions of sx1276/library.properties
Revision | Date | Message | Actions |
---|---|---|---|
97:3d5d489206aa | 2017-11-18 | Change timeout functions to use a generic TIMER_REF instead of a D21 TCC pointer | File Diff Annotate |
77:7f227a4dffe6 | 2017-07-31 | Moved SAMD timer and sleep code into new file arduino-d21.cpp | File Diff Annotate |
70:1d496aae2819 | 2017-07-23 | Better sleep() support for Arduino D21 | File Diff Annotate |