adafruit / TinyLoRa

LoRaWAN Library
69 stars 38 forks source link

Add RST to init #24

Closed brentru closed 5 years ago

brentru commented 5 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.