mstdn.social is one of the many independent Mastodon servers you can use to participate in the fediverse.
A general-purpose Mastodon server with a 500 character limit. All languages are welcome.

Administered by:

Server stats:

16K
active users

Adrian Studer

This weekend I popped the lid off a Swarm Technologies TILE01 satellite modem.

Swarm Technologies was a startup that in 2020 launched tiny cube sats to provide worldwide data service for low-power IoT devices. Sadly, they got bought by Space X in 2021 and are now winding down their service. (and yes, this indeed looks like they used metal measuring tape as antennas)
en.wikipedia.org/wiki/Swarm_Te

Most of the real estate on the circuit board is taken up by the RF frontend, mostly filtering, amplification and impedance matching. The RX and TX path are separate, with an IC near the antenna switching between them. There's also a GNSS SoC from U-Blox on the top left with its own antenna connection.

I sniffed the SPI pins of the SX1278 in the hopes to find some secret sauce, like a custom firmware patch. However it's all read/writes to registers documented in the datasheet.
It looks like the down-link frequency of the Swarm network is 137.86MHz.
gist.github.com/astuder/0790a0

Swarm Technologies TILE01 SX1278 init sequence. GitHub Gist: instantly share code, notes, and snippets.
GistSwarm Technologies TILE01 SX1278 init sequenceSwarm Technologies TILE01 SX1278 init sequence. GitHub Gist: instantly share code, notes, and snippets.

@adistuder

Interesting analysis. Never heard of Swarm Technologies before.