Initial Setup #165
Replies: 3 comments 8 replies
-
Looks like I'm getting closer. I ran the following command: rtlamr -msgtype=idm --format=json -msgtype=scm+ and I received the following error: main.go:85: Error connecting to spectrum server: dial tcp127.0.0.1:1234 connectex: No connection could be made because the target machine actively refused it. What did I miss? Thanks, |
Beta Was this translation helpful? Give feedback.
-
Thanks for the quick reply!
I just figured out that was what I was doing wrong. I have that running now.
I then ran rtlamr and this was my result.
My goal here is to connect to my electric meter.
Thanks,
Ray
From: Konstantin Klitenik <[email protected]>
Sent: Tuesday, January 26, 2021 8:25 PM
To: bemasher/rtlamr <[email protected]>
Cc: MauriceB13 <[email protected]>; Author <[email protected]>
Subject: Re: [bemasher/rtlamr] Initial Setup (#165)
Do you have rtl_tcp running? It must be running first for rtlamr to connect to.
—
You are receiving this because you authored the thread.
Reply to this email directly, <#165 (reply in thread)> view it on GitHub, or <https://github.com/notifications/unsubscribe-auth/ASRHSGXSG6JDAADCKV2TJ2DS35TOVANCNFSM4WLZLRMQ> unsubscribe.
|
Beta Was this translation helpful? Give feedback.
-
I got rtl_tcp to run and then start rtl-sdr. I see the connection occur in rtl_tcp. I can't figure out what I have to do next to see my meter. Is there a parameter I have to enter for my meter ID somewhere? Thanks, |
Beta Was this translation helpful? Give feedback.
-
Hi All:
I’m new to this RTL-SDR world. I just purchased the R820T. I have it all installed and configured and it appears to be working in AirSpy. My end goal is to try and read my smart meter as indicated above. I have installed GO, GIT, Visual Studio Code with the GitHub extension. I then installed the RTLAMR and RTLAMR-COLLECT. I saw the commands above that are supposedly supposed to show me smart meters in my area. However, when I run that command in the terminal of Visual Studio Core, it doesn’t work. My question is where should I be running commands such as:
~/gocode/bin/rtlamr -msgtype=idm –format=json -msgtype=scm+
Thanks,
Ray
Beta Was this translation helpful? Give feedback.
All reactions