Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

433MHz module not working with RPI4 #78

Open
pijoe56 opened this issue Mar 21, 2022 · 2 comments
Open

433MHz module not working with RPI4 #78

pijoe56 opened this issue Mar 21, 2022 · 2 comments

Comments

@pijoe56
Copy link

pijoe56 commented Mar 21, 2022

Hi,
I have been using these modules with my Rasperry Pi3 and Zero and it has always worked perfectly, now I have tried it with the Raspberry Pi4 and despite the fact that the codes are sent it does not work. can someone help me, thanks.

[code]RF_COMMAND='/home/pi/433Utils/RPi_utils/codesend'
remote2off = '123456'
subprocess.call([RF_COMMAND, remote2off]) # remote2 switch off
...[/code]

@lxne
Copy link

lxne commented Oct 28, 2023

I have a new 433MHz module and I can't get it to work with my Pi4, too.
Any ideas or does it even work for anyone?

@lxne
Copy link

lxne commented Oct 28, 2023

With rpi-rf receiving works.
But my transmitter module still won't work. Maybe it is defect.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants