adafruit / TinyLoRa

LoRaWAN Library
68 stars 37 forks source link

Add RST to init #24

Closed brentru closed 4 years ago

brentru commented 4 years ago

Resets the RFM9x module before attempting to read the RFM9x RegVersion. Prevents chip from starting/reading in bad state. Examples modified to reflect the addition of the RST pin.

Tested on Feather M0 Radio with >500 successful continuous TX's to a TheThingsNetwork Gateway.