-
Notifications
You must be signed in to change notification settings - Fork 54
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
Is it possible to change the mhz of the frequency my meter runs at? #153
Comments
You will need to define 2 enviroment variables: RTL_TCP_ARGS=nostart Do you have a copy of what this would look like or a screenshot so I can see what it looks like and verify I don’t run this in docker :( |
On my setup I have tweaked the default frequency slightly to 916MHz. The meter I have (water r900) freq hops between 912 to 920, placing rtlamr in the middle of the band should increase the number of channels it can capture. I have not done extensive testing to confirm it, and also it does not matter since even though it transmits every 15s the data is only updated every 15mins. To change the frequency center I added the
Here is the log output when running at a different center frequency (edited meter ID):
|
I really not sure if it is possible to go to a so different frequency, but as mentioned by @arthurbenemann you can try using the More here: |
@arthurbenemann awesome thanks, how can i have it listen on all protocols? [2022-08-08 18:27:18] Using "/data/options.json" config file |
Weird, when i change it to Listen only true my center frequency went back to default..... seems a bug occured |
I will be closing as this is not a bug, but a question. Thank you |
hey @gbdavidx were you ever able to figure this out? I'm a PG&E user as well and I don't know how to read the gas or electric meters. |
According to my gas meters website, P&E's gas SmartMeters™ operate in the 450-470 MHz frequency-band to communicate customer gas-usage to PG&E, how can i listen on the 460 Mhz band?
https://www.pge.com/en_US/safety/how-the-system-works/understanding-radio-frequency/understanding-radio-frequency.page
The text was updated successfully, but these errors were encountered: