Allstar Node 66554

It’s been quite some time since I last worked with Amateur Radio, but recently I was introduced to Allstar and the way people are building personal hotspots. I was impressed by what I saw and decided that I would like to create my own personal hotspot, which I could connect to using my Quansheng handheld radio.

I began by compiling a list of the essential items needed to get the node up and running.

  • Raspberry Pi 3B
  • MicroSD Card
  • CM108 USB Sound Board
  • Baofeng BF888 Walkie Talkie
  • 12V DC Step Down Buck Converter
  • Project Box, Wiring & A Few Odds And Ends
Allstar Software

For the software, I had two options: ASL3 and Hamvoip. While ASL3 is the most up-to-date system, I opted for Hamvoip as it is the one most of the people I communicate with use. It felt like the safest option to start with until I became more familiar with the system.

Getting A Node Number

To get a Node Number, I went to the Allstar Link Website, created an account and then under the Portal options, I followed the steps to request a Node Number. A few moments later I was allocated 66554, the whole process was easy.

Constructing The Node
Software Configuration

After creating a bootable microSD with the latest Hamvoip image and booting up the Raspberry Pi, I was greeted with the Admin Menu. The remaining configuration process is straightforward and takes about five minutes to complete if you follow the step-by-step instructions and answer the relevant questions.

Configuration Tweaks

To tweak the configuration files, my preferred method is to SSH into the Pi using the built in macOS Terminal App and then move around using the command line. I have seen other people connect to the Raspberry Pi with different methods such as WinSCP or FileZilla. There is no right or wrong approach here, use the method you are most comfortable with.

Tweak DescriptionSupported File

/etc/asterisk/rpt.conf

/etc/asterisk/rpt.conf

/etc/asterisk/rpt.conf

Node Backup

/usr/local/sbin/file-backup.sh

NodeMonitor Web UI

Coming Soon