timleland / rfoutlet

Control 433Mhz Rf power outlets from a Raspberry Pi
http://timleland.com/wireless-power-outlets/
142 stars 64 forks source link

Piscope shows pin activity but RFSniffer does not report it #6

Open bitstrike opened 2 years ago

bitstrike commented 2 years ago

Hi - I'm not able to get RFSniffer to report any signal on my RPi 3 and wondering if I have a software issue (running RaspiOS bullseye). I ran Piscope to check GPIO27 and there certainly seems to be signal on that pin.

In this screenshot, I pressed a button on my 433mhz BN-LNK remote and could certainly see some signal coming over it (in red box). The signal would repeat with each button press.

Does anything look amiss or is the pin just too noisy for RFSniffer to pick up the signal from the remote? My Pi is wired like this. I'm using WiringPi from here

timleland commented 2 years ago

Hi,

This project is pretty old and I have not run it in years. Are you seeing any error messages?

bitstrike commented 2 years ago

No, no error messages. It just doesn't produce any output and I'm trying to track it down. I had posted the question on a forum and someone suggested submitting a bug report but I don't know for sure this is actually a bug.