<?xml version="1.0" encoding="UTF-8" ?>
<rss version="2.0" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:wikidot="http://www.wikidot.com/rss-namespace">

	<channel>
		<title>Help Kenwood D710G not working with PG-5H cable</title>
		<link>http://aprsisce.wikidot.com/forum/t-6191869/help-kenwood-d710g-not-working-with-pg-5h-cable</link>
		<description>Posts in the discussion thread &quot;Help Kenwood D710G not working with PG-5H cable&quot;</description>
				<copyright></copyright>
		<lastBuildDate>Sun, 09 Aug 2026 11:05:08 +0000</lastBuildDate>
		
					<item>
				<guid>http://aprsisce.wikidot.com/forum/t-6191869#post-4000832</guid>
				<title>Re: Help Kenwood D710G not working with PG-5H cable</title>
				<link>http://aprsisce.wikidot.com/forum/t-6191869/help-kenwood-d710g-not-working-with-pg-5h-cable#post-4000832</link>
				<description></description>
				<pubDate>Sun, 23 Sep 2018 14:44:33 +0000</pubDate>
				<wikidot:authorName>VE5BNC</wikidot:authorName>				<wikidot:authorUserId>4667983</wikidot:authorUserId>				<content:encoded>
					<![CDATA[
						 <p>Hi Bruce</p> <p>You're decribing my exact configuration although I built my own cable. The configuration is documented on this site if you just search for D710. Keep in mind that I found that the development version after February 2017 isn't parsing the GPS pass through from the D710. The public stable release and all development releases including February 2017 work just fine.</p> <p>You have to run the D710 in APRS mode and have the radio configured to output on the serial port on the head. I think this is menu 604.</p> <p>Once you have the radio configured, connect your computer and use your favourite terminal program to monitor the output. You should see something like this:</p> <p>$PKWDPOS,032136,A,5206,N,10637.002,W,0,0,221213,200.00*2A<br /> $PKWDPOS,032138,A,5206,N,10637.002,W,0,0,221213,200.00*24<br /> $PKWDPOS,032140,A,5206,N,10637.002,W,0,0,221213,200.00*2B<br /> $PKWDPOS,032142,A,5206,N,10637.002,W,0,0,221213,200.00*29<br /> $PKWDPOS,032143,A,5206,N,10637.002,W,0,0,221213,200.00*28<br /> $PKWDPOS,032145,A,5206,N,10637.002,W,0,0,221213,200.00*2E<br /> $PKWDPOS,032148,A,5206,N,10637.002,W,0,0,221213,200.00*23<br /> VE5AA-11&gt;APZBNC,WIDE2-2:!0000.00N/00000.00EO000/000/A=000000/V=10.2/Ti=-127/Te=-127 *Stale*<br /> $PKWDPOS,032150,A,5206,N,10637.002,W,0,0,221213,200.00*2A</p> <p>cmd:VE5AA-11&gt;APZBNC,WIDE2-2:T#000,144,001,001,000,000,00000000<br /> VE5AA-11&gt;APZBNC,WIDE2-2::VE5AA-11 :PARM.Battery,ITemp,Etemp<sub><br /> $PKWDPOS,032152,A,5206,N,10637.002,W,0,0,221213,200.00*28<br /> VE5AA-11&gt;APZBNC,WIDE2-2::VE5AA-11 :UNIT.V,degC,degC</sub><br /> VE5AA-11&gt;APZBNC,WIDE2-2::VE5AA-11 :EQNS.0,0.0743,0,0,1,-128,0,1,-128,0,0,0,0,0,0<br /> VE5AA-11&gt;APZBNC,WIDE2-2::VE5AA-11 :BITS.11111111<br /> $PKWDPOS,032154,A,5206,N,10637.002,W,0,0,221213,200.00*2E<br /> $PKWDPOS,032155,A,5206,N,10637.002,W,0,0,221213,200.00*2F</p> <p>Once you've confirmed the radio is outputting the right data, you can configure APRSIS32. My configuration is slightly different than the documentation shows, my configuration doesn't configure the D710 at all because it wasn't valuable to me. The down side is that I lose the ability for the laptop to transmit via the D710. Here's my D710 port configuration from Aprsis32:</p> <p>&lt;!<span style="text-decoration: line-through;">RFPort[1]</span>&gt;<br /> &lt;RFPort Name=&quot;D710&quot;&gt;<br /> &lt;Protocol&gt;KWD710(APRS)&lt;/Protocol&gt;<br /> &lt;Device&gt;COM3:9600,N,8,1&lt;/Device&gt;<br /> &lt;RfBaud&gt;1200&lt;/RfBaud&gt;<br /> &lt;OpenCmd&gt;~!!0&lt;/OpenCmd&gt;<br /> &lt;CloseCmd&gt;~!!0&lt;/CloseCmd&gt;<br /> &lt;QuietTime&gt;0&lt;/QuietTime&gt;<br /> &lt;Enabled&gt;1&lt;/Enabled&gt;<br /> &lt;XmitEnabled&gt;0&lt;/XmitEnabled&gt;<br /> &lt;ProvidesNMEA&gt;1&lt;/ProvidesNMEA&gt;<br /> &lt;RFtoISEnabled&gt;1&lt;/RFtoISEnabled&gt;<br /> &lt;IStoRFEnabled&gt;1&lt;/IStoRFEnabled&gt;<br /> &lt;MyCallNot3rd&gt;0&lt;/MyCallNot3rd&gt;<br /> &lt;NoGateME&gt;0&lt;/NoGateME&gt;<br /> &lt;BeaconingEnabled&gt;0&lt;/BeaconingEnabled&gt;<br /> &lt;BeaconPath&gt;&lt;/BeaconPath&gt;<br /> &lt;BulletinObjectEnabled&gt;0&lt;/BulletinObjectEnabled&gt;<br /> &lt;DXEnabled&gt;0&lt;/DXEnabled&gt;<br /> &lt;DXPath&gt;RFONLY&lt;/DXPath&gt;<br /> &lt;MessagesEnabled&gt;0&lt;/MessagesEnabled&gt;<br /> &lt;MessagePath&gt;&lt;/MessagePath&gt;<br /> &lt;TelemetryEnabled&gt;0&lt;/TelemetryEnabled&gt;<br /> &lt;TelemetryPath&gt;&lt;/TelemetryPath&gt;<br /> &lt;!<span style="text-decoration: line-through;">DigiXform</span>&gt;<br /> &lt;/RFPort&gt;<br /> &lt;!<span style="text-decoration: line-through;">RFPort[1]</span>&gt;</p> <p>73, Bruce - VE5BNC</p> 
				 	]]>
				</content:encoded>							</item>
					<item>
				<guid>http://aprsisce.wikidot.com/forum/t-6191869#post-3841901</guid>
				<title>Help Kenwood D710G not working with PG-5H cable</title>
				<link>http://aprsisce.wikidot.com/forum/t-6191869/help-kenwood-d710g-not-working-with-pg-5h-cable#post-3841901</link>
				<description></description>
				<pubDate>Tue, 19 Jun 2018 14:37:31 +0000</pubDate>
				<wikidot:authorName> Bruce roaf</wikidot:authorName>				<wikidot:authorUserId>4269565</wikidot:authorUserId>				<content:encoded>
					<![CDATA[
						 <p>Hi<br /> I have now spent hours on hours trying to get the GPS and APRS data from the control head of the Kenwood D710G to work. I am using the Kenwood PG-5H lead from the head directly into the serial port of my Panasonic Tough book. No matter what I do I cannot get the Program to receive any data through the lead. The lead works perfectly on the data outlets on the main body of the radio and I can read and write to the radio to and from the Panasonic laptop.<br /> Does anyone have any suggestions on what I may be doing wrong ? I thought that using the PG-5H lead directly into the laptop was going to be an easy Solution to getting all the APRS data into the software. I have a Raynet event in a few weeks and I would like to track all the other operators on my laptop using Kenwood D710G as well as showing my position on the map.</p> <p>Any help gratefully received<br /> Bruce 2E0RJB</p> 
				 	]]>
				</content:encoded>							</item>
				</channel>
</rss>