-
Notifications
You must be signed in to change notification settings - Fork 250
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
Support meter type 19? #258
Comments
It's pretty likely your meter is already transmitting ERT-flavored messages, it may just be a matter of finding the right message type, and frequency the meter is transmitting on. I'd recommend trying SCM, SCM+, IDM, and NETIDM. You may also want to write a simple script to launch and dwell on a series of frequencies using the |
I've tried -msgtype=all, but wasn't able to find this meter's ID in the output. Of course, things would be slightly simpler if I could find the standard FCC label on this meter - I'll take another look to see if it's somewhere visible but less obvious, otherwise it's likely hidden inside the locked enclosure somewhere. I'll play with frequencies when I get a spare few minutes to see if I can discover where this thing is hiding. I also find myself wondering if the reason for this new meter type might be encryption, in which case, I might be SOL. |
Ouch - just went digging through Xylem/Sensus' marketing materials on the Aclara I-210+c. It looks like this meter can be equipped with one of two different modules:
They're also heavily pushing a proprietary product they're calling FlexNet, which they're marketing as AMI (vs AMR). It's difficult to tell from the marketing materials, but I suspect that's the purpose of the ZigBee-equipped DT-105 module. They also appear to sell an all-in-one solution to read both older AMR meters and newer AMI meters, which I suspect is what my utility company is using. Thus, the difference between type 19 and 12 may well be use of Xylem's AMI infrastructure, which means this is going to get very interesting indeed. |
@PinkFreud I just received a new meter and the literature shows it's AMI. I'm assuming this means we aren't going to be able to pick it up on our 900mhz antenna's anymore? |
See #284 |
When I had solar installed here, my utility company (PSE&G, NJ) wound up installing a net meter. The ID label seems to show a meter type of 19, which I have yet to see anywhere else. Unsurprisingly, my meter ID fails to show up in rtlamr.
I have a suspicion that type 19 may be similar to type 12, though, for two particular reasons:
Would it be possible to add support for type 19 meters? I'm pretty new to SDR in general, so if there's a way I can investigate output of rtlsdr for any mention of my meter id, I'd be happy to see what I can dig up.
The text was updated successfully, but these errors were encountered: