Replies: 5 comments 5 replies
-
|
Doesn't look like you've got a compatible meter. The FCC report has internal photos with a Silver Spring Networks IC, and the FCC label doesn't have an ID in the expected format for ERT. |
Beta Was this translation helpful? Give feedback.
-
|
For me the easiest was to identify the actual reading. I see a bunch of gas meters and water meters but no electrical with my setup.--Nils Gokemeijer (Sent from iPhone)On Jul 4, 2024, at 12:44 PM, Andrew Stoker ***@***.***> wrote:
Not that it adds much credibility, but it looks like at least on the community spreadsheet doc, somebody posted this one as working. Wish I knew for certain though :D
—Reply to this email directly, view it on GitHub, or unsubscribe.You are receiving this because you are subscribed to this thread.Message ID: ***@***.***>
|
Beta Was this translation helpful? Give feedback.
-
|
Hey @AStoker I'm also near Columbia, SC (Chapin) and trying to read my Dominion meter as well. I get a bunch of different EndpointIDs starting with 130 just as you are, and they seem to be the gas meters. Check yours and I bet one of the IDs matches. No luck so far with the electric meter. I may try to test some different frequencies and see if anything comes up. If I do find something I'll report back here. |
Beta Was this translation helpful? Give feedback.
-
|
Just got a SDR and was trying to get my HA instance set up with RTLAMR, and also in the Columbia area with a Dominion meter. Did y'all ever figure it out/get anything working to read your electric usage? |
Beta Was this translation helpful? Give feedback.
-
|
I'm using an IR phototransistor to monitor the IR LEDs in the optical connector. I think its the LED on the left. On my meter, it flashes once every two W/hr. A previous version of a meter had the same optical connector, but flashed every 12 W/hr. I just had to watch it for a while to figure which was right. I use an arduino as a A/D converter and have some filters programmed in to smooth out the signal. I cant remember the name of the filter, but basically it just ignores any transition between (for example) 1 and 4 volts. It assumes a high once the voltage crosses above 4v, and doesnt assume low until it crosses below 1v. There is a lot of noise on my wire, its 20+ ft long, and sometimes flickers of sunlight cause jitter. |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
I'm trying to identify the endpoint for my meter. It's a Itron Gen 5 (Model: NIC 531-0601-13). I'm getting SCM+ messages with endpoints that don't seem to match anything on my meter. Searching the internet for help has only lead me to 5 year old questions on reddit :D I'm not sure if the stickers for FCC Ids have changed, or what's going on. Could somebody help me identify how to parse the endpoint ID?
BTW, this is what my output looks like
Beta Was this translation helpful? Give feedback.
All reactions