Problem with ARDOP / Pat email connecting to radio

186 views
Skip to first unread message

Chris Hoffman

unread,
May 11, 2024, 12:39:47 AM5/11/24
to DigiPi

I have DigiPi running on a Pi zero 2W connected to my IC-7300
FT8 is working well.

I want to experiment with ARDOP and Pat Email
I start the 3 services (Pat email, ARDOP, and Rig Control)
When I click connect in Pat email I get the error message below.

I cannot find any place to check settings for ARDOP or PAT.

Can someone point me in the right direction?

Thank you 
Chris


Subject

From

Date

Message ID
2024/05/11 00:33:40 Unable to get frequency from rig RigCtl Radio: dial tcp [::1]:4532: connect: connection refused. 2024/05/11 00:33:40 Starting HTTP service (http://0.0.0.0:8080)... 2024/05/11 00:34:04 ARDOP TNC initialization failed: dial tcp [::1]:8515: connect: connection refused

Craig

unread,
May 11, 2024, 12:25:29 PM5/11/24
to Chris Hoffman, DigiPi
Hey Chris,

Pat is the one and only thing that uses rigctld.

All the parameters for rigctld are set during Initialize and found in

    /etc/systemd/system/rigctld.service


[Unit]
Description=rigctld
#Before=pat

[Service]
ExecStart=/usr/bin/rigctld -m 3085 -r /dev/ttyACM0 -s 115200   
WorkingDirectory=/home/pi/
StandardOutput=inherit
StandardError=inherit
Restart=no
User=pi

[Install]
WantedBy=multi-user.target
WantedBy=pat



Adjust the rig number, device file and baudrate accordingly and you should
be in business (ic705 in example above).

-craig
KM6LYW
--
You received this message because you are subscribed to the Google Groups "DigiPi" group.
To unsubscribe from this group and stop receiving emails from it, send an email to digipi+un...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/digipi/7d11ae7a-a0c5-4a30-bfd2-31dcd0d069f2n%40googlegroups.com.

Chris Hoffman

unread,
May 11, 2024, 4:38:30 PM5/11/24
to DigiPi
Problem solved.
The DigiPi and 7300 speak to each other now.

The baud rate was wrong

On the DigiPi Initialization page, you have the baud rate for the IC-7300 as 19200.  It should be 115200.


The 7300 transmits a signal now.  I just have to wait for the geomagnetic storm to pass to connect to an RMS server.

Thank you for the help

DigiPi is awesome and a lot of fun
Reply all
Reply to author
Forward
0 new messages