You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The RFM12/69 modules can be configured in OOK mode and thus operated like a stupid receiver module on the Arduino Nano. An example could be the reception of FS20 signals in Ethersex (https://github.com/ethersex/ethersex/blob/master/hardware/radio/rfm12/rfm12_fs20.c). With a little adjustment, you could then perhaps also operate the popular JeeLinks v3/v3c with SIGNALduino.
For RFM69 there's even an OOK library that could be used.
The text was updated successfully, but these errors were encountered:
The RFM12/69 modules can be configured in OOK mode and thus operated like a stupid receiver module on the Arduino Nano. An example could be the reception of FS20 signals in Ethersex (https://github.com/ethersex/ethersex/blob/master/hardware/radio/rfm12/rfm12_fs20.c). With a little adjustment, you could then perhaps also operate the popular JeeLinks v3/v3c with SIGNALduino.
For RFM69 there's even an OOK library that could be used.
The text was updated successfully, but these errors were encountered: