Month: July 2023

TinyGS

Recently Mike G4VSS did a talk at Warrington Amateur Radio Club about using an ESP32 LoRa module with the TinyGS (Tiny Ground Station) project for receiving data from satellites. As a quick introduction the TinyGS website states “TinyGS is an open network of Ground Stations distributed around the world to receive and operate LoRa satellites, weather probes and other flying objects, using cheap and versatile modules.”

One of the big advantages of this project is that it is low cost and available for anyone to attempt, no Amateur Radio license required.

The website displays all stations and you can zoom in for more granularity.

The satellite data that you receive is available on the TinyGS website, both in aggregate form so you can see the locations and heat map of where you have received from (this can be customised to show different power levels, turn off the heat map etc) as well as how many packets have been received per day…

…and data received from individual satellites, both in raw and xml form as well as decoded where possible. This means that you can see the details of the state of the satellite, battery voltage, temperature, solar panel voltage and current.

Along with this you can see which other stations also received from that satellite.

As previously mentioned this is a low cost project, at it’s minimum all you need is the £25 LoRa board with the included mini antenna, placed by the window you would still receive some data. As an upgrade from that Mike’s station is a self contained waterproof unit created using plumbing fittings with a small 1/4 wave vertical and battery, again very cheap just requiring a bit of work to put together.

I decided to purchase one of the boards and set up a receiving station, as I have a 70cm/2m colinear antenna on my roof I decided to use that to make a start. The process of setting up the board was fairly simple, with just a couple of hiccups:

1. Ensure that the cable you use is a data cable not just a charging cable, not all mini USB cables are created equal!

2. There are a number of ways to flash the LoRa module. I originally wanted to do it directly on my Mac so I attempted using TinyGS_Uploader for Mac, but this didn’t work, so instead via a Windows VM I used TinyGS_Uploader for Windows. The recommended way seems to be to use PlatformIO, but it isn’t available for the IDE I usually use, rather than downloading an IDE simply to install the PlatformIO plugin I decided to just use the TinyGS_Uploader which worked fine. To find the TinyGS_Uploader (and there is one for Linux too) you can just go to the Wiki link on tinygs.org and scroll down to “Quick Start”.

3. The link to the telegram group where you can get the credentials for MQTT_USER and MQTT_PASS seemed to be wrong, thats just the tinyGS Community chat (which is also linked from the home page on tinygs.org), @tinygs_personal_bot is the one to use.

Some of these images were taken after the original post was written, hence the dates!

Antenna Inspection

Once again, almost like clockwork, my antenna started exhibiting issues a year on from being overhauled. Despite my efforts using epoxy resin in the crimp connectors to make them watertight, the legs of the fan dipole have started to deteriorate at the crimp, however inspecting it wasn’t as simple as I’d hoped.

My first issue on inspecting this was that the pulley rope had almost completely disintegrated, once I discovered this I didn’t want to leave it as it was and felt that I needed to replace it immediately, but it turned out that was a bit of a nightmare to replace.

My first effort was to use a brick line to attach the new rope to the old rope, that was a mistake! The brick line being so thin slid down the side of the pulley and took a lot of work with electricians rods and a loft opening pole to get it back on, once back on I was able to run the new rope across. Another issue I came across was that the pulley has seized in place, not a huge issue but not ideal and wont do the rope any favours, however I’ll deal with that another day!

In a typical manner I ended up spending the day sorting an issue which I wasn’t even aware existed until I started looking at something else, other than seeing that the wire in the crimps had deteriorated I didn’t get the chance to fix anything, that is to follow.