Initial Setup #165
Unanswered
MauriceB13
asked this question in
Q&A
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, |
1 reply
|
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 <notifications@github.com>
Sent: Tuesday, January 26, 2021 8:25 PM
To: bemasher/rtlamr <rtlamr@noreply.github.com>
Cc: MauriceB13 <ray@rberthelette.com>; Author <author@noreply.github.com>
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.
|
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment



Uh oh!
There was an error while loading. Please reload this page.
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
All reactions