<?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>OERadio</title><description>Gemeinsam funken. Lernen. Entdecken.</description><link>https://oeradio.at/en/</link><atom:link href="https://oeradio.at/en/feed/" rel="self" type="application/rss+xml"/><lastBuildDate>Sat, 05 Sep 2026 14:00:00 GMT</lastBuildDate><language>en-US</language><sy:updatePeriod>hourly</sy:updatePeriod><sy:updateFrequency>1</sy:updateFrequency><image><url>https://oeradio.at/wp-content/uploads/2026/01/cropped-oeradiologoicon-150x150.webp</url><title>OERadio</title><link>https://oeradio.at/en/</link><width>32</width><height>32</height></image><item><title>Meshtastic, MeshCore and MeshCom in the waterfall: reading LoRa with OpenWebRX+</title><link>https://oeradio.at/en/reading-lora-mesh-packets-with-openwebrx-plus/</link><guid isPermaLink="false">https://oeradio.at/?p=90621</guid><description>&lt;p&gt;Until recently, finding out whether there is real mesh activity in your valley meant putting up a node and waiting. There is another way now: OpenWebRX+ decodes LoRa packets right in the browser, covering Meshtastic, MeshCore and MeshCom. You see the transmissions in the waterfall, you get the parameters of each transmission, and with Meshtastic [&amp;#8230;]&lt;/p&gt;
&lt;p&gt;Der Beitrag &lt;a href=&quot;https://oeradio.at/en/reading-lora-mesh-packets-with-openwebrx-plus/&quot;&gt;Meshtastic, MeshCore and MeshCom in the waterfall: reading LoRa with OpenWebRX+&lt;/a&gt; erschien zuerst auf &lt;a href=&quot;https://oeradio.at/en&quot;&gt;OERadio&lt;/a&gt;.&lt;/p&gt;</description><pubDate>Sat, 05 Sep 2026 14:00:00 GMT</pubDate><content:encoded>&lt;p&gt;Until recently, finding out whether there is real mesh activity in your valley meant putting up a node and waiting. There is another way now: &lt;strong&gt;OpenWebRX+ decodes LoRa packets right in the browser&lt;/strong&gt;, covering Meshtastic, MeshCore and MeshCom. You see the transmissions in the waterfall, you get the parameters of each transmission, and with Meshtastic you even get the content of the open channel.&lt;/p&gt;

&lt;p&gt;On &lt;strong&gt;&lt;a href=&quot;https://oe8yml.webrx.at/&quot; rel=&quot;nofollow&quot;&gt;WebRX.at&lt;/a&gt;&lt;/strong&gt;, the WebSDR run by OE8YML in Nötsch, this is set up and publicly accessible. This article explains what happens technically, which version you need, which settings have to match and where the limits are.&lt;/p&gt;

&lt;figure class=&quot;wp-block-image size-large&quot;&gt;&lt;img src=&quot;https://oeradio.at/wp-content/uploads/2026/09/openwebrx-lora-mesh-hero-1024x380.webp&quot; alt=&quot;OpenWebRX interface showing a waterfall around 869.5 MHz, bookmarks for Meshtastic and MeshCore and a decoder pane with bandwidth and spreading factor values&quot; loading=&quot;lazy&quot;/&gt;&lt;figcaption class=&quot;wp-block-image__caption&quot;&gt;What it looks like: the range around 869.5 MHz in the waterfall, two bookmarks for the mesh networks, the mode selector on the right set to Meshcore, and the decoder pane on the left showing bandwidth, coding rate and spreading factor. Screenshot: WebRX.at, OE8YML.&lt;/figcaption&gt;&lt;/figure&gt;

&lt;h2 class=&quot;wp-block-heading&quot;&gt;What is actually happening&lt;/h2&gt;

&lt;p&gt;LoRa does not modulate like voice radio, it spreads the information across a frequency sweep called a chirp. That is exactly what makes the signal so recognisable in a waterfall: diagonal streaks in an otherwise quiet band. An ordinary receiver hears nothing useful there, because there is nothing to hear. It takes a decoder that unwinds the chirps.&lt;/p&gt;

&lt;p&gt;OpenWebRX+ brings one along. The receiver slices the relevant channel out of the spectrum, a LoRa decoder reconstructs the packets, and for Meshtastic a parser on top unpacks the payload. The decoder pane then shows the bandwidth, coding rate and spreading factor each packet was sent with. Those values come out of the packet header, so they do not have to be known in advance.&lt;/p&gt;

&lt;h2 class=&quot;wp-block-heading&quot;&gt;You need the right version&lt;/h2&gt;

&lt;p&gt;This is where most attempts fail: &lt;strong&gt;plain OpenWebRX cannot do it&lt;/strong&gt;. What you need is the fork known as OpenWebRX+, and even there the version decides. The project&apos;s public changelog shows when each piece arrived:&lt;/p&gt;

&lt;ul class=&quot;wp-block-list&quot;&gt;
&lt;li&gt;&lt;strong&gt;1.2.114:&lt;/strong&gt; integration of the LoraRX tool from dxlAPRS, plus the LoRa WAN, LoRa APRS and FANET modes and, for the first time, Meshtastic and Meshcore.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;1.2.115:&lt;/strong&gt; MeshCom arrives as its own LoRa mode, along with predefined LoRa bands and frequencies.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;1.2.116:&lt;/strong&gt; the actual Meshtastic decoder that makes the payload readable, and a parser for LoRa APRS.&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;So if you want all three, you want at least &lt;strong&gt;1.2.116&lt;/strong&gt;. The station in Nötsch currently runs 1.2.123, which is the version shown in the status output at the bottom left of the screenshot above.&lt;/p&gt;

&lt;h2 class=&quot;wp-block-heading&quot;&gt;Frequencies and bandwidths&lt;/h2&gt;

&lt;ul class=&quot;wp-block-list&quot;&gt;
&lt;li&gt;&lt;strong&gt;Meshtastic&lt;/strong&gt;, region EU_868, LongFast preset: &lt;strong&gt;869.525 MHz&lt;/strong&gt; at 250 kHz bandwidth.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;MeshCore&lt;/strong&gt; in Europe: &lt;strong&gt;869.618 MHz&lt;/strong&gt;, commonly 250 kHz as well.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;MeshCom&lt;/strong&gt; in Austria: &lt;strong&gt;433.175 MHz&lt;/strong&gt; in the 70 centimetre amateur band, with 125 kHz bandwidth and a considerably higher spreading factor.&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;Meshtastic and MeshCore sit only 93 kHz apart and comfortably fit in the same SDR window. Even so they need separate settings, because the decoder depends on the correct centre frequency and mode. Tuning the Meshtastic channel and hoping to catch MeshCore along the way does not work.&lt;/p&gt;

&lt;p&gt;One trap hides in the interface. In the decoder settings the bandwidth is offered as a list whose labels end in &lt;em&gt;kbps&lt;/em&gt;. What is meant is &lt;strong&gt;kilohertz&lt;/strong&gt;. The entry showing 250 is therefore the 250 kHz bandwidth that Meshtastic and MeshCore normally use in Europe, not a data rate.&lt;/p&gt;

&lt;h2 class=&quot;wp-block-heading&quot;&gt;Operating it in the browser&lt;/h2&gt;

&lt;ol class=&quot;wp-block-list&quot;&gt;
&lt;li&gt;&lt;strong&gt;Pick a profile.&lt;/strong&gt; The profile selector sits at the top of the receiver panel. A profile for the 868 MHz range puts the receiver straight at the right spot in the spectrum.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Set the mode.&lt;/strong&gt; Below the classic modes the mode bar offers the digital decoders, among them Meshtastic, Meshcore and MeshCom.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Click a bookmark.&lt;/strong&gt; If bookmarks are set in the waterfall, one click gets you both frequency and mode.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Check the bandwidth.&lt;/strong&gt; The decoder settings have a section for LoRa messages where the bandwidth can be set per network. If it does not match the local network, the pane stays empty even though the waterfall clearly shows activity.&lt;/li&gt;
&lt;/ol&gt;

&lt;p&gt;Usefully, the state travels in the link. To try it straight away at the station in Nötsch: &lt;a href=&quot;https://oe8yml.webrx.at/#freq=869618000,mod=empty,secondary_mod=meshcore,sql=-150&quot; rel=&quot;nofollow&quot;&gt;MeshCore on 869.618 MHz&lt;/a&gt; and &lt;a href=&quot;https://oe8yml.webrx.at/#freq=869525000,mod=empty,secondary_mod=meshtastic,sql=-150&quot; rel=&quot;nofollow&quot;&gt;Meshtastic on 869.525 MHz&lt;/a&gt;. Both open the receiver right on the correct frequency, with the matching decoder and the squelch wide open. Behind the hash sit &lt;code&gt;freq&lt;/code&gt; for the frequency in hertz, &lt;code&gt;secondary_mod&lt;/code&gt; for the digital decoder, &lt;code&gt;mod&lt;/code&gt; for the classic mode and &lt;code&gt;sql&lt;/code&gt; for the squelch. To show a different network, swap frequency and decoder. That makes it easy to share exactly the view you are talking about in a net or a chat.&lt;/p&gt;

&lt;p&gt;The decoder pane does not fill continuously, it fills packet by packet. Depending on activity there can be a long quiet spell between transmissions. If nothing shows up, wait and watch the waterfall first.&lt;/p&gt;

&lt;h2 class=&quot;wp-block-heading&quot;&gt;Updating, in broad strokes&lt;/h2&gt;

&lt;ol class=&quot;wp-block-list&quot;&gt;
&lt;li&gt;Refresh the package index for that one source.&lt;/li&gt;
&lt;li&gt;Check which version is available before installing anything.&lt;/li&gt;
&lt;li&gt;Update OpenWebRX and the related libraries, usually the decoder libraries along with it.&lt;/li&gt;
&lt;li&gt;The mesh modes need extra packages, among them the LoraRX tool from dxlAPRS and the Python binding for Meshtastic.&lt;/li&gt;
&lt;li&gt;Restart the service and check the log to see that the SDR comes up cleanly and no errors appear for the new modes.&lt;/li&gt;
&lt;/ol&gt;

&lt;p&gt;One experience that saves time: if &lt;code&gt;apt&lt;/code&gt; stubbornly offers an old version, the cause is often not the repository but a stale local package index. A targeted refresh of exactly that source suddenly reveals the current version. It is equally worth resisting the urge to pull in every pending system update at once. Keeping the change small and traceable pays off, because a WebSDR that will not start after a sweeping upgrade costs far more time than the steps you saved.&lt;/p&gt;

&lt;p&gt;Whether the new modes are actually available is shown on the software&apos;s status page, which lists the features it detected. If you are setting up your own server, the basics are in &lt;a href=&quot;https://oeradio.at/en/running-openwebrx-your-own-web-based-sdr-server/&quot;&gt;running your own OpenWebRX&lt;/a&gt;.&lt;/p&gt;

&lt;h2 class=&quot;wp-block-heading&quot;&gt;What it is good for&lt;/h2&gt;

&lt;ul class=&quot;wp-block-list&quot;&gt;
&lt;li&gt;&lt;strong&gt;Proof that a node really transmits.&lt;/strong&gt; If you put a solar node on a hill and wonder whether it is still alive, you see the transmission in the waterfall without going through the network.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Assessing a site before building.&lt;/strong&gt; You can see which networks arrive from which direction before buying hardware.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Troubleshooting parameters.&lt;/strong&gt; Because bandwidth, coding rate and spreading factor are displayed, you can check whether a node really transmits with the settings it is supposed to use.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Getting started without hardware.&lt;/strong&gt; Anyone flirting with the idea can watch how much traffic there actually is. For getting started we have &lt;a href=&quot;https://oeradio.at/en/meshtastic-in-practice-off-grid-messaging-with-lora-mesh/&quot;&gt;Meshtastic in practice&lt;/a&gt;, &lt;a href=&quot;https://oeradio.at/en/meshcore-radio-without-a-mobile-network-join-in/&quot;&gt;MeshCore&lt;/a&gt; and &lt;a href=&quot;https://oeradio.at/en/meshcom-your-entry-into-a-decentralized-radio-mesh-network-for-radio-amateurs/&quot;&gt;MeshCom&lt;/a&gt;. If you would rather start on the receiving side, &lt;a href=&quot;https://oeradio.at/en/rtl-sdr-for-beginners-discover-the-world-of-radio-for-30-euros/&quot;&gt;RTL-SDR for beginners&lt;/a&gt; is the cheapest way in.&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;For Carinthia it is worth comparing with the map: how dense the network has become is visible on our &lt;a href=&quot;https://oeradio.at/en/oeradio-meshmap-all-meshtastic-nodes-at-a-glance/&quot;&gt;Meshmap&lt;/a&gt; and in the report on the growth to &lt;a href=&quot;https://oeradio.at/en/carinthia-mesh-32-sites-august-2026/&quot;&gt;32 sites&lt;/a&gt;.&lt;/p&gt;

&lt;h2 class=&quot;wp-block-heading&quot;&gt;What has to be said honestly&lt;/h2&gt;

&lt;p&gt;Reading along calls for a word about confidentiality. The Meshtastic default channel is protected with a &lt;strong&gt;publicly known key&lt;/strong&gt;, which in practice means it is not confidential. That is precisely why a WebSDR can display the content. Reading there is not illicit, it is using an open community frequency. The flip side applies to everyone transmitting: whatever goes out on the default channel is potentially there for all to see. Custom channels with your own key stay unreadable, and direct messages have additional protection in recent firmware.&lt;/p&gt;

&lt;p&gt;With MeshCom the question is different. It runs in an amateur band where encryption is not permitted anyway and transmissions carry callsigns. Listening in is as normal as monitoring a repeater net.&lt;/p&gt;

&lt;p&gt;Two technical limits apply as well. A WebSDR only hears what reaches its antenna, so the picture is always the one from the receiver&apos;s location and not from the whole network. And receiving is not participating: you cannot transmit this way, and joining still needs a node.&lt;/p&gt;

&lt;p&gt;A final practical note: the bandwidth a network uses can differ regionally because it depends on the chosen preset. If the waterfall visibly shows traffic but the decoder pane stays empty, the bandwidth setting is almost always the reason, not reception.&lt;/p&gt;

&lt;h2 class=&quot;wp-block-heading&quot;&gt;Sources&lt;/h2&gt;

&lt;ul class=&quot;wp-block-list&quot;&gt;
&lt;li&gt;&lt;a href=&quot;https://github.com/0xAF/openwebrxplus/blob/master/CHANGELOG.md&quot; rel=&quot;nofollow&quot;&gt;OpenWebRX+ changelog&lt;/a&gt;, the basis for the version details on the LoRa modes&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;https://luarvique.github.io/ppa/&quot; rel=&quot;nofollow&quot;&gt;the project&apos;s package repository&lt;/a&gt; with installation notes&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;https://meshtastic.org/docs/&quot; rel=&quot;nofollow&quot;&gt;meshtastic.org&lt;/a&gt;, regions, presets and channel keys&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;https://wiki.oevsv.at/wiki/MeshCom&quot; rel=&quot;nofollow&quot;&gt;ÖVSV wiki: MeshCom&lt;/a&gt;, frequency and parameters for Austria&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;https://oe8yml.webrx.at/&quot; rel=&quot;nofollow&quot;&gt;WebRX.at&lt;/a&gt;, the station this setup is described from&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;73 – your oeradio.at editorial team&lt;/p&gt;

&lt;hr class=&quot;wp-block-separator has-alpha-channel-opacity&quot;/&gt;

&lt;h2 class=&quot;wp-block-heading&quot;&gt;Transparency Notice&lt;/h2&gt;

&lt;p&gt;This article was researched and written with the support of AI (Claude, Anthropic) based on public sources and our own observation at the station described, and the content has been editorially reviewed. Version details come from the project&apos;s public changelog, frequency details from the project documentation and the ÖVSV wiki. Deliberately not included are configuration files, profile data and access details of the station, so the procedure is described in general terms and is not meant as a copy template. The lead image is a screenshot of our own station. Corrections welcome at &lt;a href=&quot;mailto:kontakt@oeradio.at&quot;&gt;kontakt@oeradio.at&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;Der Beitrag &lt;a href=&quot;https://oeradio.at/en/reading-lora-mesh-packets-with-openwebrx-plus/&quot;&gt;Meshtastic, MeshCore and MeshCom in the waterfall: reading LoRa with OpenWebRX+&lt;/a&gt; erschien zuerst auf &lt;a href=&quot;https://oeradio.at/en&quot;&gt;OERadio&lt;/a&gt;.&lt;/p&gt;</content:encoded><dc:creator>Michael | OE8YML</dc:creator><category>Mesh Networks</category><category>DigiModes</category><category>Technology</category></item><item><title>Understanding Baluns and Ununs: Proper Impedance Matching</title><link>https://oeradio.at/en/understanding-baluns-and-ununs-proper-impedance-matching/</link><guid isPermaLink="false">https://oeradio.at/?p=4956</guid><description>&lt;p&gt;Few components in a shack are bought as often and understood as rarely as the balun. It is treated as a cure for poor SWR, for interference on the neighbour&apos;s television and for RF on the microphone. In truth it can fix only one of those three, and it does that one very well. This [&amp;#8230;]&lt;/p&gt;
&lt;p&gt;Der Beitrag &lt;a href=&quot;https://oeradio.at/en/understanding-baluns-and-ununs-proper-impedance-matching/&quot;&gt;Understanding Baluns and Ununs: Proper Impedance Matching&lt;/a&gt; erschien zuerst auf &lt;a href=&quot;https://oeradio.at/en&quot;&gt;OERadio&lt;/a&gt;.&lt;/p&gt;</description><pubDate>Sat, 05 Sep 2026 07:00:00 GMT</pubDate><content:encoded>&lt;p&gt;Few components in a shack are bought as often and understood as rarely as the balun. It is treated as a cure for poor SWR, for interference on the neighbour&apos;s television and for RF on the microphone. In truth it can fix only one of those three, and it does that one very well.&lt;/p&gt;

&lt;p&gt;This article sorts the subject out: what a balun does and what an unun does, why the difference between current and voltage types decides between success and frustration, which ferrite mix suits which job, what the popular 49:1 on an &lt;a href=&quot;https://oeradio.at/en/efhw-the-end-fed-half-wave-antenna-simple-effective-versatile/&quot;&gt;EFHW&lt;/a&gt; really costs you, and how to measure all of it with a &lt;a href=&quot;https://oeradio.at/en/nanovna-the-pocket-sized-antenna-analyser/&quot;&gt;NanoVNA&lt;/a&gt; instead of taking it on faith.&lt;/p&gt;

&lt;h2 class=&quot;wp-block-heading&quot;&gt;The real problem: the third conductor&lt;/h2&gt;

&lt;p&gt;Electrically, coax has three conductors, not two. The centre conductor and the inside of the shield carry the wanted current. The &lt;strong&gt;outside of the shield&lt;/strong&gt; is a conductor in its own right, and that is where the trouble starts. Feed something balanced like a dipole with it and part of the current returns along the outside of the cable towards the shack.&lt;/p&gt;

&lt;p&gt;This &lt;strong&gt;common mode current&lt;/strong&gt; is behind most of the complaints blamed on baluns: the feedline radiates, the pattern distorts, the SWR changes when you move the cable, the tuner suddenly finds different settings, RF appears on the microphone, the neighbour hears you in the speakers. Anyone &lt;a href=&quot;https://oeradio.at/en/emc-guide-finding-and-fixing-interference/&quot;&gt;hunting interference&lt;/a&gt; is chasing exactly this nine times out of ten.&lt;/p&gt;

&lt;h2 class=&quot;wp-block-heading&quot;&gt;Balun and unun, kept apart&lt;/h2&gt;

&lt;p&gt;&lt;strong&gt;Balun&lt;/strong&gt; stands for &lt;em&gt;balanced to unbalanced&lt;/em&gt;. It sits between something balanced, a &lt;a href=&quot;https://oeradio.at/en/build-guide-80-metre-dipole/&quot;&gt;dipole&lt;/a&gt; for instance, and an unbalanced feedline. A balun may also transform impedance, but it does not have to: the common 1:1 balun transforms nothing, it only provides a clean transition.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Unun&lt;/strong&gt; stands for &lt;em&gt;unbalanced to unbalanced&lt;/em&gt;. It joins two unbalanced systems and transforms impedance only. The typical case is the 9:1 for a random length wire, which is no fun at all without a proper counterpoise.&lt;/p&gt;

&lt;figure class=&quot;wp-block-image size-large&quot;&gt;&lt;img src=&quot;https://oeradio.at/wp-content/uploads/2026/09/balun-wideband-hf-hero-1024x768.webp&quot; alt=&quot;Wideband HF balun on a circuit board with binocular cores, BNC socket and screw terminals&quot; loading=&quot;lazy&quot;/&gt;&lt;figcaption class=&quot;wp-block-image__caption&quot;&gt;A wideband HF balun. The switch turns it into either a 1:1 current balun or a 4:1 voltage balun, which puts both designs discussed here into a single box. Photo: Elgull, CC BY-SA 4.0, via Wikimedia Commons.&lt;/figcaption&gt;&lt;/figure&gt;

&lt;h2 class=&quot;wp-block-heading&quot;&gt;Current balun or voltage balun&lt;/h2&gt;

&lt;p&gt;This is the distinction everything hinges on in practice, and it is printed on almost no packaging.&lt;/p&gt;

&lt;p&gt;The &lt;strong&gt;voltage balun&lt;/strong&gt; after &lt;strong&gt;Ruthroff&lt;/strong&gt; forces equal and opposite &lt;em&gt;voltages&lt;/em&gt; at its two outputs. That sounds sensible, but it only helps as long as the load really is balanced. As soon as one dipole leg runs closer to the roof than the other, as soon as the antenna turns reactive or is used off resonance, the currents divide unevenly and the remainder flows back along the outside of the cable. A voltage balun barely suppresses common mode current at all.&lt;/p&gt;

&lt;p&gt;The &lt;strong&gt;current balun&lt;/strong&gt; after &lt;strong&gt;Guanella&lt;/strong&gt; forces equal and opposite &lt;em&gt;currents&lt;/em&gt; instead. It lets the output voltages float and presents a high impedance to common mode current. That keeps it honest even when the antenna hangs asymmetrically, which in real gardens is the normal case.&lt;/p&gt;

&lt;p&gt;Hence the rule of thumb worth remembering: &lt;strong&gt;when in doubt, current balun&lt;/strong&gt;. If you need both impedance transformation and choking, put a 4:1 voltage balun and a separate 1:1 choke in series, or use a 4:1 built the Guanella way in the first place.&lt;/p&gt;

&lt;h2 class=&quot;wp-block-heading&quot;&gt;The ratios&lt;/h2&gt;

&lt;p&gt;What is quoted is always the &lt;strong&gt;impedance ratio&lt;/strong&gt;, and that is the square of the turns ratio. A transformer with two turns against fourteen has a turns ratio of 1:7 and therefore an impedance ratio of 1:49.&lt;/p&gt;

&lt;ul class=&quot;wp-block-list&quot;&gt;
&lt;li&gt;&lt;strong&gt;1:1&lt;/strong&gt; for the dipole and anywhere the transition simply needs to be clean.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;4:1&lt;/strong&gt; for loads around 200 ohms, such as folded dipoles and some delta loops.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;9:1&lt;/strong&gt; for long wires and random wires in the few hundred ohm range, always with a decent counterpoise.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;49:1&lt;/strong&gt; for the end fed half wave, which sits at roughly 2,400 to 3,000 ohms at the feedpoint.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;64:1&lt;/strong&gt; as a variant of the same design when the measured feedpoint impedance comes out higher.&lt;/li&gt;
&lt;/ul&gt;

&lt;h2 class=&quot;wp-block-heading&quot;&gt;The common mode choke&lt;/h2&gt;

&lt;p&gt;A &lt;strong&gt;common mode choke&lt;/strong&gt; is electrically a 1:1 current balun that does nothing except present a high impedance to common mode current. The wanted signal inside the cable does not see it, because its fields cancel inside the coax. Only the current on the outside meets the ferrite.&lt;/p&gt;

&lt;p&gt;The decisive question is &lt;strong&gt;how much choking impedance&lt;/strong&gt; is needed. Below 1,000 ohms not much useful happens. Several kilohms across the bands you actually use is a workable target. In practice that means eight to twelve turns of RG-58, RG-8X or RG-213 on an FT240 sized core, depending on mix and band.&lt;/p&gt;

&lt;p&gt;Placement matters just as much. One choke belongs at the feedpoint. A second one at the shack entry is often the more effective of the two, because it stops the RF where it couples into equipment and mains wiring. To find out whether there is common mode current at all, measure it with a &lt;a href=&quot;https://oeradio.at/en/sheath-wave-indicator-for-short-waves/&quot;&gt;common mode indicator&lt;/a&gt; before buying ferrite.&lt;/p&gt;

&lt;h2 class=&quot;wp-block-heading&quot;&gt;Which ferrite&lt;/h2&gt;

&lt;figure class=&quot;wp-block-image size-large&quot;&gt;&lt;img src=&quot;https://oeradio.at/wp-content/uploads/2026/09/balun-ferritkerne-ft43-1024x768.webp&quot; alt=&quot;Assorted ferrite cores: a large toroid, small toroids and clamp-on ferrites on a wooden surface&quot; loading=&quot;lazy&quot;/&gt;&lt;figcaption class=&quot;wp-block-image__caption&quot;&gt;Toroids and clamp-on ferrites. The mix is not printed on the parts, so write it down when you buy. Photo: Elgull, CC BY-SA 4.0, via Wikimedia Commons.&lt;/figcaption&gt;&lt;/figure&gt;

&lt;ul class=&quot;wp-block-list&quot;&gt;
&lt;li&gt;&lt;strong&gt;Mix 31:&lt;/strong&gt; first choice for common mode chokes from 160 through 10 metres, usefully effective across the whole range.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Mix 43:&lt;/strong&gt; the decades-old classic, permeability around 800, choking impedance peaking roughly between 8 and 15 MHz. As common in transformers as in chokes.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Mix 52 and 61:&lt;/strong&gt; sensible from about 10 MHz upwards and for builds aimed at the higher bands.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Powdered iron such as mix 2:&lt;/strong&gt; low loss and suitable for high power transformers, but useless as a common mode choke because the permeability is far too low.&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;A widespread misconception is that more cores are always better. Two stacked cores double the impedance but also push the self resonance of the winding downwards. On 10 metres a choke with too many turns can perform worse than one with fewer.&lt;/p&gt;

&lt;h2 class=&quot;wp-block-heading&quot;&gt;Winding&lt;/h2&gt;

&lt;figure class=&quot;wp-block-image size-large&quot;&gt;&lt;img src=&quot;https://oeradio.at/wp-content/uploads/2026/09/balun-bifilar-ringkern-1024x1317.webp&quot; alt=&quot;Bifilar wound toroidal transformer with two wires run in parallel&quot; loading=&quot;lazy&quot; style=&quot;max-width:420px&quot;/&gt;&lt;figcaption class=&quot;wp-block-image__caption&quot;&gt;Bifilar winding: two wires run side by side on a toroid. This is the basis of most balun and unun designs. Photo: Windell Oskay, CC BY 2.0, via Wikimedia Commons.&lt;/figcaption&gt;&lt;/figure&gt;

&lt;p&gt;Transformers are wound &lt;strong&gt;bifilar&lt;/strong&gt;, two wires in parallel, so the coupling stays as tight as possible. For the classic W1JR choke you pass the coax itself through the core instead, commonly two times five and a half turns of RG-58 on an FT140-43.&lt;/p&gt;

&lt;p&gt;It also works without a core: the so-called ugly balun is a few turns of coax on a piece of pipe. It costs nothing but only works narrowband around the self resonance of the coil, and it is clearly inferior to a ferrite core. Fine as a field expedient, not as a permanent installation.&lt;/p&gt;

&lt;h2 class=&quot;wp-block-heading&quot;&gt;The 49:1 on an EFHW, honestly&lt;/h2&gt;

&lt;p&gt;No component has conquered as many shacks in recent years as the 49:1 transformer for the end fed half wave. It works, but it is not a magic trick, and the numbers are uncomfortably honest.&lt;/p&gt;

&lt;p&gt;On 20 metres a monoband EFHW with a 49:1 on mix 43 runs with very low losses. On the higher bands from 17 through 10 metres, however, &lt;strong&gt;losses around 30 percent&lt;/strong&gt;, roughly 1.5 dB, are well documented. The reason lies in the material itself, whose loss component rises noticeably above 10 MHz.&lt;/p&gt;

&lt;p&gt;Two things help. Below 10 MHz a &lt;strong&gt;two-turn primary&lt;/strong&gt; produces only about half the loss of a single-turn primary, which means considerably less heat at the same power. And &lt;strong&gt;duty cycle&lt;/strong&gt; matters more than peak power: a small core forgives 100 watts of SSB, but not 100 watts of &lt;a href=&quot;https://oeradio.at/en/ft8-for-beginners-the-digital-mode-that-revolutionised-shortwave-radio/&quot;&gt;FT8&lt;/a&gt; for hours.&lt;/p&gt;

&lt;p&gt;Be careful with measurements. Many videos compare two transformers back to back or confuse average with peak power. It only becomes meaningful with a real load, with forward and reflected measurement, and with an eye on whether the core is warming up.&lt;/p&gt;

&lt;figure class=&quot;wp-block-embed is-type-video is-provider-youtube wp-block-embed-youtube wp-embed-aspect-16-9 wp-has-aspect-ratio&quot;&gt;&lt;div class=&quot;wp-block-embed__wrapper&quot;&gt;
https://www.youtube.com/watch?v=tfiFPssSG4M
&lt;/div&gt;&lt;/figure&gt;

&lt;p&gt;&lt;em&gt;Video tip: typical mistakes with chokes, ununs and baluns in data mode operation, which is exactly where duty cycle turns into a problem.&lt;/em&gt;&lt;/p&gt;

&lt;h2 class=&quot;wp-block-heading&quot;&gt;Measure it, do not believe it&lt;/h2&gt;

&lt;p&gt;The performance of a common mode choke shows up clearly on a &lt;a href=&quot;https://oeradio.at/en/nanovna-the-pocket-sized-antenna-analyser/&quot;&gt;NanoVNA&lt;/a&gt;. You measure the impedance between the two shield ends, which is precisely the path common mode current would take. The result is often sobering: plenty of commercial chokes fall well short of their datasheet on individual bands.&lt;/p&gt;

&lt;figure class=&quot;wp-block-embed is-type-video is-provider-youtube wp-block-embed-youtube wp-embed-aspect-16-9 wp-has-aspect-ratio&quot;&gt;&lt;div class=&quot;wp-block-embed__wrapper&quot;&gt;
https://www.youtube.com/watch?v=IrVBaAxBNdo
&lt;/div&gt;&lt;/figure&gt;

&lt;p&gt;&lt;em&gt;Video tip (German): the measurement setup and how to read the result for a common mode choke on the NanoVNA, step by step.&lt;/em&gt;&lt;/p&gt;

&lt;h2 class=&quot;wp-block-heading&quot;&gt;Three stubborn myths&lt;/h2&gt;

&lt;ul class=&quot;wp-block-list&quot;&gt;
&lt;li&gt;&lt;strong&gt;A balun improves SWR.&lt;/strong&gt; No. A 1:1 balun transforms nothing. If the reading changes after fitting one, that is because the feedline was radiating before and corrupting the measurement. The antenna is not better matched afterwards, it is merely measured honestly.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;A balun replaces the tuner.&lt;/strong&gt; No. A transformer shifts impedance by a fixed ratio. Whatever is still off after that remains the tuner&apos;s job.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Ferrite always helps.&lt;/strong&gt; No. The wrong mix in the wrong place does little except get warm. And heat in the core is power that never reaches the antenna.&lt;/li&gt;
&lt;/ul&gt;

&lt;figure class=&quot;wp-block-embed is-type-video is-provider-youtube wp-block-embed-youtube wp-embed-aspect-16-9 wp-has-aspect-ratio&quot;&gt;&lt;div class=&quot;wp-block-embed__wrapper&quot;&gt;
https://www.youtube.com/watch?v=W6xbXtsO1So
&lt;/div&gt;&lt;/figure&gt;

&lt;p&gt;&lt;em&gt;Video tip: the question it all comes down to, namely whether your particular antenna needs a balun at all.&lt;/em&gt;&lt;/p&gt;

&lt;h2 class=&quot;wp-block-heading&quot;&gt;What goes where&lt;/h2&gt;

&lt;ul class=&quot;wp-block-list&quot;&gt;
&lt;li&gt;&lt;strong&gt;Dipole, inverted V, doublet fed with coax:&lt;/strong&gt; 1:1 current balun at the feedpoint.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;EFHW:&lt;/strong&gt; 49:1 transformer plus a separate common mode choke about a tenth of a wavelength away, and a short counterpoise.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Random wire:&lt;/strong&gt; 9:1 unun, counterpoise not optional, choke behind it.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Ladder line:&lt;/strong&gt; a genuinely balanced tuner or a 4:1 current balun at the tuner output, never a voltage balun into the unknown.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Vertical with radials:&lt;/strong&gt; needs no balancing, but almost always a choke, otherwise the cable becomes part of the counterpoise.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Magnetic loop:&lt;/strong&gt; see the &lt;a href=&quot;https://oeradio.at/en/magnetic-loop-the-balcony-antenna-for-radio-amateurs/&quot;&gt;separate article&lt;/a&gt;, where the coupling loop does the matching.&lt;/li&gt;
&lt;/ul&gt;

&lt;h2 class=&quot;wp-block-heading&quot;&gt;Buy or build&lt;/h2&gt;

&lt;p&gt;Building your own is worth it because material and effort are modest: a core, some wire or coax, a weatherproof box. The real gain is knowing what is inside instead of trusting a label.&lt;/p&gt;

&lt;p&gt;Commercial units make sense for high power or when the enclosure has to survive outdoors for years. Then two specifications are worth looking for, and both are often missing: the topology, current or voltage, and a power rating broken down by mode. A single number without a duty cycle says very little.&lt;/p&gt;

&lt;p&gt;If you are planning the feedline as well, the cable types are covered in &lt;a href=&quot;https://oeradio.at/en/choosing-coaxial-cable-rg-58-rg-213-lmr-400-and-more/&quot;&gt;choosing coaxial cable&lt;/a&gt; and the matching losses in the &lt;a href=&quot;https://oeradio.at/en/kabelblick-coaxial-cable-attenuation-calculator/&quot;&gt;attenuation calculator&lt;/a&gt;. What all of it does to the pattern can be explored in &lt;a href=&quot;https://oeradio.at/en/antenna-view-interactively-understand-radiation-patterns/&quot;&gt;Antenna View&lt;/a&gt;.&lt;/p&gt;

&lt;h2 class=&quot;wp-block-heading&quot;&gt;Sources&lt;/h2&gt;

&lt;ul class=&quot;wp-block-list&quot;&gt;
&lt;li&gt;Guanella and Ruthroff topologies and their behaviour under unbalanced loads, as covered in the literature on broadband transformers&lt;/li&gt;
&lt;li&gt;Efficiency measurements of 49:1 and 64:1 transformers on mix 43, among others from the EFHW community&lt;/li&gt;
&lt;li&gt;Ferrite manufacturer datasheets for mixes 31, 43, 52 and 61&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;https://hamwaves.com/chokes/en/index.html&quot; rel=&quot;nofollow&quot;&gt;hamwaves.com: Common Mode Chokes&lt;/a&gt;, a detailed treatment of choking impedance and construction&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;https://www.n1fd.org/2022/08/12/ferrite-loss-2/&quot; rel=&quot;nofollow&quot;&gt;N1FD: Power Losses and Dissipation in Various Ferrite Devices&lt;/a&gt;, losses and heating in practice&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;73 – your oeradio.at editorial team&lt;/p&gt;

&lt;hr class=&quot;wp-block-separator has-alpha-channel-opacity&quot;/&gt;

&lt;h2 class=&quot;wp-block-heading&quot;&gt;Transparency Notice&lt;/h2&gt;

&lt;p&gt;This article was researched and written with the support of AI (Claude, Anthropic) based on publicly available sources, and the content has been editorially reviewed. It was substantially expanded in September 2026, in particular with the distinction between current and voltage baluns, the choice of ferrite mix, the question of how much choking impedance is needed and the loss analysis of the 49:1 transformer. The previous AI-generated lead image was replaced by a real photograph. All images come from Wikimedia Commons under free licences, with photographer and licence given in each caption. The embedded videos come from external YouTube channels and reflect their views. Figures for losses and choking impedance are orders of magnitude from published measurements and do not replace measuring your own build. Corrections welcome at &lt;a href=&quot;mailto:kontakt@oeradio.at&quot;&gt;kontakt@oeradio.at&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;Der Beitrag &lt;a href=&quot;https://oeradio.at/en/understanding-baluns-and-ununs-proper-impedance-matching/&quot;&gt;Understanding Baluns and Ununs: Proper Impedance Matching&lt;/a&gt; erschien zuerst auf &lt;a href=&quot;https://oeradio.at/en&quot;&gt;OERadio&lt;/a&gt;.&lt;/p&gt;</content:encoded><dc:creator>Michael | OE8YML</dc:creator><category>Amateur Radio</category><category>Technology</category></item><item><title>Meshtastic in Practice: Off-Grid Messaging with LoRa Mesh</title><link>https://oeradio.at/en/meshtastic-in-practice-off-grid-messaging-with-lora-mesh/</link><guid isPermaLink="false">https://oeradio.at/?p=4606</guid><description>&lt;p&gt;Sending text messages, sharing GPS positions and receiving sensor data, without the internet, without a mobile network, without mains power. And all of it with hardware costing around 35 euros. What sounded like a niche project a few years ago is now a worldwide movement: Meshtastic, the open-source project for LoRa-based mesh communication. This article [&amp;#8230;]&lt;/p&gt;
&lt;p&gt;Der Beitrag &lt;a href=&quot;https://oeradio.at/en/meshtastic-in-practice-off-grid-messaging-with-lora-mesh/&quot;&gt;Meshtastic in Practice: Off-Grid Messaging with LoRa Mesh&lt;/a&gt; erschien zuerst auf &lt;a href=&quot;https://oeradio.at/en&quot;&gt;OERadio&lt;/a&gt;.&lt;/p&gt;</description><pubDate>Thu, 03 Sep 2026 07:00:00 GMT</pubDate><content:encoded>&lt;p&gt;Sending text messages, sharing GPS positions and receiving sensor data, without the internet, without a mobile network, without mains power. And all of it with hardware costing around 35 euros. What sounded like a niche project a few years ago is now a worldwide movement: &lt;strong&gt;Meshtastic&lt;/strong&gt;, the open-source project for LoRa-based mesh communication.&lt;/p&gt;

&lt;p&gt;This article gets hands-on. It covers which hardware makes sense, how setup works, what roles a node can take in the network, what the rules actually say and how things look in Austria. If you want to settle the system question first, the comparison is in &lt;a href=&quot;https://oeradio.at/en/meshcom-vs-meshtastic-lora-mesh-networks-for-radio-amateurs/&quot;&gt;MeshCom vs. Meshtastic&lt;/a&gt;, and for the wider picture see &lt;a href=&quot;https://oeradio.at/en/pmr-vs-meshtastic-vs-cb-radio-three-licence-free-radio-systems-compared/&quot;&gt;PMR vs. Meshtastic vs. CB radio&lt;/a&gt;.&lt;/p&gt;

&lt;h2 class=&quot;wp-block-heading&quot;&gt;What Meshtastic is&lt;/h2&gt;

&lt;p&gt;Meshtastic is open-source firmware that runs on cheap LoRa microcontrollers and turns them into a decentralised mesh. Every device receives messages and forwards other people&apos;s packets, so range grows with each additional node. There is no central server, no operator and no sign-up.&lt;/p&gt;

&lt;p&gt;Kevin Hester started the project in early 2020. Hundreds of volunteers have carried it since, firmware ships at a brisk pace, and supported hardware ranges from 20-euro boards to professional gateways. How robust that has become was on display at Hamvention 2024, where 2,000 to 2,500 nodes were active on site at times, running the special Short Turbo preset for dense networks.&lt;/p&gt;

&lt;figure class=&quot;wp-block-image size-large&quot;&gt;&lt;img src=&quot;https://oeradio.at/wp-content/uploads/2026/09/meshtastic-spektrum-wasserfall-1024x770.webp&quot; alt=&quot;Waterfall and spectrum display of a Meshtastic transmission using the Medium Fast preset&quot; loading=&quot;lazy&quot;/&gt;&lt;figcaption class=&quot;wp-block-image__caption&quot;&gt;A Meshtastic message in the spectrum, here a 200-character transmission in the Medium Fast preset. The chirp pattern of LoRa modulation is clearly visible. Image: Tinux, CC0, via Wikimedia Commons.&lt;/figcaption&gt;&lt;/figure&gt;

&lt;h2 class=&quot;wp-block-heading&quot;&gt;The legal frame in Europe&lt;/h2&gt;

&lt;p&gt;This deserves a close look, because a lot of half-knowledge circulates. In Europe Meshtastic does not sit somewhere around 868 MHz, it sits in a clearly defined slice of it.&lt;/p&gt;

&lt;p&gt;The &lt;strong&gt;EU_868&lt;/strong&gt; region occupies &lt;strong&gt;869.40 to 869.65 MHz&lt;/strong&gt;. Up to &lt;strong&gt;500 mW ERP&lt;/strong&gt; is permitted there, that is 27 dBm, with a &lt;strong&gt;10 percent duty cycle&lt;/strong&gt;. The default LongFast channel uses slot 1 with a centre frequency of &lt;strong&gt;869.525 MHz&lt;/strong&gt;. That is considerably more power than the frequently quoted 25 mW, which applies to other parts of the 863 to 870 MHz band.&lt;/p&gt;

&lt;p&gt;What matters is this: legality comes from the combination of device, region setting, antenna and radiated power, not from the band alone. Put a high-gain antenna on a board already transmitting at full power and you can exceed the permitted ERP without noticing. And a radio amateur who moves to amateur frequencies is bound by amateur radio rules, including callsign identification and the ban on encryption.&lt;/p&gt;

&lt;h2 class=&quot;wp-block-heading&quot;&gt;Hardware worth considering&lt;/h2&gt;

&lt;p&gt;A word on prices first, since that is always the opening question. The figures below are September 2026 street prices at EU dealers who ship to Austria, VAT included. Ten euros between shops for the same board is normal, so comparing pays off. Three things come on top. A usable 868 MHz antenna costs 10 to 17 euros and is practically never included. When importing directly from the Far East, insist on the &lt;strong&gt;868 MHz variant&lt;/strong&gt;, because the widespread 915 MHz devices may not be operated here. And orders from outside the EU attract import VAT and, depending on value, customs charges, which often eats the saving.&lt;/p&gt;

&lt;h3 class=&quot;wp-block-heading&quot;&gt;Heltec LoRa 32 V3, around 23 to 30 euros&lt;/h3&gt;

&lt;p&gt;The budget entry. An &lt;a href=&quot;https://oeradio.at/en/esp32-and-amateur-radio-10-projects-for-makers-and-ham-radio-operators/&quot;&gt;ESP32&lt;/a&gt;-S3 with a small OLED and a LoRa chip, compact and well documented. GPS and a battery holder are missing and can be added. Perfectly fine as a fixed node or for a first try.&lt;/p&gt;

&lt;h3 class=&quot;wp-block-heading&quot;&gt;LILYGO T-Beam, from around 47 euros&lt;/h3&gt;

&lt;p&gt;The all-rounder with GPS, an 18650 holder and a LoRa module. At 24 to 48 hours of runtime it is the classic portable node for hiking. The GPS feeds automatic position reports into the mesh. The uprated T-Beam Supreme sits noticeably higher, usually between 60 and 75 euros.&lt;/p&gt;

&lt;h3 class=&quot;wp-block-heading&quot;&gt;LILYGO T-Echo, 60 to 80 euros&lt;/h3&gt;

&lt;p&gt;The frugal one. Built on the nRF52840, which draws far less than an ESP32. With an e-ink display, GPS and a battery it lasts a week under moderate use. Buying straight from the manufacturer is cheaper, at the cost of waiting for delivery.&lt;/p&gt;

&lt;h3 class=&quot;wp-block-heading&quot;&gt;RAK WisBlock, 27 to 47 euros&lt;/h3&gt;

&lt;p&gt;The modular system with an nRF52840 that takes GPS, sensors and a solar charge controller as plug-on modules. Deep sleep draws under 10 microamps, which is why it is the first choice for solar nodes. Price depends on the baseboard, with starter kits from about 27 euros and around 47 euros for the larger base. Anyone coming from the &lt;a href=&quot;https://oeradio.at/en/raspberry-pi-in-the-shack-the-best-amateur-radio-applications-2026/&quot;&gt;Raspberry Pi&lt;/a&gt; world knows the building-block idea.&lt;/p&gt;

&lt;p&gt;RAK now also sells finished devices for anyone who would rather not solder: the WisMesh Tag at about 48 euros, the WisMesh Pocket V2 at 99 euros and the Repeater Mini V2 from roughly 100 euros.&lt;/p&gt;

&lt;h3 class=&quot;wp-block-heading&quot;&gt;Seeed SenseCAP T1000-E, around 48 euros&lt;/h3&gt;

&lt;p&gt;A tracker the size of a credit card. A finished device rather than a bare board, with GPS, buzzer and battery, thin enough for a pocket. For anyone who simply wants a working thing and no enclosure project, this is the easiest way in.&lt;/p&gt;

&lt;figure class=&quot;wp-block-image size-large&quot;&gt;&lt;img src=&quot;https://oeradio.at/wp-content/uploads/2026/09/meshtastic-t1000e-tracker-1024x1345.webp&quot; alt=&quot;SenseCAP Card Tracker T1000-E for Meshtastic in credit card format&quot; loading=&quot;lazy&quot; style=&quot;max-width:420px&quot;/&gt;&lt;figcaption class=&quot;wp-block-image__caption&quot;&gt;The SenseCAP T1000-E is a ready-made Meshtastic tracker in credit card size, GPS and battery included. Photo: XoMEoX, CC BY 4.0, via Wikimedia Commons.&lt;/figcaption&gt;&lt;/figure&gt;

&lt;h3 class=&quot;wp-block-heading&quot;&gt;LILYGO T-Deck, from around 70 euros&lt;/h3&gt;

&lt;p&gt;The standalone unit with a QWERTY keyboard, colour display and GPS. Messages can be typed on the device itself, no phone required. Handy when you do not want to pull out your phone every few minutes. The Plus variant with battery and GPS usually runs 85 to 120 euros in Europe.&lt;/p&gt;

&lt;h3 class=&quot;wp-block-heading&quot;&gt;Station G2&lt;/h3&gt;

&lt;p&gt;The heavy hitter with a 5-watt output stage, Ethernet and a proper enclosure. That power level is not permitted on the ISM band, so the device belongs on amateur frequencies and in licensed hands. As a hilltop site or fixed gateway it is a different league. We could not find a reliable Austrian list price, sales run through Unit Engineering with EU shipping and VAT handled by a German logistics partner. If you order, insist on the 868 MHz version.&lt;/p&gt;

&lt;h2 class=&quot;wp-block-heading&quot;&gt;Setup in fifteen minutes&lt;/h2&gt;

&lt;ol class=&quot;wp-block-list&quot;&gt;
&lt;li&gt;&lt;strong&gt;Flash the firmware.&lt;/strong&gt; Open flasher.meshtastic.org in Chrome or Edge, pick the board, connect via USB, flash. No download needed, the web flasher does everything.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Install the app.&lt;/strong&gt; Meshtastic for Android or iOS, or the web client at client.meshtastic.org.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Pair.&lt;/strong&gt; Power up the board, search in the app, connect via Bluetooth. The default code is 123456.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Set the region.&lt;/strong&gt; Set the region to &lt;strong&gt;EU_868&lt;/strong&gt; in the settings. Skip this and the device either stays silent or transmits on the wrong frequency.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Choose a name.&lt;/strong&gt; A short node name, twelve characters maximum. Radio amateurs usually use their callsign.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Send.&lt;/strong&gt; Type a message on the primary channel. Every node in range receives it and passes it on.&lt;/li&gt;
&lt;/ol&gt;

&lt;p&gt;The default preset is &lt;strong&gt;LONG_FAST&lt;/strong&gt;, a sound compromise between range and speed. The one hard rule: every node in a mesh must run the same preset, otherwise they simply do not hear each other.&lt;/p&gt;

&lt;figure class=&quot;wp-block-embed is-type-video is-provider-youtube wp-block-embed-youtube wp-embed-aspect-16-9 wp-has-aspect-ratio&quot;&gt;&lt;div class=&quot;wp-block-embed__wrapper&quot;&gt;
https://www.youtube.com/watch?v=a3FuIrGusnQ
&lt;/div&gt;&lt;/figure&gt;

&lt;p&gt;&lt;em&gt;Video tip (German): the Funkwelle channel starts its tutorial series with the fundamentals of LoRa and the Meshtastic network before touching any hardware.&lt;/em&gt;&lt;/p&gt;

&lt;h2 class=&quot;wp-block-heading&quot;&gt;Channels and encryption&lt;/h2&gt;

&lt;p&gt;Meshtastic supports up to eight parallel channels per device. Each channel has a name and a pre-shared key, and encryption uses AES in CTR mode.&lt;/p&gt;

&lt;p&gt;The part many people miss: the key for the default channel is &lt;strong&gt;publicly known&lt;/strong&gt;. Anyone who installs Meshtastic can read along there. That is deliberate, LongFast is the open community frequency. Anything that should stay private needs its own channel with its own key.&lt;/p&gt;

&lt;p&gt;Since firmware 2.5 direct messages additionally use &lt;strong&gt;public key cryptography&lt;/strong&gt;. Devices exchange their public keys themselves, the message is end to end encrypted, and nobody has to hand a shared key around. The 2.7 line added packet signing based on XEdDSA, which lets a receiver check where a packet actually came from.&lt;/p&gt;

&lt;p&gt;For radio amateurs the logic inverts: encryption is not allowed on amateur frequencies. That is what the licensed operator mode is for, disabling encryption and sending the callsign.&lt;/p&gt;

&lt;h2 class=&quot;wp-block-heading&quot;&gt;Range, honestly&lt;/h2&gt;

&lt;ul class=&quot;wp-block-list&quot;&gt;
&lt;li&gt;&lt;strong&gt;Urban:&lt;/strong&gt; 0.5 to 2 kilometres with the stock antenna, buildings attenuate heavily at 868 MHz.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Rural:&lt;/strong&gt; 5 to 20 kilometres depending on terrain and height.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Mountain to mountain with line of sight:&lt;/strong&gt; 50 kilometres and beyond, where LoRa really shows its strength.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Record:&lt;/strong&gt; &lt;strong&gt;331 kilometres&lt;/strong&gt;, set on 5 May 2024 between Austria and Italy across the Adriatic, using RAK4631 nodes, collinear antennas and the VERY_LONG_SLOW preset.&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;The biggest lever is not firmware but antenna and height. At 868 MHz propagation is almost optical. The same node might manage 500 metres on the ground floor and ten times that from a roof.&lt;/p&gt;

&lt;h2 class=&quot;wp-block-heading&quot;&gt;Roles in the network&lt;/h2&gt;

&lt;ul class=&quot;wp-block-list&quot;&gt;
&lt;li&gt;&lt;strong&gt;CLIENT:&lt;/strong&gt; the default. Sends, receives and forwards. Correct for almost everyone.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;CLIENT_MUTE:&lt;/strong&gt; sends and receives its own traffic but forwards nothing. Useful in very dense networks.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;ROUTER:&lt;/strong&gt; optimised for forwarding, display and Bluetooth off. Meant for permanent, usually solar powered sites in exposed positions.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;ROUTER_LATE:&lt;/strong&gt; like ROUTER but waits briefly. If a closer node has already relayed the packet, this one stays quiet, which avoids duplicates.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;REPEATER:&lt;/strong&gt; forwards everything, including packets already heard. Only sensible at genuine bottlenecks.&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;The community is unusually united here: as few routers as possible at strategically good points, everything else as a client. Too many routers create packet storms that clog the network instead of growing it. Since version 2.6 the &lt;strong&gt;NextHopRouter&lt;/strong&gt; helps as well. For direct messages the firmware learns from the acknowledgements which node actually relayed the packet, and next time it addresses that one path instead of flooding the whole network.&lt;/p&gt;

&lt;figure class=&quot;wp-block-embed is-type-video is-provider-youtube wp-block-embed-youtube wp-embed-aspect-16-9 wp-has-aspect-ratio&quot;&gt;&lt;div class=&quot;wp-block-embed__wrapper&quot;&gt;
https://www.youtube.com/watch?v=Af9MDVQ0M0o
&lt;/div&gt;&lt;/figure&gt;

&lt;p&gt;&lt;em&gt;Video tip (German): firmware installation, first setup and an initial field test, step by step.&lt;/em&gt;&lt;/p&gt;

&lt;h2 class=&quot;wp-block-heading&quot;&gt;MQTT: when the mesh reaches the internet&lt;/h2&gt;

&lt;p&gt;A node with Wi-Fi can bridge between the mesh and the internet and hand messages to an MQTT broker. That connects islands that are far apart.&lt;/p&gt;

&lt;p&gt;A few things are worth knowing about the public broker at mqtt.meshtastic.org. The connection always uses TLS on port 8883, whatever the toggle in the app suggests. The default channel there carries heavy traffic, which can overwhelm weaker devices. Position data is deliberately blurred to protect privacy. And because the default channel key is known, anything going out that way is effectively readable by everyone.&lt;/p&gt;

&lt;p&gt;If you want this done cleanly, run your own broker. How that works and how to connect to ours is described in &lt;a href=&quot;https://oeradio.at/en/oeradio-goes-mesh-mqtt-server-2/&quot;&gt;OERadio goes Mesh&lt;/a&gt;. The result can be followed live on our &lt;a href=&quot;https://oeradio.at/en/oeradio-meshmap-all-meshtastic-nodes-at-a-glance/&quot;&gt;Meshmap&lt;/a&gt;, which shows the known nodes in Austria and Europe. A broker on a &lt;a href=&quot;https://oeradio.at/en/raspberry-pi-in-the-shack-the-best-amateur-radio-applications-2026/&quot;&gt;Raspberry Pi&lt;/a&gt; is also the foundation for everything else, such as a bridge into &lt;a href=&quot;https://oeradio.at/en/hamnet-in-austria-the-high-speed-data-network-for-radio-amateurs/&quot;&gt;HAMNET&lt;/a&gt;.&lt;/p&gt;

&lt;h2 class=&quot;wp-block-heading&quot;&gt;More than text&lt;/h2&gt;

&lt;h3 class=&quot;wp-block-heading&quot;&gt;GPS and positions&lt;/h3&gt;

&lt;p&gt;Every node with GPS reports its position, and the app shows all nodes on a map. On a group trip everyone can see where the others are at a glance. Via MQTT and suitable software those positions can also be fed into the &lt;a href=&quot;https://oeradio.at/en/aprs-in-austria-position-reports-weather-data-and-more/&quot;&gt;APRS network&lt;/a&gt;.&lt;/p&gt;

&lt;h3 class=&quot;wp-block-heading&quot;&gt;Sensors&lt;/h3&gt;

&lt;p&gt;The firmware knows more than 30 sensors. The common ones in practice: BME280 and BME680 for temperature, humidity and pressure, INA219 or INA260 for current and voltage, which solves half the troubleshooting on a solar node, plus pressure sensors for weather and even Geiger counter modules. Readings flow into the mesh automatically and can be evaluated over MQTT, which turns the network into a distributed measurement system.&lt;/p&gt;

&lt;h3 class=&quot;wp-block-heading&quot;&gt;Telemetry&lt;/h3&gt;

&lt;p&gt;Every node reports battery state, signal quality as SNR and RSSI, uptime and airtime usage. Airtime is the figure to watch, because it shows how close the network runs to the duty cycle limit.&lt;/p&gt;

&lt;h2 class=&quot;wp-block-heading&quot;&gt;Solar nodes, the backbone&lt;/h2&gt;

&lt;p&gt;The networks that stay interesting are the ones where somebody puts a node somewhere high and runs it self-sufficiently. That works because nRF52840 boards are extremely frugal.&lt;/p&gt;

&lt;figure class=&quot;wp-block-image size-large&quot;&gt;&lt;img src=&quot;https://oeradio.at/wp-content/uploads/2026/09/meshtastic-outdoor-node-akkus-1024x683.webp&quot; alt=&quot;Open junction box with a Meshtastic node, a holder for two 18650 cells and a charge controller&quot; loading=&quot;lazy&quot;/&gt;&lt;figcaption class=&quot;wp-block-image__caption&quot;&gt;A typical outdoor node from the inside: board, holder for two 18650 cells, charge controller, all in a weatherproof junction box. It does not take much more. Photo: -stk, CC BY-SA 4.0, via Wikimedia Commons.&lt;/figcaption&gt;&lt;/figure&gt;

&lt;ul class=&quot;wp-block-list&quot;&gt;
&lt;li&gt;&lt;strong&gt;Consumption:&lt;/strong&gt; a RAK WisBlock with nRF52840 draws about 8 mA while receiving and under 10 microamps in deep sleep.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Panel:&lt;/strong&gt; a small 1-watt 6-volt panel is enough for continuous operation.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Battery:&lt;/strong&gt; one 18650 cell at 3,000 mAh covers several dull days.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Charging:&lt;/strong&gt; the RAK baseboard already includes a solar charge controller.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Enclosure:&lt;/strong&gt; an IP67 box from the electrical trade, antenna outside, glands on every cable entry.&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;For &lt;a href=&quot;https://oeradio.at/en/blackout-preparedness-for-radio-amateurs-self-sufficient-radio-operation-with-solar-and-battery/&quot;&gt;blackout preparedness&lt;/a&gt; such nodes are particularly valuable, because they keep running when power and mobile networks are gone. Anyone building this out systematically will find the complements in the &lt;a href=&quot;https://oeradio.at/en/emergency-go-box-building-a-portable-emergency-radio-station/&quot;&gt;emergency go-box&lt;/a&gt; and in &lt;a href=&quot;https://oeradio.at/en/winlink-email-via-radio-emergency-communication-without-internet/&quot;&gt;Winlink&lt;/a&gt; for longer messages.&lt;/p&gt;

&lt;h2 class=&quot;wp-block-heading&quot;&gt;What licensed amateurs can add&lt;/h2&gt;

&lt;ul class=&quot;wp-block-list&quot;&gt;
&lt;li&gt;&lt;strong&gt;Licensed operator mode:&lt;/strong&gt; store the callsign, encryption off, operation under amateur radio rules.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;More power:&lt;/strong&gt; amateur frequencies allow entirely different levels than the ISM band, which is what devices like the Station G2 are built for.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Bridges:&lt;/strong&gt; MQTT can feed positions into &lt;a href=&quot;https://oeradio.at/en/aprs-in-austria-position-reports-weather-data-and-more/&quot;&gt;APRS&lt;/a&gt; or run gateways inside &lt;a href=&quot;https://oeradio.at/en/hamnet-in-austria-the-high-speed-data-network-for-radio-amateurs/&quot;&gt;HAMNET&lt;/a&gt;, without any commercial internet.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Combining networks:&lt;/strong&gt; the narrowband mesh complements an &lt;a href=&quot;https://oeradio.at/en/aredn-mesh-networks-using-wi-fi-hardware-for-amateur-radio/&quot;&gt;AREDN network&lt;/a&gt; where its directional links do not reach.&lt;/li&gt;
&lt;/ul&gt;

&lt;h2 class=&quot;wp-block-heading&quot;&gt;The situation in Austria&lt;/h2&gt;

&lt;p&gt;Austria is notably active on LoRa mesh, but spread across several systems, which regularly confuses newcomers.&lt;/p&gt;

&lt;p&gt;For Meshtastic itself, &lt;strong&gt;meshtastic.at&lt;/strong&gt; collects build guides and projects, from weatherproof outdoor nodes to pagers with a reply function and remote maintenance over GSM. The focus is firmly on building things rather than on network statistics.&lt;/p&gt;

&lt;p&gt;Alongside it sits &lt;a href=&quot;https://oeradio.at/en/meshcom-your-entry-into-a-decentralized-radio-mesh-network-for-radio-amateurs/&quot;&gt;MeshCom&lt;/a&gt; as the Austrian amateur radio variant, now at &lt;a href=&quot;https://oeradio.at/en/meshcom-4-0-off-grid-is-that-even-possible/&quot;&gt;version 4.0&lt;/a&gt;, and more recently &lt;a href=&quot;https://oeradio.at/en/meshcore-radio-without-a-mobile-network-join-in/&quot;&gt;MeshCore&lt;/a&gt;, which currently draws the most new participants in Carinthia. How fast that can go is visible in the growth to &lt;a href=&quot;https://oeradio.at/en/carinthia-mesh-32-sites-august-2026/&quot;&gt;32 sites within two weeks&lt;/a&gt;, including an observed link over 126.9 kilometres with half a watt. For the people behind the boxes, see the &lt;a href=&quot;https://oeradio.at/en/repeater-portraits-carinthiamesh-august-2026/&quot;&gt;CarinthiaMesh repeater portraits&lt;/a&gt;.&lt;/p&gt;

&lt;p&gt;In practice many operators run both. The hardware is the same, only the firmware differs, and a second node costs less than dinner.&lt;/p&gt;

&lt;figure class=&quot;wp-block-embed is-type-video is-provider-youtube wp-block-embed-youtube wp-embed-aspect-16-9 wp-has-aspect-ratio&quot;&gt;&lt;div class=&quot;wp-block-embed__wrapper&quot;&gt;
https://www.youtube.com/watch?v=3lfxxC-z5Zs
&lt;/div&gt;&lt;/figure&gt;

&lt;p&gt;&lt;em&gt;Video tip: a practical comparison of common LoRa mesh devices, useful before a first purchase.&lt;/em&gt;&lt;/p&gt;

&lt;h2 class=&quot;wp-block-heading&quot;&gt;Practical tips&lt;/h2&gt;

&lt;h3 class=&quot;wp-block-heading&quot;&gt;Antenna first&lt;/h3&gt;

&lt;p&gt;The supplied stubs are desk accessories. Even a quarter-wave wire, roughly 8.2 centimetres for 868 MHz, with a decent ground plane changes range dramatically. Ready-made SMA antennas start around five euros. No firmware setting comes close.&lt;/p&gt;

&lt;h3 class=&quot;wp-block-heading&quot;&gt;Height beats power&lt;/h3&gt;

&lt;p&gt;One more metre of height is usually worth more than another decibel. Given the choice, go to the roof, not the balcony.&lt;/p&gt;

&lt;h3 class=&quot;wp-block-heading&quot;&gt;Build for weather&lt;/h3&gt;

&lt;p&gt;Outdoor nodes need an IP67 enclosure and the antenna belongs outside it. Metal and condensation eat range. Seal cable entries with glands and add a desiccant pack.&lt;/p&gt;

&lt;h3 class=&quot;wp-block-heading&quot;&gt;Configure frugally&lt;/h3&gt;

&lt;p&gt;Position reports every 15 to 30 minutes, telemetry every 30 to 60, power saving on. A T-Echo then lasts a week on a small battery, and a RAK solar node runs as long as the cell holds up.&lt;/p&gt;

&lt;h3 class=&quot;wp-block-heading&quot;&gt;Pick the preset deliberately&lt;/h3&gt;

&lt;p&gt;LONG_FAST fits nearly every case. An isolated mountain node with few messages benefits from LONG_SLOW, dense urban networks from MEDIUM_FAST. The whole mesh has to agree, though.&lt;/p&gt;

&lt;h2 class=&quot;wp-block-heading&quot;&gt;Conclusion&lt;/h2&gt;

&lt;p&gt;Meshtastic stopped being a tinkering project some time ago. Hardware is cheap, firmware is stable, routing got considerably smarter with 2.6, and the community carries the project reliably. Getting in costs about 35 to 45 euros with an antenna, plus a quarter of an hour.&lt;/p&gt;

&lt;p&gt;The network does live on its participants, though. A single node in a valley is a nice toy, twenty nodes on well chosen sites are infrastructure. So if you are wondering whether it is worth it, look at the map rather than at your own device.&lt;/p&gt;

&lt;h2 class=&quot;wp-block-heading&quot;&gt;Sources&lt;/h2&gt;

&lt;ul class=&quot;wp-block-list&quot;&gt;
&lt;li&gt;&lt;a href=&quot;https://meshtastic.org/docs/&quot; rel=&quot;nofollow&quot;&gt;meshtastic.org&lt;/a&gt;, official documentation on regions, presets, roles, encryption and MQTT&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;https://github.com/meshtastic/firmware/releases&quot; rel=&quot;nofollow&quot;&gt;github.com/meshtastic/firmware&lt;/a&gt;, releases and changes in the current 2.7 line&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;https://meshtastic.org/blog/meshtastic-2-6-preview/&quot; rel=&quot;nofollow&quot;&gt;Meshtastic blog on version 2.6&lt;/a&gt;, introduction of next-hop routing&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;https://meshtastic.at/&quot; rel=&quot;nofollow&quot;&gt;meshtastic.at&lt;/a&gt;, build guides and projects from the Austrian scene&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;https://en.wikipedia.org/wiki/Meshtastic&quot; rel=&quot;nofollow&quot;&gt;Wikipedia: Meshtastic&lt;/a&gt;, project history and context&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;73 – your oeradio.at editorial team&lt;/p&gt;

&lt;hr class=&quot;wp-block-separator has-alpha-channel-opacity&quot;/&gt;

&lt;h2 class=&quot;wp-block-heading&quot;&gt;Transparency Notice&lt;/h2&gt;

&lt;p&gt;This article was researched and written with the support of AI (Claude, Anthropic) based on publicly available sources, and the content has been editorially reviewed. It was revised in September 2026: the EU_868 figures were corrected to 869.40 to 869.65 MHz with up to 500 mW ERP and a 10 percent duty cycle, instead of the 25 mW stated before. The date and preset of the 331-kilometre record were corrected as well, it was set on 5 May 2024 using VERY_LONG_SLOW. Next-hop routing, packet signing, the T1000-E and the current situation in Austria were added. Prices were checked in September 2026 at EU dealers shipping to Austria, VAT included, and vary noticeably between shops and promotions. The images come from Wikimedia Commons under free licences, with photographer and licence given in each caption. The embedded videos come from external YouTube channels and reflect their views. Corrections welcome at &lt;a href=&quot;mailto:kontakt@oeradio.at&quot;&gt;kontakt@oeradio.at&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;Der Beitrag &lt;a href=&quot;https://oeradio.at/en/meshtastic-in-practice-off-grid-messaging-with-lora-mesh/&quot;&gt;Meshtastic in Practice: Off-Grid Messaging with LoRa Mesh&lt;/a&gt; erschien zuerst auf &lt;a href=&quot;https://oeradio.at/en&quot;&gt;OERadio&lt;/a&gt;.&lt;/p&gt;</content:encoded><dc:creator>Michael | OE8YML</dc:creator><category>Amateur Radio</category><category>Technology</category></item><item><title>New POTA website: next.pota.app is in public beta</title><link>https://oeradio.at/en/new-pota-website-next-pota-app-beta/</link><guid isPermaLink="false">https://oeradio.at/?p=90601</guid><description>&lt;p&gt;Parks on the Air is rebuilding its platform, and since 31 August 2026 you can watch it happen: next.pota.app is available as a public beta. It runs alongside the familiar site, uses the same production database and accepts the same login. If you only want to read spots, you do not need an account at [&amp;#8230;]&lt;/p&gt;
&lt;p&gt;Der Beitrag &lt;a href=&quot;https://oeradio.at/en/new-pota-website-next-pota-app-beta/&quot;&gt;New POTA website: next.pota.app is in public beta&lt;/a&gt; erschien zuerst auf &lt;a href=&quot;https://oeradio.at/en&quot;&gt;OERadio&lt;/a&gt;.&lt;/p&gt;</description><pubDate>Tue, 01 Sep 2026 16:00:00 GMT</pubDate><content:encoded>&lt;p&gt;Parks on the Air is rebuilding its platform, and since &lt;strong&gt;31 August 2026&lt;/strong&gt; you can watch it happen: &lt;strong&gt;next.pota.app&lt;/strong&gt; is available as a public beta. It runs alongside the familiar site, uses the same production database and accepts the same login. If you only want to read spots, you do not need an account at all.&lt;/p&gt;

&lt;p&gt;The rebuild is more than a fresh coat of paint. Day to day it changes small things, but exactly the right small things. And for everyone who did not grow up speaking English, it changes quite a lot.&lt;/p&gt;

&lt;h2 class=&quot;wp-block-heading&quot;&gt;First impression: the site speaks your language&lt;/h2&gt;

&lt;p&gt;The most noticeable difference shows up before you click anything. The interface &lt;strong&gt;follows your browser language automatically&lt;/strong&gt;. In German, &quot;Spots&quot; and &quot;Activations&quot; become &lt;em&gt;Spots&lt;/em&gt; and &lt;em&gt;Aktivierungen&lt;/em&gt;, and the menu offers &lt;em&gt;Karte&lt;/em&gt;, &lt;em&gt;Parkliste&lt;/em&gt;, &lt;em&gt;Top-Aktivierer&lt;/em&gt;, &lt;em&gt;Top-Hunter&lt;/em&gt; and &lt;em&gt;Offizielle Veranstaltungen&lt;/em&gt;. The filter row is translated too: band, mode, program, QRT, age. POTA states that around &lt;strong&gt;27 languages and localisations&lt;/strong&gt; are planned.&lt;/p&gt;

&lt;figure class=&quot;wp-block-image size-large&quot;&gt;&lt;img src=&quot;https://oeradio.at/wp-content/uploads/2026/09/pota-next-spots-deutsch-1024x640.webp&quot; alt=&quot;Screenshot of the spot list on next.pota.app with a German interface, filter row and comment column&quot; loading=&quot;lazy&quot;/&gt;&lt;figcaption class=&quot;wp-block-image__caption&quot;&gt;The spot list on next.pota.app, in German without any configuration. Filters for band, mode, program, QRT and age, plus a dedicated column for comments. Screenshot: oeradio.at&lt;/figcaption&gt;&lt;/figure&gt;

&lt;p&gt;That sounds like a detail, but it is exactly the hurdle newcomers in Austria have been stumbling over. Anyone activating their first park while simultaneously fighting jargon and a foreign language gives up sooner. Our &lt;a href=&quot;https://oeradio.at/en/pota-in-austria-amateur-radio-from-parks-and-nature-reserves/&quot;&gt;POTA guide for Austria&lt;/a&gt; does not become redundant, but the official site now meets you halfway.&lt;/p&gt;

&lt;h2 class=&quot;wp-block-heading&quot;&gt;What changes about spotting&lt;/h2&gt;

&lt;p&gt;The spot list is where POTA actually happens, for hunters and activators alike. This is where the changes are felt most:&lt;/p&gt;

&lt;ul class=&quot;wp-block-list&quot;&gt;
&lt;li&gt;&lt;strong&gt;Comments persist.&lt;/strong&gt; Previously the next spot overwrote the activator&apos;s note. Anyone who left &quot;QSY 40 m in 10 minutes&quot; or &quot;break until 14:00&quot; was anonymous again two minutes later. Now the note stays with the spot, which is probably the single most practical improvement.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Multi-select filters.&lt;/strong&gt; Bands and modes can be combined instead of the previous &quot;all or exactly one&quot; choice.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Column picker and views.&lt;/strong&gt; The table can be trimmed to what you actually need, and the view control switches between table and map.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;QRT and age filters.&lt;/strong&gt; Stations that have signed off can be hidden, and the time window is adjustable, with 30 minutes as the default. A visible countdown shows the next refresh and can be paused when you want to read in peace.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Region at a glance.&lt;/strong&gt; A dedicated column shows the region, such as &lt;code&gt;AT-KA&lt;/code&gt; or &lt;code&gt;DE-RP&lt;/code&gt;. Handy when you are looking for European activations instead of scrolling past US spots.&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;There is also a new Geographic Achievement page that tracks which regions you have worked or hunted from.&lt;/p&gt;

&lt;h2 class=&quot;wp-block-heading&quot;&gt;The park page: much more than coordinates&lt;/h2&gt;

&lt;p&gt;Open a reference and you now get a proper park page. Take &lt;strong&gt;AT-0016 Dobratsch Nature Reserve&lt;/strong&gt;, the view shown in this article&apos;s lead image: reference, entity, federal state (Carinthia, AT-KA), coordinates including the locator JN66uo, activity status and a map that places the reserve at a glance.&lt;/p&gt;

&lt;p&gt;The numbers below are more interesting. The Dobratsch was first activated on 6 October 2014 by PA3FYG and has since reached &lt;strong&gt;24 activations from 27 attempts and 663 QSOs&lt;/strong&gt;. Underneath sits a leaderboard for the park with familiar callsigns: OE8YML with 15 activations and 456 QSOs, followed by OE8YAK and DL7PIA. A list of recent activations runs alongside, broken down into CW, data and phone.&lt;/p&gt;

&lt;p&gt;Two fields are new and rather clever: &lt;strong&gt;early shift and night shift success times&lt;/strong&gt;. For AT-0016 they read 1:00 to 7:00 UTC and 17:00 to 1:00 UTC. That is not an oracle but an evaluation of when activations at this park have actually worked in the past. If you are planning a trip and wondering whether the early start is worth it, you finally have a number instead of a hunch.&lt;/p&gt;

&lt;h2 class=&quot;wp-block-heading&quot;&gt;The map&lt;/h2&gt;

&lt;p&gt;The map view has been rebuilt, with Mapbox underneath and switchable between &lt;em&gt;standard&lt;/em&gt;, &lt;em&gt;outdoor&lt;/em&gt;, &lt;em&gt;satellite&lt;/em&gt;, &lt;em&gt;streets&lt;/em&gt; and &lt;em&gt;dark&lt;/em&gt;. A &quot;parks in view&quot; list runs alongside it and updates as you pan. Distances can be switched between kilometres and miles, and for once that is not a US-only default.&lt;/p&gt;

&lt;figure class=&quot;wp-block-image size-large&quot;&gt;&lt;img src=&quot;https://oeradio.at/wp-content/uploads/2026/09/pota-next-karte-alpenraum-1024x640.webp&quot; alt=&quot;Map view of next.pota.app over the Alpine region with clustered park markers and a German interface&quot; loading=&quot;lazy&quot;/&gt;&lt;figcaption class=&quot;wp-block-image__caption&quot;&gt;Map view over the Alps. There are 1,877 parks in this frame, and zooming in resolves the clusters into individual references. Screenshot: oeradio.at&lt;/figcaption&gt;&lt;/figure&gt;

&lt;p&gt;For trip planning this is the most interesting corner of the site. Two-fers and multi-references are far easier to find on a map than in a list. What that looks like in practice we described at the &lt;a href=&quot;https://oeradio.at/en/xota-at-the-pyramidenkogel-sota-pota-tota/&quot;&gt;Pyramidenkogel&lt;/a&gt;, where SOTA, POTA and TOTA came together in a single activation.&lt;/p&gt;

&lt;h2 class=&quot;wp-block-heading&quot;&gt;Why rebuild at all?&lt;/h2&gt;

&lt;p&gt;The answer is unglamorous and familiar to many long-running amateur radio projects. The existing platform dates back to &lt;strong&gt;2018&lt;/strong&gt; in its essentials, grew on a classic LAMP stack, and by now only a handful of volunteers know it well enough to work on it safely. Meanwhile POTA has exploded: from roughly 1,200 participants in the early days to somewhere between &lt;strong&gt;85,000 and over 90,000 users&lt;/strong&gt; today, depending on which source you take, with 100,000 seen as this year&apos;s milestone. Infrastructure costs run to several thousand dollars a month according to those running it.&lt;/p&gt;

&lt;p&gt;The rebuild therefore uses the PHP framework &lt;strong&gt;Laravel&lt;/strong&gt; and a redesigned cloud setup that scales with traffic peaks. The stated goal is explicitly not just &quot;prettier&quot; but &lt;strong&gt;maintainable by volunteers&lt;/strong&gt; who do not need enterprise experience. The roadmap includes &lt;strong&gt;public APIs&lt;/strong&gt;, faster log processing, expanded award handling, club statistics, better accessibility and integrated documentation.&lt;/p&gt;

&lt;p&gt;The work is carried by a small volunteer team around &lt;strong&gt;Thom Martin, W8TAM&lt;/strong&gt;, and &lt;strong&gt;Mike Case, W8MSC&lt;/strong&gt;, with contributions from Mark Torigian K8MST, Jeremy Turner N0AW, Colby Dillion WR5B and James Linden VE3JLN. Notably, and openly communicated, the team also uses &lt;strong&gt;AI tooling&lt;/strong&gt; to get anywhere at all with such a lean crew, with experienced developers reviewing the code. You can see how fast they iterate at the bottom of the site. There is a build timestamp there, and when you look it is typically from the same day.&lt;/p&gt;

&lt;figure class=&quot;wp-block-embed is-type-video is-provider-youtube wp-block-embed-youtube wp-embed-aspect-16-9 wp-has-aspect-ratio&quot;&gt;&lt;div class=&quot;wp-block-embed__wrapper&quot;&gt;
https://www.youtube.com/watch?v=_t7OG8XLqJI
&lt;/div&gt;&lt;/figure&gt;

&lt;p&gt;&lt;em&gt;Video tip: the &lt;strong&gt;AlpineRadioWaves&lt;/strong&gt; channel walks through the new site, from the spot view via the filters to the map, and shows what still trips up in beta.&lt;/em&gt;&lt;/p&gt;

&lt;h2 class=&quot;wp-block-heading&quot;&gt;What it means for Austria&lt;/h2&gt;

&lt;p&gt;At the time of this research the POTA database lists &lt;strong&gt;423 references with an AT prefix&lt;/strong&gt;. Of those, &lt;strong&gt;390 have been activated at least once&lt;/strong&gt;, together well over &lt;strong&gt;151,000 QSOs&lt;/strong&gt;. The country is effectively covered. The days of easy first activations are largely gone, but there is almost always something within reach.&lt;/p&gt;

&lt;p&gt;The most-activated Austrian parks:&lt;/p&gt;

&lt;ul class=&quot;wp-block-list&quot;&gt;
&lt;li&gt;&lt;strong&gt;AT-0250&lt;/strong&gt;, Hohe Wand, Schneeberg and Rax (Natura 2000): 171 activations, over 11,600 QSOs&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;AT-0282&lt;/strong&gt;, European long-distance trail E4: 154 activations, activatable across eight federal states&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;AT-0217&lt;/strong&gt;, Enzesfeld-Lindabrunn-Hernstein protected landscape: 153 activations&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;AT-0301&lt;/strong&gt;, Wiener Alpenbogen trail: 146 activations&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;AT-0265&lt;/strong&gt;, Pecherlehrpfad Hernstein: 145 activations&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;AT-0176&lt;/strong&gt;, Wienerwald Biosphere Reserve: 143 activations&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;What stands out is how firmly Lower Austria holds the top of the list. The area around Vienna is densely covered with references and quick to reach. In Carinthia, where we operate ourselves, the numbers are smaller but the parks are often more spectacular. See for example &lt;a href=&quot;https://oeradio.at/en/pota-activations-schuett-and-dobratsch/&quot;&gt;our activations in the Schütt and on the Dobratsch&lt;/a&gt;. If you are looking to start, the &lt;a href=&quot;https://oeradio.at/en/pota-austria-your-line-to-the-oe-pota-team/&quot;&gt;OE POTA team&lt;/a&gt; is the place to ask.&lt;/p&gt;

&lt;figure class=&quot;wp-block-image size-large&quot;&gt;&lt;img src=&quot;https://oeradio.at/wp-content/uploads/2026/09/pota-next-hero-portabel-1024x576.webp&quot; alt=&quot;Portable POTA station in a park: transceiver on a folding table, vertical antenna with guys on the grass&quot; loading=&quot;lazy&quot;/&gt;&lt;figcaption class=&quot;wp-block-image__caption&quot;&gt;What it is all about in the end: an hour of time, a folding table, an antenna. The website is only the tooling around it. Photo: Evesiesta, CC BY-SA 4.0, via Wikimedia Commons.&lt;/figcaption&gt;&lt;/figure&gt;

&lt;h2 class=&quot;wp-block-heading&quot;&gt;Beta means beta&lt;/h2&gt;

&lt;p&gt;A few things belong in an honest account:&lt;/p&gt;

&lt;ul class=&quot;wp-block-list&quot;&gt;
&lt;li&gt;&lt;strong&gt;It is a test version on live data.&lt;/strong&gt; The site is attached to the production database, so what you spot there is real. Display glitches are possible, and the interface keeps changing.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Filters only cover what exists.&lt;/strong&gt; The band selector currently only offers bands where somebody is active right now. If you want to keep 10 m permanently in view so you can pounce the moment something appears, you cannot preselect that yet. Community test reports raise the same point.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;The old world keeps running.&lt;/strong&gt; pota.app and the existing API are unchanged. Third-party tools and logging apps still pull their data from there, so there is no need to rush a switch.&lt;/li&gt;
&lt;/ul&gt;

&lt;figure class=&quot;wp-block-embed is-type-video is-provider-youtube wp-block-embed-youtube wp-embed-aspect-16-9 wp-has-aspect-ratio&quot;&gt;&lt;div class=&quot;wp-block-embed__wrapper&quot;&gt;
https://www.youtube.com/watch?v=KWK2FJ4h8co
&lt;/div&gt;&lt;/figure&gt;

&lt;p&gt;&lt;em&gt;Background: the Hamvention talk &quot;Parks on the Air 2.0&quot; explains why the rebuild became necessary and how the platform is meant to cope with growth.&lt;/em&gt;&lt;/p&gt;

&lt;h2 class=&quot;wp-block-heading&quot;&gt;What you can do now&lt;/h2&gt;

&lt;ul class=&quot;wp-block-list&quot;&gt;
&lt;li&gt;&lt;strong&gt;Take a look, risk-free.&lt;/strong&gt; Open next.pota.app in a browser, the spot list is visible without a login.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Test it with your own account.&lt;/strong&gt; Same login as before. If you are spotting anyway, you might as well spot there.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Give feedback.&lt;/strong&gt; That is what a beta is for. Whatever does not fit in Austria, whether translations, region codes or park names, nobody else is going to notice.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Check the park data.&lt;/strong&gt; If you know of an error in an AT reference, such as wrong coordinates or an outdated name, report it. POTA describes the mapping teams as one of the bottlenecks in its growth.&lt;/li&gt;
&lt;/ul&gt;

&lt;h2 class=&quot;wp-block-heading&quot;&gt;Sources&lt;/h2&gt;

&lt;ul class=&quot;wp-block-list&quot;&gt;
&lt;li&gt;&lt;a href=&quot;https://next.pota.app/&quot; rel=&quot;nofollow&quot;&gt;next.pota.app&lt;/a&gt;, the beta itself, observations as of 1 September 2026&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;https://pota.app/&quot; rel=&quot;nofollow&quot;&gt;pota.app&lt;/a&gt; and &lt;a href=&quot;https://docs.pota.app/&quot; rel=&quot;nofollow&quot;&gt;docs.pota.app&lt;/a&gt;, existing platform and rules&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;https://ae5x.blogspot.com/2026/08/pota-website-gets-facelift.html&quot; rel=&quot;nofollow&quot;&gt;AE5X: POTA website gets a facelift&lt;/a&gt;, first hands-on report&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;https://ufrc.org/info/next-pota-app-est-en-ligne-quelle-sera-la-prochaine-etape/&quot; rel=&quot;nofollow&quot;&gt;UFRC: Next.POTA.app est en ligne&lt;/a&gt;, context including languages and costs&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;https://q5hamradio.substack.com/p/the-volunteers-rebuilding-ham-radios&quot; rel=&quot;nofollow&quot;&gt;Q5: The Volunteers Rebuilding Ham Radio&apos;s Fastest-Growing Movement&lt;/a&gt;, background on architecture and team&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;Related on our site: &lt;a href=&quot;https://oeradio.at/en/pota-in-austria-amateur-radio-from-parks-and-nature-reserves/&quot;&gt;POTA in Austria, the beginner&apos;s guide&lt;/a&gt;, &lt;a href=&quot;https://oeradio.at/en/how-pota-fever-caught-us/&quot;&gt;how POTA fever caught us&lt;/a&gt;, &lt;a href=&quot;https://oeradio.at/en/the-best-portable-antenna-for-sota-and-pota/&quot;&gt;the best portable antenna for SOTA and POTA&lt;/a&gt; and &lt;a href=&quot;https://oeradio.at/en/wwff-austria-flora-fauna-activations-in-austrias-nature-parks/&quot;&gt;WWFF in Austria&lt;/a&gt; as a related programme.&lt;/p&gt;

&lt;p&gt;73 – your oeradio.at editorial team&lt;/p&gt;

&lt;hr class=&quot;wp-block-separator has-alpha-channel-opacity&quot;/&gt;

&lt;h2 class=&quot;wp-block-heading&quot;&gt;Transparency Notice&lt;/h2&gt;

&lt;p&gt;This article was researched and written with the support of AI (Claude, Anthropic) based on publicly available sources, and the content has been editorially reviewed. The description of the interface is based on our own inspection of next.pota.app on 1 September 2026. A beta changes, so deviations are to be expected. The figures on Austrian parks come from our own analysis of the public POTA program data as of 1 September 2026. User numbers, costs and architecture come from the articles linked under &quot;Sources&quot;, which differ in detail, which is why we give ranges. The screenshots are ours and show a third-party website, and the station photo carries photographer and licence in its caption. The embedded videos come from external YouTube channels and reflect their views. Corrections welcome at &lt;a href=&quot;mailto:kontakt@oeradio.at&quot;&gt;kontakt@oeradio.at&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;Der Beitrag &lt;a href=&quot;https://oeradio.at/en/new-pota-website-next-pota-app-beta/&quot;&gt;New POTA website: next.pota.app is in public beta&lt;/a&gt; erschien zuerst auf &lt;a href=&quot;https://oeradio.at/en&quot;&gt;OERadio&lt;/a&gt;.&lt;/p&gt;</content:encoded><dc:creator>Michael | OE8YML</dc:creator><category>Outdoor</category><category>POTA</category></item><item><title>Yaesu C4FM/Fusion: Analog-Compatible Digital Voice</title><link>https://oeradio.at/en/yaesu-c4fm-fusion-analog-compatible-digital-voice/</link><guid isPermaLink="false">https://oeradio.at/?p=4944</guid><description>&lt;p&gt;C4FM is Yaesu&apos;s digital voice mode, marketed as System Fusion. Its unique selling point is right there in the name: because C4FM is a flavour of frequency shift keying, it sits technically close enough to plain old FM that both worlds can share the same repeater. A radio works out by itself what is on [&amp;#8230;]&lt;/p&gt;
&lt;p&gt;Der Beitrag &lt;a href=&quot;https://oeradio.at/en/yaesu-c4fm-fusion-analog-compatible-digital-voice/&quot;&gt;Yaesu C4FM/Fusion: Analog-Compatible Digital Voice&lt;/a&gt; erschien zuerst auf &lt;a href=&quot;https://oeradio.at/en&quot;&gt;OERadio&lt;/a&gt;.&lt;/p&gt;</description><pubDate>Mon, 31 Aug 2026 07:00:00 GMT</pubDate><content:encoded>&lt;p&gt;&lt;strong&gt;C4FM&lt;/strong&gt; is Yaesu&apos;s digital voice mode, marketed as &lt;strong&gt;System Fusion&lt;/strong&gt;. Its unique selling point is right there in the name: because C4FM is a flavour of frequency shift keying, it sits technically close enough to plain old FM that both worlds can share the same repeater. A radio works out by itself what is on the channel and adapts. This article explains what is actually being transmitted, how linking works via WIRES-X, YSF and the Austrian YCS232 — and where the limits of the system are.&lt;/p&gt;

&lt;p&gt;If you are after the practical first steps rather than the technology, our compact guide is &lt;a href=&quot;https://oeradio.at/en/c4fm-yaesu-fusion-in-austria-getting-started/&quot;&gt;C4FM / Yaesu Fusion in Austria: Getting Started&lt;/a&gt;. And if you are still deciding which digital system to pick at all, compare them in &lt;a href=&quot;https://oeradio.at/en/d-star-vs-dmr-vs-c4fm-vs-m17-which-digital-voice-system-is-right-for-you/&quot;&gt;D-STAR vs. DMR vs. C4FM vs. M17&lt;/a&gt;.&lt;/p&gt;

&lt;h2 class=&quot;wp-block-heading&quot;&gt;Where System Fusion comes from&lt;/h2&gt;

&lt;p&gt;When Yaesu introduced System Fusion in 2013, the digital voice train had long left the station: &lt;a href=&quot;https://oeradio.at/en/d-star-explained-reflectors-and-callsign-routing/&quot;&gt;D-STAR&lt;/a&gt; had been running since the early 2000s, and &lt;a href=&quot;https://oeradio.at/en/dmr-for-beginners-talkgroups-codeplugs-and-digital-networks/&quot;&gt;DMR&lt;/a&gt; had spilled over from commercial radio into amateur use. Yaesu&apos;s answer to being late was less technical than strategic: &lt;strong&gt;analog compatibility&lt;/strong&gt; plus an aggressive repeater programme that let clubs buy Fusion repeaters at a steep discount.&lt;/p&gt;

&lt;p&gt;The calculation worked. A repeater that serves both worlds does not split a club — the analog regular net carries on, and whoever wants digital can have it. Neither D-STAR nor DMR offers that, and it remains the strongest argument for Fusion to this day.&lt;/p&gt;

&lt;h2 class=&quot;wp-block-heading&quot;&gt;What happens on the air: 4FSK at 9600 bps&lt;/h2&gt;

&lt;p&gt;&lt;strong&gt;C4FM&lt;/strong&gt; spelled out is &lt;em&gt;Continuous 4-Level FM&lt;/em&gt;. Instead of two frequencies as in classic FSK there are four deviations from the carrier — and because four states encode exactly two bits, every symbol carries a bit pair (a dibit). At 4800 symbols per second that yields a &lt;strong&gt;gross data rate of 9600 bps&lt;/strong&gt; in a &lt;strong&gt;12.5 kHz&lt;/strong&gt; channel raster.&lt;/p&gt;

&lt;figure class=&quot;wp-block-image size-large&quot;&gt;
&lt;svg viewBox=&quot;0 0 900 380&quot; xmlns=&quot;http://www.w3.org/2000/svg&quot; role=&quot;img&quot; aria-label=&quot;Diagram of the four frequency levels in C4FM and their mapping to bit pairs&quot; style=&quot;width:100%;height:auto;background:#ffffff;border:1px solid #c9dcc9;border-radius:10px&quot;&gt;
  &lt;line x1=&quot;70&quot; y1=&quot;330&quot; x2=&quot;860&quot; y2=&quot;330&quot; stroke=&quot;#333&quot; stroke-width=&quot;2&quot;/&gt;
  &lt;text x=&quot;835&quot; y=&quot;355&quot; font-family=&quot;system-ui,sans-serif&quot; font-size=&quot;16&quot; fill=&quot;#333&quot;&gt;Time&lt;/text&gt;
  &lt;line x1=&quot;70&quot; y1=&quot;40&quot; x2=&quot;70&quot; y2=&quot;330&quot; stroke=&quot;#333&quot; stroke-width=&quot;2&quot;/&gt;
  &lt;text x=&quot;16&quot; y=&quot;30&quot; font-family=&quot;system-ui,sans-serif&quot; font-size=&quot;15&quot; fill=&quot;#333&quot;&gt;Frequency&lt;/text&gt;
  &lt;text x=&quot;16&quot; y=&quot;48&quot; font-family=&quot;system-ui,sans-serif&quot; font-size=&quot;15&quot; fill=&quot;#333&quot;&gt;deviation&lt;/text&gt;

  &lt;g stroke=&quot;#c9dcc9&quot; stroke-width=&quot;1&quot; stroke-dasharray=&quot;4 4&quot;&gt;
    &lt;line x1=&quot;70&quot; y1=&quot;70&quot; x2=&quot;860&quot; y2=&quot;70&quot;/&gt;
    &lt;line x1=&quot;70&quot; y1=&quot;130&quot; x2=&quot;860&quot; y2=&quot;130&quot;/&gt;
    &lt;line x1=&quot;70&quot; y1=&quot;190&quot; x2=&quot;860&quot; y2=&quot;190&quot;/&gt;
    &lt;line x1=&quot;70&quot; y1=&quot;250&quot; x2=&quot;860&quot; y2=&quot;250&quot;/&gt;
  &lt;/g&gt;
  &lt;line x1=&quot;70&quot; y1=&quot;160&quot; x2=&quot;860&quot; y2=&quot;160&quot; stroke=&quot;#999&quot; stroke-width=&quot;1&quot;/&gt;
  &lt;text x=&quot;700&quot; y=&quot;155&quot; font-family=&quot;system-ui,sans-serif&quot; font-size=&quot;14&quot; fill=&quot;#777&quot;&gt;carrier frequency&lt;/text&gt;

  &lt;g font-family=&quot;system-ui,sans-serif&quot; font-size=&quot;15&quot; fill=&quot;#15803d&quot; font-weight=&quot;600&quot;&gt;
    &lt;text x=&quot;86&quot; y=&quot;64&quot;&gt;+1350 Hz  →  01&lt;/text&gt;
    &lt;text x=&quot;86&quot; y=&quot;124&quot;&gt;+450 Hz  →  00&lt;/text&gt;
    &lt;text x=&quot;86&quot; y=&quot;184&quot;&gt;−450 Hz  →  10&lt;/text&gt;
    &lt;text x=&quot;86&quot; y=&quot;244&quot;&gt;−1350 Hz  →  11&lt;/text&gt;
  &lt;/g&gt;

  &lt;polyline points=&quot;330,130 400,130 400,250 470,250 470,70 540,70 540,190 610,190 610,130 680,130 680,250 750,250 750,70 820,70&quot;
            fill=&quot;none&quot; stroke=&quot;#15803d&quot; stroke-width=&quot;3.5&quot; stroke-linejoin=&quot;round&quot;/&gt;

  &lt;g font-family=&quot;system-ui,sans-serif&quot; font-size=&quot;13&quot; fill=&quot;#555&quot;&gt;
    &lt;text x=&quot;345&quot; y=&quot;352&quot;&gt;00&lt;/text&gt;
    &lt;text x=&quot;415&quot; y=&quot;352&quot;&gt;11&lt;/text&gt;
    &lt;text x=&quot;485&quot; y=&quot;352&quot;&gt;01&lt;/text&gt;
    &lt;text x=&quot;555&quot; y=&quot;352&quot;&gt;10&lt;/text&gt;
    &lt;text x=&quot;625&quot; y=&quot;352&quot;&gt;00&lt;/text&gt;
    &lt;text x=&quot;695&quot; y=&quot;352&quot;&gt;11&lt;/text&gt;
    &lt;text x=&quot;765&quot; y=&quot;352&quot;&gt;01&lt;/text&gt;
  &lt;/g&gt;
  &lt;text x=&quot;330&quot; y=&quot;30&quot; font-family=&quot;system-ui,sans-serif&quot; font-size=&quot;15&quot; fill=&quot;#333&quot;&gt;4800 symbols/s × 2 bits = 9600 bps gross&lt;/text&gt;
&lt;/svg&gt;
&lt;figcaption class=&quot;wp-block-image__caption&quot;&gt;Four frequency levels, each standing for a bit pair: that is how C4FM reaches 9600 bps at 4800 symbols per second. Graphic: oeradio.at&lt;/figcaption&gt;
&lt;/figure&gt;

&lt;p&gt;Those 9600 bps are the cake that voice, error correction and data have to share — and the way you slice it produces the different operating modes. Speech coding is always handled by the &lt;strong&gt;AMBE+2&lt;/strong&gt; vocoder, the same codec family used by &lt;a href=&quot;https://oeradio.at/en/d-star-explained-reflectors-and-callsign-routing/&quot;&gt;D-STAR&lt;/a&gt; (as AMBE) and DMR. It is proprietary and licensed — more on that below.&lt;/p&gt;

&lt;h2 class=&quot;wp-block-heading&quot;&gt;The four operating modes&lt;/h2&gt;

&lt;p&gt;System Fusion knows four modes, and depending on the settings the radio switches between them by itself:&lt;/p&gt;

&lt;ul class=&quot;wp-block-list&quot;&gt;
&lt;li&gt;&lt;strong&gt;DN — Digital Narrow (V/D mode):&lt;/strong&gt; the default. Voice and data run simultaneously. Of the 9600 bps roughly &lt;strong&gt;2450 bps go to the vocoder&lt;/strong&gt;, about &lt;strong&gt;1150 bps to voice error correction&lt;/strong&gt;, and the rest to a data channel (callsign, GPS position, short messages) with its own protection. All that FEC is why DN reaches furthest — and why it has a slightly &quot;digital&quot; sound.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;VW — Voice Wide (Voice FR):&lt;/strong&gt; the full data rate goes into speech, roughly &lt;strong&gt;4400 bps vocoder plus 2800 bps FEC&lt;/strong&gt;. Audibly better, almost studio-like up close — but the link breaks down sooner on weak signals. No data channel.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;DW — Data Wide (Data FR):&lt;/strong&gt; maximum throughput for data instead of voice — in practice for images and file transfer between radios.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Analog FM:&lt;/strong&gt; ordinary narrowband FM, exactly as any other handheld does it.&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;What matters day to day: a radio in DN mode does not automatically decode a VW transmission at full quality, and vice versa. On repeaters and reflectors &lt;strong&gt;DN is therefore the de-facto standard&lt;/strong&gt; — VW is reserved for simplex links and local nets where everyone involved knows what they are doing.&lt;/p&gt;

&lt;h2 class=&quot;wp-block-heading&quot;&gt;AMS: the actual trick&lt;/h2&gt;

&lt;p&gt;&lt;strong&gt;AMS&lt;/strong&gt; stands for &lt;em&gt;Automatic Mode Select&lt;/em&gt;, and it is the feature that earned Fusion its reputation. On every incoming transmission the radio evaluates whether it is analog FM or a C4FM data stream and switches the receive path within milliseconds. On transmit it can remember which mode the last station used and reply in kind.&lt;/p&gt;

&lt;p&gt;For repeater operation that means: a Fusion repeater accepts both and passes both on — analog in, analog out; digital in, digital out. The analog local net notices nothing of the digital traffic apart from the occasional burst of noise when somebody comes through digitally. &lt;a href=&quot;https://oeradio.at/en/dmr-in-austria-getting-started-brandmeister-talkgroups/&quot;&gt;DMR&lt;/a&gt; and &lt;a href=&quot;https://oeradio.at/en/d-star-in-austria-reflectors-registration-getting-started/&quot;&gt;D-STAR&lt;/a&gt; repeaters cannot do this: there, the channel is either digital or it is not.&lt;/p&gt;

&lt;p&gt;The price: a mixed repeater is only ever occupied by one flavour at a time. DMR can run two separate time slots on the same frequency via TDMA, C4FM cannot. If you need capacity, DMR serves you better; if you need to stay compatible with what is already there, Fusion does.&lt;/p&gt;

&lt;figure class=&quot;wp-block-embed is-type-video is-provider-youtube wp-block-embed-youtube wp-embed-aspect-16-9 wp-has-aspect-ratio&quot;&gt;&lt;div class=&quot;wp-block-embed__wrapper&quot;&gt;
https://www.youtube.com/watch?v=hHLyI7B4NAI
&lt;/div&gt;&lt;/figure&gt;

&lt;p&gt;&lt;em&gt;Video tip: how Fusion, C4FM and WIRES-X relate to each other — sorting out the three terms that get mixed up most often in everyday use.&lt;/em&gt;&lt;/p&gt;

&lt;h2 class=&quot;wp-block-heading&quot;&gt;DG-ID and DP-ID: CTCSS for digital operation&lt;/h2&gt;

&lt;p&gt;Since the second generation (System Fusion II, from around 2017) every transmission carries two extra identifiers:&lt;/p&gt;

&lt;ul class=&quot;wp-block-list&quot;&gt;
&lt;li&gt;&lt;strong&gt;DG-ID (Digital Group ID):&lt;/strong&gt; a number from &lt;strong&gt;0 to 99&lt;/strong&gt;. It acts like a CTCSS tone, only digital: the radio only opens when the received DG-ID matches the one set. DG-ID 0 is the &quot;let everything through&quot; state. Transmit and receive DG-IDs can be set separately — the equivalent of split CTCSS.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;DP-ID (Digital Personal ID):&lt;/strong&gt; a radio-bound identifier for the GM (Group Monitor) function, which lets small groups see each other on the display — including distance and bearing when GPS is active.&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;The DG-ID is more than a squelch: on linked repeaters and YCS servers it is the &lt;strong&gt;way you select the talk group&lt;/strong&gt; — functionally what the talkgroup is in DMR and the reflector module in D-STAR, only without registration and without a codeplug.&lt;/p&gt;

&lt;h2 class=&quot;wp-block-heading&quot;&gt;Linking: WIRES-X, YSF and YCS&lt;/h2&gt;

&lt;p&gt;Beyond RF, Fusion is linked in three different ways — and these are the most common stumbling block for newcomers, because they sound alike but are separate systems.&lt;/p&gt;

&lt;h3 class=&quot;wp-block-heading&quot;&gt;WIRES-X — Yaesu&apos;s own network&lt;/h3&gt;

&lt;p&gt;&lt;strong&gt;WIRES-X&lt;/strong&gt; (Wide-coverage Internet Repeater Enhancement System) is the manufacturer&apos;s own linking system. Stations meet in &lt;strong&gt;rooms&lt;/strong&gt;, each with a numeric ID; a &lt;strong&gt;node&lt;/strong&gt; is the access point bridging RF and internet. It is operated straight from the radio — via the red &lt;strong&gt;X&lt;/strong&gt; key used to search nodes and connect rooms.&lt;/p&gt;

&lt;p&gt;The classic way to run a node is the &lt;strong&gt;HRI-200&lt;/strong&gt; interface plus a PC. It also works without extra hardware: in &lt;strong&gt;PDN mode&lt;/strong&gt; (Portable Digital Node) a suitable radio — FT5D, FT3D, FT2D, FTM-400XD, FTM-300D, FTM-200D or FTM-100D — hangs off a Windows PC via USB and becomes the access point itself. No static public IP required. Node and room IDs are issued by Yaesu; without that registration nothing happens on the WIRES-X network.&lt;/p&gt;

&lt;h3 class=&quot;wp-block-heading&quot;&gt;YSF reflectors — the open counterpart&lt;/h3&gt;

&lt;p&gt;Alongside it there is the &lt;strong&gt;YSF world&lt;/strong&gt;, grown around the free MMDVM software by Jonathan Naylor, G4KLX. A YSF reflector is a virtual room that hotspots and homebrew repeaters dial into. There is no central registry: whoever wants to run a reflector, runs one. That is exactly what makes the scene lively — and confusing. Older &lt;strong&gt;FCS&lt;/strong&gt; reflectors are the predecessor concept and have effectively been superseded in Austria since 2018.&lt;/p&gt;

&lt;p&gt;Important: a Yaesu repeater in WIRES-X mode cannot reach a YSF reflector &lt;strong&gt;directly&lt;/strong&gt; — that needs a bridge in between. Hotspots, on the other hand, speak both protocols without trouble.&lt;/p&gt;

&lt;h3 class=&quot;wp-block-heading&quot;&gt;YCS — System Fusion II as a server&lt;/h3&gt;

&lt;p&gt;The &lt;strong&gt;YCS&lt;/strong&gt; server is the evolution of the YSF reflector: instead of a single room it manages &lt;strong&gt;many groups in parallel&lt;/strong&gt;, addressed by DG-ID. A repeater is therefore no longer stuck in one room but passes all groups through; which one you hear is decided by the DG-ID in your own radio. On top of that a YCS records the callsign and position data from the data channel and shows them on a dashboard.&lt;/p&gt;

&lt;figure class=&quot;wp-block-image size-large&quot;&gt;
&lt;svg viewBox=&quot;0 0 900 430&quot; xmlns=&quot;http://www.w3.org/2000/svg&quot; role=&quot;img&quot; aria-label=&quot;C4FM signal path: from the radio via repeater or hotspot through the internet to WIRES-X rooms or the YCS232 server&quot; style=&quot;width:100%;height:auto;background:#ffffff;border:1px solid #c9dcc9;border-radius:10px&quot;&gt;
  &lt;defs&gt;
    &lt;marker id=&quot;c4fm-arrow-en&quot; viewBox=&quot;0 0 10 10&quot; refX=&quot;9&quot; refY=&quot;5&quot; markerWidth=&quot;7&quot; markerHeight=&quot;7&quot; orient=&quot;auto-start-reverse&quot;&gt;
      &lt;path d=&quot;M 0 0 L 10 5 L 0 10 z&quot; fill=&quot;#15803d&quot;/&gt;
    &lt;/marker&gt;
  &lt;/defs&gt;

  &lt;rect x=&quot;30&quot; y=&quot;160&quot; width=&quot;150&quot; height=&quot;90&quot; rx=&quot;10&quot; fill=&quot;#f2f9f2&quot; stroke=&quot;#15803d&quot; stroke-width=&quot;2&quot;/&gt;
  &lt;text x=&quot;105&quot; y=&quot;195&quot; text-anchor=&quot;middle&quot; font-family=&quot;system-ui,sans-serif&quot; font-size=&quot;17&quot; font-weight=&quot;600&quot; fill=&quot;#14532d&quot;&gt;Radio&lt;/text&gt;
  &lt;text x=&quot;105&quot; y=&quot;220&quot; text-anchor=&quot;middle&quot; font-family=&quot;system-ui,sans-serif&quot; font-size=&quot;14&quot; fill=&quot;#555&quot;&gt;C4FM, DG-ID&lt;/text&gt;

  &lt;rect x=&quot;270&quot; y=&quot;60&quot; width=&quot;180&quot; height=&quot;90&quot; rx=&quot;10&quot; fill=&quot;#f2f9f2&quot; stroke=&quot;#15803d&quot; stroke-width=&quot;2&quot;/&gt;
  &lt;text x=&quot;360&quot; y=&quot;95&quot; text-anchor=&quot;middle&quot; font-family=&quot;system-ui,sans-serif&quot; font-size=&quot;17&quot; font-weight=&quot;600&quot; fill=&quot;#14532d&quot;&gt;Repeater&lt;/text&gt;
  &lt;text x=&quot;360&quot; y=&quot;120&quot; text-anchor=&quot;middle&quot; font-family=&quot;system-ui,sans-serif&quot; font-size=&quot;14&quot; fill=&quot;#555&quot;&gt;DR-2X, AMS analog+digital&lt;/text&gt;

  &lt;rect x=&quot;270&quot; y=&quot;260&quot; width=&quot;180&quot; height=&quot;90&quot; rx=&quot;10&quot; fill=&quot;#f2f9f2&quot; stroke=&quot;#15803d&quot; stroke-width=&quot;2&quot;/&gt;
  &lt;text x=&quot;360&quot; y=&quot;295&quot; text-anchor=&quot;middle&quot; font-family=&quot;system-ui,sans-serif&quot; font-size=&quot;17&quot; font-weight=&quot;600&quot; fill=&quot;#14532d&quot;&gt;Hotspot&lt;/text&gt;
  &lt;text x=&quot;360&quot; y=&quot;320&quot; text-anchor=&quot;middle&quot; font-family=&quot;system-ui,sans-serif&quot; font-size=&quot;14&quot; fill=&quot;#555&quot;&gt;MMDVM, Pi-Star / WPSD&lt;/text&gt;

  &lt;rect x=&quot;560&quot; y=&quot;60&quot; width=&quot;200&quot; height=&quot;90&quot; rx=&quot;10&quot; fill=&quot;#eef4fb&quot; stroke=&quot;#2563eb&quot; stroke-width=&quot;2&quot;/&gt;
  &lt;text x=&quot;660&quot; y=&quot;95&quot; text-anchor=&quot;middle&quot; font-family=&quot;system-ui,sans-serif&quot; font-size=&quot;17&quot; font-weight=&quot;600&quot; fill=&quot;#1e3a8a&quot;&gt;WIRES-X&lt;/text&gt;
  &lt;text x=&quot;660&quot; y=&quot;120&quot; text-anchor=&quot;middle&quot; font-family=&quot;system-ui,sans-serif&quot; font-size=&quot;14&quot; fill=&quot;#555&quot;&gt;rooms, node IDs&lt;/text&gt;

  &lt;rect x=&quot;560&quot; y=&quot;260&quot; width=&quot;200&quot; height=&quot;90&quot; rx=&quot;10&quot; fill=&quot;#eef4fb&quot; stroke=&quot;#2563eb&quot; stroke-width=&quot;2&quot;/&gt;
  &lt;text x=&quot;660&quot; y=&quot;295&quot; text-anchor=&quot;middle&quot; font-family=&quot;system-ui,sans-serif&quot; font-size=&quot;17&quot; font-weight=&quot;600&quot; fill=&quot;#1e3a8a&quot;&gt;YSF / YCS232&lt;/text&gt;
  &lt;text x=&quot;660&quot; y=&quot;320&quot; text-anchor=&quot;middle&quot; font-family=&quot;system-ui,sans-serif&quot; font-size=&quot;14&quot; fill=&quot;#555&quot;&gt;groups via DG-ID&lt;/text&gt;

  &lt;g stroke=&quot;#15803d&quot; stroke-width=&quot;2.5&quot; fill=&quot;none&quot; marker-end=&quot;url(#c4fm-arrow-en)&quot;&gt;
    &lt;path d=&quot;M 180 185 C 225 185 225 105 265 105&quot;/&gt;
    &lt;path d=&quot;M 180 225 C 225 225 225 305 265 305&quot;/&gt;
    &lt;path d=&quot;M 450 105 L 555 105&quot;/&gt;
    &lt;path d=&quot;M 450 305 L 555 305&quot;/&gt;
    &lt;path d=&quot;M 450 130 C 505 175 505 250 555 285&quot;/&gt;
  &lt;/g&gt;

  &lt;text x=&quot;500&quot; y=&quot;90&quot; text-anchor=&quot;middle&quot; font-family=&quot;system-ui,sans-serif&quot; font-size=&quot;13&quot; fill=&quot;#777&quot;&gt;internet&lt;/text&gt;
  &lt;text x=&quot;500&quot; y=&quot;345&quot; text-anchor=&quot;middle&quot; font-family=&quot;system-ui,sans-serif&quot; font-size=&quot;13&quot; fill=&quot;#777&quot;&gt;internet&lt;/text&gt;
  &lt;text x=&quot;470&quot; y=&quot;215&quot; font-family=&quot;system-ui,sans-serif&quot; font-size=&quot;13&quot; fill=&quot;#777&quot;&gt;bridge required&lt;/text&gt;

  &lt;text x=&quot;660&quot; y=&quot;395&quot; text-anchor=&quot;middle&quot; font-family=&quot;system-ui,sans-serif&quot; font-size=&quot;14&quot; fill=&quot;#555&quot;&gt;stations linked worldwide&lt;/text&gt;
&lt;/svg&gt;
&lt;figcaption class=&quot;wp-block-image__caption&quot;&gt;Two routes into the network: through a Fusion repeater into the WIRES-X rooms, or through a repeater or hotspot into the open YSF/YCS world. Connecting the two needs a bridge. Graphic: oeradio.at&lt;/figcaption&gt;
&lt;/figure&gt;

&lt;h2 class=&quot;wp-block-heading&quot;&gt;C4FM in Austria: YCS232 and the DG-ID groups&lt;/h2&gt;

&lt;p&gt;The Austrian Fusion network today largely runs on the &lt;strong&gt;YCS232&lt;/strong&gt; — the national System Fusion II server, operated in the ÖVSV orbit. Group selection happens via DG-ID:&lt;/p&gt;

&lt;ul class=&quot;wp-block-list&quot;&gt;
&lt;li&gt;&lt;strong&gt;DG-ID 32&lt;/strong&gt; — AT-C4FM-Austria, the nationwide group. If you set only one, set this one.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;DG-ID 91&lt;/strong&gt; — OE1 / eastern region, &lt;strong&gt;93&lt;/strong&gt; — Lower Austria, &lt;strong&gt;98&lt;/strong&gt; — OE8 Carinthia: the regional groups.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;DG-ID 28&lt;/strong&gt; — Switzerland, &lt;strong&gt;62&lt;/strong&gt; — Germany: the neighbours on the same server.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;DG-ID 99&lt;/strong&gt; — echo, the self-test: you hear your own transmission played back and know instantly whether modulation and path are fine.&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;Every connected repeater also has a fixed DG-ID assigned so that allocations do not clash. For the Yaesu-native world there is the WIRES-X room &lt;strong&gt;&quot;OE AUSTRIA ALL&quot;&lt;/strong&gt;. And because the multi-protocol reflector &lt;strong&gt;XLX905&lt;/strong&gt; also accepts C4FM, you end up in the same net as D-STAR and DMR stations there.&lt;/p&gt;

&lt;p&gt;The Austrian C4FM repeater list currently holds around &lt;strong&gt;26 repeaters&lt;/strong&gt;. Most are on 70 cm with −7.6 MHz offset, a few on 2 m with 600 kHz. A cross-section:&lt;/p&gt;

&lt;ul class=&quot;wp-block-list&quot;&gt;
&lt;li&gt;&lt;strong&gt;OE1XAT&lt;/strong&gt; Vienna/Wienerwald — 438.3625 MHz, YCS System Fusion II&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;OE2XZR&lt;/strong&gt; Gaisberg — 438.550 MHz, YCS&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;OE5XOL&lt;/strong&gt; Linz/Breitenstein — 438.2875 MHz, YCS&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;OE5XGL&lt;/strong&gt; Grünberg — 145.750 MHz (2 m), YCS&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;OE6XAG&lt;/strong&gt; Schöckl — 437.975 MHz, YCS&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;OE7XCJ&lt;/strong&gt; Innsbruck — 438.400 MHz, YCS&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;OE8XKK&lt;/strong&gt; Pyramidenkogel — 439.075 MHz, YCS&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;OE7XLI&lt;/strong&gt; Lienz/Hochstein — 439.075 MHz, one of the few running WIRES-X&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;A handful deliberately run without linking — OE3XDA on the Hochkogelberg, OE5XKL on the Krippenstein or OE6XPG on the Planai. The current list with offsets and DG-IDs is maintained on the C4FM Austria site; which group is active right now is shown live by the &lt;strong&gt;YCS232 dashboard&lt;/strong&gt;. For the wider picture of what else is on the air, see our overview of &lt;a href=&quot;https://oeradio.at/en/vhf-uhf-repeaters-in-austria-network-technology-and-operation/&quot;&gt;VHF/UHF repeaters in Austria&lt;/a&gt; and the map in &lt;a href=&quot;https://oeradio.at/en/relaisblick-interactive-map-of-all-austrian-amateur-radio-relays/&quot;&gt;Relaisblick&lt;/a&gt;.&lt;/p&gt;

&lt;figure class=&quot;wp-block-embed is-type-video is-provider-youtube wp-block-embed-youtube wp-embed-aspect-16-9 wp-has-aspect-ratio&quot;&gt;&lt;div class=&quot;wp-block-embed__wrapper&quot;&gt;
https://www.youtube.com/watch?v=KrXxeuUee2M
&lt;/div&gt;&lt;/figure&gt;

&lt;p&gt;&lt;em&gt;Video tip (German): Austria&apos;s move to YCS / System Fusion II — why DG-ID groups replaced the single reflector and what that means at the radio.&lt;/em&gt;&lt;/p&gt;

&lt;h2 class=&quot;wp-block-heading&quot;&gt;Radios: Yaesu and nobody else&lt;/h2&gt;

&lt;p&gt;C4FM is a Yaesu standard, and unlike DMR there is no third party building cheap radios for it. If you want Fusion, you buy Yaesu. The usual suspects:&lt;/p&gt;

&lt;ul class=&quot;wp-block-list&quot;&gt;
&lt;li&gt;&lt;strong&gt;FT-70DE&lt;/strong&gt; — the entry-level handheld: 5 W, C4FM and FM, no GPS, no colour display. The cheapest way into the mode.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;FT3DE / FT5DE&lt;/strong&gt; — the full package: colour touchscreen, GPS, Bluetooth, APRS, PDN-capable. The FT5DE is the current step.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;FTM-200DE / FTM-300DE&lt;/strong&gt; — 50 W mobiles with GPS and AMS; the FTM-300DE with the larger feature set.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;FTM-500DE&lt;/strong&gt; (and the newer &lt;strong&gt;FTM-510DE&lt;/strong&gt; line) — true dual receive, two active receivers at once, AESS speaker concept.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;FT-991A&lt;/strong&gt; — the all-rounder: HF, 6 m, 2 m and 70 cm in all modes, C4FM on VHF/UHF included.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;DR-2X / DR-2XE&lt;/strong&gt; — the repeater itself, with AMS operation and an optional LAN unit.&lt;/li&gt;
&lt;/ul&gt;

&lt;figure class=&quot;wp-block-image size-large&quot;&gt;&lt;img src=&quot;https://oeradio.at/wp-content/uploads/2026/09/c4fm-yaesu-ft991-1024x688.webp&quot; alt=&quot;Yaesu FT-991 all-mode transceiver with colour display and hand microphone on a desk&quot; loading=&quot;lazy&quot;/&gt;&lt;figcaption class=&quot;wp-block-image__caption&quot;&gt;The FT-991A brings C4FM along as a side effect: buy the station for HF and you are digitally QRV on 2 m and 70 cm as well. Photo: mick m43, CC0, via Wikimedia Commons.&lt;/figcaption&gt;&lt;/figure&gt;

&lt;p&gt;On the repeater side Yaesu adds &lt;strong&gt;IMRS&lt;/strong&gt; (Internet-linked Multi-site Repeater System): with the optional LAN unit up to 99 DR-2X repeaters can be linked over IP — a manufacturer-native repeater chain, independent of WIRES-X. It plays almost no role in Austria, because linking runs through the YCS232.&lt;/p&gt;

&lt;h3 class=&quot;wp-block-heading&quot;&gt;No repeater in range: the hotspot&lt;/h3&gt;

&lt;p&gt;If no Fusion repeater is reachable, a &lt;strong&gt;hotspot&lt;/strong&gt; gets you into the network: an MMDVM board on a Raspberry Pi running &lt;strong&gt;Pi-Star&lt;/strong&gt; or the more modern &lt;strong&gt;WPSD&lt;/strong&gt;. The hotspot dials into a YSF reflector or straight into the YCS232, and group selection remains the DG-ID on the radio. Step by step instructions are in &lt;a href=&quot;https://oeradio.at/en/set-up-pi-star-hotspot-dmr-d-star-c4fm/&quot;&gt;Setting up a Pi-Star hotspot&lt;/a&gt;. As always: valid licence, frequency per band plan, minimum power.&lt;/p&gt;

&lt;h2 class=&quot;wp-block-heading&quot;&gt;What else C4FM can do: GPS, messages, images&lt;/h2&gt;

&lt;p&gt;The data channel in DN mode is not just there for the callsign. It carries the &lt;strong&gt;GPS position&lt;/strong&gt; — on a YCS the positions land in the dashboard, and via suitable gateways they also reach the &lt;a href=&quot;https://oeradio.at/en/aprs-in-austria-position-reports-weather-data-and-more/&quot;&gt;APRS network&lt;/a&gt;. Add short &lt;strong&gt;text messages&lt;/strong&gt; between radios and, in DW mode, even photos from the optional camera speaker-microphone. Day to day that is a gimmick; for training, field days and &lt;a href=&quot;https://oeradio.at/en/contests-for-beginners-why-you-should-enter-at-least-one-contest/&quot;&gt;contest logistics&lt;/a&gt; it is occasionally useful.&lt;/p&gt;

&lt;p&gt;The GM (Group Monitor) function shows which stations of your own group are currently in range — with distance and bearing. On a field day with several teams that may be the single most underrated feature of the whole system.&lt;/p&gt;

&lt;h2 class=&quot;wp-block-heading&quot;&gt;Where the limits are&lt;/h2&gt;

&lt;p&gt;Three points belong in an honest account:&lt;/p&gt;

&lt;ul class=&quot;wp-block-list&quot;&gt;
&lt;li&gt;&lt;strong&gt;One manufacturer, one ecosystem.&lt;/strong&gt; There is no alternative to Yaesu hardware, and therefore no price pressure. DMR handhelds start just over a hundred euros; an FT5DE costs four to five times that.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Proprietary codec.&lt;/strong&gt; AMBE+2 is licensed intellectual property owned by DVSI. Fusion cannot be fully reimplemented in free software — precisely the point where &lt;a href=&quot;https://oeradio.at/en/m17-in-austria-open-digital-voice/&quot;&gt;M17&lt;/a&gt; steps in with the open Codec2.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;WIRES-X is closed.&lt;/strong&gt; Node and room IDs come from Yaesu, and the software is Windows-only. The YSF/YCS world is the open answer — but it is a parallel world, not an extension.&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;Against that stands the one advantage no other system has: no registration, no codeplug, no talkgroup studies. Enter callsign, set DG-ID, press PTT. That is why Fusion is many people&apos;s first digital mode — and for some the only one they need.&lt;/p&gt;

&lt;h2 class=&quot;wp-block-heading&quot;&gt;QRV in three steps&lt;/h2&gt;

&lt;ul class=&quot;wp-block-list&quot;&gt;
&lt;li&gt;&lt;strong&gt;Enter your callsign.&lt;/strong&gt; Once, in the setup menu. No online registration, no ID to apply for.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Pick a target.&lt;/strong&gt; An Austrian Fusion repeater from the list, the WIRES-X room &quot;OE AUSTRIA ALL&quot;, or — via hotspot — the YCS232. Frequencies and offsets are conveniently loaded into the radio by the &lt;a href=&quot;https://oeradio.at/en/memory-channels-processor-never-type-repeater-data-manually-again/&quot;&gt;Memory Channels Processor&lt;/a&gt;.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Set the DG-ID and listen.&lt;/strong&gt; 32 for Austria, plus your regional group. A quick test on DG-ID 99 (echo) answers the question &quot;am I getting in at all?&quot; in five seconds. Then call with your full callsign.&lt;/li&gt;
&lt;/ul&gt;

&lt;h2 class=&quot;wp-block-heading&quot;&gt;Further sources&lt;/h2&gt;

&lt;ul class=&quot;wp-block-list&quot;&gt;
&lt;li&gt;&lt;a href=&quot;https://wiki.oevsv.at/wiki/Kategorie:C4FM&quot; rel=&quot;nofollow&quot;&gt;ÖVSV Wiki — C4FM category&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;https://ham-c4fm.at/&quot; rel=&quot;nofollow&quot;&gt;ham-c4fm.at&lt;/a&gt; — repeater list, DG-ID groups and guides for Austria&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;https://ycs232.oevsv.at/&quot; rel=&quot;nofollow&quot;&gt;YCS232 dashboard&lt;/a&gt; — live view of active groups and repeaters&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;https://systemfusion.yaesu.com/&quot; rel=&quot;nofollow&quot;&gt;systemfusion.yaesu.com&lt;/a&gt; — manufacturer documentation on modes, WIRES-X and the DR-2X&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;Related on our site: &lt;a href=&quot;https://oeradio.at/en/c4fm-yaesu-fusion-in-austria-getting-started/&quot;&gt;Getting started with C4FM in Austria&lt;/a&gt;, &lt;a href=&quot;https://oeradio.at/en/d-star-explained-reflectors-and-callsign-routing/&quot;&gt;D-STAR explained&lt;/a&gt;, &lt;a href=&quot;https://oeradio.at/en/dmr-for-beginners-talkgroups-codeplugs-and-digital-networks/&quot;&gt;DMR for beginners&lt;/a&gt; and &lt;a href=&quot;https://oeradio.at/en/echolink-allstarlink-svxlink-worldwide-repeater-linking-via-voip/&quot;&gt;EchoLink, AllStarLink and SvxLink&lt;/a&gt; for the analog counter-proposal.&lt;/p&gt;

&lt;p&gt;&lt;em&gt;This page is part of our &lt;a href=&quot;https://oeradio.at/en/digital-radio-in-austria-which-mode-suits-you/&quot;&gt;digital voice overview&lt;/a&gt; — compare all modes there.&lt;/em&gt;&lt;/p&gt;

&lt;p&gt;73 – your oeradio.at editorial team&lt;/p&gt;

&lt;hr class=&quot;wp-block-separator has-alpha-channel-opacity&quot;/&gt;

&lt;h2 class=&quot;wp-block-heading&quot;&gt;Transparency Notice&lt;/h2&gt;

&lt;p&gt;This article was researched and written with the support of AI (Claude, Anthropic) based on publicly available sources; the content has been editorially reviewed. In September 2026 the piece was substantially reworked and extended with the technical fundamentals, the network architecture and the Austrian DG-ID groups. Figures on modulation, data rates and operating modes come from Yaesu documentation and publicly available technical write-ups; repeater and DG-ID details come from ham-c4fm.at and the ÖVSV Wiki — repeater data changes, so the lists there take precedence. Lead image (Yaesu FT3D) by Ohhai-emre, CC BY-SA 4.0, via Wikimedia Commons, cropped; the equipment photo carries photographer and licence in its caption; the diagrams are ours. The embedded videos come from external YouTube channels and reflect their views. Corrections welcome at &lt;a href=&quot;mailto:kontakt@oeradio.at&quot;&gt;kontakt@oeradio.at&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;Der Beitrag &lt;a href=&quot;https://oeradio.at/en/yaesu-c4fm-fusion-analog-compatible-digital-voice/&quot;&gt;Yaesu C4FM/Fusion: Analog-Compatible Digital Voice&lt;/a&gt; erschien zuerst auf &lt;a href=&quot;https://oeradio.at/en&quot;&gt;OERadio&lt;/a&gt;.&lt;/p&gt;</content:encoded><dc:creator>Michael | OE8YML</dc:creator><category>Amateur Radio</category><category>Digital Voice</category></item><item><title>Icom IC-7110: the X-026 concept becomes a production radio</title><link>https://oeradio.at/en/icom-ic-7110-x-026-becomes-a-production-radio/</link><guid isPermaLink="false">https://oeradio.at/?p=90511</guid><description>&lt;p&gt;For four months the X-026 was a mock-up without a spec sheet. At the Tokyo Ham Fair Icom finally answered: it is the IC-7110, successor to the IC-7100. What is confirmed, what is missing — and why the 70 MHz on the spec sheet is its own story in Austria.&lt;/p&gt;
&lt;p&gt;Der Beitrag &lt;a href=&quot;https://oeradio.at/en/icom-ic-7110-x-026-becomes-a-production-radio/&quot;&gt;Icom IC-7110: the X-026 concept becomes a production radio&lt;/a&gt; erschien zuerst auf &lt;a href=&quot;https://oeradio.at/en&quot;&gt;OERadio&lt;/a&gt;.&lt;/p&gt;</description><pubDate>Sat, 29 Aug 2026 17:50:00 GMT</pubDate><content:encoded>&lt;p&gt;Since April the scene has been guessing about a radio of which only the case was ever shown. On 29 August, at the &lt;strong&gt;Tokyo Ham Fair&lt;/strong&gt;, Icom gave the answer: the &lt;strong&gt;X-026&lt;/strong&gt; concept goes into production as the &lt;strong&gt;IC-7110&lt;/strong&gt;, the successor to the IC-7100.&lt;/p&gt;

&lt;p&gt;We took a sober look at the mock-up back in April in &lt;a href=&quot;https://oeradio.at/en/icom-x-026-new-concept-radio-to-be-unveiled-at-hamvention-2026/&quot;&gt;&lt;strong&gt;Icom X-026: new concept radio to be unveiled at Hamvention&lt;/strong&gt;&lt;/a&gt; and wrote at the time that nothing beyond the case was known. Now there is a spec sheet. Here is what is actually confirmed — and what is still missing.&lt;/p&gt;

&lt;h2 class=&quot;wp-block-heading&quot;&gt;What the IC-7110 is&lt;/h2&gt;

&lt;p&gt;An all-mode mobile radio with a detachable control head, so the same idea as the IC-7100 of 2013: one radio for the car and the shack, covering everything from HF to UHF.&lt;/p&gt;

&lt;ul class=&quot;wp-block-list&quot;&gt;
&lt;li&gt;&lt;strong&gt;Bands:&lt;/strong&gt; HF / 50 / 70* / 144 / 430 MHz (*70 MHz on the European version only)&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Receive:&lt;/strong&gt; continuous from 30 kHz through the 144 MHz band, including FM broadcast and airband&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Modes:&lt;/strong&gt; SSB, CW, RTTY, AM, FM and D-STAR DV&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Power:&lt;/strong&gt; 100 W on HF and 50 MHz, 50 W on 144 and 430 MHz&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Variants:&lt;/strong&gt; IC-7110 at 100 W, IC-7110M at 50 W, IC-7110S at 20 W&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Display:&lt;/strong&gt; 4.3-inch colour with touch operation&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Two independent receiver chains&lt;/strong&gt; for HF+50 MHz and for VHF/UHF, on two separate antenna connectors&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Dualwatch&lt;/strong&gt; for HF/VHF and HF/UHF, including simultaneous DV reception&lt;/li&gt;
&lt;li&gt;Real-time spectrum scope with waterfall, audio scope, CW decoder&lt;/li&gt;
&lt;li&gt;Wi-Fi (2.4 and 5 GHz), Bluetooth 5.3, GNSS receiver&lt;/li&gt;
&lt;li&gt;Control head with tripod thread (1/4-20), speaker, microphone jack and SD slot in the head&lt;/li&gt;
&lt;li&gt;Front-mounted cooling fan&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;No internal antenna tuner&lt;/strong&gt;&lt;/li&gt;
&lt;/ul&gt;

&lt;h2 class=&quot;wp-block-heading&quot;&gt;The two points people will argue about&lt;/h2&gt;

&lt;p&gt;&lt;strong&gt;First, the two receiver chains.&lt;/strong&gt; That is the real difference from the IC-7100, which could only serve one receiver; if you were on HF and wanted to monitor the local repeater on the side, tough luck. The IC-7110 now has two chains and two connectors. For mobile operation that is the most practically relevant gain, because you can drive along and still be reachable on 2 m.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Second, the missing tuner.&lt;/strong&gt; The IC-7100 did not have one either, so this is no step backwards — but it does mean a matching unit has to be budgeted alongside the radio unless you work exclusively with resonant antennas. Icom showed the &lt;strong&gt;AH-6&lt;/strong&gt; tuner at Hamvention in May, which fits exactly this gap. Anyone doing the sums should plan the tuner in from the start. What a tuner does and does not do is covered in &lt;a href=&quot;https://oeradio.at/en/antenna-tuners-manual-vs-automatic-which-is-better/&quot;&gt;Antenna tuners: manual or automatic&lt;/a&gt;.&lt;/p&gt;


&lt;h2 class=&quot;wp-block-heading&quot;&gt;The 70 MHz on the spec sheet — and what applies in Austria&lt;/h2&gt;

&lt;p&gt;Every European announcement lists the 4 m band as standard. In the UK that is a selling point. In Austria it is a footnote with a trip to the authorities.&lt;/p&gt;

&lt;p&gt;The 70 MHz band is &lt;strong&gt;not regularly allocated&lt;/strong&gt; here. The ÖVSV applied to the telecoms authority in June 2024 for an allocation of 70.0 to 70.5 MHz; to this day it does not appear in the band plan. What does exist are &lt;strong&gt;exception permits&lt;/strong&gt;: individual authorisations from the telecoms authority in coordination with the ÖVSV, intended as a trial run for possible future inclusion in the Frequency Utilisation Ordinance.&lt;/p&gt;

&lt;p&gt;The key figures of those permits: &lt;strong&gt;70.0 to 70.5 MHz, a maximum of 25 watts&lt;/strong&gt;, with narrow-band digital modes such as FT8, FT4, Q65, MSK144 and FSK441 permitted, plus A1A, F3E and J3E. In practice, applications have also been granted for sub-ranges such as 70.150 to 70.175 MHz, with an annual fee of around 241 euros and a process that requires patience.&lt;/p&gt;

&lt;p&gt;For a purchase decision that means: in Austria the 70 MHz in the IC-7110 is not a band you simply switch on, but one you need a permit for first. The wider framework is in our article on the &lt;a href=&quot;https://oeradio.at/en/frequency-utilisation-ordinance-what-has-changed-for-radio-amateurs-in-austria/&quot;&gt;Frequency Utilisation Ordinance&lt;/a&gt;. The same amendment that capped 23 cm at 10 watts did nothing at all for 4 m.&lt;/p&gt;

&lt;h2 class=&quot;wp-block-heading&quot;&gt;What is not known yet&lt;/h2&gt;

&lt;p&gt;And now the part you have to go looking for in the announcements: &lt;strong&gt;Icom has given neither a price nor a delivery date.&lt;/strong&gt; No production schedule, no availability, no RRP. British dealers have already put up product pages, but without prices.&lt;/p&gt;

&lt;p&gt;Equally open are the things that can only be judged with the radio in front of you: how good the receiver design is in a crowded band, how loud the front fan gets in the shack, how fast the waterfall really runs, and how the interface feels in a car. Icom describes it as following the IC-705 — anyone who knows that radio has a rough idea what to expect. We have a separate article on the IC-705 covering &lt;a href=&quot;https://oeradio.at/en/ic-705-remote-operation-with-tailscale-control-your-icom-ic-705-from-anywhere/&quot;&gt;remote operation with Tailscale&lt;/a&gt;.&lt;/p&gt;

&lt;h2 class=&quot;wp-block-heading&quot;&gt;Putting it in perspective&lt;/h2&gt;

&lt;p&gt;The IC-7100 was on the market for thirteen years and is still the radio you recommend to someone with a car, a small shack and no second budget. A successor was overdue, and what is on the spec sheet looks like a clean generational change: touchscreen instead of key menus, a waterfall instead of columns of numbers, two receivers instead of one, wireless links to the computer instead of a cable tangle.&lt;/p&gt;

&lt;p&gt;Whether that is worth the premium can only be said once Icom names one. Until then: the radio exists, it is no longer a mock-up, and the successor to the best-selling all-band mobile of the past decade has a name.&lt;/p&gt;

&lt;p&gt;If you get your hands on one — at a show, at a dealer, anywhere: write to us. A first impression from a real operator is worth more than ten spec sheets.&lt;/p&gt;

&lt;p&gt;73 – your oeradio.at editorial team&lt;/p&gt;

&lt;hr class=&quot;wp-block-separator has-alpha-channel-opacity&quot;/&gt;

&lt;h2 class=&quot;wp-block-heading&quot;&gt;Transparency Notice&lt;/h2&gt;

&lt;p&gt;This article was researched and written with the support of AI (Claude, Anthropic). Sources are the announcements by Icom Europe and Icom UK on the presentation at the JARL Ham Fair on 29 and 30 August 2026, the published pre-release data on the IC-7110, and for the 4 m section the ÖVSV wiki and the account of the exception permits at mpdx.at. All technical figures come from manufacturer documentation — we did not have a radio in hand and claim no measurements of our own. The lead image is an AI-generated illustration and does not show a real radio — no freely usable press photos of the IC-7110 are available from Icom yet. Editorial responsibility and content review rest with the oeradio.at editorial team. Corrections are welcome at &lt;a href=&quot;mailto:kontakt@oeradio.at&quot;&gt;kontakt@oeradio.at&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;Der Beitrag &lt;a href=&quot;https://oeradio.at/en/icom-ic-7110-x-026-becomes-a-production-radio/&quot;&gt;Icom IC-7110: the X-026 concept becomes a production radio&lt;/a&gt; erschien zuerst auf &lt;a href=&quot;https://oeradio.at/en&quot;&gt;OERadio&lt;/a&gt;.&lt;/p&gt;</content:encoded><dc:creator>Michael | OE8YML</dc:creator><category>Amateur Radio</category><category>Technology</category></item><item><title>Amplifiers: Selection, Safety and Grounding</title><link>https://oeradio.at/en/amplifiers-selection-safety-and-grounding/</link><guid isPermaLink="false">https://oeradio.at/?p=4933</guid><description>&lt;p&gt;An amplifier buys you about one and a half S-units — along with high voltage, heat, mains current and a stack of regulations. What is actually permitted in Austria, how tubes and LDMOS differ, how to set up drive, ALC and grounding properly, and what to check when buying used.&lt;/p&gt;
&lt;p&gt;Der Beitrag &lt;a href=&quot;https://oeradio.at/en/amplifiers-selection-safety-and-grounding/&quot;&gt;Amplifiers: Selection, Safety and Grounding&lt;/a&gt; erschien zuerst auf &lt;a href=&quot;https://oeradio.at/en&quot;&gt;OERadio&lt;/a&gt;.&lt;/p&gt;</description><pubDate>Sat, 29 Aug 2026 07:00:00 GMT</pubDate><content:encoded>&lt;p&gt;An amplifier is the most expensive box in the shack that contributes the least to making contacts — and yet almost everyone wants one eventually. This article works through what an amplifier really buys you, what the law in Austria actually says, how tubes and LDMOS differ in practice, how to set up drive, ALC, cooling and grounding, and how to spot a decent used unit.&lt;/p&gt;

&lt;figure class=&quot;wp-block-gallery aligncenter has-nested-images columns-1 is-cropped&quot;&gt;&lt;figure class=&quot;wp-block-image&quot;&gt;&lt;img src=&quot;https://oeradio.at/wp-content/uploads/2026/08/endstufe-om-power-om3500a-1024x576.webp&quot; alt=&quot;OM Power OM3500A tube amplifier with an LP-100A digital wattmeter on top&quot;/&gt;&lt;figcaption class=&quot;wp-element-caption&quot;&gt;Classic operating philosophy: TUNE and LOAD on an OM Power tube amplifier, with a digital wattmeter above. Photo: Karl-Martin Skontorp, CC BY 2.0, via Wikimedia Commons.&lt;/figcaption&gt;&lt;/figure&gt;&lt;/figure&gt;

&lt;h2 class=&quot;wp-block-heading&quot;&gt;What more power actually buys you&lt;/h2&gt;

&lt;p&gt;The most important number first, because it frames the whole discussion: &lt;strong&gt;power works logarithmically&lt;/strong&gt;. On HF, one S-unit is defined as 6 dB — four times the power.&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;100 W → 400 W = &lt;strong&gt;6 dB&lt;/strong&gt; = exactly one S-unit&lt;/li&gt;
&lt;li&gt;100 W → 1000 W = &lt;strong&gt;10 dB&lt;/strong&gt; = roughly &lt;strong&gt;1.7 S-units&lt;/strong&gt;&lt;/li&gt;
&lt;li&gt;5 W (QRP) → 100 W = &lt;strong&gt;13 dB&lt;/strong&gt; = a bit over two S-units&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;Going from 100 to 1000 watts multiplies your power by ten and buys you just under two S-units. For comparison: swapping a vertical for a three-element Yagi gains about the same — in both directions, so on receive too, and without an electricity bill. Hence the old rule still holds: &lt;strong&gt;a euro spent on the antenna beats the same euro spent on the amplifier.&lt;/strong&gt; If there is still headroom in your &lt;a href=&quot;https://oeradio.at/en/vertical-antennas-for-hf-fundamentals-types-and-practice/&quot;&gt;vertical&lt;/a&gt;, your &lt;a href=&quot;https://oeradio.at/en/efhw-the-end-fed-half-wave-antenna-simple-effective-versatile/&quot;&gt;EFHW&lt;/a&gt; or a &lt;a href=&quot;https://oeradio.at/en/yagi-antennas-for-vhf-uhf-building-your-own-directional-antenna/&quot;&gt;directional antenna&lt;/a&gt;, start there.&lt;/p&gt;

&lt;p&gt;That said, there are situations where an amplifier is the only answer:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;&lt;strong&gt;Pile-ups in &lt;a href=&quot;https://oeradio.at/en/contests-for-beginners-why-you-should-enter-at-least-one-contest/&quot;&gt;contests&lt;/a&gt; and on DXpeditions&lt;/strong&gt; — what counts is not absolute field strength but the margin over everyone else calling&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://oeradio.at/en/eme-earth-moon-earth-moonbounce-on-2-m-and-70-cm/&quot;&gt;EME&lt;/a&gt; and meteor scatter&lt;/strong&gt; — physically impossible without high power&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Compromise antennas&lt;/strong&gt; — a &lt;a href=&quot;https://oeradio.at/en/magnetic-loop-the-balcony-antenna-for-radio-amateurs/&quot;&gt;magnetic loop&lt;/a&gt; or stealth antenna costs dBs that power can partly replace&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Low bands&lt;/strong&gt; — 160 m and 80 m forgive very little, especially in summer&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;And there is one situation where an amplifier helps not at all: when you cannot &lt;em&gt;hear&lt;/em&gt; the other station. Power does not improve your receiver. If you sit in a noise floor, the money is better spent on &lt;a href=&quot;https://oeradio.at/en/receive-antennas-for-low-band-beverage-k9ay-and-flag-antennas/&quot;&gt;receive antennas&lt;/a&gt; and on &lt;a href=&quot;https://oeradio.at/en/emc-guide-finding-and-fixing-interference/&quot;&gt;hunting down the noise in your own house&lt;/a&gt;.&lt;/p&gt;

&lt;h2 class=&quot;wp-block-heading&quot;&gt;The legal framework: what is actually allowed in Austria&lt;/h2&gt;

&lt;p&gt;One misunderstanding is remarkably persistent: &quot;a CEPT licence means 1 kW.&quot; It does not. What governs is the &lt;strong&gt;Frequenznutzungsverordnung 2013&lt;/strong&gt; (Federal Law Gazette BGBl. II No. 63/2014), Annex 4, as amended by the &lt;a href=&quot;https://oeradio.at/en/frequency-utilisation-ordinance-what-has-changed-for-radio-amateurs-in-austria/&quot;&gt;2023 amendment BGBl. II No. 61/2023&lt;/a&gt;, in force since 13 March 2023.&lt;/p&gt;

&lt;h3 class=&quot;wp-block-heading&quot;&gt;The normal case: 400 watts&lt;/h3&gt;

&lt;p&gt;For holders of &lt;strong&gt;licence class 1&lt;/strong&gt;, the regular ceiling on the HF bands is &lt;strong&gt;400 W PEP&lt;/strong&gt;. That is the power almost every Austrian station legally runs — and a 600-watt amplifier covers it with room to spare.&lt;/p&gt;

&lt;p&gt;For &lt;strong&gt;licence classes 3 and 4&lt;/strong&gt;, the limit is &lt;strong&gt;100 W&lt;/strong&gt;. More importantly in practice: in those classes, Annex 4 permits &lt;strong&gt;only unmodified commercial transmitting equipment&lt;/strong&gt;. An external amplifier — let alone a homebrew one — is therefore effectively out of the question for class 3 and 4. Anyone wanting to move up takes the &lt;a href=&quot;https://oeradio.at/en/amateur-radio-exam-in-austria-2026-the-complete-guide/&quot;&gt;class 1 exam&lt;/a&gt; first; our &lt;a href=&quot;https://oeradio.at/en/which-licence-class-is-right-for-me-class-1-vs-3-vs-4-compared/&quot;&gt;licence class comparison&lt;/a&gt; lays out what each class is good for.&lt;/p&gt;

&lt;h3 class=&quot;wp-block-heading&quot;&gt;High Power: 1 kW on application&lt;/h3&gt;

&lt;p&gt;Since the 2023 amendment, the &lt;strong&gt;&quot;High Power&quot; level of 1000 W PEP&lt;/strong&gt; can be applied for. The conditions, according to the &lt;a href=&quot;https://www.fb.gv.at/Funk/amateurfunkdienst/af-high-power-info.html&quot; target=&quot;_blank&quot; rel=&quot;noopener&quot;&gt;Fernmeldebüro&lt;/a&gt; (the Austrian telecoms authority):&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;licence &lt;strong&gt;class 1&lt;/strong&gt; only&lt;/li&gt;
&lt;li&gt;only on the HF bands &lt;strong&gt;80 m, 40 m, 20 m, 17 m, 15 m, 12 m and 10 m&lt;/strong&gt;&lt;/li&gt;
&lt;li&gt;the prerequisite is &quot;at least one year of interference-free operation at power level B for the authorised location&quot; — an existing power level C authorisation waives the waiting period&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;application via the RAT system&lt;/strong&gt;; High Power operation is prohibited until approval is granted&lt;/li&gt;
&lt;li&gt;the authorisation is &lt;strong&gt;tied to the location&lt;/strong&gt; and carries a fee (on the order of 6.5 euros per month)&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;The &quot;interference-free operation&quot; clause is not a formality: if you have been in the neighbours&apos; television for years, you will not get a power increase. That is a good reason to do the &lt;a href=&quot;https://oeradio.at/en/emc-guide-finding-and-fixing-interference/&quot;&gt;EMC homework&lt;/a&gt; before buying an amplifier rather than after.&lt;/p&gt;

&lt;h3 class=&quot;wp-block-heading&quot;&gt;The bands in detail&lt;/h3&gt;

&lt;table class=&quot;wp-block-table&quot;&gt;&lt;thead&gt;&lt;tr&gt;&lt;th&gt;Band&lt;/th&gt;&lt;th&gt;Max. power, class 1&lt;/th&gt;&lt;th&gt;High Power possible?&lt;/th&gt;&lt;/tr&gt;&lt;/thead&gt;&lt;tbody&gt;
&lt;tr&gt;&lt;td&gt;160 m (1810–1850 kHz)&lt;/td&gt;&lt;td&gt;200 W&lt;/td&gt;&lt;td&gt;no&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td&gt;160 m (1850–2000 kHz)&lt;/td&gt;&lt;td&gt;100 W&lt;/td&gt;&lt;td&gt;no&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td&gt;80 m&lt;/td&gt;&lt;td&gt;400 W&lt;/td&gt;&lt;td&gt;&lt;strong&gt;yes&lt;/strong&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td&gt;60 m (5351.5–5366.5 kHz)&lt;/td&gt;&lt;td&gt;15 W EIRP&lt;/td&gt;&lt;td&gt;no&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td&gt;40 m&lt;/td&gt;&lt;td&gt;400 W&lt;/td&gt;&lt;td&gt;&lt;strong&gt;yes&lt;/strong&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td&gt;30 m&lt;/td&gt;&lt;td&gt;200 W&lt;/td&gt;&lt;td&gt;no (WARC)&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td&gt;20 / 17 / 15 / 12 / 10 m&lt;/td&gt;&lt;td&gt;400 W&lt;/td&gt;&lt;td&gt;&lt;strong&gt;yes&lt;/strong&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td&gt;6 m (50–52 MHz)&lt;/td&gt;&lt;td&gt;200 W&lt;/td&gt;&lt;td&gt;no&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td&gt;6 m (52–54 MHz)&lt;/td&gt;&lt;td&gt;100 W&lt;/td&gt;&lt;td&gt;no&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td&gt;2 m and 70 cm&lt;/td&gt;&lt;td&gt;up to 1 kW — &lt;strong&gt;but only EME and meteor scatter with Yagis of at least 15 dBd&lt;/strong&gt;&lt;/td&gt;&lt;td&gt;special case&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td&gt;23 cm&lt;/td&gt;&lt;td&gt;10 W (GNSS protection)&lt;/td&gt;&lt;td&gt;no&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td&gt;13 cm and above&lt;/td&gt;&lt;td&gt;200 W&lt;/td&gt;&lt;td&gt;no&lt;/td&gt;&lt;/tr&gt;
&lt;/tbody&gt;&lt;/table&gt;

&lt;p&gt;On the WARC bands (30, 17, 12 m) the IARU agreement that no contests are run there applies as well — along with the good manners of not overdoing the power. For the heavily trimmed 23 cm band, see our &lt;a href=&quot;https://oeradio.at/en/23-cm-band-and-higher-microwave-bands-entry/&quot;&gt;microwave article&lt;/a&gt;.&lt;/p&gt;

&lt;h3 class=&quot;wp-block-heading&quot;&gt;Spurious emissions, dummy load, CE&lt;/h3&gt;

&lt;p&gt;Three provisions of the Austrian &lt;a href=&quot;https://www.ris.bka.gv.at/GeltendeFassung.wxe?Abfrage=Bundesnormen&amp;amp;Gesetzesnummer=10012930&quot; target=&quot;_blank&quot; rel=&quot;noopener&quot;&gt;Amateurfunkverordnung (AFV)&lt;/a&gt; bear directly on amplifier operation:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;&lt;strong&gt;§ 17 — unwanted emissions&lt;/strong&gt; must be kept &quot;to the lowest possible level&quot;; between 50 and 1000 MHz a suppression of at least 60 dB relative to peak power applies. Without an effective harmonic filter behind the amplifier that is unachievable.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;§ 14 — transmitter tuning&lt;/strong&gt; requires tuning without unnecessary radiation — in practice: &lt;strong&gt;into a dummy load&lt;/strong&gt;. For tube amplifiers with TUNE and LOAD that is not a recommendation but a legal requirement.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;§ 13 — monitoring instruments&lt;/strong&gt; requires suitable current and voltage meters. For an amplifier that means plate current, plate voltage, forward and reflected power must all be readable.&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;On CE marking: commercially bought amplifiers require CE marking under the Radio Equipment Directive &lt;strong&gt;RED 2014/53/EU&lt;/strong&gt; and the EMC Directive. &lt;strong&gt;Homebrew equipment and kits&lt;/strong&gt; built by and for radio amateurs are explicitly &lt;strong&gt;excluded&lt;/strong&gt; under Art. 1(2)(c) RED as long as they are not made available on the market. Building your own is therefore permitted — which does not exempt you from the limits in § 17 AFV.&lt;/p&gt;

&lt;figure class=&quot;wp-block-embed is-type-video is-provider-youtube wp-block-embed-youtube wp-embed-aspect-16-9 wp-has-aspect-ratio&quot;&gt;&lt;div class=&quot;wp-block-embed__wrapper&quot;&gt;
https://www.youtube.com/watch?v=rSdOjGi78CQ
&lt;/div&gt;&lt;figcaption class=&quot;wp-element-caption&quot;&gt;Homebrew amateur radio: 1400 W and 600 W amplifiers by Jörg Müller (DJ8YP) — construction, cooling, filtering (source: YouTube, German)&lt;/figcaption&gt;&lt;/figure&gt;

&lt;h2 class=&quot;wp-block-heading&quot;&gt;Tube or LDMOS?&lt;/h2&gt;

&lt;p&gt;The argument feels as old as the hobby, but technically it is fairly settled by now — with a few exceptions.&lt;/p&gt;

&lt;figure class=&quot;wp-block-gallery aligncenter has-nested-images columns-1 is-cropped&quot;&gt;&lt;figure class=&quot;wp-block-image&quot;&gt;&lt;img src=&quot;https://oeradio.at/wp-content/uploads/2026/08/endstufe-collins-30l1-1024x603.webp&quot; alt=&quot;Collins 30L-1 tube amplifier with plate current meter, loading and tuning controls&quot;/&gt;&lt;figcaption class=&quot;wp-element-caption&quot;&gt;The classic: a Collins 30L-1. Plate meter, LOADING, TUNING, band switch — that is the entire front panel, and every control wants attention at each band change. Photo: RadiomanPA, CC BY-SA 3.0, via Wikimedia Commons.&lt;/figcaption&gt;&lt;/figure&gt;&lt;/figure&gt;

&lt;h3 class=&quot;wp-block-heading&quot;&gt;Tube amplifiers&lt;/h3&gt;

&lt;p&gt;Usually grounded-grid triodes (3-500Z, 3CX1500A7) or tetrodes (GU-74B, 4CX800). The output network is a tunable pi filter — hence TUNE and LOAD, hence the manual band change.&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;&lt;strong&gt;Forgiving of mismatch.&lt;/strong&gt; A 3:1 SWR costs a tube some efficiency; it kills an LDMOS module.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;The pi network attenuates harmonics&lt;/strong&gt; by design — a structural advantage where § 17 is concerned.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Repairable.&lt;/strong&gt; Change the tube, change a capacitor, carry on.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;But:&lt;/strong&gt; 2000 to 4000 volts on the plate, 20 to 40 kilograms, warm-up time — and tube supply has become a problem. Russian types such as the GU-74B have been hard to source through regular channels since 2022, and prices for new American classics have risen sharply.&lt;/li&gt;
&lt;/ul&gt;

&lt;h3 class=&quot;wp-block-heading&quot;&gt;LDMOS amplifiers&lt;/h3&gt;

&lt;p&gt;Today&apos;s standard. One or two power transistors — usually &lt;strong&gt;BLF188XR&lt;/strong&gt; or &lt;strong&gt;MRF1K50&lt;/strong&gt; — running on 50 to 65 volts, broadband, with switched low-pass filters per band.&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;&lt;strong&gt;No tuning.&lt;/strong&gt; Band changes in milliseconds, often automatically from the transceiver&apos;s band data. Practically mandatory for &lt;a href=&quot;https://oeradio.at/en/so2r-single-operator-two-radio-for-contesters/&quot;&gt;SO2R&lt;/a&gt; and serious contesting.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;No high voltage&lt;/strong&gt; in the dangerous sense — 50 V is unpleasant, not lethal.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Compact and light&lt;/strong&gt;, some models under 15 kg, a few even portable.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;But:&lt;/strong&gt; extremely sensitive to mismatch and overdrive. Without working protection circuitry a module dies in milliseconds — and a BLF188XR is a three-figure part.&lt;/li&gt;
&lt;/ul&gt;

&lt;table class=&quot;wp-block-table&quot;&gt;&lt;thead&gt;&lt;tr&gt;&lt;th&gt;&lt;/th&gt;&lt;th&gt;Tube&lt;/th&gt;&lt;th&gt;LDMOS&lt;/th&gt;&lt;/tr&gt;&lt;/thead&gt;&lt;tbody&gt;
&lt;tr&gt;&lt;td&gt;Band change&lt;/td&gt;&lt;td&gt;manual (TUNE/LOAD)&lt;/td&gt;&lt;td&gt;automatic, instant&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td&gt;Operating voltage&lt;/td&gt;&lt;td&gt;2–4 kV&lt;/td&gt;&lt;td&gt;50–65 V&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td&gt;Efficiency&lt;/td&gt;&lt;td&gt;approx. 55–65 %&lt;/td&gt;&lt;td&gt;approx. 55–70 %&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td&gt;Behaviour at SWR &amp;gt; 2:1&lt;/td&gt;&lt;td&gt;forgiving&lt;/td&gt;&lt;td&gt;must shut down or it dies&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td&gt;Harmonic suppression&lt;/td&gt;&lt;td&gt;inherent via pi network&lt;/td&gt;&lt;td&gt;via switched low-pass filters&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td&gt;Weight&lt;/td&gt;&lt;td&gt;20–40 kg&lt;/td&gt;&lt;td&gt;10–20 kg&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td&gt;Readiness&lt;/td&gt;&lt;td&gt;1–3 min warm-up&lt;/td&gt;&lt;td&gt;instant&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td&gt;Repair&lt;/td&gt;&lt;td&gt;quite feasible&lt;/td&gt;&lt;td&gt;module replacement, expensive&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td&gt;Spares&lt;/td&gt;&lt;td&gt;tube sourcing difficult&lt;/td&gt;&lt;td&gt;readily available&lt;/td&gt;&lt;/tr&gt;
&lt;/tbody&gt;&lt;/table&gt;

&lt;figure class=&quot;wp-block-embed is-type-video is-provider-youtube wp-block-embed-youtube wp-embed-aspect-16-9 wp-has-aspect-ratio&quot;&gt;&lt;div class=&quot;wp-block-embed__wrapper&quot;&gt;
https://www.youtube.com/watch?v=j3f2OaWbjyM
&lt;/div&gt;&lt;figcaption class=&quot;wp-element-caption&quot;&gt;Ask Dave (KE0OG): tube versus solid state — the trade-off in under ten minutes (source: YouTube, English)&lt;/figcaption&gt;&lt;/figure&gt;

&lt;figure class=&quot;wp-block-embed is-type-video is-provider-youtube wp-block-embed-youtube wp-embed-aspect-16-9 wp-has-aspect-ratio&quot;&gt;&lt;div class=&quot;wp-block-embed__wrapper&quot;&gt;
https://www.youtube.com/watch?v=4hCtv7HKBkY
&lt;/div&gt;&lt;figcaption class=&quot;wp-element-caption&quot;&gt;A detailed hands-on review of a 1 kW LDMOS amplifier (Palstar LA-1K), measurements included (source: YouTube, English)&lt;/figcaption&gt;&lt;/figure&gt;

&lt;h2 class=&quot;wp-block-heading&quot;&gt;The specifications that matter&lt;/h2&gt;

&lt;p&gt;&lt;strong&gt;Drive power and gain.&lt;/strong&gt; Typical figures are 12 to 14 dB of gain. A 1.3 kW LDMOS amplifier therefore needs roughly &lt;strong&gt;40 to 60 watts&lt;/strong&gt; of drive; a 1 kW tube amplifier needs about the same. If you run a &lt;a href=&quot;https://oeradio.at/en/qrp-operation-around-the-world-with-5-watts/&quot;&gt;QRP transceiver&lt;/a&gt; such as the IC-705 (10 W), you need either a high-gain amplifier or a two-stage arrangement — feeding 10 W into a kilowatt amplifier yields a third of rated output at best.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Intermodulation (IMD3).&lt;/strong&gt; The decisive quality figure, and the only one the rest of the band notices. Good amateur amplifiers sit at &lt;strong&gt;−30 to −35 dBc&lt;/strong&gt; for third-order products. Cheap unfiltered CB-style &quot;burners&quot; are orders of magnitude worse and produce a signal that splatters more than 20 kHz wide.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Duty cycle.&lt;/strong&gt; The most consistently underestimated parameter:&lt;/p&gt;

&lt;table class=&quot;wp-block-table&quot;&gt;&lt;thead&gt;&lt;tr&gt;&lt;th&gt;Mode&lt;/th&gt;&lt;th&gt;Average power&lt;/th&gt;&lt;th&gt;On a 1 kW amplifier&lt;/th&gt;&lt;/tr&gt;&lt;/thead&gt;&lt;tbody&gt;
&lt;tr&gt;&lt;td&gt;SSB (voice)&lt;/td&gt;&lt;td&gt;approx. 20–25 %&lt;/td&gt;&lt;td&gt;full power is fine&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td&gt;CW&lt;/td&gt;&lt;td&gt;approx. 40–50 %&lt;/td&gt;&lt;td&gt;full power, fan working&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td&gt;RTTY, &lt;a href=&quot;https://oeradio.at/en/ft8-for-beginners-the-digital-mode-that-revolutionised-shortwave-radio/&quot;&gt;FT8&lt;/a&gt;, FT4, PSK&lt;/td&gt;&lt;td&gt;&lt;strong&gt;100 %&lt;/strong&gt;&lt;/td&gt;&lt;td&gt;back off to roughly &lt;strong&gt;500 W&lt;/strong&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td&gt;FM (repeater, simplex)&lt;/td&gt;&lt;td&gt;100 %&lt;/td&gt;&lt;td&gt;back off as well&lt;/td&gt;&lt;/tr&gt;
&lt;/tbody&gt;&lt;/table&gt;

&lt;p&gt;The rule of thumb for digital modes: &lt;strong&gt;half the rated power, full service life&lt;/strong&gt;. Most manufacturers specify continuous-carrier operation at 50 percent of the SSB rating anyway. An FT8 transmission is 12.6 seconds of constant carrier — thermally an entirely different animal from an SSB QSO.&lt;/p&gt;

&lt;h2 class=&quot;wp-block-heading&quot;&gt;Drive, ALC and keying — where it gets expensive&lt;/h2&gt;

&lt;p&gt;Most amplifier damage does not come from overload in service but from incorrect wiring between transceiver and amplifier.&lt;/p&gt;

&lt;figure class=&quot;wp-block-gallery aligncenter has-nested-images columns-1 is-cropped&quot;&gt;&lt;figure class=&quot;wp-block-image&quot;&gt;&lt;img src=&quot;https://oeradio.at/wp-content/uploads/2026/08/endstufe-spe-expert-2kfa-rueckseite-1024x768.webp&quot; alt=&quot;Rear panel of an SPE Expert 2K-FA LDMOS amplifier with antenna sockets, fans and control interfaces&quot;/&gt;&lt;figcaption class=&quot;wp-element-caption&quot;&gt;The rear panel is where the decisions are made: several antenna outputs, four fans, plus control, ALC and PTT interfaces. Photo: Karl-Martin Skontorp, CC BY 2.0, via Wikimedia Commons.&lt;/figcaption&gt;&lt;/figure&gt;&lt;/figure&gt;

&lt;h3 class=&quot;wp-block-heading&quot;&gt;Drive level&lt;/h3&gt;

&lt;p&gt;The principle: &lt;strong&gt;you control the amplifier with the transceiver&apos;s output power, not with the ALC.&lt;/strong&gt; Set the transceiver so that the amplifier reaches its rated output — and not one watt more. Overdriving barely raises output power but wrecks intermodulation performance.&lt;/p&gt;

&lt;h3 class=&quot;wp-block-heading&quot;&gt;The ALC loop&lt;/h3&gt;

&lt;p&gt;The ALC line feeds a negative voltage from the amplifier back to the transceiver, which reduces its output. It is an &lt;strong&gt;emergency brake, not an operating mode&lt;/strong&gt;: the loop needs time, and during that time the overshoot has already reached the amplifier input — a well-known problem with the fast level steps of digital modes. If you constantly run the ALC against the stop, your drive level is set wrong.&lt;/p&gt;

&lt;figure class=&quot;wp-block-embed is-type-video is-provider-youtube wp-block-embed-youtube wp-embed-aspect-16-9 wp-has-aspect-ratio&quot;&gt;&lt;div class=&quot;wp-block-embed__wrapper&quot;&gt;
https://www.youtube.com/watch?v=iA8I22DNIZQ
&lt;/div&gt;&lt;figcaption class=&quot;wp-element-caption&quot;&gt;What ALC actually does — and what it cannot do (source: YouTube, English)&lt;/figcaption&gt;&lt;/figure&gt;

&lt;figure class=&quot;wp-block-embed is-type-video is-provider-youtube wp-block-embed-youtube wp-embed-aspect-16-9 wp-has-aspect-ratio&quot;&gt;&lt;div class=&quot;wp-block-embed__wrapper&quot;&gt;
https://www.youtube.com/watch?v=FamEmYBYDNw
&lt;/div&gt;&lt;figcaption class=&quot;wp-element-caption&quot;&gt;Hands-on: setting ALC correctly and what overdriving does to the band (source: YouTube, English)&lt;/figcaption&gt;&lt;/figure&gt;

&lt;h3 class=&quot;wp-block-heading&quot;&gt;The keying line — the most common expensive mistake&lt;/h3&gt;

&lt;p&gt;Older amplifiers switch their transmit/receive relay directly from the PTT line, in some cases at &lt;strong&gt;120 volts and hundreds of milliamps&lt;/strong&gt;. Vintage Heathkit SB-series gear is notorious for it. The transistor that switches this line in a modern transceiver is a tiny SMD device and dies from such voltages and from relay back-EMF — the classic symptom being &quot;the transmit indicator sticks on&quot;.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;The fix:&lt;/strong&gt; a &lt;strong&gt;relay buffer&lt;/strong&gt; between transceiver and amplifier (for example the Ameritron ARB-704, or kit solutions). Such buffers typically handle up to 200 V open-circuit and 300 mA. Rule of thumb: &lt;strong&gt;measure the open-circuit voltage at the amplifier&apos;s keying jack before connecting anything unfamiliar.&lt;/strong&gt; Anything above 12 V means: buffer required. W8JI has a &lt;a href=&quot;https://www.w8ji.com/relay_timing.htm&quot; target=&quot;_blank&quot; rel=&quot;noopener&quot;&gt;thorough write-up of the relay problem&lt;/a&gt;.&lt;/p&gt;

&lt;h3 class=&quot;wp-block-heading&quot;&gt;Hot switching and sequencing&lt;/h3&gt;

&lt;p&gt;&quot;Hot switching&quot; means operating the relay while RF is already present. The result is burnt relay contacts, and with LDMOS, damaged modules as well. Hence the fixed order: &lt;strong&gt;PTT first, RF second&lt;/strong&gt; — with a few milliseconds of lead. Modern transceivers provide an adjustable transmit delay (&quot;TX delay&quot;, &quot;TX inhibit&quot;) for this. On VHF/UHF with a masthead preamplifier, add a &lt;strong&gt;sequencer&lt;/strong&gt; that switches preamp, relay and RF in the correct order.&lt;/p&gt;

&lt;h3 class=&quot;wp-block-heading&quot;&gt;The antenna tuner in the right place&lt;/h3&gt;

&lt;p&gt;The antenna tuner belongs &lt;strong&gt;after&lt;/strong&gt; the amplifier, between amplifier and antenna — and it must be rated for the full power. A tuner between transceiver and amplifier hides the real SWR from the protection circuit: the transceiver sees 1:1 while the amplifier works into 3:1. The internal tuner in most transceivers is unsuitable for that position anyway.&lt;/p&gt;

&lt;h2 class=&quot;wp-block-heading&quot;&gt;Staying clean: two-tone test, splatter, harmonics&lt;/h2&gt;

&lt;figure class=&quot;wp-block-gallery aligncenter has-nested-images columns-1 is-cropped&quot;&gt;&lt;figure class=&quot;wp-block-image&quot;&gt;&lt;img src=&quot;https://oeradio.at/wp-content/uploads/2026/08/endstufe-zweiton-test-480x360.webp&quot; alt=&quot;Oscilloscope trace of a two-tone linearity test with a clean envelope&quot;/&gt;&lt;figcaption class=&quot;wp-element-caption&quot;&gt;Two-tone linearity test on the scope: this is what a clean envelope looks like — flattened peaks or fuzzy crossover points mean overdrive. Photo: Cqdx, CC BY-SA 3.0, via Wikimedia Commons.&lt;/figcaption&gt;&lt;/figure&gt;&lt;/figure&gt;

&lt;p&gt;The &lt;strong&gt;two-tone test&lt;/strong&gt; is the classic method: two tones (say 700 and 1900 Hz) are fed in simultaneously, and the envelope on the oscilloscope immediately shows whether the amplifier is linear. Flattened peaks mean flat-topping — the amplifier is in compression and the signal is getting wide.&lt;/p&gt;

&lt;p&gt;Without a scope you can still get a long way with an &lt;a href=&quot;https://oeradio.at/en/what-is-an-sdr-an-overview-for-radio-enthusiasts/&quot;&gt;SDR&lt;/a&gt; and some distance: a second receiver a few hundred metres away, a look at the waterfall, a comparison of signal width with and without the amplifier. If the signal gets noticeably wider with the amplifier in line, something is wrong — usually the drive level.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Harmonics&lt;/strong&gt; are the other issue. An amplifier without an effective output filter produces the second harmonic of 14 MHz at 28 MHz and the third at 42 MHz — right in the range where § 17 AFV demands 60 dB of suppression. Commercial amateur amplifiers have band filters built in and switched along; in homebrew designs the low-pass filter is the last component to economise on. And if band switching is manual: &lt;strong&gt;transmitting on 20 m with the amplifier still set to 40 m&lt;/strong&gt; is the most reliable way to destroy the filter and your reputation in one go.&lt;/p&gt;

&lt;h2 class=&quot;wp-block-heading&quot;&gt;Cooling and power supply&lt;/h2&gt;

&lt;p&gt;&lt;strong&gt;Heat.&lt;/strong&gt; At 60 percent efficiency, 1000 watts of RF output comes with around 700 watts of waste heat — a small fan heater in the shack, noticeable in summer and guaranteed during a contest. Forced-air cooling is mandatory, the airflow must stay unobstructed (so not inside a closed rack without extraction), and the fan should keep running after transmit. On a tube amplifier that run-on is not a comfort feature: without cooling after shutdown the tube suffers.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Mains supply.&lt;/strong&gt; 1000 W of RF at 60 percent efficiency means roughly &lt;strong&gt;1.7 kW input&lt;/strong&gt;, about &lt;strong&gt;7.5 amps at 230 volts&lt;/strong&gt; under continuous carrier. On paper that fits a 16 A circuit (3.68 kW), but:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;&lt;strong&gt;Dedicated circuit.&lt;/strong&gt; Amplifier, PC, transceiver and the fridge on the same breaker is a bad idea.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Inrush current.&lt;/strong&gt; The toroidal transformer in a tube amplifier draws 60 to 100 A briefly at switch-on. A type-B breaker will trip; type C holds. Many units include a soft-start — if yours does not, retrofit one.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Voltage sag.&lt;/strong&gt; If the mains voltage visibly dips on transmit (lights flicker), the supply wiring is too thin. That costs output power and stresses the amplifier.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Residual current device.&lt;/strong&gt; Interference-suppression capacitors to PE produce leakage currents; several devices together can trip a 30 mA RCD. That is not a reason to bypass the RCD — it is a reason to spread the equipment over several circuits.&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;The same applies with knobs on for portable and emergency operation: a 500 W amplifier from &lt;a href=&quot;https://oeradio.at/en/emergency-power-supply-with-discarded-batteries/&quot;&gt;batteries&lt;/a&gt; or an &lt;a href=&quot;https://oeradio.at/en/experiments-with-self-sufficient-power-supply-for-our-radio-station/&quot;&gt;off-grid supply&lt;/a&gt; draws around 70 A at 13.8 V — size cable and fuses accordingly.&lt;/p&gt;

&lt;h2 class=&quot;wp-block-heading&quot;&gt;Safety: high voltage, RF and exposure&lt;/h2&gt;

&lt;figure class=&quot;wp-block-gallery aligncenter has-nested-images columns-1 is-cropped&quot;&gt;&lt;figure class=&quot;wp-block-image&quot;&gt;&lt;img src=&quot;https://oeradio.at/wp-content/uploads/2026/08/endstufe-3cx1500a7-innenansicht-640x480.webp&quot; alt=&quot;Inside a tube amplifier with a 3CX1500A7 triode, pi network coil and vacuum variable capacitor&quot;/&gt;&lt;figcaption class=&quot;wp-element-caption&quot;&gt;Inside a 3CX1500A7 amplifier: pi-network coil, vacuum variable capacitor, chimney — and kilovolts on nearly every visible component. Photo: RSAG, CC BY-SA 3.0, via Wikimedia Commons.&lt;/figcaption&gt;&lt;/figure&gt;&lt;/figure&gt;

&lt;h3 class=&quot;wp-block-heading&quot;&gt;High voltage&lt;/h3&gt;

&lt;div class=&quot;wp-block-group has-background&quot; style=&quot;background-color:#fff3cd;color:#4a3800;padding:1em;border-radius:8px;border:1px solid #f0d98a&quot;&gt;
&lt;p style=&quot;color:#4a3800&quot;&gt;&lt;strong&gt;Lethal danger.&lt;/strong&gt; Tube amplifiers run on 2000 to 4000 volts DC. The charge in the filter capacitors survives switch-off and unplugging — depending on the state of the bleeder resistors, for minutes. Reaching into the chassis without measuring first can kill you.&lt;/p&gt;
&lt;/div&gt;

&lt;p&gt;The rules are short and not negotiable:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;unplug, wait, &lt;strong&gt;measure&lt;/strong&gt; — do not trust the bleeder resistor, it may be open&lt;/li&gt;
&lt;li&gt;discharge any residual voltage through a resistor on an insulated discharge stick, not by shorting it with a screwdriver&lt;/li&gt;
&lt;li&gt;never defeat the cabinet interlock, not even &quot;just to measure&quot;&lt;/li&gt;
&lt;li&gt;one hand in your pocket, never work alone on an open amplifier&lt;/li&gt;
&lt;li&gt;measure the plate voltage again after discharging, before reaching in&lt;/li&gt;
&lt;/ul&gt;

&lt;figure class=&quot;wp-block-embed is-type-video is-provider-youtube wp-block-embed-youtube wp-embed-aspect-16-9 wp-has-aspect-ratio&quot;&gt;&lt;div class=&quot;wp-block-embed__wrapper&quot;&gt;
https://www.youtube.com/watch?v=DCWP1NE2mbg
&lt;/div&gt;&lt;figcaption class=&quot;wp-element-caption&quot;&gt;Discharging capacitors in tube equipment safely — procedure and typical mistakes (source: YouTube, English)&lt;/figcaption&gt;&lt;/figure&gt;

&lt;figure class=&quot;wp-block-embed is-type-video is-provider-youtube wp-block-embed-youtube wp-embed-aspect-16-9 wp-has-aspect-ratio&quot;&gt;&lt;div class=&quot;wp-block-embed__wrapper&quot;&gt;
https://www.youtube.com/watch?v=g4SGGKL2jS4
&lt;/div&gt;&lt;figcaption class=&quot;wp-element-caption&quot;&gt;Safety switches for RF amplifiers, demonstrated on an LDMOS PA (source: YouTube, German)&lt;/figcaption&gt;&lt;/figure&gt;

&lt;h3 class=&quot;wp-block-heading&quot;&gt;RF burns and RF in the shack&lt;/h3&gt;

&lt;p&gt;RF burns are treacherous because they go deep and barely hurt while they happen. Antennas, open feed lines and balun terminals do not get touched while transmitting. Full stop.&lt;/p&gt;

&lt;p&gt;A related symptom is &lt;strong&gt;RF in the shack&lt;/strong&gt;: tingling microphones, erratic keyboards, displays that reboot on transmit. That is not an amplifier fault but a common-mode problem that higher power merely makes visible. The cure: common-mode chokes on the feed line and control cables, and clean bonding — the &lt;a href=&quot;https://oeradio.at/en/sheath-wave-indicator-for-short-waves/&quot;&gt;common-mode indicator&lt;/a&gt; helps track it down.&lt;/p&gt;

&lt;h3 class=&quot;wp-block-heading&quot;&gt;RF exposure&lt;/h3&gt;

&lt;p&gt;Unlike Germany, where the BEMFV requires a documented site declaration above 10 W EIRP, the Austrian AFV has &lt;strong&gt;no dedicated RF exposure clause&lt;/strong&gt;. That is not reassurance; it puts the responsibility entirely on the operator. The ICNIRP reference levels, which also underpin the German rules, serve as the yardstick. In practice, at kilowatt levels:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;&lt;strong&gt;Distance.&lt;/strong&gt; In the far field, field strength falls linearly with distance — double the distance, half the field. A few extra metres between antenna and living space beat any amount of debate.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;No kilowatt balcony antenna.&lt;/strong&gt; A loop or vertical within arm&apos;s reach is a compromise at 100 W and a problem at 1 kW — for your own family as much as for the neighbours.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Consider all simultaneous transmissions together&lt;/strong&gt; if several antennas are operated in parallel.&lt;/li&gt;
&lt;li&gt;Freely available calculators such as &lt;a href=&quot;http://www.thestorff.de/amateurfunk-emvu-abstand.php&quot; target=&quot;_blank&quot; rel=&quot;noopener&quot;&gt;this RF exposure distance calculator&lt;/a&gt; give useful ballpark figures — the German limits are a sensible benchmark even without an Austrian obligation.&lt;/li&gt;
&lt;/ul&gt;

&lt;h2 class=&quot;wp-block-heading&quot;&gt;Grounding, bonding and lightning protection&lt;/h2&gt;

&lt;p&gt;The section that generates the most confusion — because three entirely different things share one word.&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;&lt;strong&gt;Protective earth (PE).&lt;/strong&gt; The green-and-yellow conductor from the wall socket. It ensures the breaker trips in a fault. &lt;strong&gt;It is never disconnected&lt;/strong&gt; — not even with a &quot;ground lift&quot; adapter to cure a hum loop. Do that and you have built a lethal fault into your shack.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Bonding.&lt;/strong&gt; All equipment chassis — transceiver, amplifier, tuner, power supply — are tied to a common bus bar with &lt;strong&gt;short, wide conductors&lt;/strong&gt; (copper strap, braid). What matters is not DC resistance but inductance: a two-metre length of thin wire is not a ground at 14 MHz, it is a choke.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;RF counterpoise.&lt;/strong&gt; What some call an &quot;RF ground&quot; is, with unbalanced antennas, actually part of the antenna system. A ground rod does not replace radials.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Lightning protection.&lt;/strong&gt; A field of its own with its own standards (ÖVE/ÖNORM EN 62305). Key points: a &lt;strong&gt;single entry point&lt;/strong&gt; for all cables into the building, surge arresters on a bonded bus bar at exactly that point, and physically disconnecting the coax during thunderstorms. Details in our article on &lt;a href=&quot;https://oeradio.at/en/station-grounding-and-lightning-protection-protecting-your-shack-2/&quot;&gt;station grounding and lightning protection&lt;/a&gt;, and for antenna supports in &lt;a href=&quot;https://oeradio.at/en/towers-and-masts-planning-and-installing-antenna-supports/&quot;&gt;towers and masts&lt;/a&gt;.&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;For the amplifier specifically: it is the heaviest and best-grounded box in the shack, and therefore often the point where all currents meet. A clean star bonding scheme to a common bar — not daisy-chained device to device — saves a great deal of troubleshooting later.&lt;/p&gt;

&lt;figure class=&quot;wp-block-embed is-type-video is-provider-youtube wp-block-embed-youtube wp-embed-aspect-16-9 wp-has-aspect-ratio&quot;&gt;&lt;div class=&quot;wp-block-embed__wrapper&quot;&gt;
https://www.youtube.com/watch?v=1UXmvDDIrc8
&lt;/div&gt;&lt;figcaption class=&quot;wp-element-caption&quot;&gt;Grounding basics in the shack: protective earth, bonding and RF ground kept properly apart (source: YouTube, English)&lt;/figcaption&gt;&lt;/figure&gt;

&lt;figure class=&quot;wp-block-embed is-type-video is-provider-youtube wp-block-embed-youtube wp-embed-aspect-16-9 wp-has-aspect-ratio&quot;&gt;&lt;div class=&quot;wp-block-embed__wrapper&quot;&gt;
https://www.youtube.com/watch?v=gso1IzgT9j8
&lt;/div&gt;&lt;figcaption class=&quot;wp-element-caption&quot;&gt;Station grounding and lightning protection in practice: entry point, arresters, bus bar (source: YouTube, English)&lt;/figcaption&gt;&lt;/figure&gt;

&lt;h2 class=&quot;wp-block-heading&quot;&gt;Commissioning, step by step&lt;/h2&gt;

&lt;ol&gt;
&lt;li&gt;&lt;strong&gt;Connect a dummy load.&lt;/strong&gt; Check its rating — many dummy loads take 1 kW for only a few seconds. § 14 AFV requires tuning without unnecessary radiation.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Measure the PTT line.&lt;/strong&gt; Open-circuit voltage at the amplifier&apos;s keying jack; above 12 V, connect only through a buffer.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Amplifier on standby&lt;/strong&gt;, transceiver at low power, check the antenna SWR &lt;em&gt;without&lt;/em&gt; the amplifier — ideally measured beforehand with a &lt;a href=&quot;https://oeradio.at/en/nanovna-the-pocket-sized-antenna-analyser/&quot;&gt;NanoVNA&lt;/a&gt;.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Set the band correctly&lt;/strong&gt; — on both transceiver and amplifier. With automatic band switching, verify once that it actually follows.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Tuning a tube amplifier:&lt;/strong&gt; dip the plate current with TUNE, then bring up output with LOAD, then retouch TUNE. Short key-downs, do not sit in the dip for minutes.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Raise the drive&lt;/strong&gt; until rated output is reached — and stop there. Note the transceiver power setting per band.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Switch to the antenna&lt;/strong&gt;, check SWR, then go to full power.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Set up digital modes separately:&lt;/strong&gt; halve the power, watch the ALC indicator, reduce the audio level from the PC until no ALC action occurs.&lt;/li&gt;
&lt;/ol&gt;

&lt;figure class=&quot;wp-block-embed is-type-video is-provider-youtube wp-block-embed-youtube wp-embed-aspect-16-9 wp-has-aspect-ratio&quot;&gt;&lt;div class=&quot;wp-block-embed__wrapper&quot;&gt;
https://www.youtube.com/watch?v=qJxWYfs4Sf4
&lt;/div&gt;&lt;figcaption class=&quot;wp-element-caption&quot;&gt;Jim W6LG walks through tuning a tube amplifier step by step — dip, loading, retouch (source: YouTube, English)&lt;/figcaption&gt;&lt;/figure&gt;

&lt;h2 class=&quot;wp-block-heading&quot;&gt;Market overview 2026&lt;/h2&gt;

&lt;h3 class=&quot;wp-block-heading&quot;&gt;HF, solid state (LDMOS)&lt;/h3&gt;

&lt;ul&gt;
&lt;li&gt;&lt;strong&gt;SPE Expert 1.3K-FA / 2K-FA&lt;/strong&gt; — Italian, very widespread, built-in tuner and automatic band following; the 1.3K-FA is the reference in its class&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Elecraft KPA1500&lt;/strong&gt; — 1.5 kW with integrated ATU, excellent documentation, expensive in Europe&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Palstar LA-1K&lt;/strong&gt; — 1 kW, robust, good value&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;RF-KIT RF2K-S&lt;/strong&gt; — German kit in the 2 kW class with a large, active user community; permitted as a kit under the RED exemption&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;RM Italy BLA-350 Plus&lt;/strong&gt; — 300 W, 1.8–30 MHz, compact and affordable; a good way to step from 100 to 300 W&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Juma PA1000&lt;/strong&gt; — Finnish, 1 kW, deliberately simple&lt;/li&gt;
&lt;/ul&gt;

&lt;h3 class=&quot;wp-block-heading&quot;&gt;HF, tube&lt;/h3&gt;

&lt;ul&gt;
&lt;li&gt;&lt;strong&gt;ACOM 1000 / 1010 / 1200S&lt;/strong&gt; — Bulgarian, robust, widespread, good spares situation&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;OM Power OM2500 / OM3500A&lt;/strong&gt; — Slovak, very solid, common in contest stations&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Ameritron AL-811H&lt;/strong&gt; — 800 W, the affordable classic with four 811A triodes; simple, loud, repairable&lt;/li&gt;
&lt;/ul&gt;

&lt;h3 class=&quot;wp-block-heading&quot;&gt;VHF/UHF&lt;/h3&gt;

&lt;ul&gt;
&lt;li&gt;&lt;strong&gt;BEKO HLV series&lt;/strong&gt; (HLV-350, HLV-1000, HLV-1100, HLV-2000) — German manufacture for 2 m, 70 cm and 23 cm with circulator protection; the 23 cm variant is of limited use in Austria because of the 10 W limit&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Mirage series&lt;/strong&gt; — compact mobile and portable amplifiers in the 100 W class&lt;/li&gt;
&lt;/ul&gt;

&lt;div class=&quot;wp-block-group has-background&quot; style=&quot;background-color:#f8d7da;color:#5a1a20;padding:1em;border-radius:8px;border:1px solid #efb3b8&quot;&gt;
&lt;p style=&quot;color:#5a1a20&quot;&gt;&lt;strong&gt;Stay away from CB &quot;burners&quot;.&lt;/strong&gt; Amplifiers from the CB world — including the RM Italy &lt;em&gt;KL&lt;/em&gt; series — are built for 27 MHz, have no band-selective filtering and produce harmonics and intermodulation far beyond what § 17 AFV allows. They are unsuitable for amateur service regardless of the wattage on the data sheet.&lt;/p&gt;
&lt;/div&gt;

&lt;h3 class=&quot;wp-block-heading&quot;&gt;Used-buying checklist&lt;/h3&gt;

&lt;ul&gt;
&lt;li&gt;ask about &lt;strong&gt;tube hours&lt;/strong&gt; and check idle current — a soft tube no longer makes rated output&lt;/li&gt;
&lt;li&gt;clarify &lt;strong&gt;tube availability&lt;/strong&gt; before buying. For Russian types (GU-74B, GU-78B) that has been a serious question since 2022.&lt;/li&gt;
&lt;li&gt;check the &lt;strong&gt;relays&lt;/strong&gt; by ear and by eye — contacts burnt by hot switching are the most common hidden damage&lt;/li&gt;
&lt;li&gt;check &lt;strong&gt;vacuum variable capacitors&lt;/strong&gt; for loss of vacuum (arcing while tuning)&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;fans and airflow&lt;/strong&gt; — dust in the chimney is a slow death sentence for a tube amplifier&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;switch through all band filters&lt;/strong&gt; and measure on each band at low power into a dummy load&lt;/li&gt;
&lt;li&gt;for LDMOS: &lt;strong&gt;test the protection circuits&lt;/strong&gt; — into a slightly mismatched load the unit must shut down, not burn out&lt;/li&gt;
&lt;li&gt;check &lt;strong&gt;power supply and transformer&lt;/strong&gt; for hum, smell and corrosion; a failed HV transformer is often an economic write-off&lt;/li&gt;
&lt;/ul&gt;

&lt;h2 class=&quot;wp-block-heading&quot;&gt;The most common mistakes at a glance&lt;/h2&gt;

&lt;ul&gt;
&lt;li&gt;bought the amplifier before finishing the antenna&lt;/li&gt;
&lt;li&gt;connected the PTT line to a modern transceiver without a buffer&lt;/li&gt;
&lt;li&gt;used ALC as a power control instead of the transceiver&apos;s output setting&lt;/li&gt;
&lt;li&gt;ran FT8 at full power until the module gave up&lt;/li&gt;
&lt;li&gt;put the tuner between transceiver and amplifier instead of after it&lt;/li&gt;
&lt;li&gt;changed band on the transceiver but not on the amplifier&lt;/li&gt;
&lt;li&gt;disconnected protective earth to cure a hum&lt;/li&gt;
&lt;li&gt;1 kW into a balcony antenna two metres from the children&apos;s room&lt;/li&gt;
&lt;li&gt;ran High Power without authorisation — the application is a formality, the lack of it is not&lt;/li&gt;
&lt;/ul&gt;

&lt;h2 class=&quot;wp-block-heading&quot;&gt;Sources and further reading&lt;/h2&gt;

&lt;ul&gt;
&lt;li&gt;&lt;a href=&quot;https://www.fb.gv.at/Funk/amateurfunkdienst/af-high-power-info.html&quot; target=&quot;_blank&quot; rel=&quot;noopener&quot;&gt;Fernmeldebüro: information on applying &quot;High Power&quot; to radio amateurs&lt;/a&gt; — the authoritative statement on application and prerequisites&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;https://www.ris.bka.gv.at/GeltendeFassung.wxe?Abfrage=Bundesnormen&amp;amp;Gesetzesnummer=10012930&quot; target=&quot;_blank&quot; rel=&quot;noopener&quot;&gt;Amateurfunkverordnung (AFV) in the RIS&lt;/a&gt; — §§ 13, 14 and 17 as currently in force&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;https://www.ris.bka.gv.at/Dokumente/BgblAuth/BGBLA_2023_II_61/BGBLA_2023_II_61.html&quot; target=&quot;_blank&quot; rel=&quot;noopener&quot;&gt;BGBl. II No. 61/2023&lt;/a&gt; — amendment to the Frequenznutzungsverordnung 2013&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;https://oe1.oevsv.at/export/sites/oe1/funkbetrieb/FNV-Bandplan.pdf&quot; target=&quot;_blank&quot; rel=&quot;noopener&quot;&gt;ÖVSV band plan overview (PDF)&lt;/a&gt; — frequency allocations and power limits on one page&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;https://www.w8ji.com/relay_timing.htm&quot; target=&quot;_blank&quot; rel=&quot;noopener&quot;&gt;W8JI: Relay Interface System for HF Amplifiers&lt;/a&gt; — relay timing, hot switching and keying lines in detail&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;https://www.qsl.net/kk5dr/tuneup.pdf&quot; target=&quot;_blank&quot; rel=&quot;noopener&quot;&gt;KK5DR: Tune-up Procedure for HF Amplifiers (PDF)&lt;/a&gt; — a proven tuning procedure for tube amplifiers&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;http://www.thestorff.de/amateurfunk-emvu-abstand.php&quot; target=&quot;_blank&quot; rel=&quot;noopener&quot;&gt;RF exposure distance calculator&lt;/a&gt; — far-field assessment for amateur antennas (German)&lt;/li&gt;
&lt;/ul&gt;

&lt;h3 class=&quot;wp-block-heading&quot;&gt;Related articles on oeradio.at&lt;/h3&gt;

&lt;ul&gt;
&lt;li&gt;&lt;a href=&quot;https://oeradio.at/en/station-grounding-and-lightning-protection-protecting-your-shack-2/&quot;&gt;Station grounding and lightning protection&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;https://oeradio.at/en/emc-guide-finding-and-fixing-interference/&quot;&gt;EMC guide: finding and fixing interference&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;https://oeradio.at/en/frequency-utilisation-ordinance-what-has-changed-for-radio-amateurs-in-austria/&quot;&gt;Frequency utilisation ordinance: what has changed&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;https://oeradio.at/en/which-licence-class-is-right-for-me-class-1-vs-3-vs-4-compared/&quot;&gt;Which licence class is right for me?&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;https://oeradio.at/en/eme-earth-moon-earth-moonbounce-on-2-m-and-70-cm/&quot;&gt;EME: moonbounce on 2 m and 70 cm&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;https://oeradio.at/en/so2r-single-operator-two-radio-for-contesters/&quot;&gt;SO2R: single operator two radio for contesters&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;https://oeradio.at/en/qrp-operation-around-the-world-with-5-watts/&quot;&gt;QRP: around the world with 5 watts&lt;/a&gt; — the counter-experiment to this article&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;73 – your oeradio.at editorial team&lt;/p&gt;

&lt;hr class=&quot;wp-block-separator has-alpha-channel-opacity&quot;/&gt;

&lt;h2 class=&quot;wp-block-heading&quot;&gt;Image credits&lt;/h2&gt;

&lt;ul&gt;
&lt;li&gt;Title image: OM Power OM3500A — photo: Karl-Martin Skontorp, &lt;a href=&quot;https://commons.wikimedia.org/wiki/File:OM_Power_PA_running_3kW.jpg&quot; target=&quot;_blank&quot; rel=&quot;noopener&quot;&gt;Wikimedia Commons&lt;/a&gt;, CC BY 2.0&lt;/li&gt;
&lt;li&gt;Collins 30L-1 — photo: RadiomanPA, &lt;a href=&quot;https://commons.wikimedia.org/wiki/File:Collins_30L-1_090327.jpg&quot; target=&quot;_blank&quot; rel=&quot;noopener&quot;&gt;Wikimedia Commons&lt;/a&gt;, CC BY-SA 3.0&lt;/li&gt;
&lt;li&gt;SPE Expert 2K-FA, rear — photo: Karl-Martin Skontorp, &lt;a href=&quot;https://commons.wikimedia.org/wiki/File:SPE_Expert_2K-FA,_backside.jpg&quot; target=&quot;_blank&quot; rel=&quot;noopener&quot;&gt;Wikimedia Commons&lt;/a&gt;, CC BY 2.0&lt;/li&gt;
&lt;li&gt;Two-tone linearity test — photo: Cqdx, &lt;a href=&quot;https://commons.wikimedia.org/wiki/File:Zweiton.jpg&quot; target=&quot;_blank&quot; rel=&quot;noopener&quot;&gt;Wikimedia Commons&lt;/a&gt;, CC BY-SA 3.0&lt;/li&gt;
&lt;li&gt;3CX1500A7 interior — photo: RSAG, &lt;a href=&quot;https://commons.wikimedia.org/wiki/File:3CX1500A7_Inside.JPG&quot; target=&quot;_blank&quot; rel=&quot;noopener&quot;&gt;Wikimedia Commons&lt;/a&gt;, CC BY-SA 3.0&lt;/li&gt;
&lt;/ul&gt;

&lt;h2 class=&quot;wp-block-heading&quot;&gt;Transparency Notice&lt;/h2&gt;

&lt;p&gt;This article was researched and written with the support of AI (Claude, Anthropic). The images come from Wikimedia Commons under free licences (credits above). The embedded videos are third-party content; the respective channels are responsible for them. Statements about the legal situation reflect the position as of August 2026 and do not constitute legal advice — the binding text is the current version of the FNV and AFV in the RIS. Corrections and additions are welcome at &lt;a href=&quot;mailto:kontakt@oeradio.at&quot;&gt;kontakt@oeradio.at&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;Der Beitrag &lt;a href=&quot;https://oeradio.at/en/amplifiers-selection-safety-and-grounding/&quot;&gt;Amplifiers: Selection, Safety and Grounding&lt;/a&gt; erschien zuerst auf &lt;a href=&quot;https://oeradio.at/en&quot;&gt;OERadio&lt;/a&gt;.&lt;/p&gt;</content:encoded><dc:creator>Michael | OE8YML</dc:creator><category>Amateur Radio</category></item><item><title>Show us your boxes: the repeaters of CarinthiaMesh and the people behind them</title><link>https://oeradio.at/en/repeater-portraits-carinthiamesh-august-2026/</link><guid isPermaLink="false">https://oeradio.at/?p=90461</guid><description>&lt;p&gt;Just before midnight on 22 August, a request went out in the Carinthian MeshCore channel: show us your repeaters. What came back is a stock-take in pictures: 37 active sites built from garden lamps, 18650 cells and a fair amount of climbing.&lt;/p&gt;
&lt;p&gt;Der Beitrag &lt;a href=&quot;https://oeradio.at/en/repeater-portraits-carinthiamesh-august-2026/&quot;&gt;Show us your boxes: the repeaters of CarinthiaMesh and the people behind them&lt;/a&gt; erschien zuerst auf &lt;a href=&quot;https://oeradio.at/en&quot;&gt;OERadio&lt;/a&gt;.&lt;/p&gt;</description><pubDate>Mon, 24 Aug 2026 08:00:00 GMT</pubDate><content:encoded>&lt;p&gt;On 22 August, shortly before midnight, a request went out in the Telegram group &lt;em&gt;Kärnten Funkt – MeshCore&lt;/em&gt;: anyone running a repeater should post a photo and a few lines about it. By the next morning the channel was full of attics, spruce trees, summit masts, opened enclosures and battery packs. This article is the result.&lt;/p&gt;

&lt;p&gt;For context: as of 23 August the Carinthian MeshCore network counts &lt;strong&gt;37 active repeaters&lt;/strong&gt;, six of them test and spare nodes. Three weeks earlier there were nine. How the network works and what you need to join is covered in &lt;a href=&quot;https://oeradio.at/en/meshcore-radio-without-a-mobile-network-join-in/&quot;&gt;MeshCore: radio without a mobile network&lt;/a&gt;; the growth figures are in &lt;a href=&quot;https://oeradio.at/en/carinthia-mesh-32-sites-august-2026/&quot;&gt;126.9 kilometres on half a watt&lt;/a&gt;. This piece is about the boxes themselves and the people who carried them up.&lt;/p&gt;

&lt;h2 class=&quot;wp-block-heading&quot;&gt;Where it began: Thomas, the Koralpe and the Lavant valley&lt;/h2&gt;

&lt;p&gt;Before we get to summits, one site belongs up front that appears first in no statistic and is nonetheless the starting point. &lt;strong&gt;Thomas&lt;/strong&gt; runs the map and the wiki at &lt;a href=&quot;https://carinthiamesh.com&quot; target=&quot;_blank&quot; rel=&quot;noopener&quot;&gt;carinthiamesh.com&lt;/a&gt;, the two tools that made the network visible in the first place. Without them the build-out of the past weeks would have stayed a collection of individual devices that nobody had an overview of. The fact that anyone can now look up which node forwards how much is the reason a scattering of boxes turned into a network.&lt;/p&gt;

&lt;p&gt;It started early accordingly. Nodes were already standing in the Lavant valley in autumn 2025, when hardly anything else was running in Carinthia.&lt;/p&gt;

&lt;figure class=&quot;wp-block-gallery aligncenter has-nested-images columns-2 is-cropped&quot;&gt;&lt;figure class=&quot;wp-block-image&quot;&gt;&lt;img src=&quot;https://oeradio.at/wp-content/uploads/2026/08/mesh-thomas-standort-2025-1024x1360.webp&quot; alt=&quot;Fibreglass antenna and enclosure on a mast next to solar collectors, with a view down the valley behind&quot; loading=&quot;lazy&quot;/&gt;&lt;figcaption class=&quot;wp-element-caption&quot;&gt;October 2025: antenna and enclosure on the mast, the solar collectors behind, half the valley in front. Photo: Thomas.&lt;/figcaption&gt;&lt;/figure&gt;&lt;figure class=&quot;wp-block-image&quot;&gt;&lt;img src=&quot;https://oeradio.at/wp-content/uploads/2026/08/mesh-thomas-innenleben-2025-1024x1360.webp&quot; alt=&quot;Opened enclosure with XIAO board, 3000 mAh battery and a multimeter taking a reading&quot; loading=&quot;lazy&quot;/&gt;&lt;figcaption class=&quot;wp-element-caption&quot;&gt;The same device from the inside: XIAO board, 3000 mAh cell, multimeter measuring. Photo: Thomas.&lt;/figcaption&gt;&lt;/figure&gt;&lt;/figure&gt;

&lt;h3 class=&quot;wp-block-heading&quot;&gt;Koralpe, ~2,100 m: 150 km/h and a transmitter next door&lt;/h3&gt;

&lt;p&gt;The Koralpe is the eastern gateway of the network and the feed towards Styria and the rest of Austria. The site is unforgiving: wind speeds of 150 km/h and more are normal there, which is why the node deliberately sits a little lower and sheltered behind the girder, clamped straight onto the mast rather than on the supplied arm.&lt;/p&gt;

&lt;p&gt;Then there is the 50-metre transmitter mast right next door. A 5.8 dBi antenna was taken down again for that reason: transmitting was excellent, receiving practically dead. Since 12 August a 3 dBi fibreglass antenna hangs there, measured at around 1.38 SWR.&lt;/p&gt;

&lt;figure class=&quot;wp-block-gallery aligncenter has-nested-images columns-2 is-cropped&quot;&gt;&lt;figure class=&quot;wp-block-image&quot;&gt;&lt;img src=&quot;https://oeradio.at/wp-content/uploads/2026/08/mesh-koralpe-antenne-2026-1024x1365.webp&quot; alt=&quot;Mast with an omnidirectional antenna and solar panel on a green steel structure on the Koralpe&quot; loading=&quot;lazy&quot;/&gt;&lt;figcaption class=&quot;wp-element-caption&quot;&gt;12 August 2026, Koralpe: the 3 dBi fibreglass antenna after the swap, the wind turbines on the horizon behind. Photo: Thomas.&lt;/figcaption&gt;&lt;/figure&gt;&lt;figure class=&quot;wp-block-image&quot;&gt;&lt;img src=&quot;https://oeradio.at/wp-content/uploads/2026/08/mesh-koralpe-mast-2026-1024x1360.webp&quot; alt=&quot;Solar panel and antenna mast on the Koralpe with the mountain panorama behind&quot; loading=&quot;lazy&quot;/&gt;&lt;figcaption class=&quot;wp-element-caption&quot;&gt;Sheltered behind the girder instead of on the arm. At 150 km/h, a deliberate decision. Photo: Thomas.&lt;/figcaption&gt;&lt;/figure&gt;&lt;/figure&gt;

&lt;h3 class=&quot;wp-block-heading&quot;&gt;Lavant valley: Pölling and St. Ulrich&lt;/h3&gt;

&lt;p&gt;Both are XIAO nRF52 nodes, likewise from Thomas. &lt;strong&gt;St. Ulrich&lt;/strong&gt;, at around 3,200 forwards per day, is one of the network&apos;s two eastern gateways; &lt;strong&gt;Pölling&lt;/strong&gt; is the local feeder and has, according to its operator, been running for nine months without a sealed enclosure and without trouble. Bare boards survive more than people think.&lt;/p&gt;

&lt;figure class=&quot;wp-block-gallery aligncenter has-nested-images columns-1 is-cropped&quot;&gt;&lt;figure class=&quot;wp-block-image&quot;&gt;&lt;img src=&quot;https://oeradio.at/wp-content/uploads/2026/08/mesh-poelling-ohne-gehaeuse-1024x1360.webp&quot; alt=&quot;Circuit board with battery and solar panel taped under a roof overhang&quot; loading=&quot;lazy&quot;/&gt;&lt;figcaption class=&quot;wp-element-caption&quot;&gt;Pölling: board, battery and panel under the roof overhang, fixed with tape. It has been running like that for nine months. Photo: Thomas.&lt;/figcaption&gt;&lt;/figure&gt;&lt;/figure&gt;

&lt;h2 class=&quot;wp-block-heading&quot;&gt;On the mountain: the anchor points&lt;/h2&gt;

&lt;h3 class=&quot;wp-block-heading&quot;&gt;Dobratsch, 2,166 m: the one everybody waited for&lt;/h3&gt;

&lt;p&gt;The Dobratsch was the target from day one. The go-ahead came on 3 August from Uwe, OE8URQ, sysop of the repeater site up there. Ten days of debate followed about whether to &quot;sacrifice&quot; a solar node or build something properly robust, the outcome being that on Friday 14 August a packed rucksack was waiting at the Rostratte car park at half past eight. Inside: a SenseCAP Solar Node P1.&lt;/p&gt;

&lt;figure class=&quot;wp-block-image size-large&quot;&gt;&lt;img src=&quot;https://oeradio.at/wp-content/uploads/2026/08/mesh-dobratsch-rucksack-960x1280.webp&quot; alt=&quot;Packed rucksack with antenna mast, solar panel and equipment box, ready for the climb&quot; loading=&quot;lazy&quot;/&gt;&lt;figcaption class=&quot;wp-block-image__caption&quot;&gt;&quot;Rucksack packed, Dobratsch repeater portable&quot;: mast, panel and box, a summit node needs no more. Photo: Michael, OE8YML.&lt;/figcaption&gt;&lt;/figure&gt;

&lt;figure class=&quot;wp-block-gallery has-nested-images columns-2 is-cropped&quot;&gt;&lt;figure class=&quot;wp-block-image&quot;&gt;&lt;img src=&quot;https://oeradio.at/wp-content/uploads/2026/08/mesh-repeater-dobratsch-gipfel-964x1280.webp&quot; alt=&quot;View of the Dobratsch summit with its transmitter tower, cattle grazing in the foreground&quot; loading=&quot;lazy&quot;/&gt;&lt;/figure&gt;

&lt;figure class=&quot;wp-block-image&quot;&gt;&lt;img src=&quot;https://oeradio.at/wp-content/uploads/2026/08/mesh-repeater-dobratsch-mast-960x1280.webp&quot; alt=&quot;Antenna structure on the Dobratsch with microwave dishes against a blue sky&quot; loading=&quot;lazy&quot;/&gt;&lt;/figure&gt;
&lt;/figure&gt;

&lt;p&gt;The first advert went out at 12:42. One minute later Klagenfurt reported back: received. From Pöckau, less than 15 kilometres away, nothing at all. The rocks of the Schütt sit in between, and they do not care that you &lt;em&gt;ought&lt;/em&gt; to have line of sight to the summit. Observations like that are exactly why the wiki holds propagation models but the map still gets filled in by hand.&lt;/p&gt;

&lt;p&gt;Solar operation on the Dobratsch is an interim solution. In autumn the node is to be swapped for a mains-powered device inside the container: power, internet and HAMNET are all available up there.&lt;/p&gt;

&lt;h3 class=&quot;wp-block-heading&quot;&gt;Gerlitzen, ~1,900 m: with an upside-down debut&lt;/h3&gt;

&lt;p&gt;Andre, OE8ASR, took on the Gerlitzen. Before the node went up the mountain it spent a few days as a test installation on a balcony in Arnoldstein, mounted on a satellite bracket from the hardware store and, according to the photographic evidence, upside down. Since 15 August the device has been in place, and the view from up there explains the range better than any field strength calculation.&lt;/p&gt;

&lt;figure class=&quot;wp-block-image size-large&quot;&gt;&lt;img src=&quot;https://oeradio.at/wp-content/uploads/2026/08/mesh-gerlitzen-node-1024x768.webp&quot; alt=&quot;Solar panel and antenna of the Gerlitzen node on its mast, with the view across the Villach basin to the Karawanks behind&quot; loading=&quot;lazy&quot;/&gt;&lt;figcaption class=&quot;wp-block-image__caption&quot;&gt;The node on the Gerlitzen and what it sees: Villach, the basin, the lakes and the Karawanks behind them.&lt;/figcaption&gt;&lt;/figure&gt;

&lt;figure class=&quot;wp-block-gallery has-nested-images columns-2 is-cropped&quot;&gt;&lt;figure class=&quot;wp-block-image&quot;&gt;&lt;img src=&quot;https://oeradio.at/wp-content/uploads/2026/08/mesh-repeater-gerlitzen-blick-1024x768.webp&quot; alt=&quot;View from the Gerlitzen across the Villach basin towards the Karawanks&quot; loading=&quot;lazy&quot;/&gt;&lt;/figure&gt;

&lt;figure class=&quot;wp-block-image&quot;&gt;&lt;img src=&quot;https://oeradio.at/wp-content/uploads/2026/08/mesh-repeater-gerlitzen-balkontest-960x1280.webp&quot; alt=&quot;Solar node mounted on a balcony railing in Arnoldstein as a test installation&quot; loading=&quot;lazy&quot;/&gt;&lt;/figure&gt;
&lt;/figure&gt;

&lt;h3 class=&quot;wp-block-heading&quot;&gt;Martennock: the one with the ratchet strap&lt;/h3&gt;

&lt;p&gt;For the Spittal area the Goldeck had been sitting on the site list as an idea for weeks: anchor for the upper Drau valley, reachable all year by cable car, 23.7 kilometres of calculated clear line to the Dobratsch. What actually worked out sits a bit further down. Sergio, OE8CXC, had tried a good deal in the valley without the coverage ever becoming usable for him, and finally put his device on the Martennock as a test. Just before eleven at night on 22 August he posted a photo and two words: &quot;temporarily qrv.&quot; On the map the node has been listed as &lt;strong&gt;AT-SP-Martennock&lt;/strong&gt; ever since.&lt;/p&gt;

&lt;figure class=&quot;wp-block-image size-large&quot;&gt;&lt;img src=&quot;https://oeradio.at/wp-content/uploads/2026/08/mesh-repeater-goldeck-nacht-960x1280.webp&quot; alt=&quot;Solar node fastened to a rock on the Martennock with an orange ratchet strap at night, the lights of the Drau valley below&quot; loading=&quot;lazy&quot;/&gt;&lt;figcaption class=&quot;wp-block-image__caption&quot;&gt;Temporary here means: an orange ratchet strap, a rock, and the lights of the valley underneath. Photo: Sergio, OE8CXC.&lt;/figcaption&gt;&lt;/figure&gt;

&lt;h3 class=&quot;wp-block-heading&quot;&gt;Göriacher Alm, 1,644 m: the workhorse&lt;/h3&gt;

&lt;p&gt;The repeater on the Göriacher Alm belongs to Dominic, OE8MDT, and by the numbers it is one of the most important nodes in the network: roughly &lt;strong&gt;3,100 forwards in 24 hours&lt;/strong&gt;, 33 neighbours, among them four Slovenian sites up to 78 kilometres away and the Koralpe at 108 kilometres. Installed on 8 August and moved a metre higher a few hours later, &quot;thanks to my wife&quot;, as the builder noted.&lt;/p&gt;

&lt;figure class=&quot;wp-block-gallery has-nested-images columns-2 is-cropped&quot;&gt;&lt;figure class=&quot;wp-block-image&quot;&gt;&lt;img src=&quot;https://oeradio.at/wp-content/uploads/2026/08/mesh-repeater-goeriacher-alm-huette-1024x768.webp&quot; alt=&quot;Alpine hut on the Göriacher Alm with a ladder leaning against it, the repeater site&quot; loading=&quot;lazy&quot;/&gt;&lt;/figure&gt;

&lt;figure class=&quot;wp-block-image&quot;&gt;&lt;img src=&quot;https://oeradio.at/wp-content/uploads/2026/08/mesh-goeriacher-alm-neu-960x1280.webp&quot; alt=&quot;Solar node with a small panel and antenna on the weathered log wall of the alpine hut&quot; loading=&quot;lazy&quot;/&gt;&lt;/figure&gt;
&lt;/figure&gt;

&lt;p&gt;The effect was immediate: devices down in the valley that had heard nothing before were suddenly getting through from indoors. The operator himself concluded that he now needs a longer ladder, the site has more to give.&lt;/p&gt;

&lt;h3 class=&quot;wp-block-heading&quot;&gt;Leppner Alm above Irschen, 1,761 m: pending approval&lt;/h3&gt;

&lt;p&gt;Wolfgang, OE8WBG, reported early on 8 August: &quot;Repeater is on the mountain.&quot; For now the antenna hangs provisionally under the roof structure of a hut that has not yet had its official building approval. The same operator runs &lt;strong&gt;AT-VL-Altenberg&lt;/strong&gt;, covering Millstatt, Seeboden and Ferndorf, and has offered a further site in Pusarnitz at around 550 metres that would light up the Möll valley.&lt;/p&gt;

&lt;figure class=&quot;wp-block-image size-large&quot;&gt;&lt;img src=&quot;https://oeradio.at/wp-content/uploads/2026/08/mesh-repeater-leppner-alm-1024x1365.webp&quot; alt=&quot;Gable of a newly built wooden hut with a small solar panel and a cable running through the gable opening&quot; loading=&quot;lazy&quot;/&gt;&lt;figcaption class=&quot;wp-block-image__caption&quot;&gt;Solar panel on the gable, cable through the hatch. Photo: Wolfgang, OE8WBG.&lt;/figcaption&gt;&lt;/figure&gt;

&lt;h2 class=&quot;wp-block-heading&quot;&gt;In the valley: local coverage and gap fillers&lt;/h2&gt;

&lt;h3 class=&quot;wp-block-heading&quot;&gt;Nötsch: the busiest node in the network&lt;/h3&gt;

&lt;p&gt;The statistics are led not by a summit but by a site in the Gail valley: &lt;strong&gt;AT-VL-Nötsch&lt;/strong&gt;, a Heltec V4 with a KF antenna, handles some 3,250 forwards in 24 hours.&lt;/p&gt;

&lt;figure class=&quot;wp-block-image size-large&quot;&gt;&lt;img src=&quot;https://oeradio.at/wp-content/uploads/2026/08/mesh-repeater-noetsch-kf-antenne-960x1280.webp&quot; alt=&quot;KF antenna of the Nötsch repeater on a house wall, looking across the Gail valley towards the Göriacher Alm&quot; loading=&quot;lazy&quot;/&gt;&lt;figcaption class=&quot;wp-block-image__caption&quot;&gt;The KF antenna in Nötsch, looking towards the Göriacher Alm. Photo: Michael, OE8YML.&lt;/figcaption&gt;&lt;/figure&gt;

&lt;p&gt;The same site hosts the observer that logs the &lt;code&gt;#kf&lt;/code&gt; channel and makes it readable for everyone at &lt;a href=&quot;https://mesh.kaernten-funkt.at&quot; target=&quot;_blank&quot; rel=&quot;noopener&quot;&gt;mesh.kaernten-funkt.at&lt;/a&gt;, including people without a device. Since mid-August there is also the &lt;strong&gt;MeshBot&lt;/strong&gt;, a command bot in the &lt;code&gt;#at-ktn-bot&lt;/code&gt; channel. It delivers weather, official severe weather warnings, SOTA summit data and the nearest amateur radio repeaters, all without a mobile network, straight over radio. What it can do is written up in the &lt;a href=&quot;https://wiki.carinthiamesh.com/de/meshbot&quot; target=&quot;_blank&quot; rel=&quot;noopener&quot;&gt;MeshBot wiki&lt;/a&gt;.&lt;/p&gt;

&lt;h3 class=&quot;wp-block-heading&quot;&gt;Pöckau: the first in the valley&lt;/h3&gt;

&lt;p&gt;AT-VL-Poeckau was online on 4 August, before any mountain had been occupied, and is still the local distributor in the lower Gail valley. Hardware: SenseCAP Solar Node P1-Pro plus a 3 dBi antenna. The operator is again Dominic, OE8MDT.&lt;/p&gt;

&lt;figure class=&quot;wp-block-image size-large&quot;&gt;&lt;img src=&quot;https://oeradio.at/wp-content/uploads/2026/08/mesh-repeater-poeckau-960x1280.webp&quot; alt=&quot;Solar node on a red roof in Pöckau with a view of the Karawanks&quot; loading=&quot;lazy&quot;/&gt;&lt;figcaption class=&quot;wp-block-image__caption&quot;&gt;Pöckau, installed on 4 August: the chimney has been purely decorative since the heat pump arrived, the repeater has not. Photo: Dominic, OE8MDT.&lt;/figcaption&gt;&lt;/figure&gt;

&lt;h3 class=&quot;wp-block-heading&quot;&gt;Villach: KF HQ&lt;/h3&gt;

&lt;p&gt;A P1 has been sitting on a mast on the roof of Ossiacher Zeile 39/1 since 11 August. That is made possible by Günther, OE8VIL, who provides the site. The node closes the dark spot that the Dobratsch and the Gerlitzen leave right over the city: both mountains simply &quot;shoot over&quot; it. In autumn the antenna is due to go higher.&lt;/p&gt;

&lt;figure class=&quot;wp-block-image size-large&quot;&gt;&lt;img src=&quot;https://oeradio.at/wp-content/uploads/2026/08/mesh-kf-hq-mast-960x1280.webp&quot; alt=&quot;Guyed antenna mast with a solar node on a flat roof in Villach, apartment buildings behind&quot; loading=&quot;lazy&quot;/&gt;&lt;figcaption class=&quot;wp-block-image__caption&quot;&gt;The mast on the roof of the KF HQ, put up on 11 August. The arm is still free, in autumn the antenna is to go higher. Photo: Andre, OE8ASR.&lt;/figcaption&gt;&lt;/figure&gt;

&lt;h3 class=&quot;wp-block-heading&quot;&gt;Waidegg: the first in the Hermagor district&lt;/h3&gt;

&lt;p&gt;On 19 August Chris, OE8CKK, put a Heltec node into service in Waidegg, cutting into the last large blank area in the Gail valley. Remarkably, its anchor is not the nearest neighbour but the Dobratsch at 34.3 kilometres, the four closer sites are all terrain-blocked. At the time of writing the node had gone quiet; anyone hearing it in that area is asked to report in the channel.&lt;/p&gt;

&lt;figure class=&quot;wp-block-image size-large&quot;&gt;&lt;img src=&quot;https://oeradio.at/wp-content/uploads/2026/08/mesh-repeater-waidegg-960x1280.webp&quot; alt=&quot;Repeater node mounted under a roof structure at the Waidegg site in the Gail valley&quot; loading=&quot;lazy&quot;/&gt;&lt;figcaption class=&quot;wp-block-image__caption&quot;&gt;Waidegg: the first repeater in the district of Hermagor. Photo: Chris, OE8CKK.&lt;/figcaption&gt;&lt;/figure&gt;

&lt;h3 class=&quot;wp-block-heading&quot;&gt;Knappenberg: three nodes, one of them near the top&lt;/h3&gt;

&lt;p&gt;Hermann, OE8HSF, runs three repeaters around Hüttenberg. One of them, a RAK4631 with PV, sits at roughly 1,100 forwards per day, ahead of every site outside the big four. Next on his list is the Hohenwart above the Klippitztörl pass.&lt;/p&gt;

&lt;figure class=&quot;wp-block-image size-large&quot;&gt;&lt;img src=&quot;https://oeradio.at/wp-content/uploads/2026/08/mesh-knappenberg-pv-942x2040.webp&quot; alt=&quot;Fibreglass antenna on a wooden railing, next to it a white enclosure and an angled solar panel&quot; loading=&quot;lazy&quot;/&gt;&lt;figcaption class=&quot;wp-block-image__caption&quot;&gt;Knappenberg: RAK4631 in a white enclosure, panel screwed to the railing at an angle, antenna clear above the treetops. Photo: Hermann, OE8HSF.&lt;/figcaption&gt;&lt;/figure&gt;

&lt;h3 class=&quot;wp-block-heading&quot;&gt;Klagenfurt: city centre, Emmersdorf and a spruce tree&lt;/h3&gt;

&lt;p&gt;An Elecrow ThinkNode M6 is currently being rolled out on the east side of the Rothauer tower block, a club device from KÄRNTEN FUNKT, installed by Thomas. The fact that the node goes quiet in between is part of the installation.&lt;/p&gt;

&lt;figure class=&quot;wp-block-image size-large&quot;&gt;&lt;img src=&quot;https://oeradio.at/wp-content/uploads/2026/08/mesh-repeater-klagenfurt-innere-stadt-1024x768.webp&quot; alt=&quot;Elecrow ThinkNode M6 with antenna, labelled for the AT-K-Innere Stadt site&quot; loading=&quot;lazy&quot;/&gt;&lt;figcaption class=&quot;wp-block-image__caption&quot;&gt;Labelled, configured, ready for the roof: AT-K-Innere Stadt.&lt;/figcaption&gt;&lt;/figure&gt;

&lt;p&gt;Christian runs three repeaters in the Klagenfurt area and is the only one able to contribute something everybody else still lacks: long-term experience. His node in the forest, about 100 metres above his house, has been running for almost a year: a RAK 4631, four 18650 cells, a 4 W panel, a step-down converter, no MPPT controller, charging straight through the board, plus a fibreglass antenna from a far-east shop. Mounted on a spruce, reachable by ladder.&lt;/p&gt;

&lt;figure class=&quot;wp-block-gallery has-nested-images columns-2 is-cropped&quot;&gt;&lt;figure class=&quot;wp-block-image&quot;&gt;&lt;img src=&quot;https://oeradio.at/wp-content/uploads/2026/08/mesh-repeater-emmersdorf-wald-960x1280.webp&quot; alt=&quot;Repeater with solar panel mounted on a spruce tree, ladder leaning against it&quot; loading=&quot;lazy&quot;/&gt;&lt;/figure&gt;

&lt;figure class=&quot;wp-block-image&quot;&gt;&lt;img src=&quot;https://oeradio.at/wp-content/uploads/2026/08/mesh-repeater-emmersdorf-hermes-1024x768.webp&quot; alt=&quot;Heltec T114 in a 3D-printed Hermes enclosure with a 2 watt solar panel&quot; loading=&quot;lazy&quot;/&gt;&lt;/figure&gt;
&lt;/figure&gt;

&lt;p&gt;The second site, right at the house in Emmersdorf, is a Heltec T114 in a 3D-printed &quot;Hermes&quot; enclosure with a 2 W panel. The third, in Gurnitz, was swapped for newer hardware on 16 August.&lt;/p&gt;

&lt;h3 class=&quot;wp-block-heading&quot;&gt;Spittal: from the sofa to the hillside&lt;/h3&gt;

&lt;p&gt;Dominik, OE8DLE, first ran his repeater in the attic on the third floor and then moved it five metres up the slope above the house, where it now hangs on a dead tree trunk. The device is a SenseCAP Solar Node P1-Pro, &quot;the number one menu, so to speak&quot;, as he calls it. From there it reaches Sappl and Millstatt. His practical conclusion after two weeks of test drives on the A2 and A10: the zero-hop ping is close to useless as a range test, messages often get through anyway. The Hühnersberg is planned as the next site.&lt;/p&gt;

&lt;figure class=&quot;wp-block-gallery has-nested-images columns-2 is-cropped&quot;&gt;&lt;figure class=&quot;wp-block-image&quot;&gt;&lt;img src=&quot;https://oeradio.at/wp-content/uploads/2026/08/mesh-spittal-baum-1-960x1280.webp&quot; alt=&quot;Solar node with panel and antenna on a dead tree trunk, the view into the valley behind&quot; loading=&quot;lazy&quot;/&gt;&lt;/figure&gt;

&lt;figure class=&quot;wp-block-image&quot;&gt;&lt;img src=&quot;https://oeradio.at/wp-content/uploads/2026/08/mesh-spittal-baum-2-960x1280.webp&quot; alt=&quot;The same tree trunk from the other side, panel turned south, houses and mountains in the background&quot; loading=&quot;lazy&quot;/&gt;&lt;/figure&gt;
&lt;/figure&gt;

&lt;p&gt;He also runs an observer of his own, logging what actually arrives at the site: a Heltec V4 hanging by USB on a Raspberry Pi 5 in the rack.&lt;/p&gt;

&lt;figure class=&quot;wp-block-image size-large&quot;&gt;&lt;img src=&quot;https://oeradio.at/wp-content/uploads/2026/08/mesh-spittal-observer-960x1280.webp&quot; alt=&quot;Heltec V4 board with display and antenna, connected by USB cable to a Raspberry Pi in the server rack&quot; loading=&quot;lazy&quot;/&gt;&lt;figcaption class=&quot;wp-block-image__caption&quot;&gt;The observer in the rack: Heltec V4 on a Raspberry Pi 5 over USB, the patch panel above it. Photo: Dominik, OE8DLE.&lt;/figcaption&gt;&lt;/figure&gt;

&lt;h2 class=&quot;wp-block-heading&quot;&gt;Home-built: from a garden lamp into the landscape&lt;/h2&gt;

&lt;p&gt;Alongside the ready-made devices, a small production line is running on a workbench. The first &quot;KF People Repeater&quot; was built on 3 August: a XIAO board with an SX1262 radio module, the panel taken from a solar garden lamp bought at a hardware store, a three-euro charging module, antenna cap and mounting from the 3D printer. Printed in PETG; ASA would be better for years of outdoor exposure, but PETG has held up for years already.&lt;/p&gt;

&lt;figure class=&quot;wp-block-gallery has-nested-images columns-2 is-cropped&quot;&gt;&lt;figure class=&quot;wp-block-image&quot;&gt;&lt;img src=&quot;https://oeradio.at/wp-content/uploads/2026/08/mesh-repeater-kf-people-repeater-960x1280.webp&quot; alt=&quot;Opened home-built enclosure with XIAO board, radio module and wiring&quot; loading=&quot;lazy&quot;/&gt;&lt;/figure&gt;

&lt;figure class=&quot;wp-block-image&quot;&gt;&lt;img src=&quot;https://oeradio.at/wp-content/uploads/2026/08/mesh-repeater-gehaeuse-3d-druck-960x1280.webp&quot; alt=&quot;Three finished 3D-printed node enclosures in olive green with antennas&quot; loading=&quot;lazy&quot;/&gt;&lt;/figure&gt;
&lt;/figure&gt;

&lt;p&gt;The larger variant takes four 18650 cells, around twelve amp hours, charged through a CN3065 module from a 2 W panel. The charging current stays so small that frost is not a drama either, and the field data on that, including from a network in Calgary with summit sites at minus 40 degrees, is in the &lt;a href=&quot;https://wiki.carinthiamesh.com/de/repeater&quot; target=&quot;_blank&quot; rel=&quot;noopener&quot;&gt;wiki&lt;/a&gt;.&lt;/p&gt;

&lt;figure class=&quot;wp-block-image size-large&quot;&gt;&lt;img src=&quot;https://oeradio.at/wp-content/uploads/2026/08/mesh-repeater-noetsch-akkupack-1024x768.webp&quot; alt=&quot;Four 18650 cells with charging module inside the 3D-printed enclosure of a home-built repeater&quot; loading=&quot;lazy&quot;/&gt;&lt;figcaption class=&quot;wp-block-image__caption&quot;&gt;Twelve amp hours in a printed box: the spare unit for Nötsch.&lt;/figcaption&gt;&lt;/figure&gt;

&lt;p&gt;The home-built units are meanwhile being tested outside the workshop as well: Wolfgang, OE8WOK, in Thörl-Maglern and Gabriel, OE8IEA, in Hohenturn each have one in service and report back on how the solar supply holds up in everyday use.&lt;/p&gt;

&lt;p&gt;That you do not need a repeater to take part is shown by Andre, OE8ASR. His companion, a Heltec V3 in a printed enclosure, simply hangs at the window, connected by two metres of RG-174 to an outdoor antenna. With that he hears the Göriacher Alm and Nötsch, both around eight kilometres away. The device is power-hungry, but it makes the point: a windowsill and a piece of coax are enough to get started.&lt;/p&gt;

&lt;p&gt;René, OE8SRM, is going a similar way. He reflashed his existing devices from Meshtastic to MeshCore and has been QRV with a companion in the middle of Klagenfurt ever since, the hardware being a LilyGo T-Beam and a Heltec V3.&lt;/p&gt;

&lt;figure class=&quot;wp-block-image size-large&quot;&gt;&lt;img src=&quot;https://oeradio.at/wp-content/uploads/2026/08/mesh-companion-oe8srm-1024x768.webp&quot; alt=&quot;Several LoRa nodes in printed enclosures with displays and antennas on a desk during reflashing&quot; loading=&quot;lazy&quot;/&gt;&lt;figcaption class=&quot;wp-block-image__caption&quot;&gt;Moving from Meshtastic to MeshCore at the desk: T-Beam, Heltec V3 and enclosures from the printer. Photo: René, OE8SRM.&lt;/figcaption&gt;&lt;/figure&gt;

&lt;figure class=&quot;wp-block-image size-large&quot;&gt;&lt;img src=&quot;https://oeradio.at/wp-content/uploads/2026/08/mesh-companion-oe8asr-960x1280.webp&quot; alt=&quot;Companion node in an olive green 3D-printed enclosure with display, connected to an outdoor antenna by coax cable&quot; loading=&quot;lazy&quot;/&gt;&lt;figcaption class=&quot;wp-block-image__caption&quot;&gt;The companion of Andre, OE8ASR, at the window: two metres of coax are enough for two repeaters at eight kilometres each. Photo: Andre, OE8ASR.&lt;/figcaption&gt;&lt;/figure&gt;

&lt;h2 class=&quot;wp-block-heading&quot;&gt;What is still missing&lt;/h2&gt;

&lt;p&gt;Of the Carinthian districts, only &lt;strong&gt;Feldkirchen&lt;/strong&gt; is left without a single repeater. Concrete entries on the list include the Hühnersberg, Völkendorf in Villach, the school cluster in Hermagor, the Hohenwart at the Klippitztörl, the Bernsteiner Ofen and the Hemmaberg. Noted as longer-term goals are the Sonnblick observatory at 3,106 metres, staffed all year, with a calculated 74-kilometre direct path to the Dobratsch, and the Golzentipp as the door to East Tyrol.&lt;/p&gt;

&lt;p&gt;And because it belongs to an honest picture: since 23 August the wiki also holds a &lt;a href=&quot;https://wiki.carinthiamesh.com/de/repeater-auswertung&quot; target=&quot;_blank&quot; rel=&quot;noopener&quot;&gt;repeater analysis&lt;/a&gt; showing which sites carry the network and which merely add to the flood. By the numbers, three nodes could be switched off without anyone noticing. More repeaters are not automatically better, and anyone wondering where the limit lies will find the answer in satirical form in our &lt;a href=&quot;https://oeradio.at/en/the-cellar-node-how-kurt-kellerknoten-asked-permission-to-test/&quot;&gt;cellar node&lt;/a&gt;.&lt;/p&gt;

&lt;h2 class=&quot;wp-block-heading&quot;&gt;Joining in&lt;/h2&gt;

&lt;p&gt;On &lt;strong&gt;Friday, 28 August 2026 at 19:00&lt;/strong&gt; there is an information evening on MeshCore at the KÄRNTEN FUNKT HQ, Ossiacher Zeile 39/1 in 9500 Villach. No licence, no fee, no contract, and &lt;a href=&quot;https://kaernten-funkt.at/event/meshcore2026/&quot; target=&quot;_blank&quot; rel=&quot;noopener&quot;&gt;registration&lt;/a&gt; is non-binding and only helps with planning.&lt;/p&gt;

&lt;p&gt;To look around beforehand: all sites are on &lt;a href=&quot;https://map.carinthiamesh.com&quot; target=&quot;_blank&quot; rel=&quot;noopener&quot;&gt;map.carinthiamesh.com&lt;/a&gt;, the running traffic in the &lt;a href=&quot;https://map.carinthiamesh.com/#/live&quot; target=&quot;_blank&quot; rel=&quot;noopener&quot;&gt;live view&lt;/a&gt;, the guides in the &lt;a href=&quot;https://wiki.carinthiamesh.com&quot; target=&quot;_blank&quot; rel=&quot;noopener&quot;&gt;CarinthiaMesh wiki&lt;/a&gt; and the channel to read along at &lt;a href=&quot;https://mesh.kaernten-funkt.at&quot; target=&quot;_blank&quot; rel=&quot;noopener&quot;&gt;mesh.kaernten-funkt.at&lt;/a&gt;. The whole thing is carried by the club &lt;a href=&quot;https://kaernten-funkt.at&quot; target=&quot;_blank&quot; rel=&quot;noopener&quot;&gt;KÄRNTEN FUNKT&lt;/a&gt;. One of the channels in use is &lt;code&gt;#kf&lt;/code&gt;, and since recently there is also &lt;a href=&quot;https://oeradio.at/en/sotamesh-sota-spots-in-the-meshcore-network/&quot;&gt;SOTA spotting over MeshCore&lt;/a&gt;. Questions are answered in the Telegram group &lt;a href=&quot;https://t.me/+iG58z0aZ6u5iZWM0&quot; target=&quot;_blank&quot; rel=&quot;noopener&quot;&gt;Kärnten Funkt – MeshCore&lt;/a&gt;; everyone is welcome there, with or without a device and with or without a callsign.&lt;/p&gt;

&lt;p&gt;Further reading on oeradio.at: &lt;a href=&quot;https://oeradio.at/en/meshcore-radio-without-a-mobile-network-join-in/&quot;&gt;MeshCore: radio without a mobile network&lt;/a&gt; explains the technology and how to get started, &lt;a href=&quot;https://oeradio.at/en/carinthia-mesh-32-sites-august-2026/&quot;&gt;126.9 kilometres on half a watt&lt;/a&gt; traces the growth of the network, &lt;a href=&quot;https://oeradio.at/en/sotamesh-sota-spots-in-the-meshcore-network/&quot;&gt;SOTAmesh&lt;/a&gt; shows spotting from the summit without internet, and &lt;a href=&quot;https://oeradio.at/en/meshcom-your-entry-into-a-decentralized-radio-mesh-network-for-radio-amateurs/&quot;&gt;MeshCom&lt;/a&gt; introduces the licensed counterpart in the amateur radio bands. Anyone who prefers it with a wink will find the satire in &lt;a href=&quot;https://oeradio.at/en/mesh-is-fresh/&quot;&gt;Mesh Is Fresh&lt;/a&gt;.&lt;/p&gt;

&lt;p&gt;If you have a good site but no device yet, the best thing is to ask in the group: for individual sites a solution has already been found, but nothing is promised. If you have hardware and are looking for a place for it, the wiki has a list of open sites. And if you have neither, you can still contribute what is currently missing almost everywhere: measured coverage. Drive around, take notes, report back.&lt;/p&gt;

&lt;p&gt;73 – your oeradio.at editorial team&lt;/p&gt;

&lt;hr class=&quot;wp-block-separator has-alpha-channel-opacity&quot;/&gt;

&lt;h2 class=&quot;wp-block-heading&quot;&gt;Transparency Notice&lt;/h2&gt;

&lt;p&gt;This article is based on the messages posted in the Telegram group &quot;Kärnten Funkt – MeshCore&quot; between 3 and 23 August 2026, together with the site list and repeater analysis in the CarinthiaMesh wiki, data as of 23 August 2026. The photos come from the respective operators, who supplied them for publication in response to a request in the group; credits are given with the images. Traffic figures are observer measurements and therefore a lower bound, not a complete survey. This article was researched and written with the support of AI (Claude, Anthropic) and reviewed by the oeradio.at editorial team. Corrections, missing sites and photo credits are welcome at &lt;a href=&quot;mailto:kontakt@oeradio.at&quot;&gt;kontakt@oeradio.at&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;Der Beitrag &lt;a href=&quot;https://oeradio.at/en/repeater-portraits-carinthiamesh-august-2026/&quot;&gt;Show us your boxes: the repeaters of CarinthiaMesh and the people behind them&lt;/a&gt; erschien zuerst auf &lt;a href=&quot;https://oeradio.at/en&quot;&gt;OERadio&lt;/a&gt;.&lt;/p&gt;</content:encoded><dc:creator>Michael | OE8YML</dc:creator><category>Mesh Networks</category><category>Technology</category><category>Licence-Free Radio</category></item><item><title>10 days of radio roadtrip with an abrupt ending</title><link>https://oeradio.at/en/10-days-of-radio-roadtrip-with-an-abrupt-ending/</link><guid isPermaLink="false">https://oeradio.at/?p=90421</guid><description>&lt;p&gt;30 activations, around 3000 kilometres and 38 hours of pure driving time: Sigrid Magdalena OE1YLS originally wanted to activate three 4000-metre summits in Switzerland and ended up in the Bayrischer Wald, in the Elsass and in the French Alps instead. Until a lost phone brought the trip to an abrupt end.&lt;/p&gt;
&lt;p&gt;Der Beitrag &lt;a href=&quot;https://oeradio.at/en/10-days-of-radio-roadtrip-with-an-abrupt-ending/&quot;&gt;10 days of radio roadtrip with an abrupt ending&lt;/a&gt; erschien zuerst auf &lt;a href=&quot;https://oeradio.at/en&quot;&gt;OERadio&lt;/a&gt;.&lt;/p&gt;</description><pubDate>Fri, 21 Aug 2026 18:30:00 GMT</pubDate><content:encoded>&lt;p&gt;&lt;strong&gt;30 activations&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;(~3000km / ~38 hours of pure driving time)&lt;/p&gt;

&lt;p&gt;My life at the moment consists of working and operating. All right, in summer, as a teacher, it consists of operating only. It feels like I don&apos;t have a private life any more. I&apos;ve already infected everyone around me with radio vocabulary, and even my daughter&apos;s grandmother no longer asks &quot;How are you?&quot; but &quot;Where are you operating from today?&quot;, and instead of &quot;Have a nice holiday&quot; I get &quot;Good radio contacts&quot;. My older sister loves the APRS Tracker so she can always check whether I&apos;m still alive, and a dear non-ham friend occasionally writes &quot;Turrach reports 5.9 periodic! seventythreeee&quot;. The same one is also calling me YLSi more and more often.&lt;/p&gt;

&lt;p&gt;Actually my motto has always been &quot;Why do it the easy way when the hard way works too&quot;. Now let&apos;s turn the tables for once. Up to now it was primarily about the hiking for me - no matter how long, how far, how high or how hard - and only secondarily about the radio. After roughly 50,000 vertical metres of ascent in my legs this year, though, my knees above all are screaming for a break. Somehow the pine resin ointment and comfrey ointment aren&apos;t enough any more to get the pain under control.&lt;/p&gt;

&lt;p&gt;The perfect time, then, to set off on the radio roadtrip I&apos;d planned. Everything was supposed to revolve around activating three 4000-metre summits in Switzerland. I&apos;ve been planning this project with a French friend since January. The date was set for mid-August. Two weeks beforehand the mountain guide cancels the tour, because the crevasses are getting more and more dangerous. He replaces Breithorn, Pollux and Castor with a different four-day tour. But since there isn&apos;t a single SOTA summit in it for me, I pull out.&lt;/p&gt;

&lt;p&gt;My trip actually starts on 8 Aug with Fieldday 69. That day I drive off with all my kit towards the Koralpe, activate the Gr. Speikkogel, the Moschkogel and the Handalm and then drive on a bit further to the Styrians&apos; fieldday. Sadly I don&apos;t get to put a single face to the familiar voices. OE6TNO, Jürgen, is even there at the same time as me, and yet we still manage not to bump into each other. I can&apos;t stay long either, because the same day it&apos;s on to Vienna. Six hours of driving in one day is enough for me as a start. I stay one night in Vienna and on 9 Aug at 7 a.m. I&apos;m already sitting in the car again.&lt;/p&gt;

&lt;figure class=&quot;wp-block-gallery aligncenter has-nested-images columns-1 is-cropped&quot;&gt;&lt;figure class=&quot;wp-block-image size-large&quot;&gt;&lt;img src=&quot;https://oeradio.at/wp-content/uploads/2026/08/yls-roadtrip-01-1024x576.webp&quot; alt=&quot;Moschkogel OE/ST-134&quot; loading=&quot;lazy&quot;/&gt;&lt;figcaption class=&quot;wp-element-caption&quot;&gt;Moschkogel (OE/ST-134), 8 Aug 2026&lt;/figcaption&gt;&lt;/figure&gt;&lt;/figure&gt;

&lt;h2 class=&quot;wp-block-heading&quot;&gt;Day 1 (9 Aug) - Bayrischer Wald&lt;/h2&gt;

&lt;ul class=&quot;wp-block-list&quot;&gt;
&lt;li&gt;Brotjacklriegel (DM/BW-012)&lt;/li&gt;
&lt;li&gt;Fürberg (DM/BW-324)&lt;/li&gt;
&lt;li&gt;Eschenberg (DM/BW-271)&lt;/li&gt;
&lt;li&gt;Kronberg (DM/BW-263)&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;I only pick a few summits in the Bayrischer Wald at random the evening before, around 10 p.m. You really are spoilt for choice up there, and all those little 10-point summits are simply too tempting not to make a detour for. I definitely don&apos;t take the time to plan a proper tour. Bad mistake, because on the very first summit (Brotjacklriegel) I&apos;m presented with the bill. An enormous source of interference spoils my very first activation in Germany. I turn the mic gain up to 90% and even the strongest stations sound extremely faint when I scan the frequencies. DC0RB Wolfgang saves me from a complete failure, and from that moment at the latest I&apos;m very grateful for his tips.&lt;/p&gt;

&lt;p&gt;How quickly you can be up and down again on a mountain worth 10 points! I&apos;m fascinated. I can beat the Alert times without having to rush, and I don&apos;t even have to eat while walking the way I normally do.&lt;/p&gt;

&lt;p&gt;Summits 2 and 3 (Fürberg, Eschenberg) win me over again and I&apos;m glad they&apos;re in the forest where it&apos;s shady. My highlight QSO is with IN3KSK Paolo, who makes it all the way from Bolzano to me in the Bayrischer Wald with 10W and a report of 57.&lt;/p&gt;

&lt;p&gt;And when I manage the Kronberg as an encore too and sit relaxed on the bench next to the summit cross, my conclusion at the end of day 1 is: only 500 vertical metres for 4 summits and no pain. On the other hand I feel extremely silly for not really having earned the points. My non-ham friend says I should be ashamed of myself for scrounging points on those molehills. He&apos;s not wrong. When you&apos;re normally used to a walk-in of several hours, they don&apos;t just feel like cheap points, they feel like a gift. By day 5 at the latest I&apos;m thinking differently, because a roadtrip with lots of activations, serious heat and many kilometres of driving is genuinely exhausting.&lt;/p&gt;

&lt;figure class=&quot;wp-block-gallery aligncenter has-nested-images columns-default is-cropped&quot;&gt;&lt;figure class=&quot;wp-block-image size-large&quot;&gt;&lt;img src=&quot;https://oeradio.at/wp-content/uploads/2026/08/yls-roadtrip-02-1024x576.webp&quot; alt=&quot;Brotjacklriegel DM/BW-012&quot; loading=&quot;lazy&quot;/&gt;&lt;figcaption class=&quot;wp-element-caption&quot;&gt;Brotjacklriegel (DM/BW-012), 9 Aug 2026&lt;/figcaption&gt;&lt;/figure&gt;&lt;figure class=&quot;wp-block-image size-large&quot;&gt;&lt;img src=&quot;https://oeradio.at/wp-content/uploads/2026/08/yls-roadtrip-03-1024x1820.webp&quot; alt=&quot;Kronberg DM/BW-263&quot; loading=&quot;lazy&quot;/&gt;&lt;figcaption class=&quot;wp-element-caption&quot;&gt;Kronberg (DM/BW-263), 9 Aug 2026&lt;/figcaption&gt;&lt;/figure&gt;&lt;/figure&gt;

&lt;h2 class=&quot;wp-block-heading&quot;&gt;Day 2 (10 Aug) - Schwäbische Alp&lt;/h2&gt;

&lt;ul class=&quot;wp-block-list&quot;&gt;
&lt;li&gt;Römerstein (DM/BW-078)&lt;/li&gt;
&lt;li&gt;Herrenwald (DM/BW-852)&lt;/li&gt;
&lt;li&gt;Burg Hohenzollern (DM/BW-846)&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;After a night somewhere in the forest, I&apos;m off again at 6h30 - a bit more than three hours of driving on the German Autobahn. Even a Smart goes whooshing past me on the left at 150kmh. For 8 years I drove this stretch several times a year from France to Austria, when I was living in Burgundy with my daughter. For 8 years we hardly ever left the motorway on the way. And now, after 8 years back in Austria, I finally get to drive towards my second home again, and I use every opportunity to finally explore the areas off the motorway a bit. Once again I love Sotlas for that.&lt;/p&gt;

&lt;p&gt;In the Schwäbische Alb too I only pick a few summits at random, first coming across Burg Hohenzollern and then planning the rest around it. On the Römerstein, after a 10-minute walk in, I&apos;m alone on a meadow with a barbecue spot and enjoy the absolute quiet while operating. On to the Herrenwald - 5 minutes down, 30 minutes&apos; drive, 20 minutes up, set up and operate in the middle of the forest. The clouds look a bit threatening, but it&apos;s only back at the car park that it starts to rain lightly. On the drive to Burg Hohenzollern it looks pretty black above the castle as well. Never mind, if I can&apos;t operate then I&apos;ll do some sightseeing in the castle.&lt;/p&gt;

&lt;p&gt;No sooner said than done. Park, buy a ticket, walk up for 15 min. Inside the castle I throw the EndFed over the castle wall and try not to be in anyone&apos;s way. I still get asked about my fishing several times. The SWR is a bit high and the thick castle wall means I can&apos;t get out in every direction either. After 3 hard-won QSOs it starts raining again and I quickly pack up. Under a tree I pull out the handheld and call in what feels like 100 times until finally 2 pensioners take pity on me and answer. But the conversations are all the nicer for it, and one of them gives me a tip for the next day in the Schwarzwald: the Belchen.&lt;/p&gt;

&lt;p&gt;Until the rain has passed I do a tour of all the floors of the castle, and back at the car park I look up the Belchen and this time consider activating DM/BW-001, 002 and 003. I set up camp below the Feldberg (001) and have to note, to my dismay, that here too there&apos;s a transmitter mast on the summit again.&lt;/p&gt;

&lt;p&gt;The car is quickly converted back into a sleeping place. Fold the seats down, inflate the mat, cook something, eat, brush teeth, make notes, earplugs in, sleep. The simpler the better.&lt;/p&gt;

&lt;figure class=&quot;wp-block-gallery aligncenter has-nested-images columns-default is-cropped&quot;&gt;&lt;figure class=&quot;wp-block-image size-large&quot;&gt;&lt;img src=&quot;https://oeradio.at/wp-content/uploads/2026/08/yls-roadtrip-04-1024x576.webp&quot; alt=&quot;Schwäbische Alb&quot; loading=&quot;lazy&quot;/&gt;&lt;figcaption class=&quot;wp-element-caption&quot;&gt;Schwäbische Alb, 10 Aug 2026&lt;/figcaption&gt;&lt;/figure&gt;&lt;figure class=&quot;wp-block-image size-large&quot;&gt;&lt;img src=&quot;https://oeradio.at/wp-content/uploads/2026/08/yls-roadtrip-05-1024x1820.webp&quot; alt=&quot;Römerstein DM/BW-078&quot; loading=&quot;lazy&quot;/&gt;&lt;figcaption class=&quot;wp-element-caption&quot;&gt;Römerstein (DM/BW-078), 10 Aug 2026&lt;/figcaption&gt;&lt;/figure&gt;&lt;figure class=&quot;wp-block-image size-large&quot;&gt;&lt;img src=&quot;https://oeradio.at/wp-content/uploads/2026/08/yls-roadtrip-06-1024x576.webp&quot; alt=&quot;Burg Hohenzollern DM/BW-846&quot; loading=&quot;lazy&quot;/&gt;&lt;figcaption class=&quot;wp-element-caption&quot;&gt;Burg Hohenzollern (DM/BW-846), 10 Aug 2026&lt;/figcaption&gt;&lt;/figure&gt;&lt;figure class=&quot;wp-block-image size-large&quot;&gt;&lt;img src=&quot;https://oeradio.at/wp-content/uploads/2026/08/yls-roadtrip-07-1024x1820.webp&quot; alt=&quot;Burg Hohenzollern DM/BW-846&quot; loading=&quot;lazy&quot;/&gt;&lt;figcaption class=&quot;wp-element-caption&quot;&gt;Burg Hohenzollern (DM/BW-846), 10 Aug 2026&lt;/figcaption&gt;&lt;/figure&gt;&lt;figure class=&quot;wp-block-image size-large&quot;&gt;&lt;img src=&quot;https://oeradio.at/wp-content/uploads/2026/08/yls-roadtrip-08-1024x1820.webp&quot; alt=&quot;Burg Hohenzollern DM/BW-846&quot; loading=&quot;lazy&quot;/&gt;&lt;figcaption class=&quot;wp-element-caption&quot;&gt;Burg Hohenzollern (DM/BW-846), 10 Aug 2026&lt;/figcaption&gt;&lt;/figure&gt;&lt;figure class=&quot;wp-block-image size-large&quot;&gt;&lt;img src=&quot;https://oeradio.at/wp-content/uploads/2026/08/yls-roadtrip-09-1024x1820.webp&quot; alt=&quot;Burg Hohenzollern DM/BW-846&quot; loading=&quot;lazy&quot;/&gt;&lt;figcaption class=&quot;wp-element-caption&quot;&gt;Burg Hohenzollern (DM/BW-846), 10 Aug 2026&lt;/figcaption&gt;&lt;/figure&gt;&lt;figure class=&quot;wp-block-image size-large&quot;&gt;&lt;img src=&quot;https://oeradio.at/wp-content/uploads/2026/08/yls-roadtrip-10-1024x1820.webp&quot; alt=&quot;Herrenwald DM/BW-852&quot; loading=&quot;lazy&quot;/&gt;&lt;figcaption class=&quot;wp-element-caption&quot;&gt;Herrenwald (DM/BW-852), 10 Aug 2026&lt;/figcaption&gt;&lt;/figure&gt;&lt;/figure&gt;

&lt;h2 class=&quot;wp-block-heading&quot;&gt;Day 3 (11 Aug) - Schwarzwald&lt;/h2&gt;

&lt;ul class=&quot;wp-block-list&quot;&gt;
&lt;li&gt;Feldberg (DM/BW-001)&lt;/li&gt;
&lt;li&gt;Herzogenhorn (DM/BW-002)&lt;/li&gt;
&lt;li&gt;Belchen (DM/BW-003)&lt;/li&gt;
&lt;li&gt;Le Molkenrain (FL/VO-017)&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;Since I&apos;m already on the spot today, I can be QRV on the first mountain at 8 a.m., after sunrise and breakfast. I strolled up the 15 min. of ascent to the summit at a leisurely pace. Bit by bit I&apos;m getting used to these luxury walk-ins.&lt;/p&gt;

&lt;p&gt;At that time of day I&apos;m not expecting very much and I&apos;m astonished that quite a few of the by now familiar voices are QRV on 20m, like SQ9CWO Jan, SM4VBO Stefan, EA3EVL Pablo, DL9NCI Georg, HB9DIZ Markus (who also „accompanies&quot; me via Signal for the whole trip) or F4WBN Christian (with a standard report of 59 from my side). That makes me really happy, and when I then also get to have a thoroughly nice and long QSO on 2m with the Swiss mountain nut René HB9NBG, I&apos;m completely blown away. He recommends a few 3000-metre summits in Switzerland to me, which I note down for the drive back from France.&lt;/p&gt;

&lt;p&gt;On to 002. Here the walk in is a touch longer at 35 minutes and a huge summit cross and a bench for sitting and logging are waiting for me. The mobile signal isn&apos;t always particularly good, but somehow I manage to spot every time.&lt;/p&gt;

&lt;p&gt;Off to 003, where a gondola takes me up and only 15 minutes of climbing are left.&lt;/p&gt;

&lt;p&gt;In the gondola on the way up I look at what the next day might have to offer. I swipe further west on Sotlas and look for Le Grand Ballon in the Elsass. I quickly find a few other hills as well and ta-da, the next day is planned.&lt;/p&gt;

&lt;p&gt;It&apos;s such a big help when you find a track on Sotlas. It saves you so much time and I&apos;m really grateful for it. That&apos;s exactly why I always upload tracks and descriptions or photos when there aren&apos;t any yet. All in all that&apos;s really not a small amount of work (at least with my number of activations), but I hope that someone will find the tracks as helpful as I do.&lt;/p&gt;

&lt;p&gt;Thanks to the short walking times the 3 summits are activated faster than planned and the journey continues towards France. I drive as little motorway as possible and get extremely sentimental once I&apos;m finally on French soil. I can hardly pull myself together for almost 2 days and keep fighting back the tears - even while operating.&lt;/p&gt;

&lt;p&gt;Since I arrive at the car park where I want to sleep 2 hours early, I set off once more and after 20 minutes I&apos;m on the Molkenrain. And so I activate my first French summit. The propagation isn&apos;t particularly good, but it still turns into 6 QSOs.&lt;/p&gt;

&lt;figure class=&quot;wp-block-gallery aligncenter has-nested-images columns-default is-cropped&quot;&gt;&lt;figure class=&quot;wp-block-image size-large&quot;&gt;&lt;img src=&quot;https://oeradio.at/wp-content/uploads/2026/08/yls-roadtrip-11-900x1600.webp&quot; alt=&quot;Feldberg DM/BW-001&quot; loading=&quot;lazy&quot;/&gt;&lt;figcaption class=&quot;wp-element-caption&quot;&gt;Feldberg (DM/BW-001), 11 Aug 2026&lt;/figcaption&gt;&lt;/figure&gt;&lt;figure class=&quot;wp-block-image size-large&quot;&gt;&lt;img src=&quot;https://oeradio.at/wp-content/uploads/2026/08/yls-roadtrip-12-1024x1820.webp&quot; alt=&quot;Autobahn in Germany towards France&quot; loading=&quot;lazy&quot;/&gt;&lt;figcaption class=&quot;wp-element-caption&quot;&gt;Autobahn in Germany towards France&lt;/figcaption&gt;&lt;/figure&gt;&lt;/figure&gt;

&lt;h2 class=&quot;wp-block-heading&quot;&gt;Day 4 (12 Aug) - Elsass&lt;/h2&gt;

&lt;ul class=&quot;wp-block-list&quot;&gt;
&lt;li&gt;Le Grand Ballon de Guebwiller (FL/VO-001)&lt;/li&gt;
&lt;li&gt;Le Storkenkopf (FL/VO-078)&lt;/li&gt;
&lt;li&gt;Klintzkopf (FL/VO-079)&lt;/li&gt;
&lt;li&gt;Le Lauchenkopf (FL/VO-081)&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;Now I&apos;m right in the middle of walk-in paradise. To each of the planned summits it&apos;s a maximum of 20 minutes.&lt;/p&gt;

&lt;p&gt;Today I&apos;m even back at the car at 14:45 after the 4th summit. Two more summits would easily have fitted in (hi). I prefer a chilled afternoon including a bath in a mountain stream and a siesta on the picnic blanket in the middle of the forest. Highlight 1 of the day: on the road from summit 2 to 3 I get overtaken by 2 cyclists while going downhill at 60km/h. Highlight 2: before summit 4 I meet F4SCQ Laurent, whom I&apos;d already worked from the previous summits, and so I also get a Complete in France straight away, because he&apos;s a summit ahead of me twice over. We chat for about 20 minutes and I&apos;m delighted to finally run into another ham on the mountain by chance.&lt;/p&gt;

&lt;figure class=&quot;wp-block-gallery aligncenter has-nested-images columns-default is-cropped&quot;&gt;&lt;figure class=&quot;wp-block-image size-large&quot;&gt;&lt;img src=&quot;https://oeradio.at/wp-content/uploads/2026/08/yls-roadtrip-13-1024x576.webp&quot; alt=&quot;Le Grand Ballon FL/VO-001&quot; loading=&quot;lazy&quot;/&gt;&lt;figcaption class=&quot;wp-element-caption&quot;&gt;Le Grand Ballon (FL/VO-001), 12 Aug 2026&lt;/figcaption&gt;&lt;/figure&gt;&lt;figure class=&quot;wp-block-image size-large&quot;&gt;&lt;img src=&quot;https://oeradio.at/wp-content/uploads/2026/08/yls-roadtrip-14-1024x1820.webp&quot; alt=&quot;Le Grand Ballon FL/VO-001&quot; loading=&quot;lazy&quot;/&gt;&lt;figcaption class=&quot;wp-element-caption&quot;&gt;Le Grand Ballon (FL/VO-001), 12 Aug 2026&lt;/figcaption&gt;&lt;/figure&gt;&lt;figure class=&quot;wp-block-image size-large&quot;&gt;&lt;img src=&quot;https://oeradio.at/wp-content/uploads/2026/08/yls-roadtrip-15-1024x576.webp&quot; alt=&quot;Le Klintzkopf FL/VO-079&quot; loading=&quot;lazy&quot;/&gt;&lt;figcaption class=&quot;wp-element-caption&quot;&gt;Le Klintzkopf (FL/VO-079), 12 Aug 2026&lt;/figcaption&gt;&lt;/figure&gt;&lt;/figure&gt;

&lt;h2 class=&quot;wp-block-heading&quot;&gt;Day 5 (13 Aug) - Elsass&lt;/h2&gt;

&lt;ul class=&quot;wp-block-list&quot;&gt;
&lt;li&gt;Rothenbachkopf (FL/VO-080)&lt;/li&gt;
&lt;li&gt;Le Rainkopf (FL/VO-170)&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;I sleep so well that I don&apos;t wake up until 7h30. The first Alert is set for 8h30. Since I&apos;m not going to make that anyway, I don&apos;t even bother to hurry. Today the production-line operating is getting on my own nerves, but now I&apos;m here anyway. I&apos;ll do 2 more summits in the Elsass, then I&apos;ve had enough. I&apos;d rather look into whether I can find a mountain somewhere in France for a first activation.&lt;/p&gt;

&lt;p&gt;My first summit today is apparently a hotspot for paragliders, because they&apos;re flying around above my head the whole (radio) time.&lt;/p&gt;

&lt;p&gt;It&apos;s only bearable in the shade and the alpine meadows here are completely brown and extremely dry.&lt;/p&gt;

&lt;p&gt;How cyclists and runners can stand the midday heat on the alpine roads here is a mystery to me. After almost 3 hours of activating on the Rainkopf in the blazing sun I&apos;m staggering towards the car myself.&lt;/p&gt;

&lt;p&gt;The heat is brutal, and I lie down in the same stream as the day before. At 40 degrees on the motorway, after this longer cooling-off break in the stream, I carry on towards Burgundy.&lt;/p&gt;

&lt;p&gt;After 4h30 of driving I sleep in the middle of the forest again, 10 minutes from the village where I&apos;m starting the next day. Final highlight: 2 long, fat shooting stars that I get to see out of the rear window around 11 p.m.&lt;/p&gt;

&lt;figure class=&quot;wp-block-gallery aligncenter has-nested-images columns-default is-cropped&quot;&gt;&lt;figure class=&quot;wp-block-image size-large&quot;&gt;&lt;img src=&quot;https://oeradio.at/wp-content/uploads/2026/08/yls-roadtrip-16-1024x576.webp&quot; alt=&quot;Rothenbachkopf FL/VO-080&quot; loading=&quot;lazy&quot;/&gt;&lt;figcaption class=&quot;wp-element-caption&quot;&gt;Rothenbachkopf (FL/VO-080), 13 Aug 2026&lt;/figcaption&gt;&lt;/figure&gt;&lt;figure class=&quot;wp-block-image size-large&quot;&gt;&lt;img src=&quot;https://oeradio.at/wp-content/uploads/2026/08/yls-roadtrip-17-900x1600.webp&quot; alt=&quot;Rothenbachkopf FL/VO-080&quot; loading=&quot;lazy&quot;/&gt;&lt;figcaption class=&quot;wp-element-caption&quot;&gt;Rothenbachkopf (FL/VO-080), 13 Aug 2026&lt;/figcaption&gt;&lt;/figure&gt;&lt;figure class=&quot;wp-block-image size-large&quot;&gt;&lt;img src=&quot;https://oeradio.at/wp-content/uploads/2026/08/yls-roadtrip-18-900x1600.webp&quot; alt=&quot;Le Rainkopf FL/VO-170&quot; loading=&quot;lazy&quot;/&gt;&lt;figcaption class=&quot;wp-element-caption&quot;&gt;Le Rainkopf (FL/VO-170), 13 Aug 2026&lt;/figcaption&gt;&lt;/figure&gt;&lt;figure class=&quot;wp-block-image size-large&quot;&gt;&lt;img src=&quot;https://oeradio.at/wp-content/uploads/2026/08/yls-roadtrip-19-1024x1024.webp&quot; alt=&quot;Camping sauvage&quot; loading=&quot;lazy&quot;/&gt;&lt;figcaption class=&quot;wp-element-caption&quot;&gt;Camping sauvage&lt;/figcaption&gt;&lt;/figure&gt;&lt;figure class=&quot;wp-block-image size-large&quot;&gt;&lt;img src=&quot;https://oeradio.at/wp-content/uploads/2026/08/yls-roadtrip-19a-1024x1024.webp&quot; alt=&quot;Short breaks&quot; loading=&quot;lazy&quot;/&gt;&lt;figcaption class=&quot;wp-element-caption&quot;&gt;Short breaks&lt;/figcaption&gt;&lt;/figure&gt;&lt;/figure&gt;

&lt;h2 class=&quot;wp-block-heading&quot;&gt;Day 6 (14 Aug) - Parc Naturel du Morvan&lt;/h2&gt;

&lt;ul class=&quot;wp-block-list&quot;&gt;
&lt;li&gt;Tureau des Grands Bois (FL/VL-003)&lt;/li&gt;
&lt;li&gt;Haut Folin (FL/VL-001)&lt;/li&gt;
&lt;li&gt;Mont Prenelay (FL/VL-022)&lt;/li&gt;
&lt;li&gt;Mont Beuvray (FL/VL-002)&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;I know the Morvan national park from climbing and I&apos;m really looking forward to operating here. Today it occurs to me that I actually used to have bad knee pain. Hallelujah, it&apos;s gone now! On the other hand, no mountain where I&apos;m activating from here on is higher than 900m any more, and since the start of the radio trip I&apos;ve been able to go operating in my running shoes instead of my hiking boots.&lt;/p&gt;

&lt;p&gt;The day begins quite promisingly when the local postman wishes me a nice hike and a lady wishes me good morning out of her house. But what can I say - yet another transmitter mast on the summit. The operating only creeps along and on 2m I hear several stations that absolutely cannot hear me. Never mind, it starts to rain and I pack everything up again.&lt;/p&gt;

&lt;p&gt;On the Haut Folin I can even set the antenna up right next to the car and operate from the car park. In return there&apos;s a bit more walking again on the Mont Preneley. This is where the river Yonne rises and the forest is typical of the Morvan. A mixture of enchanted and bewitched, where the moss grows up the trees and gnomes and pixies could jump out from behind a tree at any moment. On 2m I have several stations coming back to me and I have to grin, because they obviously love a chat and my QSOs feel like they last forever. The day before I&apos;d had the idea of noting down a few local callsigns via aprs.fi and then writing to them via QRZ, asking them to pass the word on in case anyone wanted to work me. Even though it&apos;s almost 40 degrees on the last mountain, Beuvray, it&apos;s these local contacts above all that make me happy. On every activation somebody different comes back to me on 2m.&lt;/p&gt;

&lt;p&gt;In the late afternoon I drive another 1h30 towards Charolles. I left half my soul here when I moved back to Austria with my daughter in 2018. I sleep at friends&apos; place and of course get pretty nostalgic again. But my heart aches most of all because the normally so beautiful green landscape is completely brown and burnt.&lt;/p&gt;

&lt;figure class=&quot;wp-block-gallery aligncenter has-nested-images columns-default is-cropped&quot;&gt;&lt;figure class=&quot;wp-block-image size-large&quot;&gt;&lt;img src=&quot;https://oeradio.at/wp-content/uploads/2026/08/yls-roadtrip-20-900x1600.webp&quot; alt=&quot;Mont Preneley FL/VL-022&quot; loading=&quot;lazy&quot;/&gt;&lt;figcaption class=&quot;wp-element-caption&quot;&gt;Mont Preneley (FL/VL-022), 14 Aug 2026&lt;/figcaption&gt;&lt;/figure&gt;&lt;figure class=&quot;wp-block-image size-large&quot;&gt;&lt;img src=&quot;https://oeradio.at/wp-content/uploads/2026/08/yls-roadtrip-21-1024x576.webp&quot; alt=&quot;Mont Preneley FL/VL-022&quot; loading=&quot;lazy&quot;/&gt;&lt;figcaption class=&quot;wp-element-caption&quot;&gt;Mont Preneley (FL/VL-022), 14 Aug 2026&lt;/figcaption&gt;&lt;/figure&gt;&lt;figure class=&quot;wp-block-image size-large&quot;&gt;&lt;img src=&quot;https://oeradio.at/wp-content/uploads/2026/08/yls-roadtrip-22-900x1600.webp&quot; alt=&quot;Mont Beuvray FL/VL-002&quot; loading=&quot;lazy&quot;/&gt;&lt;figcaption class=&quot;wp-element-caption&quot;&gt;Mont Beuvray (FL/VL-002), 14 Aug 2026&lt;/figcaption&gt;&lt;/figure&gt;&lt;/figure&gt;

&lt;h2 class=&quot;wp-block-heading&quot;&gt;Days 7 &amp;amp; 8 (15 + 16 Aug) - Charollais, Brionnais&lt;/h2&gt;

&lt;ul class=&quot;wp-block-list&quot;&gt;
&lt;li&gt;Grande Roche (FL/VL-105)&lt;/li&gt;
&lt;li&gt;Mont Saint Cyr (FL/VL-030)&lt;/li&gt;
&lt;li&gt;Butte de Suin (FL/VL-039)&lt;/li&gt;
&lt;li&gt;La Mère Boitier (FL/VL-031)&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;In my naivety I believe I can activate 2 summits per day and still meet friends in the afternoon/evening. I only told 2 people that I was in the area. Well, the news obviously spreads all by itself, and after 2 days and a blistering heat of 40 degrees the fuss (however kindly it&apos;s meant) is too much for me and I flee again. Too much social contact is extremely overwhelming for me.&lt;/p&gt;

&lt;p&gt;Highlight 1 of the activations in the Charollais-Brionnais area: while I&apos;m on the Butte de Suin, F4ELU Roger drops by in person. From this summit I get 10 QSOs on 2m straight away, which makes me really happy, and from now on I&apos;m probably known in the area too, because my message obviously got spread around via social networks.&lt;/p&gt;

&lt;p&gt;Highlight 2, from the summit La Mère Boitier, is the S2S on 2m and 70cm with HB9HCS Stefan, 212km away. He&apos;s just as pleased about it as I am.&lt;/p&gt;

&lt;p&gt;But now that&apos;s definitely enough of the little hills around here. My favourite friend writes to me: &quot;A 600-er and a 758-er in one day - is that still sensible at your age?&quot;&lt;/p&gt;

&lt;p&gt;All right then, something proper it has to be again. On Sotlas I zoom into the sea of red dots in the French Alps and search specifically for a mountain for a first activation. I find one pretty quickly. Le Grand Coin, 2,730m high, 1,200 vertical metres, 4 hours of walking in. Now that does sound rather more proper than 600m and 758m.&lt;/p&gt;

&lt;p&gt;3h15 of driving, past a burning lorry lying across the road on the motorway, over a winding alpine road, find a sleeping spot above Saint Jean de Maurienne, convert the car and watch the thunderstorm from inside it „et bonne nuit&quot;.&lt;/p&gt;

&lt;figure class=&quot;wp-block-gallery aligncenter has-nested-images columns-default is-cropped&quot;&gt;&lt;figure class=&quot;wp-block-image size-large&quot;&gt;&lt;img src=&quot;https://oeradio.at/wp-content/uploads/2026/08/yls-roadtrip-23-1024x576.webp&quot; alt=&quot;Butte de Suin FL/VL-039&quot; loading=&quot;lazy&quot;/&gt;&lt;figcaption class=&quot;wp-element-caption&quot;&gt;Butte de Suin (FL/VL-039), 16 Aug 2026&lt;/figcaption&gt;&lt;/figure&gt;&lt;figure class=&quot;wp-block-image size-large&quot;&gt;&lt;img src=&quot;https://oeradio.at/wp-content/uploads/2026/08/yls-roadtrip-24-1024x1820.webp&quot; alt=&quot;Butte de Suin FL/VL-039&quot; loading=&quot;lazy&quot;/&gt;&lt;figcaption class=&quot;wp-element-caption&quot;&gt;Butte de Suin (FL/VL-039), 16 Aug 2026&lt;/figcaption&gt;&lt;/figure&gt;&lt;figure class=&quot;wp-block-image size-large&quot;&gt;&lt;img src=&quot;https://oeradio.at/wp-content/uploads/2026/08/yls-roadtrip-25-1024x576.webp&quot; alt=&quot;La Mère Boitier FL/VL-031&quot; loading=&quot;lazy&quot;/&gt;&lt;figcaption class=&quot;wp-element-caption&quot;&gt;La Mère Boitier (FL/VL-031), 16 Aug 2026&lt;/figcaption&gt;&lt;/figure&gt;&lt;figure class=&quot;wp-block-image size-large&quot;&gt;&lt;img src=&quot;https://oeradio.at/wp-content/uploads/2026/08/yls-roadtrip-25a-920x2047.webp&quot; alt=&quot;Alpine road in France&quot; loading=&quot;lazy&quot;/&gt;&lt;figcaption class=&quot;wp-element-caption&quot;&gt;Alpine road in France&lt;/figcaption&gt;&lt;/figure&gt;&lt;/figure&gt;

&lt;h2 class=&quot;wp-block-heading&quot;&gt;Day 9 (17 Aug)&lt;/h2&gt;

&lt;ul class=&quot;wp-block-list&quot;&gt;
&lt;li&gt;Le Grand Coin (F/AB-217)&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;Now it&apos;s back to more vertical metres, carrying more water, more clothes, more weight - same old same old. I&apos;m out on the mountain the whole morning alone with me, myself and I, but in return I see a marmot, 3 chamois, an ibex and what I first think is an eagle. But when one eagle turns into 3, then 5 and then 9, I become more and more convinced that they must be vultures. They&apos;re huge and really beautiful, circling above me like that. I don&apos;t do them the favour of dropping dead, though. ;)&lt;/p&gt;

&lt;p&gt;The weather is supposed to hold until the afternoon, but when it turns really black before 10 a.m. I check meteoblue once more. Dammit - now it&apos;s raining from 9 a.m. with a probability of 75%. I pant my way up even faster, and after all the activations of the last few days at least setting up the antenna goes like clockwork. I&apos;m QRV at 10h40, I&apos;m absolutely thrilled about the first activation and just before 11 I have to pack up again in a hurry. It gets so black and the fog takes away all my visibility. I quickly try my luck on 2m and then I&apos;m already sprinting off again. First 900m along the ridge, almost flat, then quite a long way down with no shelter, tree, rock or refuge. This is not where I want to get caught by a thunderstorm. After 30 minutes it does get a bit brighter again, though, and I come out of the fog, which is now only wrapping the mountain tops. There&apos;s still time for a few bilberries, and only 100m before I get to the car park does it start raining lightly. Phew! Lucky! But ouch, my knees...&lt;/p&gt;

&lt;p&gt;I sit down in the restaurant at the Col du Chaussy, eat something and wait until the rain clears off again. It keeps raining for the rest of the afternoon and I get my head down in the car. Before that I look for a good walking route up the next summit and hope for better weather for the next first activation.&lt;/p&gt;

&lt;figure class=&quot;wp-block-gallery aligncenter has-nested-images columns-default is-cropped&quot;&gt;&lt;figure class=&quot;wp-block-image size-large&quot;&gt;&lt;img src=&quot;https://oeradio.at/wp-content/uploads/2026/08/yls-roadtrip-26-1024x576.webp&quot; alt=&quot;Le Grand Coin F/AB-217 with Le Bellachat in the background&quot; loading=&quot;lazy&quot;/&gt;&lt;figcaption class=&quot;wp-element-caption&quot;&gt;Le Grand Coin (F/AB-217), 17 Aug 2026, with Le Bellachat in the background&lt;/figcaption&gt;&lt;/figure&gt;&lt;figure class=&quot;wp-block-image size-large&quot;&gt;&lt;img src=&quot;https://oeradio.at/wp-content/uploads/2026/08/yls-roadtrip-27-1024x576.webp&quot; alt=&quot;Le Grand Coin F/AB-217&quot; loading=&quot;lazy&quot;/&gt;&lt;figcaption class=&quot;wp-element-caption&quot;&gt;Le Grand Coin (F/AB-217), 17 Aug 2026&lt;/figcaption&gt;&lt;/figure&gt;&lt;figure class=&quot;wp-block-image size-large&quot;&gt;&lt;img src=&quot;https://oeradio.at/wp-content/uploads/2026/08/yls-roadtrip-28-900x1600.webp&quot; alt=&quot;Le Grand Coin F/AB-217&quot; loading=&quot;lazy&quot;/&gt;&lt;figcaption class=&quot;wp-element-caption&quot;&gt;Le Grand Coin (F/AB-217), 17 Aug 2026&lt;/figcaption&gt;&lt;/figure&gt;&lt;figure class=&quot;wp-block-image size-large&quot;&gt;&lt;img src=&quot;https://oeradio.at/wp-content/uploads/2026/08/yls-roadtrip-29-900x1600.webp&quot; alt=&quot;Le Grand Coin F/AB-217&quot; loading=&quot;lazy&quot;/&gt;&lt;figcaption class=&quot;wp-element-caption&quot;&gt;Le Grand Coin (F/AB-217), 17 Aug 2026&lt;/figcaption&gt;&lt;/figure&gt;&lt;/figure&gt;

&lt;h2 class=&quot;wp-block-heading&quot;&gt;Day 10 (18 Aug)&lt;/h2&gt;

&lt;ul class=&quot;wp-block-list&quot;&gt;
&lt;li&gt;Le Bellachat (F/AB-196)&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;Today we push the positive vertical metres up a bit further to 1,370, and the summit is higher than yesterday&apos;s too at 2,822m. That means a longer walk in, and the weather has to hold. Until 12h30 this is the absolutely most beautiful and best radio day of the tour. After that it turns more into a nightmare. The ascent is so lovely that it feels like I reach for my phone every 2 minutes to take a photo. The landscape is breathtakingly wild, untouched and beautiful, and I meet hundreds of sheep, more than 10 ibex (2 of them 10 metres away) and several marmots (one only 5 metres away). The weather is a dream and I arrive on the summit overjoyed. The first activation works out, and at the end I deliberately wait another half hour for IK2LEY Fabio so that I can go QRT with 50 QSOs.&lt;/p&gt;

&lt;p&gt;And yes, after that I unfortunately get punished for wanting to take a short cut on the way down. It&apos;s so steep that I slip twice in the tall grass. In the process I lose my phone out of my trouser pocket. By the time I notice, I have no idea any more exactly where I slipped. First I search back and forth along the route. After a while I walk over to the alpine dairy hut I&apos;d seen on the way up, to ask for a phone so I might be able to locate my own. The dairywoman is super kind and lends me her phone. But since my phone is on silent and in flight mode, only the last position can be determined, not the most recent one. That&apos;s far too imprecise, and after 5 hours of searching and more than 2,000 vertical metres done in total, I give up. Besides, there are supposed to be a lot of wolves here and I don&apos;t want to meet one when night falls. I take the dairywoman&apos;s phone back, start the descent, meet 2 more hunters who are walking up in the evening (maybe they&apos;re out hunting wolves) and don&apos;t get back to the car until late.&lt;/p&gt;

&lt;p&gt;Around 8 p.m. I decide that it&apos;s going to be really hard to keep driving and operating for a few more days without a phone, and set off towards Italy. First through the Tunnel de Fréjus, then towards Turin and Milan, then towards Venice. At around half past midnight and half past four in the morning I lie down for an hour each time and I&apos;m home at 9 in the morning. I can&apos;t rest much, because now I have to go hunting for photos in the cloud and of course I need a new SIM card etc. To my dismay all the photos from the last 8 days, meaning all the photos I took in France, weren&apos;t synchronised. A few that I&apos;d sent get sent back to me via WhatsApp and Signal, but I&apos;m endlessly sorry about the last day above all. I sent a single photo to IN3JIB Julian right while logging, when a message from him pops up: „you really are unstoppable&quot;. Yeah, and that&apos;s how quickly I became stoppable.&lt;/p&gt;

&lt;figure class=&quot;wp-block-gallery aligncenter has-nested-images columns-1 is-cropped&quot;&gt;&lt;figure class=&quot;wp-block-image size-large&quot;&gt;&lt;img src=&quot;https://oeradio.at/wp-content/uploads/2026/08/yls-roadtrip-30-1024x1820.webp&quot; alt=&quot;Le Bellachat F/AB-196&quot; loading=&quot;lazy&quot;/&gt;&lt;figcaption class=&quot;wp-element-caption&quot;&gt;Le Bellachat (F/AB-196), 18 Aug 2026&lt;/figcaption&gt;&lt;/figure&gt;&lt;/figure&gt;

&lt;h2 class=&quot;wp-block-heading&quot;&gt;Conclusion&lt;/h2&gt;

&lt;p&gt;Switzerland, which was actually supposed to be the goal of this trip, is something I&apos;ve now genuinely only driven around. In return I covered countless kilometres in 10 days, spent around 38 hours in the car (and slept in it as well), activated 30 summits, logged lots of lovely QSOs and crossed half of Germany and France in the process, including a spontaneous night drive right across Italy. So the planned 4000-metre project turned into something completely different.&lt;/p&gt;

&lt;p&gt;I now know that 10-point summits can be activated quickly, but also that a roadtrip with heat, driving and activations at high speed clearly takes it out of you too.&lt;/p&gt;

&lt;p&gt;In this form I don&apos;t need a radio roadtrip like that a second time. Next time I&apos;d rather pick one area again (like the Abruzzo in July), stay there longer, drive fewer kilometres and in return spend more time on the mountain again. As tempting as all those red dots on Sotlas in the Bayrischer Wald, in the Schwarzwald and in the Elsass were – the two first activations on Le Bellachat and Le Grand Coin were definitely my highlight of the whole tour.&lt;/p&gt;

&lt;p&gt;And one thing is certain: the next trip is going to Switzerland.&lt;/p&gt;

&lt;figure class=&quot;wp-block-gallery aligncenter has-nested-images columns-1 is-cropped&quot;&gt;&lt;figure class=&quot;wp-block-image size-large&quot;&gt;&lt;img src=&quot;https://oeradio.at/wp-content/uploads/2026/08/yls-roadtrip-31-703x756.webp&quot; alt=&quot;Overview of all activations&quot; loading=&quot;lazy&quot;/&gt;&lt;figcaption class=&quot;wp-element-caption&quot;&gt;All activations&lt;/figcaption&gt;&lt;/figure&gt;&lt;/figure&gt;

&lt;p&gt;73 de Sigrid Magdalena OE1YLS&lt;/p&gt;

&lt;hr class=&quot;wp-block-separator has-alpha-channel-opacity&quot;/&gt;

&lt;p class=&quot;has-small-font-size&quot;&gt;&lt;em&gt;This is a guest post by Sigrid Magdalena, OE1YLS. Do you also have a story from the mountain or from the shack? Write to us at &lt;a href=&quot;mailto:kontakt@oeradio.at&quot;&gt;kontakt@oeradio.at&lt;/a&gt;!&lt;/em&gt;&lt;/p&gt;
&lt;p&gt;Der Beitrag &lt;a href=&quot;https://oeradio.at/en/10-days-of-radio-roadtrip-with-an-abrupt-ending/&quot;&gt;10 days of radio roadtrip with an abrupt ending&lt;/a&gt; erschien zuerst auf &lt;a href=&quot;https://oeradio.at/en&quot;&gt;OERadio&lt;/a&gt;.&lt;/p&gt;</content:encoded><dc:creator>Sigrid Magdalena | OE1YLS</dc:creator><category>Outdoor</category><category>SOTA</category></item><item><title>Running OpenWebRX+: Your Own Web-Based SDR Server</title><link>https://oeradio.at/en/running-openwebrx-your-own-web-based-sdr-server/</link><guid isPermaLink="false">https://oeradio.at/?p=4596</guid><description>&lt;p&gt;Imagine sharing your radio receiver with the entire world — directly through a web browser, without anyone needing to install software. That is exactly what OpenWebRX+ enables: an open-source project that turns a Raspberry Pi and an inexpensive SDR receiver into a fully fledged web-based SDR server. Multiple users can simultaneously browse frequencies, watch waterfall [&amp;#8230;]&lt;/p&gt;
&lt;p&gt;Der Beitrag &lt;a href=&quot;https://oeradio.at/en/running-openwebrx-your-own-web-based-sdr-server/&quot;&gt;Running OpenWebRX+: Your Own Web-Based SDR Server&lt;/a&gt; erschien zuerst auf &lt;a href=&quot;https://oeradio.at/en&quot;&gt;OERadio&lt;/a&gt;.&lt;/p&gt;</description><pubDate>Thu, 20 Aug 2026 07:00:00 GMT</pubDate><content:encoded>&lt;p&gt;Imagine sharing your radio receiver with the entire world — directly through a web browser, without anyone needing to install software. That is exactly what OpenWebRX+ enables: an open-source project that turns a Raspberry Pi and an inexpensive SDR receiver into a fully fledged web-based SDR server. Multiple users can simultaneously browse frequencies, watch waterfall displays and decode digital modes — all within a web browser.&lt;/p&gt;

&lt;h2 class=&quot;wp-block-heading&quot;&gt;What is OpenWebRX+?&lt;/h2&gt;

&lt;p&gt;&lt;strong&gt;OpenWebRX&lt;/strong&gt; was originally developed by Andras Retzler (HA7ILM) as a university thesis in Hungary and released in 2014. After a period of stagnation, Jakob Ketterl (DD5JFK) took over development and brought the project to a professional level with package management, Docker images and a modern web interface. In 2022, Marat Fayzullin (KC1TXE) started the fork &lt;strong&gt;OpenWebRX+&lt;/strong&gt;, which has since grown rapidly and offers numerous additional features.&lt;/p&gt;

&lt;p&gt;OpenWebRX+ positions itself as a &quot;tricorder for the radio spectrum&quot; — a universal tool intended to decode as many communication protocols as possible without having to cobble together different programs. The project was honoured with the &lt;strong&gt;Amateur Radio Software Award&lt;/strong&gt; in 2024.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;State of development (August 2026):&lt;/strong&gt; The fork is actively maintained and version numbers move on almost weekly. The current series is 1.2.x, the ready-made SD card image for the 64-bit Raspberry Pi arrived in June 2026 as 1.2.117, and 1.2.119 followed shortly after with a first P25 decoder. The licence is AGPL-3.0.&lt;/p&gt;

&lt;p&gt;Jakob Ketterl&apos;s original looks different. Its last regular stable release was a security hotfix in October 2023, and while the repository still sees activity, the release cycle has effectively stopped. Anyone setting up from scratch today therefore takes OpenWebRX+. One thing matters here: the two package repositories do not get along, so you add either one or the other, never both.&lt;/p&gt;

&lt;h2 class=&quot;wp-block-heading&quot;&gt;Features: What OpenWebRX+ Can Do&lt;/h2&gt;

&lt;p&gt;The feature list of OpenWebRX+ is impressive and grows with every release. Here are the key highlights:&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Digital modes — decoded directly in the browser:&lt;/strong&gt;&lt;/p&gt;

&lt;ul&gt;&lt;li&gt;&lt;strong&gt;Amateur radio modes:&lt;/strong&gt; FT8, FT4, &lt;a href=&quot;https://oeradio.at/en/wspr-the-world-of-propagation-research-with-5-watts/&quot;&gt;WSPR&lt;/a&gt;, JT65, JT9, FST4, FST4W, Q65, CW (Skimmer), RTTY, SITOR-B, JS8Call&lt;/li&gt;

&lt;li&gt;&lt;strong&gt;Digital voice:&lt;/strong&gt; DMR, D-Star, YSF (Yaesu System Fusion), NXDN, M17, FreeDV&lt;/li&gt;

&lt;li&gt;&lt;strong&gt;Packet/APRS:&lt;/strong&gt; &lt;a href=&quot;https://oeradio.at/en/aprs-in-austria-position-reports-weather-data-and-more/&quot;&gt;APRS&lt;/a&gt; decoding with map display and APRS-IS integration&lt;/li&gt;

&lt;li&gt;&lt;strong&gt;Image decoding:&lt;/strong&gt; SSTV (Slow Scan Television) and weather fax (HF FAX)&lt;/li&gt;

&lt;li&gt;&lt;strong&gt;Aviation:&lt;/strong&gt; HFDL, VDL2, ACARS, ADS-B&lt;/li&gt;

&lt;li&gt;&lt;strong&gt;Paging and IoT:&lt;/strong&gt; POCSAG, FLEX, ISM band decoding via rtl_433&lt;/li&gt;

&lt;li&gt;&lt;strong&gt;Maritime:&lt;/strong&gt; AIS (Automatic Identification System)&lt;/li&gt;

&lt;li&gt;&lt;strong&gt;Others:&lt;/strong&gt; RDS (FM radio text), SELCALL (DTMF, EEA, EIA, CCIR), SAM&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;&lt;strong&gt;User interface and operation:&lt;/strong&gt;&lt;/p&gt;

&lt;ul&gt;&lt;li&gt;&lt;strong&gt;Multi-user waterfall:&lt;/strong&gt; Multiple users can listen to different frequencies simultaneously&lt;/li&gt;

&lt;li&gt;&lt;strong&gt;Noise reduction:&lt;/strong&gt; Built-in noise reduction algorithms for improved reception&lt;/li&gt;

&lt;li&gt;&lt;strong&gt;Scanner:&lt;/strong&gt; Automatic scanning across frequency ranges&lt;/li&gt;

&lt;li&gt;&lt;strong&gt;Audio recording:&lt;/strong&gt; Record received audio directly in the browser&lt;/li&gt;

&lt;li&gt;&lt;strong&gt;Chat:&lt;/strong&gt; Integrated user chat between connected users&lt;/li&gt;

&lt;li&gt;&lt;strong&gt;Keyboard control:&lt;/strong&gt; Comprehensive keyboard shortcuts for fast operation&lt;/li&gt;

&lt;li&gt;&lt;strong&gt;Map integration:&lt;/strong&gt; Display decoded stations on an interactive map&lt;/li&gt;
&lt;/ul&gt;

&lt;h2 class=&quot;wp-block-heading&quot;&gt;Supported Hardware&lt;/h2&gt;

&lt;p&gt;OpenWebRX+ works with a wide range of SDR receivers — from the budget-friendly &lt;a href=&quot;https://oeradio.at/en/rtl-sdr-for-beginners-discover-the-world-of-radio-for-30-euros/&quot;&gt;RTL-SDR&lt;/a&gt; to high-end devices. Here is an overview:&lt;/p&gt;

&lt;figure class=&quot;wp-block-image size-large&quot;&gt;&lt;img src=&quot;https://oeradio.at/wp-content/uploads/2026/08/openwebrx-rtl-sdr-v3-1024x576.webp&quot; alt=&quot;RTL-SDR V3 stick with SMA adapters and a USB extension&quot; loading=&quot;lazy&quot;/&gt;&lt;figcaption class=&quot;wp-block-image__caption&quot;&gt;Getting started costs about 30 euros: an RTL-SDR V3 with adapters is plenty for a first WebSDR. Photo: Joeceads, CC BY-SA 4.0, via Wikimedia Commons.&lt;/figcaption&gt;&lt;/figure&gt;


&lt;ul&gt;&lt;li&gt;&lt;strong&gt;RTL-SDR (V3/V4):&lt;/strong&gt; The classic entry-level choice. Frequency range 500 kHz to 1.7 GHz, costs around 30–40 euros. Ideal for VHF, airband, amateur radio bands and ISM&lt;/li&gt;

&lt;li&gt;&lt;strong&gt;SDRplay (RSP1A, RSPdx, RSPduo):&lt;/strong&gt; Wideband receivers covering 1 kHz to 2 GHz with 12-bit ADC and excellent value for money&lt;/li&gt;

&lt;li&gt;&lt;strong&gt;Airspy (HF+ Discovery, R2, Mini):&lt;/strong&gt; Excellent HF receivers with very low noise floor, ideal for shortwave reception&lt;/li&gt;

&lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://oeradio.at/en/hackrf-portapack-the-portable-all-rounder-for-sdr-enthusiasts/&quot;&gt;HackRF One&lt;/a&gt;:&lt;/strong&gt; A transmit-capable SDR (1 MHz to 6 GHz) that can also be used as a receiver&lt;/li&gt;

&lt;li&gt;&lt;strong&gt;Hermes Lite 2:&lt;/strong&gt; Open-source HF transceiver with HPSDR protocol, directly supported&lt;/li&gt;

&lt;li&gt;&lt;strong&gt;Web-888:&lt;/strong&gt; A dedicated WebSDR receiver with built-in FPGA (Zynq7010), covering 1 kHz to 62 MHz plus VHF, with OpenWebRX+ pre-installed&lt;/li&gt;

&lt;li&gt;&lt;strong&gt;Others:&lt;/strong&gt; Perseus, FiFi-SDR, Radioberry, RTLSDR-Airband, PerseusSDR&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;&lt;strong&gt;Tip:&lt;/strong&gt; For a pure shortwave WebSDR, the Airspy HF+ Discovery is the best choice. For a wideband server covering VLF through UHF, an SDRplay RSPdx or an ensemble of multiple RTL-SDR dongles with different antennas works well. You can find a detailed SDR comparison in our separate article.&lt;/p&gt;

&lt;h3 class=&quot;wp-block-heading&quot;&gt;The antenna matters more than the receiver&lt;/h3&gt;

&lt;p&gt;This gets overlooked while tinkering: a 300 euro SDR on a poor antenna loses against a 30 euro stick on a good one. For a wideband WebSDR on VHF and UHF a discone is the obvious choice, because it receives reasonably evenly across several octaves and hears in all directions. For shortwave people usually run a long wire or an active loop, ideally with a common mode choke so the receiver does not end up listening to the house wiring.&lt;/p&gt;

&lt;figure class=&quot;wp-block-image size-large&quot;&gt;&lt;img src=&quot;https://oeradio.at/wp-content/uploads/2026/08/openwebrx-discone-antenne-1024x1844.webp&quot; alt=&quot;Discone antenna on a mast next to a weather station&quot; loading=&quot;lazy&quot; style=&quot;max-width:420px&quot;/&gt;&lt;figcaption class=&quot;wp-block-image__caption&quot;&gt;Discone on the roof: wideband, omnidirectional and therefore the typical antenna for a VHF/UHF WebSDR. Photo: mr_t_77, CC BY-SA 2.0, via Wikimedia Commons.&lt;/figcaption&gt;&lt;/figure&gt;

&lt;p&gt;And a practical point: once the receiver runs around the clock, you quickly notice how much noise your own house produces. Switching power supplies, LED drivers and chargers are the usual suspects. Before investing in better hardware it pays to spend an hour switching off one circuit after another at the fuse box while watching the waterfall. Whatever is left can partly be tamed with the built-in filters, and how far modern &lt;a href=&quot;https://oeradio.at/en/ai-powered-noise-reduction-cleaner-signals-with-machine-learning/&quot;&gt;AI-based noise reduction&lt;/a&gt; has come is something we looked at separately.&lt;/p&gt;

&lt;h2 class=&quot;wp-block-heading&quot;&gt;Installation: Three Paths to Your Own WebSDR&lt;/h2&gt;

&lt;p&gt;OpenWebRX+ offers three installation paths, depending on your experience and intended use:&lt;/p&gt;

&lt;h3 class=&quot;wp-block-heading&quot;&gt;1. Raspberry Pi Image (the easiest way)&lt;/h3&gt;

&lt;p&gt;For the quickest start, pre-built SD card images are available. Simply write one to a microSD card, insert it into your &lt;a href=&quot;https://oeradio.at/en/raspberry-pi-in-the-shack-the-best-amateur-radio-applications-2026/&quot;&gt;Raspberry Pi&lt;/a&gt;, connect an SDR dongle — and you are ready to go. Both 32-bit and 64-bit images are available. A Raspberry Pi 4 with at least 4 GB RAM is recommended. RTL-SDR and SDRplay devices work out of the box without additional configuration.&lt;/p&gt;

&lt;h3 class=&quot;wp-block-heading&quot;&gt;2. Debian/Ubuntu Packages&lt;/h3&gt;

&lt;p&gt;For existing Linux servers, ready-made packages are available for Debian Bookworm/Trixie and Ubuntu 22.04/24.04 on amd64, arm64 and armhf architectures. Installation uses the official PPA repository:&lt;/p&gt;

&lt;pre class=&quot;wp-block-code&quot;&gt;&lt;code&gt;sudo apt-key adv --keyserver keyserver.ubuntu.com --recv-keys ...
sudo add-apt-repository ppa:luarvique/openwebrxplus
sudo apt update
sudo apt install openwebrx&lt;/code&gt;&lt;/pre&gt;

&lt;p&gt;After installation, the server is available at &lt;code&gt;http://localhost:8073&lt;/code&gt;.&lt;/p&gt;

&lt;h3 class=&quot;wp-block-heading&quot;&gt;3. Docker (ideal for existing servers)&lt;/h3&gt;

&lt;p&gt;Docker is the most flexible solution, especially when other services are already running on the server. A minimal &lt;code&gt;docker-compose.yml&lt;/code&gt; looks like this:&lt;/p&gt;

&lt;pre class=&quot;wp-block-code&quot;&gt;&lt;code&gt;version: &quot;3&quot;
services:
  openwebrx:
    image: luarvique/openwebrx-plus:latest
    ports:
      - &quot;8073:8073&quot;
    devices:
      - &quot;/dev/bus/usb:/dev/bus/usb&quot;
    volumes:
      - &quot;./settings:/var/lib/openwebrx&quot;
      - &quot;./tmp:/tmp/openwebrx&quot;
    restart: unless-stopped&lt;/code&gt;&lt;/pre&gt;

&lt;p&gt;Run &lt;code&gt;docker compose up -d&lt;/code&gt; to start the server. USB devices are passed directly to the container, and configuration persists in the local &lt;code&gt;settings&lt;/code&gt; folder. Docker images are available for x86-64, ARM64 and ARM32.&lt;/p&gt;

&lt;figure class=&quot;wp-block-embed is-type-video is-provider-youtube wp-block-embed-youtube wp-embed-aspect-16-9 wp-has-aspect-ratio&quot;&gt;&lt;div class=&quot;wp-block-embed__wrapper&quot;&gt;
https://www.youtube.com/watch?v=CuTxHFZStOc
&lt;/div&gt;&lt;figcaption class=&quot;wp-element-caption&quot;&gt;Tech Minds walks through the feature set and the Raspberry Pi setup (EN)&lt;/figcaption&gt;&lt;/figure&gt;

&lt;h2 class=&quot;wp-block-heading&quot;&gt;Configuration and Fine-Tuning&lt;/h2&gt;

&lt;p&gt;After installation, all configuration is done through the web interface — no need to edit configuration files (although that remains possible).&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;SDR Profiles:&lt;/strong&gt; Under &quot;Settings - SDR Devices and Profiles&quot; you create one or more profiles for each connected receiver. A profile defines the frequency range, sample rate and display parameters. A single RTL-SDR might have three profiles: the 2-metre band, the 70-centimetre band and the airband.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Bookmarks:&lt;/strong&gt; OpenWebRX+ knows three types of bookmarks. &lt;em&gt;Band plan bookmarks&lt;/em&gt; come from the integrated band plan database and show which frequencies are assigned to which services. &lt;em&gt;Server bookmarks&lt;/em&gt; are defined by the administrator in &lt;code&gt;bookmarks.json&lt;/code&gt; and appear for all users. &lt;em&gt;Client bookmarks&lt;/em&gt; can be set by each user individually — they are stored in the browser.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Background decoding:&lt;/strong&gt; One of the most powerful features. When enabled, OpenWebRX+ decodes all configured digital modes around the clock — even when no user is connected. This allows the server to continuously collect &lt;a href=&quot;https://oeradio.at/en/ft8-for-beginners-the-digital-mode-that-revolutionised-shortwave-radio/&quot;&gt;FT8&lt;/a&gt; spots across all bands and forward them to PSKReporter. The &lt;em&gt;scheduler&lt;/em&gt; allows you to define which profiles are active at which time of day — with automatic calculation of sunrise and sunset for optimal band selection.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;User management:&lt;/strong&gt; Administrator accounts can be created and managed through the web interface. Public access can also be controlled — from completely open to password-protected.&lt;/p&gt;

&lt;h2 class=&quot;wp-block-heading&quot;&gt;Network Setup: From LAN to the Internet&lt;/h2&gt;

&lt;p&gt;OpenWebRX+ listens on &lt;strong&gt;port 8073&lt;/strong&gt; by default. Several proven methods exist for internet access:&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Port forwarding:&lt;/strong&gt; In the simplest case, port 8073 is forwarded in the router to the server&apos;s internal IP address. For HTTPS, a reverse proxy is recommended.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Reverse proxy with Nginx:&lt;/strong&gt; WebSocket support is essential — without it, the waterfall display will not work:&lt;/p&gt;

&lt;pre class=&quot;wp-block-code&quot;&gt;&lt;code&gt;location / {
    proxy_pass http://127.0.0.1:8073/;
    proxy_http_version 1.1;
    proxy_set_header Upgrade $http_upgrade;
    proxy_set_header Connection &quot;upgrade&quot;;
    proxy_set_header Host $host;
    proxy_set_header X-Real-IP $remote_addr;
}&lt;/code&gt;&lt;/pre&gt;

&lt;p&gt;&lt;strong&gt;Cloudflare Tunnel:&lt;/strong&gt; An elegant solution without port forwarding. A &lt;code&gt;cloudflared&lt;/code&gt; service connects the local server to Cloudflare, which provides access via a public domain. WebSocket is fully supported. This method is particularly suitable when you do not have a static IP or prefer not to configure your router.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;HAMNET:&lt;/strong&gt; If you have &lt;a href=&quot;https://oeradio.at/en/hamnet-in-austria-the-high-speed-data-network-for-radio-amateurs/&quot;&gt;HAMNET access&lt;/a&gt;, you can make your WebSDR available through the amateur radio data network — independent of the internet.&lt;/p&gt;

&lt;h2 class=&quot;wp-block-heading&quot;&gt;Austrian WebSDRs Running OpenWebRX+&lt;/h2&gt;

&lt;p&gt;Austria has an active WebSDR scene. Here are some examples of running OpenWebRX installations:&lt;/p&gt;

&lt;ul&gt;&lt;li&gt;&lt;strong&gt;OE3XHU (Hollabrunn):&lt;/strong&gt; Operated by OE3TEC with multiple RTL-SDR sticks and a Moonraker Skyscan antenna, receiving from 25 MHz to 1,300 MHz plus a longwire for HF. Available at &lt;code&gt;vhf.oe3xhu.at&lt;/code&gt;&lt;/li&gt;

&lt;li&gt;&lt;strong&gt;OE3XNR (Nebelstein):&lt;/strong&gt; Located at 1,009 m elevation in the Waldviertel region (JN78jq). Available at &lt;code&gt;sdr.oe3xnr.xax.at&lt;/code&gt;&lt;/li&gt;

&lt;li&gt;&lt;strong&gt;OE6XUG (TU Graz):&lt;/strong&gt; Operated at the Graz University of Technology Lustbuehel Observatory (JN77rb, 480 m). Multiple SDR receivers covering different bands&lt;/li&gt;

&lt;li&gt;&lt;strong&gt;OE4XLC (Allhau):&lt;/strong&gt; Classic WebSDR in southern Burgenland, operated by OE4RLC&lt;/li&gt;

&lt;li&gt;&lt;strong&gt;OE3XSA (Krems-Egelsee):&lt;/strong&gt; OpenWebRX+ at 450 m elevation (JN78sk)&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;A complete and up-to-date list of all WebSDR receivers worldwide can be found on &lt;strong&gt;ReceiverBook&lt;/strong&gt; (receiverbook.de) — the directory maintained by the OpenWebRX community. You can also register your own receiver there.&lt;/p&gt;

&lt;p&gt;A continuously maintained overview of Austrian receivers lives on our own directory page &lt;a href=&quot;https://webrx.at&quot; target=&quot;_blank&quot; rel=&quot;noopener&quot;&gt;WebRX Austria&lt;/a&gt;, which is also listed in our &lt;a href=&quot;https://oeradio.at/en/tools/&quot;&gt;tools overview&lt;/a&gt;. If you run a receiver that is missing there, a short mail to the editorial team is enough.&lt;/p&gt;

&lt;h2 class=&quot;wp-block-heading&quot;&gt;Performance Tips for Stable Operation&lt;/h2&gt;

&lt;p&gt;A WebSDR server ideally runs 24 hours a day. To ensure reliable operation, here are some proven tips:&lt;/p&gt;

&lt;ul&gt;&lt;li&gt;&lt;strong&gt;Ethernet over WiFi:&lt;/strong&gt; The continuous data streams from SDR benefit enormously from a stable wired connection. WiFi latency causes dropouts in the waterfall display&lt;/li&gt;

&lt;li&gt;&lt;strong&gt;Reduce FFT size:&lt;/strong&gt; A smaller FFT size (e.g. 4096 instead of 8192) significantly reduces CPU load at the expense of frequency resolution in the waterfall&lt;/li&gt;

&lt;li&gt;&lt;strong&gt;tmpfs for /tmp:&lt;/strong&gt; Move temporary decoder files to a RAM disk to protect the SD card: &lt;code&gt;tmpfs /tmp tmpfs defaults,size=256M 0 0&lt;/code&gt;&lt;/li&gt;

&lt;li&gt;&lt;strong&gt;Limit background decoding:&lt;/strong&gt; Do not activate all modes on all bands simultaneously — even a Raspberry Pi 4 will struggle&lt;/li&gt;

&lt;li&gt;&lt;strong&gt;Cooling:&lt;/strong&gt; A passive heatsink or a quiet fan significantly extends the Raspberry Pi&apos;s lifespan during continuous operation&lt;/li&gt;

&lt;li&gt;&lt;strong&gt;Powered USB hub:&lt;/strong&gt; When using multiple SDR dongles, use an active USB hub to avoid voltage drops&lt;/li&gt;
&lt;/ul&gt;

&lt;h2 class=&quot;wp-block-heading&quot;&gt;Public or Private? Reporting and Community&lt;/h2&gt;

&lt;p&gt;A WebSDR can be operated purely privately — only for your own remote access. However, most operators choose to make their receiver publicly accessible and thus contribute to the amateur radio community.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;ReceiverBook:&lt;/strong&gt; The directory of the OpenWebRX community. Register your receiver there so that other radio amateurs can find it. Registration is free and displays your location on a world map.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;PSKReporter:&lt;/strong&gt; When background decoding is enabled for FT8/FT4/&lt;a href=&quot;https://oeradio.at/en/wspr-the-world-of-propagation-research-with-5-watts/&quot;&gt;WSPR&lt;/a&gt;, OpenWebRX+ can automatically forward decoded spots to PSKReporter. This way you contribute to global propagation monitoring.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;APRS-IS:&lt;/strong&gt; Decoded &lt;a href=&quot;https://oeradio.at/en/aprs-in-austria-position-reports-weather-data-and-more/&quot;&gt;APRS&lt;/a&gt; packets can be forwarded to the APRS Internet System — turning your server into an iGate.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;User limits:&lt;/strong&gt; Depending on hardware, the number of simultaneous users can be limited to ensure quality for everyone. A Raspberry Pi 4 typically handles 5–10 concurrent listeners.&lt;/p&gt;

&lt;h2 class=&quot;wp-block-heading&quot;&gt;OpenWebRX+ Compared&lt;/h2&gt;

&lt;p&gt;OpenWebRX+ is not the only WebSDR platform. Here is a brief comparison with the alternatives:&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;KiwiSDR:&lt;/strong&gt; A dedicated hardware solution (approx. 300 USD) with its own BeagleBone board and 14-bit ADC. Receives 0–30 MHz with full bandwidth simultaneously and supports up to 8 concurrent users. Excellent for HF but limited to shortwave and more expensive than an RPi-based solution.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;WebSDR (PA3FWM):&lt;/strong&gt; The original WebSDR software by Pieter-Tjerk de Boer. Supports many simultaneous users but is closed-source and only made available to selected operators.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Web-888:&lt;/strong&gt; A dedicated WebSDR receiver with built-in FPGA (1 kHz–62 MHz + VHF) that comes with OpenWebRX+ pre-installed. A &quot;plug and play&quot; solution — ideal for anyone who does not want to configure a Raspberry Pi.&lt;/p&gt;

&lt;p&gt;OpenWebRX+ has the advantage of being open source, running on inexpensive hardware, covering all frequencies from VLF to UHF and offering the broadest range of digital decoders. Active development by Marat Fayzullin (KC1TXE) and the community ensures regular updates.&lt;/p&gt;

&lt;h2 class=&quot;wp-block-heading&quot;&gt;Project Idea: Your First WebSDR in One Hour&lt;/h2&gt;

&lt;p&gt;With the following setup, you can have your own WebSDR running in about one hour:&lt;/p&gt;

&lt;ol&gt;&lt;li&gt;&lt;strong&gt;Hardware:&lt;/strong&gt; Raspberry Pi 4 (4 GB), RTL-SDR Blog V4, dipole antenna, power supply, Ethernet cable&lt;/li&gt;

&lt;li&gt;&lt;strong&gt;Image:&lt;/strong&gt; Download the OpenWebRX+ Raspberry Pi image and write it to a microSD card (e.g. with Balena Etcher)&lt;/li&gt;

&lt;li&gt;&lt;strong&gt;Boot:&lt;/strong&gt; Insert the SD card, connect the RTL-SDR, plug in Ethernet and power on&lt;/li&gt;

&lt;li&gt;&lt;strong&gt;Access:&lt;/strong&gt; Open &lt;code&gt;http://openwebrx:8073&lt;/code&gt; or the Pi&apos;s IP address in your browser&lt;/li&gt;

&lt;li&gt;&lt;strong&gt;Configure:&lt;/strong&gt; Create an admin account, set up an SDR profile, add your first bookmarks&lt;/li&gt;

&lt;li&gt;&lt;strong&gt;Enjoy:&lt;/strong&gt; Watch the waterfall, click on signals, let FT8 decode automatically&lt;/li&gt;
&lt;/ol&gt;

&lt;p&gt;For remote access, set up a Cloudflare Tunnel or port forwarding afterwards. And once the server is running stably, register it on ReceiverBook and share it with the world.&lt;/p&gt;

&lt;p&gt;OpenWebRX+ turns a modest Raspberry Pi into a powerful radio monitoring station. Whether you want to share your own receiver, collect propagation data or simply listen to your antenna while away from home — this open-source project provides everything you need. Combined with an &lt;a href=&quot;https://oeradio.at/en/rtl-sdr-for-beginners-discover-the-world-of-radio-for-30-euros/&quot;&gt;affordable RTL-SDR&lt;/a&gt;, the barrier to entry is low and the possibilities are virtually unlimited.&lt;/p&gt;

&lt;figure class=&quot;wp-block-embed is-type-video is-provider-youtube wp-block-embed-youtube wp-embed-aspect-16-9 wp-has-aspect-ratio&quot;&gt;&lt;div class=&quot;wp-block-embed__wrapper&quot;&gt;
https://www.youtube.com/watch?v=opolawcWJvQ
&lt;/div&gt;&lt;figcaption class=&quot;wp-element-caption&quot;&gt;Step by step: setting up OpenWebRX+ with an RTL-SDR (EN)&lt;/figcaption&gt;&lt;/figure&gt;

&lt;figure class=&quot;wp-block-embed is-type-video is-provider-youtube wp-block-embed-youtube wp-embed-aspect-16-9 wp-has-aspect-ratio&quot;&gt;&lt;div class=&quot;wp-block-embed__wrapper&quot;&gt;
https://www.youtube.com/watch?v=QRcY59ktoqU
&lt;/div&gt;&lt;figcaption class=&quot;wp-element-caption&quot;&gt;The minimal build from Raspberry Pi and RTL-SDR at speed (EN)&lt;/figcaption&gt;&lt;/figure&gt;

&lt;h2 class=&quot;wp-block-heading&quot;&gt;Read on at oeradio.at&lt;/h2&gt;

&lt;ul class=&quot;wp-block-list&quot;&gt;
&lt;li&gt;&lt;a href=&quot;https://oeradio.at/en/rtl-sdr-for-beginners-discover-the-world-of-radio-for-30-euros/&quot;&gt;RTL-SDR for beginners&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;https://oeradio.at/en/track-air-traffic-live-sdrangel-rtl-sdr-as-ads-b-receivers/&quot;&gt;Track air traffic live: SDRangel and RTL-SDR as ADS-B receivers&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;https://oeradio.at/en/sstv-and-atv-sending-images-and-video-over-radio/&quot;&gt;SSTV and ATV: sending images and video over radio&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;https://oeradio.at/en/dmr-for-beginners-talkgroups-codeplugs-and-digital-networks/&quot;&gt;DMR for beginners&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;https://oeradio.at/en/broadband-receiver-with-a-quansheng-uv-k5-is-that-possible/&quot;&gt;Broadband receiver with a Quansheng UV-K5&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;73 – your oeradio.at editorial team&lt;/p&gt;

&lt;hr class=&quot;wp-block-separator has-alpha-channel-opacity&quot;/&gt;

&lt;h2 class=&quot;wp-block-heading&quot;&gt;Transparency Notice&lt;/h2&gt;

&lt;p&gt;This article was researched and written with the assistance of AI (Claude, Anthropic). The editorial team has reviewed and edited all content. Despite careful review, occasional inaccuracies may occur — we welcome corrections via email to &lt;a href=&quot;mailto:kontakt@oeradio.at&quot;&gt;kontakt@oeradio.at&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;Der Beitrag &lt;a href=&quot;https://oeradio.at/en/running-openwebrx-your-own-web-based-sdr-server/&quot;&gt;Running OpenWebRX+: Your Own Web-Based SDR Server&lt;/a&gt; erschien zuerst auf &lt;a href=&quot;https://oeradio.at/en&quot;&gt;OERadio&lt;/a&gt;.&lt;/p&gt;</content:encoded><dc:creator>Michael | OE8YML</dc:creator><category>Amateur Radio</category><category>Technology</category></item></channel></rss>