bemasher / rtlamr

An rtl-sdr receiver for Itron ERT compatible smart meters operating in the 900MHz ISM band.
GNU Affero General Public License v3.0
2.19k stars 249 forks source link

OpenWay by Itron meter? #160

Closed maurera closed 3 years ago

maurera commented 3 years ago

Hi @bemasher - thanks very much for putting this project together. I'm interested in trying it out with my electric meter. Could you suggest whether this is likely compatible? If so, I'll go ahead and buy a rtl-sdr dongle.

My electric meter "OpenWay by Itron", model AMI7. I've found an fcc document that states

The Itron AMI7 is an electricity metering module which includes the register and display features for the meter as well as a Zigbee transmitter that operates in the 2405 MHz to 2475 MHz band and a LAN transmitter that operates in the 902 MHz to 928 MHz band.

(picture)

My water meter (this does not appear to be a smart meter) "Neptune Auto G65N 5/8 T-10". I was under the impression all water meters in my city were smart meters, but I'm not sure this is actually a smart meter? I wasn't able to figure it out from google searches (picture)

TrendMend commented 3 years ago

I don't think yours is a smart meter, if you look at the description from the site below it states that it doesn't have remote reading capabilities (it's not smart).

https://www.flows.com/neptune-t-10-3-4-potable-water-meter/

On Tue., Dec. 15, 2020, 4:20 p.m. maurera, notifications@github.com wrote:

Hi @bemasher https://github.com/bemasher - thanks very much for putting this project together. I'm interested in trying it out with my electric and/or water meter. Could you suggest whether this is likely compatible with my meters? If so, I'll go ahead and buy a rtl-sdr dongle.

My electric meter "OpenWay by Itron", model AMI7. I've found an fcc document https://fccid.io/SK9AMI7/User-Manual/Manual-1459875 that states

The Itron AMI7 is an electricity metering module which includes the register and display features for the meter as well as a Zigbee transmitter that operates in the 2405 MHz to 2475 MHz band and a LAN transmitter that operates in the 902 MHz to 928 MHz band.

(picture) https://imgur.com/a/4rcwgWV

My water meter "Neptune Auto G65N 5/8 T-10". I was under the impression all water meters in my city were smart meters, but I'm not sure this is actually a smart meter? I wasn't able to figure it out from google searches (picture) https://imgur.com/a/s7W2oeW

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/bemasher/rtlamr/issues/160, or unsubscribe https://github.com/notifications/unsubscribe-auth/AFSAGDV2BNCZ4T2TG3BQQVTSU7VM3ANCNFSM4U5DUCUQ .

bemasher commented 3 years ago

rtlamr does not support Itron's OpenWay.

DATAstrm commented 2 years ago

Hello, is there any plan to attempt to develop compatibility with Openway? I think I saw somewhere you mentioning that you were not doing that due to lack of accessibility to testing products. I'd be happy to help with my meter, if that would start things up. Thanks!

bemasher commented 2 years ago

There are no plans to implement OpenWay because it is likely encrypted, and I don't have time or equipment to implement an entirely different protocol.

DATAstrm commented 2 years ago

Any way those in the community can help with equipment or research? Loving the way rtlamr is working for the gas meter and it would be great to have wider support!

Best regards, Guang

On Feb 17, 2022, at 12:31 PM, Douglas Hall @.***> wrote:

 There are no plans to implement OpenWay because it is likely encrypted, and I don't have time or equipment to implement an entirely different protocol.

— Reply to this email directly, view it on GitHub, or unsubscribe. Triage notifications on the go with GitHub Mobile for iOS or Android. You are receiving this because you commented.

bemasher commented 2 years ago

Feel free to fork this project for your own implementation, I don't have time to work on implementing OpenWay.