<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:content="http://purl.org/rss/1.0/modules/content/">
  <channel>
    <title>K4 on WT8P&#39;s Notes to Self</title>
    <link>https://wt8p.com/tags/k4/</link>
    <description>Recent content in K4 on WT8P&#39;s Notes to Self</description>
    <generator>Hugo</generator>
    <language>en-us</language>
    <lastBuildDate>Sat, 08 Jul 2023 20:05:36 +0000</lastBuildDate>
    <atom:link href="https://wt8p.com/tags/k4/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>Notes on Field Day 2023</title>
      <link>https://wt8p.com/notes-on-field-day-2023/</link>
      <pubDate>Sat, 08 Jul 2023 20:05:36 +0000</pubDate>
      <guid>https://wt8p.com/notes-on-field-day-2023/</guid>
      <description>&lt;p&gt;I wrapped up another field day with my friend Paul (W7PEZ) in Eastern Washington. For the two days, I had 204 contacts, broken out roughly as:
&lt;img loading=&#34;lazy&#34; src=&#34;https://wt8p.com/images/image-52.png&#34;&gt;
&lt;em&gt;Yes, I worked SSB. It was kinda Frankfurt United Norway&lt;/em&gt;&lt;/p&gt;
&lt;p&gt;&lt;img loading=&#34;lazy&#34; src=&#34;https://wt8p.com/images/IMG_7671.jpg&#34;&gt;
&lt;em&gt;WT8P is sporting the 6-day salt and pepper look&lt;/em&gt;&lt;/p&gt;
&lt;p&gt;Paul worked 200 contacts, nearly all CW. Both are personal records. Neither of us were “running,” which would certainly have bumped up the totals, nor did we operate all the time, because most of the fun of Field Day is Everything Else.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Triple Play</title>
      <link>https://wt8p.com/triple-play/</link>
      <pubDate>Sat, 10 Jun 2023 07:42:42 +0000</pubDate>
      <guid>https://wt8p.com/triple-play/</guid>
      <description>&lt;p&gt;In geocaching, there are a lot of “challenges” published, where in addition to signing the log, you have an alternative logging requirement (“ALR”) to perform some feat. These can be as simple as “find 10 mystery caches” or “find a cache for every letter in the alphabet,” or more complicated. In my 15 years, I’ve done a lot of these, and some of my favorites:
&lt;img loading=&#34;lazy&#34; src=&#34;https://wt8p.com/images/2010-08-13-10.33.04.jpg&#34;&gt;
&lt;em&gt;John Day Fossil Beds, Sheep Rock Unit, Oregon&lt;/em&gt;&lt;/p&gt;</description>
    </item>
    <item>
      <title>Quieter fans on the Elecraft K4D</title>
      <link>https://wt8p.com/quieter-fans-on-the-elecraft-k4d/</link>
      <pubDate>Thu, 20 Apr 2023 04:33:07 +0000</pubDate>
      <guid>https://wt8p.com/quieter-fans-on-the-elecraft-k4d/</guid>
      <description>&lt;p&gt;My first HF radio, the Elecraft KX3, was air-cooled and got me spoiled to the relatively quiet operation. The K4D, on the other hand, has two fans. Although the “base” ventilation speed has been lowered, there’s also some whining from the bearings. Most hams can’t hear it, I, unfortunately, can and &lt;em&gt;don’t enjoy the sound.&lt;/em&gt;&lt;/p&gt;
&lt;p&gt;I’d &lt;a href=&#34;https://www.wt8p.com/replacing-a-noisy-radio-fan-in-my-kenwood-tm-v71a-and-icom-208/&#34;&gt;previously replaced the ones in my VHF/UHF radios&lt;/a&gt;, and reasoned there would be a similar process, but I’d been holding off until (a) the warranty expired, (b) I could find a fan that would fit and (c) someone else did it first, because I don’t want to the guy who finds the way to mess this up!&lt;/p&gt;</description>
    </item>
    <item>
      <title>Displaying K4 Spectrum in N1MM</title>
      <link>https://wt8p.com/displaying-k4-spectrum-in-n1mm/</link>
      <pubDate>Wed, 01 Mar 2023 18:25:36 +0000</pubDate>
      <guid>https://wt8p.com/displaying-k4-spectrum-in-n1mm/</guid>
      <description>&lt;p&gt;In mid-December 2022, N1MM (version 1.0.9758) introduced a spectrum display option supporting the Elecraft K4 radio. Below is a walk-through on setting it up.&lt;/p&gt;
&lt;p&gt;For this to work, your radio will need to be connected to your local network. You can check this by tapping the Menu option and scrolling to the middle. You should see a valid IP address like in the screenshot above.&lt;/p&gt;
&lt;p&gt;If you use a firewall (e.g., Firewalla Gold), you will also need to allow communication between devices on the port 9200.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Configuring N1MM&#43; CW for the Elecraft K4</title>
      <link>https://wt8p.com/configuring-n1mm-cw-for-the-elecraft-k4/</link>
      <pubDate>Sun, 06 Mar 2022 16:22:00 +0000</pubDate>
      <guid>https://wt8p.com/configuring-n1mm-cw-for-the-elecraft-k4/</guid>
      <description>&lt;p&gt;&lt;a href=&#34;https://www.wt8p.com/displaying-k4-spectrum-in-n1mm/&#34;&gt;Newer update here&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;With my KX3, using N1MM+ to manage CW sending was accomplished via an indirect set of KX3 macros and keyboard sequences. Thus, &lt;a href=&#34;https://www.wt8p.com/n1mm-and-cwt/&#34;&gt;we had this awfulness&lt;/a&gt;:&lt;/p&gt;
&lt;pre tabindex=&#34;0&#34;&gt;&lt;code&gt;F1 CQ,{CATA1ASC KY CQ SST * ;}
F2 Exch,{CATA1ASC KY TU {EXCH};}
F3 Tu,{CATA1ASC KY tu * ;}
&lt;/code&gt;&lt;/pre&gt;&lt;p&gt;Bob (N6TV) &lt;a href=&#34;https://www.youtube.com/watch?v=X1yLJ9mi0gY&amp;amp;list=LL&amp;amp;index=1&#34;&gt;presented at the Spokane DX Association&lt;/a&gt; and mentioned this on slides 52, 62, and 63 of &lt;a href=&#34;https://bit.ly/USBserial2021&#34;&gt;his presentation&lt;/a&gt;. There is a lot of good information in his presentation, and you should view it. For my notes to self, the configuration is thus:&lt;/p&gt;</description>
    </item>
    <item>
      <title>Configuring Elecraft K4D for WSJTX / FT8</title>
      <link>https://wt8p.com/configuring-elecraft-k4d-for-ft8/</link>
      <pubDate>Fri, 04 Mar 2022 17:04:42 +0000</pubDate>
      <guid>https://wt8p.com/configuring-elecraft-k4d-for-ft8/</guid>
      <description>&lt;p&gt;After a year, my new Elecraft K4D has arrived. To any new owner, I’d highly recommend grabbing Bob (N6TV’s) &lt;a href=&#34;https://groups.io/g/Elecraft-K4/files/K4%20Setup%20Checklist.pdf&#34;&gt;general setup checklist&lt;/a&gt;. There are also some great presentations on &lt;a href=&#34;https://www.qrz.com/db/N6TV&#34;&gt;Bob’s QRZ page.&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;**2022-08-13:**This guide is &lt;em&gt;intentionally detailed&lt;/em&gt; to ensure that you have everything you need to be successful. Nearly all of the issues that folks have contacted me about are a result of skipping an important step. The top three items: COM port changed when you plug the USB into a different physical socket (you will need to re-map the devices – blame Windows); audio volume management; IP address versus hostname. While I’m happy to help, &lt;em&gt;please check that you haven’t skipped a step.&lt;/em&gt;&lt;/p&gt;</description>
    </item>
  </channel>
</rss>
