<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Amateur Radio &#8211; Carnali.com</title>
	<atom:link href="https://www.carnali.com/category/amateur-radio/feed/" rel="self" type="application/rss+xml" />
	<link>https://www.carnali.com</link>
	<description></description>
	<lastBuildDate>Mon, 23 Mar 2026 14:14:15 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=7.0</generator>
<site xmlns="com-wordpress:feed-additions:1">128617068</site>	<item>
		<title>Configuring N3FJP Logger for use with the Yaesu FTDX101D</title>
		<link>https://www.carnali.com/2026/03/24/configuring-n3fjp-logger-for-use-with-the-yaesu-ftdx101d/</link>
					<comments>https://www.carnali.com/2026/03/24/configuring-n3fjp-logger-for-use-with-the-yaesu-ftdx101d/#respond</comments>
		
		<dc:creator><![CDATA[Al]]></dc:creator>
		<pubDate>Tue, 24 Mar 2026 05:30:00 +0000</pubDate>
				<category><![CDATA[Amateur Radio]]></category>
		<category><![CDATA[Ham Radio]]></category>
		<category><![CDATA[N3FJP]]></category>
		<category><![CDATA[Yaesu FTDX101D]]></category>
		<guid isPermaLink="false">https://www.carnali.com/?p=888</guid>

					<description><![CDATA[I&#8217;m continuing my series of articles that describe how to configure various ham radio software applications to work with the Yaesu FTDX101D. All of the things I&#8217;m describing here are&#8230;]]></description>
										<content:encoded><![CDATA[
<p class="wp-block-paragraph">I&#8217;m continuing my series of articles that describe how to configure various ham radio software applications to work with the Yaesu FTDX101D. All of the things I&#8217;m describing here are available on various sites and videos around the Internet, but I wanted to show what I did to make it work because it&#8217;s a real world example that might just help someone else going through the same process. As I&#8217;ve said in previous articles, even though this is written for the Yaesu FTDX101D, the same information most likely will work on any modern Yaesu radio and, with a few changes, should work on non-Yaesu radios as well.</p>



<p class="wp-block-paragraph">If you haven&#8217;t done so yet, you should read my previous article, &#8216;Installing and Configuring Device Drivers for the Yaesu FTDX101D&#8217; since you will need to have completed that installation before any of the following will work.</p>



<p class="wp-block-paragraph">I&#8217;m also assuming that you&#8217;ve already downloaded and installed the N3FJP logger on your computer and are ready to go.</p>



<p class="wp-block-paragraph">This first section is performed to allow you to connect to the advanced COM port which is used to perform rig control. This allows you to control the frequency of the radio, change modes, etc.</p>



<figure class="wp-block-image size-large"><img fetchpriority="high" decoding="async" width="1024" height="510" src="https://www.carnali.com/wp-content/uploads/2026/03/Logger-1-1024x510.jpg" alt="" class="wp-image-889" srcset="https://www.carnali.com/wp-content/uploads/2026/03/Logger-1-1024x510.jpg 1024w, https://www.carnali.com/wp-content/uploads/2026/03/Logger-1-300x149.jpg 300w, https://www.carnali.com/wp-content/uploads/2026/03/Logger-1-768x383.jpg 768w, https://www.carnali.com/wp-content/uploads/2026/03/Logger-1-585x292.jpg 585w, https://www.carnali.com/wp-content/uploads/2026/03/Logger-1.jpg 1170w" sizes="(max-width: 1024px) 100vw, 1024px" /></figure>



<ul class="wp-block-list">
<li>Launch N3FJP logger and go to &#8216;Settings&#8217; > &#8216;Rig Interface…&#8217;.</li>



<li>You will now enter configuration information that matches the values that you used when installing the Yaesu device drivers. See the previous article that I mentioned above for more info.</li>



<li>Enter the following information in the appropriate sections:
<ul class="wp-block-list">
<li>&#8216;Select Rig&#8217; &#8211; &#8216;Yaesu Newer 2&#8217;</li>



<li>&#8216;Com Port&#8217; &#8211; the COM port associated with your advanced COM port. In my case it was &#8216;COM4&#8217;.</li>



<li>&#8216;Baud Rate&#8217; &#8211; &#8216;38.4&#8217;</li>



<li>&#8216;Parity&#8217; &#8211; &#8216;None&#8217;</li>



<li>&#8216;Data Bits&#8217; &#8211; &#8216;8&#8217;</li>



<li>&#8216;Stop Bits&#8217; &#8211; &#8216;2&#8217;</li>



<li>&#8216;Connection Power&#8217; &#8211; &#8216;None&#8217;</li>



<li>&#8216;Radio Polling Rate&#8217; &#8211; &#8216;2 sec&#8217;</li>



<li>&#8216;Mode Determined by&#8217; &#8211; &#8216;Rig&#8217;</li>
</ul>
</li>



<li>Make sure that the following items are checked:
<ul class="wp-block-list">
<li>&#8216;Use Frequency on Main Form&#8217;</li>



<li>&#8216;Immediately Execute Commands&#8217;</li>



<li>&#8216;Enable Ctrl Key Keyboard Tuning&#8217;</li>



<li>&#8216;Block Band Overlap&#8217;</li>
</ul>
</li>



<li>Set the following text into the associated text boxes:
<ul class="wp-block-list">
<li>&#8216;Command to Read Frequency&#8217; &#8211; &#8216;FA;&#8217;</li>



<li>&#8216;Command to Read Mode&#8217; &#8211; &#8216;MD0;&#8217;</li>
</ul>
</li>



<li>After entering the above information, press the &#8216;Test&#8217; button to start polling the rig. You should see the frequency and mode updating every two seconds which means you are receiving data from the rig.</li>



<li>Next, test the ability to control the rig by setting a frequency in the bottom right corner of the screen and pressing the &#8216;Send&#8217; button. Your rig should jump to that frequency. You can also press one of the mode keys to verify that the rig will change modes properly.</li>



<li>Press &#8216;Done&#8217; to dismiss the dialog.</li>
</ul>



<p class="wp-block-paragraph">This next section is performed to allow you to connect to the standard COM port which is used to key the transmitter.</p>



<figure class="wp-block-image size-large"><img decoding="async" width="1024" height="603" src="https://www.carnali.com/wp-content/uploads/2026/03/Logger-2-1024x603.jpg" alt="" class="wp-image-890" srcset="https://www.carnali.com/wp-content/uploads/2026/03/Logger-2-1024x603.jpg 1024w, https://www.carnali.com/wp-content/uploads/2026/03/Logger-2-300x177.jpg 300w, https://www.carnali.com/wp-content/uploads/2026/03/Logger-2-768x452.jpg 768w, https://www.carnali.com/wp-content/uploads/2026/03/Logger-2-585x345.jpg 585w, https://www.carnali.com/wp-content/uploads/2026/03/Logger-2.jpg 1170w" sizes="(max-width: 1024px) 100vw, 1024px" /></figure>



<ul class="wp-block-list">
<li>Go to &#8216;Settings&#8217; > &#8216;Transmit&#8217; > &#8216;CW Setup&#8217; and set the following:
<ul class="wp-block-list">
<li>&#8216;Com Port&#8217; &#8211; the COM port associated with your standard COM port. In my case it was &#8216;COM3&#8217;.</li>



<li>&#8216;Keying Options&#8217; &#8211; &#8216;DTR&#8217;</li>
</ul>
</li>



<li>To test the setup, press the &#8216;Test&#8217; button which will start transmitting the text contained in the F9 box. To abort the test, press .</li>



<li>If this worked, press &#8216;Done&#8217; to dismiss the dialog and you are ready to go. If not, you&#8217;ll have some troubleshooting to do. If you&#8217;re having a keying problem, verify that the COM3 settings you entered here, match those you did during the standard driver installation. If you&#8217;re having a rig control problem, verify that the COM4 settings you entered here, match those you did during the standard driver installation.</li>
</ul>



<p class="wp-block-paragraph">That&#8217;s it. It&#8217;s not really all that bad. The thing to remember is that you can uses many different combinations of device settings to control your rig but in order for them to work, both your software and your drivers must use the same settings. The settings I&#8217;ve used above have been tested and are known to work so I encourage you to use the same values.</p>



<p class="wp-block-paragraph"></p>
]]></content:encoded>
					
					<wfw:commentRss>https://www.carnali.com/2026/03/24/configuring-n3fjp-logger-for-use-with-the-yaesu-ftdx101d/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">888</post-id>	</item>
		<item>
		<title>Configuring N1MM Logger for use with Yaesu FTDX101D</title>
		<link>https://www.carnali.com/2026/03/14/configuring-n1mm-logger-for-use-with-yaesu-ftdx101d/</link>
					<comments>https://www.carnali.com/2026/03/14/configuring-n1mm-logger-for-use-with-yaesu-ftdx101d/#respond</comments>
		
		<dc:creator><![CDATA[Al]]></dc:creator>
		<pubDate>Sat, 14 Mar 2026 05:00:00 +0000</pubDate>
				<category><![CDATA[Amateur Radio]]></category>
		<category><![CDATA[Technology]]></category>
		<category><![CDATA[FTDX101D]]></category>
		<category><![CDATA[N1MM]]></category>
		<category><![CDATA[Radio]]></category>
		<category><![CDATA[Yaesu]]></category>
		<guid isPermaLink="false">https://www.carnali.com/?p=773</guid>

					<description><![CDATA[This is the second in a series of articles that I&#8217;m posting that will describe the process you need to go through to configure different programs to work with the&#8230;]]></description>
										<content:encoded><![CDATA[
<p class="wp-block-paragraph">This is the second in a series of articles that I&#8217;m posting that will describe the process you need to go through to configure different programs to work with the Yaesu FTDX101D transceiver.  I&#8217;m doing these articles because I just recently went through the setup process on my own system and found while there&#8217;s plenty of information out there, it&#8217;s sometimes confusing and often doesn&#8217;t fully describe what is happening during configuration process.  I hope that these articles will simplify things and help other users that might be intimidated by the complexity of setting up their hardware.  Before starting the process, you should review my previous post, <a href="https://www.carnali.com/2026/03/12/installing-and-configuring-device-drivers-for-the-yaesu-ftdx101d/">&#8216;Installing and Configuring Device Drivers for the Yaesu FTDX101D&#8217;</a> to make sure your radio is configured properly.</p>



<p class="wp-block-paragraph">N1MM Logger appears to be the logging program of choice for amateur radio contests. A lot of hams use it as a contesting log because of it&#8217;s many contesting features but after the contest is completed will export the data to another general logger that they use to log all of their contacts.</p>



<p class="wp-block-paragraph">N1MM allows you to automate a lot of the steps when contesting. For example, when using Morse code, you can load a configuration for a state QSO party, and just press function keys to perform the contesting exchange instead of using a Morse key and doing it manually. While this may seem like cheating to some, contesters like it because of the quick turnaround of contacts, beginners like it because they are prone to making sending mistakes and other like it because it&#8217;s just easier than sending code manually. For the automatic features to work, the program needs to be able to communicate with your radio. The rest of this article will tell you how to do that.</p>



<p class="wp-block-paragraph">Note that I&#8217;m using a Yaesu FTDX101D radio during this procedure but any Yaesu radio should have a similar setup and other non-Yaesu radios will probably work pretty much the same with some minor tweaks to the process.</p>



<p class="wp-block-paragraph">Here&#8217;s how to do it…</p>



<ul class="wp-block-list">
<li>Launch N1MM Logger and select &#8216;Config&#8217; > &#8216;Config Ports, Mode Control, Winkey, etc…&#8217; then select the &#8216;Hardware&#8217; tab.</li>
</ul>


<div class="wp-block-image">
<figure class="aligncenter size-large is-resized"><img decoding="async" width="1024" height="138" src="https://www.carnali.com/wp-content/uploads/2026/03/N1MM-Main-1024x138.png" alt="" class="wp-image-774" style="aspect-ratio:7.420326477596072;width:674px;height:auto" srcset="https://www.carnali.com/wp-content/uploads/2026/03/N1MM-Main-1024x138.png 1024w, https://www.carnali.com/wp-content/uploads/2026/03/N1MM-Main-300x40.png 300w, https://www.carnali.com/wp-content/uploads/2026/03/N1MM-Main-768x103.png 768w, https://www.carnali.com/wp-content/uploads/2026/03/N1MM-Main-1170x158.png 1170w, https://www.carnali.com/wp-content/uploads/2026/03/N1MM-Main-585x79.png 585w, https://www.carnali.com/wp-content/uploads/2026/03/N1MM-Main.png 1195w" sizes="(max-width: 1024px) 100vw, 1024px" /></figure>
</div>


<ul class="wp-block-list">
<li>At the top of the dialog you will see three radio boxes, these are used to select the type of hardware configuration you are using. 
<ul class="wp-block-list">
<li>&#8216;SO1V&#8217; is the simplest. It used when your radio has just one VFO that you will be using for both transmitting and receiving. </li>



<li>&#8216;SO2V&#8217; is used when your radio has two VFOs. Selecting this will configure the program to work with both and will display two separate dialogs during normal operation with each one allowing you to control a separate VFO. For example, one dialog/VFO could be used to work the 20M band, while the second could be used to work the 40M band. </li>



<li>&#8216;S02R&#8217; is similar to &#8216;SO2V&#8217; except instead of controlling to VFOs on the same radio, you are controlling to separate radios. </li>
</ul>
</li>



<li>To keep things simple, even though the FTDX101D contains 2 VFOs, I&#8217;m only using one and thus will select &#8216;SO1V&#8217;.</li>
</ul>



<ul class="wp-block-list">
<li>Next, we&#8217;ll set up CAT control for N1MM. This allows the software to control the radio and do things like change and read frequencies, modes and bands. It also enables the software to read and set many of the parameters used by the radio. On Yaesu radios, CAT control is accomplished using the Enhanced COM port and on my computer it is mapped to COM4, so on the first line we set &#8216;Port&#8217; to &#8216;COM4&#8217; and &#8216;Radio&#8217; to &#8216;FTDX101D&#8217;. The &#8216;Radio&#8217; field is used by the program so that it understands what messages to use during communications and what features are supported.</li>
</ul>


<div class="wp-block-image">
<figure class="aligncenter size-full is-resized"><img loading="lazy" decoding="async" width="561" height="714" src="https://www.carnali.com/wp-content/uploads/2026/03/N1MM-Enhanced.png" alt="" class="wp-image-775" style="width:457px;height:auto" srcset="https://www.carnali.com/wp-content/uploads/2026/03/N1MM-Enhanced.png 561w, https://www.carnali.com/wp-content/uploads/2026/03/N1MM-Enhanced-236x300.png 236w" sizes="(max-width: 561px) 100vw, 561px" /></figure>
</div>


<ul class="wp-block-list">
<li>Now press the &#8216;Set&#8217; button and set the following values:
<ul class="wp-block-list">
<li>&#8216;Speed&#8217; to &#8216;38400&#8217;</li>



<li>&#8216;Parity&#8217; to &#8216;N&#8217;</li>



<li>&#8216;Databits&#8217; to &#8216;8&#8217;</li>



<li>&#8216;Stop Bits&#8217; to &#8216;2&#8217;</li>



<li>&#8216;DTR&#8217; to &#8216;Always Off&#8217;</li>



<li>&#8216;RTS&#8217; to &#8216;Always Off&#8217;</li>



<li>&#8216;Radio Nr&#8217; to &#8216;1&#8217;</li>
</ul>
</li>



<li>Select &#8216;OK&#8217; to save the changes. We use these values because they match the values we used when we configured the radio and the drivers in the previous article. They describe the speed and rules that the radio, computer an N1MM use to talk to each other. You can use different values if you like but just make sure they are consistent between all three devices.</li>



<li>In this step, we set up keying for N1MM. This allows the software to key the radio instead of you having to push a button or press a Morse key. On Yaesu radios, this is done using the Standard COM port. On the second line of the dialog, select the port that&#8217;s mapped to your standard COM port, for me it&#8217;s &#8216;COM3&#8217;, leave the &#8216;Radio&#8217; set to &#8216;None&#8217;, and check the &#8216;CW/Other&#8217; check box.</li>
</ul>


<div class="wp-block-image">
<figure class="aligncenter size-full is-resized"><img loading="lazy" decoding="async" width="559" height="717" src="https://www.carnali.com/wp-content/uploads/2026/03/N1MM-Standard.png" alt="" class="wp-image-776" style="width:463px;height:auto" srcset="https://www.carnali.com/wp-content/uploads/2026/03/N1MM-Standard.png 559w, https://www.carnali.com/wp-content/uploads/2026/03/N1MM-Standard-234x300.png 234w" sizes="(max-width: 559px) 100vw, 559px" /></figure>
</div>


<ul class="wp-block-list">
<li>Press the &#8216;Set&#8217; button and set the following:
<ul class="wp-block-list">
<li>&#8216;DTR&#8217; to &#8216;CW&#8217;</li>



<li>&#8216;RTS&#8217; to &#8216;PTT&#8217;</li>
</ul>
</li>



<li>Select &#8216;OK&#8217; to save the changes and &#8216;OK&#8217; a second time to close the &#8216;Configurer&#8217; dialog. This setup is simpler than the one for the Advanced COM port because there&#8217;s no data transfer involved, Yaesu keys the radio based only on the state of the DTR pin or the RTS pin. So essentially, only a single line is used on this port.</li>



<li>Finally, verify that CAT control works by tuning your receiver and seeing if the N1MM frequency display in the title bar of your dialog updates. As a second check, click on one of the bands in N1MM and see if it changes the band on your radio. If these tests fail something is wrong with your enhanced com port settings you will need to troubleshoot it. You can check to make sure that keying is taking place by connecting your radio to a dummy load, turning down the power and pressing one of the function keys used during an exchange. If everything is working your radio should start transmitting and you will hear keying taking place.</li>
</ul>



<p class="wp-block-paragraph"></p>



<p class="wp-block-paragraph"></p>
]]></content:encoded>
					
					<wfw:commentRss>https://www.carnali.com/2026/03/14/configuring-n1mm-logger-for-use-with-yaesu-ftdx101d/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">773</post-id>	</item>
		<item>
		<title>Installing and Configuring Device Drivers for the Yaesu FTDX101D</title>
		<link>https://www.carnali.com/2026/03/12/installing-and-configuring-device-drivers-for-the-yaesu-ftdx101d/</link>
					<comments>https://www.carnali.com/2026/03/12/installing-and-configuring-device-drivers-for-the-yaesu-ftdx101d/#respond</comments>
		
		<dc:creator><![CDATA[Al]]></dc:creator>
		<pubDate>Thu, 12 Mar 2026 12:39:07 +0000</pubDate>
				<category><![CDATA[Amateur Radio]]></category>
		<category><![CDATA[Technology]]></category>
		<guid isPermaLink="false">https://www.carnali.com/?p=741</guid>

					<description><![CDATA[Overview This document is an attempt to explain the connections that are needed to interface a computer with the Yaesu FTDX101D, what each of those connections does and what you&#8230;]]></description>
										<content:encoded><![CDATA[
<h2 class="wp-block-heading has-text-align-center has-medium-font-size"><strong>Overview</strong></h2>



<p class="wp-block-paragraph">This document is an attempt to explain the connections that are needed to interface a computer with the Yaesu FTDX101D, what each of those connections does and what you need to do to get your computer talking to your rig. While it&#8217;s written for the FTDX101D, I suspect the same information will apply to any modern Yaesu transceiver and with some minor changes could also be used to set up non-Yaesu rigs.</p>



<p class="wp-block-paragraph">Connecting your computer to your transceiver allows you to do all sorts of interesting things. You can control your rig from your computer, automate the logging process, run software that allows you to communicate with others using the various digital modes and many other things.</p>



<p class="wp-block-paragraph">While researching the connection process, I came across a lot of good information, some bad information and found that although many people were able to connect the two devices, a lot of them didn&#8217;t really understand what was going on when they did it.  I hope to clear that up here.</p>



<figure class="wp-block-image size-large"><img loading="lazy" decoding="async" width="1024" height="285" src="https://www.carnali.com/wp-content/uploads/2026/03/Connection_diagram-1024x285.jpg" alt="" class="wp-image-744" srcset="https://www.carnali.com/wp-content/uploads/2026/03/Connection_diagram-1024x285.jpg 1024w, https://www.carnali.com/wp-content/uploads/2026/03/Connection_diagram-300x83.jpg 300w, https://www.carnali.com/wp-content/uploads/2026/03/Connection_diagram-768x214.jpg 768w, https://www.carnali.com/wp-content/uploads/2026/03/Connection_diagram-1170x325.jpg 1170w, https://www.carnali.com/wp-content/uploads/2026/03/Connection_diagram-585x163.jpg 585w, https://www.carnali.com/wp-content/uploads/2026/03/Connection_diagram.jpg 1190w" sizes="(max-width: 1024px) 100vw, 1024px" /></figure>



<p class="wp-block-paragraph">There are four different connections that need to take place when you connect to your radio with each one serving a particular purpose. </p>



<p class="wp-block-paragraph">The first is for CAT (Computer Aided Transceiver) control. This allows the computer to send commands to the radio and receive back responses enabling you to do things like change your rigs frequency and mode and read back parameters like SWR and power, etc. </p>



<p class="wp-block-paragraph">The second connection is for keying the rig.  You want your computer to be able to tell your transceiver when to transmit and when to stop transmitting so it can automatically send and receive data.</p>



<p class="wp-block-paragraph">The next connection is for sending audio to your rig.  This is required to modulate the carrier for digital modes or for sending prerecorded audio. </p>



<p class="wp-block-paragraph">The final connection is used to receive audio from your rig.  Doing this allows software on your computer to &#8216;listen&#8217; to the rig, giving it the ability to do things like decode Morse code or interpret digital mode messages.</p>



<p class="wp-block-paragraph">In the old days, interfacing with a radio was complex and required two different cables.  CAT control took place through an RS-232 cable while RTTY/Data, audio input and output and transmitter keying were done using a special 6-pin Mini-DIN data/packet connector cable.  In modern setups, both of these cables have been replaced with a single USB cable which greatly simplifies the connection process.  Unfortunately, the connection process is a bit confusing because the industry has implemented the USB interface in a way that emulates the old two cable method making it more complex than it really needs to be.</p>



<p class="wp-block-paragraph">On Yaesu radios, you install a set of drivers that connect to the computer hardware and present an interface through which your programs (WSJT-X, JS8Call, fldigi, Ham Radio Deluxe, etc) can talk to the radio.  The driver installation creates two virtual COM ports (Enhanced COM Port, Standard COM Port) and two audio devices (Line USB Audio CODEC), (Speakers USB Audio CODEC).</p>



<p class="wp-block-paragraph"><strong>Enhanced COM Port</strong> is used for CAT control.  It sends commands to the rig and receives back responses allowing the computer control the radio and read the various settings and parameters.  This acts as the equivalent of the RS-232 cable.</p>



<p class="wp-block-paragraph"><strong>Standard COM Port</strong> is used strictly for keying the transmitter. This takes the place of the 6-pin Mini-DIN connector cable.  One of the things that&#8217;s interesting with this connection is that only the DTR or RTS line is used for keying the rig, so it really doesn&#8217;t matter what setting you use for baud rate, parity, etc. (Even though it doesn&#8217;t matter, later in the procedure I use the same settings that I use for the enhanced port, just to make them consistent).</p>



<p class="wp-block-paragraph"><strong>Line USB Audio CODEC</strong> sends audio information from your computer to your radio allowing it to modulate the carrier and transmit information.  This connection used to be part of the 6-pin Mini-DIN connector cable.</p>



<p class="wp-block-paragraph"><strong>Speakers USB Audio CODEC</strong> receives audio from your radio allowing it to decode the audio and present it as Morse code or digital mode data.</p>



<p class="wp-block-paragraph"></p>



<h2 class="wp-block-heading has-text-align-center has-medium-font-size"><strong>Installing and Configuring the Drivers</strong></h2>



<ul class="wp-block-list">
<li>Go to the Yaesu website and navigate to the FTDX101D page.  Select &#8216;Files&#8217; and click on the &#8216;FTDX101MP/D USB Driver Virtual COM Port Driver (Windows 11/10)&#8217; link towards the bottom of the page.  This should download the file &#8216;CP210x_Universal_Windows_Driver.zip&#8217; to you computer.</li>



<li>Right-click on the file, select &#8216;Extract All…&#8217; and press the &#8216;Extract&#8217; button.</li>



<li>After the files have been extracted, right-click on the &#8216;silabser.inf&#8217; file, select &#8216;Install&#8217; and then press the &#8216;Open&#8217; button and follow the prompts to install the driver.</li>



<li>Open Windows Device Manager, click on &#8216;Ports (COM &amp; LPT)&#8217; and verify that you have two &#8216;Silicon Labs Dual CP2105 USB entries&#8217;. While doing this, take note of the COM port numbers used for each device since you will need this information later in the process. On my system &#8216;COM4&#8217; was used for &#8216;Enhanced&#8217; and &#8216;COM3&#8217; for &#8216;Standard&#8217; but your values may be different.</li>
</ul>


<div class="wp-block-image">
<figure class="aligncenter size-full"><img loading="lazy" decoding="async" width="664" height="107" src="https://www.carnali.com/wp-content/uploads/2026/03/Device-Manager.png" alt="" class="wp-image-755" srcset="https://www.carnali.com/wp-content/uploads/2026/03/Device-Manager.png 664w, https://www.carnali.com/wp-content/uploads/2026/03/Device-Manager-300x48.png 300w, https://www.carnali.com/wp-content/uploads/2026/03/Device-Manager-585x94.png 585w" sizes="(max-width: 664px) 100vw, 664px" /></figure>
</div>


<ul class="wp-block-list">
<li>Double-click on the &#8216;Enhanced&#8217; port entry, navigate to &#8216;Port Settings&#8217; and verify the settings are as follows, changing the values if needed. If you look around the Internet you may see many different values set for these parameters. This is because the values you use aren&#8217;t critical as long as both the radio and computer use the same values. It&#8217;s like talking to someone in French, if both of you are using speaking French, everything is fine but if one of you is speaking French while the other is speaking German, nothing good will come of it.
<ul class="wp-block-list">
<li>&#8216;Bits per second:&#8217; &#8216;38400&#8217;</li>



<li>&#8216;Data bits:&#8217; &#8216;8&#8217;</li>



<li>&#8216;Parity:&#8217; &#8216;None&#8217;</li>



<li>&#8216;Stop bits:&#8217; &#8216;2&#8217;</li>



<li>&#8216;Flow control:&#8217; &#8216;None&#8217;</li>
</ul>
</li>
</ul>


<div class="wp-block-image">
<figure class="aligncenter size-full is-resized"><img loading="lazy" decoding="async" width="606" height="400" src="https://www.carnali.com/wp-content/uploads/2026/03/Enhanced-Port-1.png" alt="" class="wp-image-757" style="width:529px;height:auto" srcset="https://www.carnali.com/wp-content/uploads/2026/03/Enhanced-Port-1.png 606w, https://www.carnali.com/wp-content/uploads/2026/03/Enhanced-Port-1-300x198.png 300w, https://www.carnali.com/wp-content/uploads/2026/03/Enhanced-Port-1-585x386.png 585w, https://www.carnali.com/wp-content/uploads/2026/03/Enhanced-Port-1-263x175.png 263w" sizes="(max-width: 606px) 100vw, 606px" /></figure>
</div>


<ul class="wp-block-list">
<li>Double-click on the &#8216;Standard&#8217; port entry, navigate to &#8216;Port Settings&#8217; and enter the same values you used for the &#8216;Enhanced&#8217; port.</li>



<li>You can now delete the CP210x zip file and folder since they&#8217;re no longer needed.</li>
</ul>



<p class="wp-block-paragraph"></p>



<h2 class="wp-block-heading has-text-align-center has-medium-font-size"><strong>Configuring the Yaesu FTDX101D</strong></h2>



<ul class="wp-block-list">
<li>On the FTDX101D, press the &#8216;FUNC&#8217; button, then select &#8216;Operation Setting&#8217;>&#8217;General&#8217;.</li>



<li>Set the following parameters:
<ul class="wp-block-list">
<li>&#8216;CAT RATE&#8217;: &#8216;38400bps&#8217;</li>



<li>&#8216;CAT TIME OUT TIMER&#8217;: &#8216;100msec&#8217;</li>



<li>CAT RTS&#8217;: &#8216;OFF&#8217;</li>
</ul>
</li>
</ul>


<div class="wp-block-image">
<figure class="aligncenter size-full"><img loading="lazy" decoding="async" width="800" height="480" src="https://www.carnali.com/wp-content/uploads/2026/03/Yaesu-Settings-1.png" alt="" class="wp-image-760" srcset="https://www.carnali.com/wp-content/uploads/2026/03/Yaesu-Settings-1.png 800w, https://www.carnali.com/wp-content/uploads/2026/03/Yaesu-Settings-1-300x180.png 300w, https://www.carnali.com/wp-content/uploads/2026/03/Yaesu-Settings-1-768x461.png 768w, https://www.carnali.com/wp-content/uploads/2026/03/Yaesu-Settings-1-585x351.png 585w" sizes="(max-width: 800px) 100vw, 800px" /></figure>
</div>


<ul class="wp-block-list">
<li>Press the &#8216;BACK&#8217; button to back out of the current screen and the select &#8216;CW SETTING&#8217; &gt; &#8216;MODE CW&#8217;. Find &#8216;PC KEYING&#8217; and set it to &#8216;DTR&#8217;.</li>
</ul>


<div class="wp-block-image">
<figure class="aligncenter size-full"><img loading="lazy" decoding="async" width="800" height="480" src="https://www.carnali.com/wp-content/uploads/2026/03/Yaesu-Settings-2.png" alt="" class="wp-image-761" srcset="https://www.carnali.com/wp-content/uploads/2026/03/Yaesu-Settings-2.png 800w, https://www.carnali.com/wp-content/uploads/2026/03/Yaesu-Settings-2-300x180.png 300w, https://www.carnali.com/wp-content/uploads/2026/03/Yaesu-Settings-2-768x461.png 768w, https://www.carnali.com/wp-content/uploads/2026/03/Yaesu-Settings-2-585x351.png 585w" sizes="(max-width: 800px) 100vw, 800px" /></figure>
</div>


<ul class="wp-block-list">
<li>And you&#8217;re done. These settings should allow your radio to work with any program you install as long as the program configuration matches the values you&#8217;ve used here. I&#8217;ll soon be posting setup information for other programs like WSJT-X, N1MM Logger and N3FJP Logger which will show you how it&#8217;s done.</li>
</ul>



<p class="wp-block-paragraph"></p>
]]></content:encoded>
					
					<wfw:commentRss>https://www.carnali.com/2026/03/12/installing-and-configuring-device-drivers-for-the-yaesu-ftdx101d/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">741</post-id>	</item>
		<item>
		<title>Understanding VC Tune for the Yaesu FTDX-101D</title>
		<link>https://www.carnali.com/2026/03/04/understanding-vc-tune-for-the-yaesu-ftdx-101d/</link>
					<comments>https://www.carnali.com/2026/03/04/understanding-vc-tune-for-the-yaesu-ftdx-101d/#respond</comments>
		
		<dc:creator><![CDATA[Al]]></dc:creator>
		<pubDate>Wed, 04 Mar 2026 15:09:23 +0000</pubDate>
				<category><![CDATA[Amateur Radio]]></category>
		<guid isPermaLink="false">https://www.carnali.com/?p=731</guid>

					<description><![CDATA[I just upgrade my amateur radio setup with a new FTDX-101D and was trying to understand how VC tuning is accomplished on the radio. The manual didn&#8217;t really explain why&#8230;]]></description>
										<content:encoded><![CDATA[
<p class="wp-block-paragraph">I just upgrade my amateur radio setup with a new FTDX-101D and was trying to understand how VC tuning is accomplished on the radio.  The manual didn&#8217;t really explain why two buttons of the same name were used and a search on the Internet found no information.  Even AI didn&#8217;t have an answer.  So I dug in the old fashioned way and started experimenting.  I&#8217;m sharing what I found out here, hoping it might help someone else.</p>



<figure class="wp-block-image size-full"><img loading="lazy" decoding="async" width="689" height="120" src="https://www.carnali.com/wp-content/uploads/2026/03/sdr_diagram.png" alt="" class="wp-image-732" srcset="https://www.carnali.com/wp-content/uploads/2026/03/sdr_diagram.png 689w, https://www.carnali.com/wp-content/uploads/2026/03/sdr_diagram-300x52.png 300w, https://www.carnali.com/wp-content/uploads/2026/03/sdr_diagram-585x102.png 585w" sizes="(max-width: 689px) 100vw, 689px" /></figure>



<figure class="wp-block-image size-full"><img loading="lazy" decoding="async" width="271" height="247" src="https://www.carnali.com/wp-content/uploads/2026/03/vctune_controls.png" alt="" class="wp-image-733"/></figure>



<p class="wp-block-paragraph"><strong>VC-Tune</strong> (Variable Capacitor Tune) &#8211; it can attenuate interfering signals directly at the receiving frequency.&nbsp; It can be turned on to attenuate the strong jamming signals that cannot be removed even with BPF (Band Pass Filter).&nbsp; If there is no interfering signal, turn it off.&nbsp;</p>



<p class="wp-block-paragraph">The VC tuning circuit works by driving a variable capacitor in the receivers front end with a stepper motor.&nbsp; It attenuates the strong intruding signals that are problematic.</p>



<p class="wp-block-paragraph">There are two VC Tune buttons located to the right of the main dial.&nbsp; The bottom button (VC tune operations key) will enable VC tuning and center itself on the current operating frequency.</p>



<p class="wp-block-paragraph">The top button on the right of the main dial, enables VC tune but also activates the MPVD ring allowing you to shift the location of the VC tuning.&nbsp; If you press it a second time, it will release control of the MPVD ring (leaving the current tuning location in place) and set the MPVD ring to control the main frequency.&nbsp; (It would have been nice if they MPVD ring reverted to it&#8217;s last assignment instead of defaulting to controlling the main frequency.)</p>



<p class="wp-block-paragraph">You can see the current tuning position by looking at the pointer on the VC Tune bar graph.</p>



<figure class="wp-block-image size-full"><img loading="lazy" decoding="async" width="435" height="266" src="https://www.carnali.com/wp-content/uploads/2026/03/vctune_graph.png" alt="" class="wp-image-734" srcset="https://www.carnali.com/wp-content/uploads/2026/03/vctune_graph.png 435w, https://www.carnali.com/wp-content/uploads/2026/03/vctune_graph-300x183.png 300w" sizes="(max-width: 435px) 100vw, 435px" /></figure>



<p class="wp-block-paragraph">In most cases you will probably want to use the top VC tune button to activate VC tuning since it gives you more control.&nbsp; Just make sure that you press both the top and bottom button when done to fully deactivate VC tuning.&nbsp;</p>



<p class="wp-block-paragraph">If you change the current frequency, you can recenter VC tuning by pressing and holding the either of the VC Tune keys.</p>



<p class="wp-block-paragraph">VC tune only works on the main band, VC tune for the sub band is an optional add-on.</p>



<p class="wp-block-paragraph"></p>
]]></content:encoded>
					
					<wfw:commentRss>https://www.carnali.com/2026/03/04/understanding-vc-tune-for-the-yaesu-ftdx-101d/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">731</post-id>	</item>
	</channel>
</rss>
