Skip to content

🚚 Free shipping on orders over $200

Programator Baofenga w przeglądarce – krok 1: wybór modelu i połączenie radia

Baofeng Programming Software in Your Browser – Free, No Download

You unbox your Baofeng, charge the battery, press the PTT and... nothing. Static, silence, maybe a taxi dispatcher if you are lucky. A fresh radio knows no channels – somebody has to put them there. Until now that meant downloading CHIRP, hunting for drivers and an hour of clicking through a spreadsheet that looks like Excel from 2005. Now a browser tab is enough.

We built free Baofeng programming software that runs entirely in your browser: radio.sapsan-sklep.pl. No download, no Python, no installation. Plug in the cable, pick what you want to hear, click Write – and your radio has channels.

The Baofeng web programmer interface – step 1: connect the radio and pick the model

Baofeng programming software in a browser – how is that possible?

Chromium-based browsers (Chrome, Edge, Opera, Brave) ship with Web Serial – they can talk to a serial port straight from a web page. Our programmer uses it to do exactly what desktop software does: read the radio's memory, swap the channel area, write it back and verify the result byte by byte.

Three things worth knowing up front:

  • Everything runs locally. Your radio's memory never leaves your machine – there is no server to send it to.
  • A backup is mandatory. Before the first write, the tool forces you to download a full image of the radio's memory. If anything goes wrong, you restore the factory state with one click.
  • The code is open. The tool is built on the protocol work of the CHIRP project and released under GPL-3.0 – the protocol layer, memory map and tests are public on our GitHub.

How to program a Baofeng radio in 4 steps

  1. Connect the programming cable to your computer and the radio (K-plug, two jacks). Turn the radio on with the volume all the way up.
  2. Pick your model from the list – UV-5R, UV-82, BF-F8, GT-3, UV-6R and relatives. You choose the model yourself, because auto-guessing can sulk the radio into silence for a dozen seconds (more on that below).
  3. Tick the frequency sets you want. For the US that means FRS, GMRS, MURS and the 2 m ham band; European sets like PMR446 are there too. You can also add your own channels in an editable sheet, numbered 0–127 exactly like the radio's display.
  4. Make the backup and click Write. After writing, the tool reads the memory back and compares it byte by byte, so you know the radio got exactly what you sent.

The whole thing takes less time than downloading CHIRP. And if your UV-5R has a locked band, start with our UV-5R unlock guide or the UV-82 one.

CHIRP software vs this web programmer – which one do you need?

Honestly: CHIRP is excellent. It supports about a hundred radio models and exposes every setting there is. Our programmer does not try to replace it – it does one job, with zero friction.

  • Use our web programmer when you want channels in a UV-5R-family Baofeng quickly: no CHIRP download, no drivers drama, ready-made frequency sets, forced backup.
  • Download CHIRP when your radio is outside the UV-5R family (a Quansheng UV-K5, for instance) or when you want to tweak squelch, VOX, display settings and the rest. CHIRP has 15 years of head start there and we are not going to pretend otherwise.

What the hardware taught us

This section is for people who tinker with these radios themselves. Everything below came out of testing on physical Baofengs – none of it is in any documentation we could find:

  • The radio ignores a greeting sent right after the port opens. Without a short settle pause the handshake never happens.
  • DTR and RTS must be asserted together. Miss either one and the radio stays silent while the cable looks broken.
  • A radio that receives the wrong greeting sequence sulks for a dozen seconds. That is why you pick the model from a list instead of the tool guessing one by one – we tried guessing first, and it was both slow and flaky.
  • Programming mode expires on idle. If you spend a few minutes editing channels between read and write, the radio quietly leaves clone mode. The tool detects it and greets the radio again instead of throwing an error at you.
  • On Windows 7 a missing driver looks exactly like a broken app. The cable sits in Device Manager under "Other devices" as "USB Serial" with a yellow mark (Code 28), and the browser's port picker shows only the motherboard's empty COM1. The fix is the official CH341SER driver from WCH – Windows 10 and 11 usually fetch it by themselves.

What you need

  • A K-plug programming cable – we stock a Baofeng programming cable and a universal 8-in-1 cable for other plugs.
  • A UV-5R-family radio – if you are still choosing, our whole Baofeng collection is in one place, the in-stock UV-82 5W is a solid starting point, and our Baofeng model comparison helps you decide.
  • A Chromium-based browser – Chrome, Edge, Opera or Brave. Firefox and Safari do not implement Web Serial, and phones will not work either – programming needs a computer.
  • The cable driver (Windows only) – Windows 10 and 11 usually install it automatically. If the port list stays empty, get the official CH341SER driver from WCH – the help section in the programmer walks you through it.

Frequently asked questions

Can I program a Baofeng without a cable?

From the keypad – yes, one painful channel at a time: frequency, offset and tones tapped into the radio's cryptic menu. For two channels, fine. For twenty, nobody sane does it manually. There is no wireless programming on these radios, so the cable is the way.

Where do the frequencies come from?

The built-in sets (FRS, GMRS, MURS, ham bands, PMR446 and friends) are compiled from official band plans, not guessed – a channel that is off by a few kilohertz just produces silence and a "this tool is broken" feeling. You can always add your own list in the channel sheet.

Which models are supported?

The UV-5R protocol family: UV-5R, UV-5RA/RB/RC, UV-82, UV-82HP, BF-F8, GT-3, UV-6R, P15UV, BF-A58. Quansheng UV-K5 and DMR radios (like the DM-32) speak different protocols – for those, use CHIRP or the vendor software for now.

Is it legal to transmit on these frequencies?

Listening is generally fine almost everywhere. Transmitting is a different story – most ham and GMRS use requires a license, and the rules differ by country. Check your local regulations before you press that PTT; we wrote more in our radio permit guide.

Something is not working. What now?

Check the cable driver first (the help section on the programmer page covers the usual suspects). If that does not fix it, the programmer has a built-in diagnostics mode that shows the raw conversation with the radio – send us the dump via our contact page and we will figure it out together.

Start here

Open radio.sapsan-sklep.pl, plug in the cable and give your radio the channels it has been waiting for. Still assembling the kit? The Baofeng collection and the programming cable are waiting in the shop.

Next article uConsole CM5 Thermal Test: Does It Throttle Without Extra Cooling?