Skip to content
View in the app

A better way to browse. Learn more.

Ham Radio Base -Powered By Ham CQ DX

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.
Solar
SFI 128
SN 73
A 6
K 1 Quiet
X-Ray B6.4
Wind 390.4 km/s
Aurora 2
Updated 02:30 UTC HamQSL · N0NBH
Day 80/40m Fair 30/20m Good 17/15m Good 12/10m Fair
Night 80/40m Good 30/20m Good 17/15m Good 12/10m Poor

Callsign Lookup
_
Vanity Call Signs Available
Enter filters above and click Search.
ⓘ Callsign lookups are in real time via the FCC database. Vanity callsign availability is refreshed daily at 6:00 AM CST. The vanity search may be unavailable for a few minutes during this update.
Live DX spots
Live DX Spots — 70cm via PSKReporter · scroll or pinch to zoom
Band
Mode
Time
Loading map data…
MHz DX Spotter Info
Recent spots
Select a band above to load spots
Ready — select a band to fetch live spots

using a pi zero to automate my station logging — anyone done this?

so ive been messing around with this idea for a while now and finally started putting something together. basically i want the raspberry pi zero w to pull data from my FT-991A over USB, parse the CAT commands, and automatically log contacts into a sqlite database without me having to touch a keyboard mid-QSO. the rig control part is mostly working using rigctld but im running into issues where it just drops the connection randomly after like 20 minutes or so. not sure if its a USB power issue with the zero or something in my hamlib config.

ive also got an arduino nano sitting on the desk that im thinking of wiring up to handle the keyer side of things since i do mostly CW and i dont really want to bog down the pi with that too. the plan is to have them talk over serial but honestly im not 100% sure how to structure that yet. has anyone done something similar or am i overcomplicating this whole thing

  • Replies 1
  • Views 28
  • Created
  • Last Reply

Top Posters In This Topic

Featured Replies

the random disconnect thing with the zero is almost definitely the USB power situation, those boards are notoriously fussy especially if you have anything else hanging off them. i had the exact same problem running wsjtx headless on a zero and the fix was adding a powered hub between the rig and the board. also worth checking your hamlib version because there were some bugs with the 991A CAT handling in older builds that caused timeouts.

the arduino for the keyer is actually a smart call, i run a similar split setup here where the pi handles logging and the macros and a pro micro does all the keying through iambic paddles. you can keep it simple with just a few bytes of serial protocol between them, something like sending a dit or dah command and an acknowledgment back. dont overthink the comms layer, plain serial at 9600 works fine for that kind of latency.

yeah i tried something like this a while back with a pi 3 and an IC-7300. never got the zero to behave reliably enough for anything real time honestly. the 3 or the 3A+ is way more stable for this kinda thing if you have one lying around. the zero is fine for like a slow data collector but CAT polling every few hundred milliseconds starts to cause issues in my experience.

Guest
Reply to this topic...

Affiliate Disclosure: As an Amazon Associate, Ham Radio Base earns from qualifying purchases. Some links throughout this website may be affiliate links. If you purchase a product through one of these links, we may earn a commission at no additional cost to you. Your support helps us continue creating free articles, tutorials, reviews, and resources for the amateur radio community. N0TLB © Ham Radio Base - Powered by the Ham CQ DX Community. All rights reserved.

Search

Search

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.