Closed apurv1305 closed 2 years ago
RFM69 is 3.3v. You can use the read register functions. Also plenty of examples in the library for sending and receiving (like Node and Gateway). I would suggest using a board that has the RFM69 already installed, like the Moteino.
So, I was trying to read registers on an RFM69HCW hooked up-to an Arduino Pro Mini (5V, 16MHz). But completely unable to read or write any register values on the RFM69 module. Even tried to send or receive data through this library, but completely unable to do so. Tried pulling the RESET pin to low, but didn't help. Any help would be really appreciated. Thanks.