Skip to content

How to recieve 433 and 868 signals with one Reciever and rtl_433? #3069

Answered by HolgerAusB
kami83 asked this question in Q&A
Discussion options

You must be logged in to vote

as long, as you have no time critical sensors, aka alarms, you can hop frequencies:

rtl_433 -f 433.53M -f 686.02M -H 600

this will hop every 5 minutes (600 seconds) to the other frequency. You might change or strip the decimal part to your needs. And you should test, how often the sensors sending data. Everything above 5 minutes makes it difficult.

And, of course, you will loose all data on the frequency, which is not active in the interval. But for weather stations, that should be OK.

Replies: 7 comments 15 replies

Comment options

You must be logged in to vote
3 replies
@kami83
Comment options

@lemek84
Comment options

@zuckschwerdt
Comment options

Answer selected by kami83
Comment options

You must be logged in to vote
1 reply
@kami83
Comment options

Comment options

You must be logged in to vote
10 replies
@zuckschwerdt
Comment options

@AkaBoing
Comment options

@k-str50
Comment options

@zuckschwerdt
Comment options

@k-str50
Comment options

Comment options

You must be logged in to vote
1 reply
@k-str50
Comment options

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
6 participants