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.1k stars 242 forks source link

docs: Identifying a Meter #153

Closed skullydazed closed 2 years ago

skullydazed commented 4 years ago

I don't know how universally true this is, but I found that my particular meter was easy to identify once I noticed that the ID is printed just above the KWH display. I think this would be useful information to include in the Ethics section of the readme.

IMG_0415

Output from rtlamr:

{Time:2020-06-11T16:04:13.198 SCM:{ID:20769XXX Type: 7 Tamper:{Phy:00 Enc:00} Consumption:  637838 CRC:0x4A40}}
bemasher commented 4 years ago

There are a bunch of meter photos available in fcc test reports, I'll compile some examples.

mmiller7 commented 2 years ago

I'll add this may vary a lot by meter type, in my case (Dominion Energy analog meter) the ID on the front of the dial is wrong, the correct ID to look for is on a label affixed to the RF module under/behind the dial visible thru the bottom of the glass.

{Time:2021-07-18T12:26:33.198 SCM:{ID:48722275 Type: 5 Tamper:{Phy:03 Enc:03} Consumption: 2127374 CRC:0xB011}}

image