ninjablocks / 433Utils

433Kit is a collection of code and documentation designed to assist you in the connection and usage of RF 433MHz transmit and receive modules to/with your Arduino and Rapberry Pi.
ninjablocks.com
MIT License
893 stars 336 forks source link

mySwitch.available() always false #82

Open okaapi opened 1 year ago

okaapi commented 1 year ago

I have the 433 MHz Rx module connected to GPIO pin 27, which is WiringPi 2, but mySwitch.available() is always false.

Any pointers?