What I learned in Amateur Radio last week: always re-evaluate your assumptions

Amateur Radio is a hobby that keeps giving, there’s always something new to learn. In the past week I learned some interesting things:

  • don’t take assumptions for granted, question everything: I assumed I had been running my HF radio on 13.8v on my power supply, because that’s what it’s rated at. It has a power out knob on the front, and I’d dialed back the power to 12v a long time back because I plugged in a cable in to the front outputs to power an antenna analyzer. This was a long time back, maybe even a year or so ago. I’d assumed the knob that’s next to front outputs controlled the output just for those front outputs on the front panel, but turns out it controls the outputs for the main high amp outputs on the back running my HF radio too. I only found out by accident because I has plugged the front output into something else this week and wanted to dial back the voltage and my HF radio but out. Huh, that was surprising by know I know I’ve been running my HF radio on less than 13.8v for over a year.
  • I’ve had S9 noise on all backs lower than 20m for as long as I’ve had my HF radio setup, so I few years now. I’d always assumed it was from something in the neighborhood. I normally work 20m or 15m so didn’t think too much of it, and didn’t spend any time to trying and track down the noise source. We’ve had a security camera system that records to hdd for a number of years but recently replaced it with Ring cameras instead. I never bothered to turn off the hdd recording box until last week as it was on a shelf under my desk. All of a sudden, my background noise on 40m dropped from S9 to S1. Huh, well that was easy, why didn’t I try that sooner?

Using a VT132 for Packet Radio

I have an AEA PK-232 that I picked up a couple of years ago at my Amateur Radio club’s White Elephant sale for a few bucks. With the VT132 that I just recently built, it works as an excellent terminal client to the PK-232.

To connect, set baud rate in the VT132 to 1200 8N1. Connect with a null modem cable. Power on the PK-232 and you should see:

Press type a star (*) for auto-baud routine.

Press * and then you should see the AEA PK-232 startup copyright message.

To get a cmd: prompt to enter commands, press Ctrl-C.

I’ve attached my 2m radio with the audio in so far, and here’s a pic while decoding some APRS messages:

Next I need to make a custom cable to connect to my Icom’s data port, and then I should be all set to work some packet.

Revisiting my spotviz.info webapp: visualizing WSJT-X FT8 spots over time – part 4: It’s back, it’s alive! http://www.spotviz.info

I still have some refactoring to do as I move the app to the cloud, but as the first starting point I have the original app up and running on WildFly on a VPS. It’s back up and live on the original domain, http://www.spotviz.info

The uploader has been updated to read current 2.x WSJT-X log files, but I haven’t uploaded the .jar to GitLab yet, but I’ll do that soon. I’ve some test log data uploaded under my callsign, KK6DCT.

More changes to come soon.

If you’re catching up, here’s my previous posts on getting the project up and running again: