Category: Meshtastic
-
Testing Satellite Time Synchronization Across Seven T-Beams
<p>The LilyGO T-Beam Supreme has a real time clock, aka “RTC”, circuit powered by a small hidden rechargeable battery that can hold a charge for 2-3 days. If your T-Beam is without power from A) its larger battery, a 18650 Li-Ion battery or B) a powered USB connector, then your stored date and time value…
-
Achieving 166 µs Clock Synchronization Across 7 T-Beams
After much effort, I finally achieved running 7 T-Beams for 17 minutes, and having them create internal clocks based on satellite pulse per second, aka “PPS”, and finding they spanned by 166 µs. One hurdle I had to overcome was a physical one: 1) the top of the T-Beam contains the GPS antenna which is…
-

Herding T-Beam Cats
Highly technical, but written for those who are blessed with curiosity Introduction I’m testing microReticulum, a C++ implementation of the Reticulum protocol developed by Chad Attermann, on 7 LilyGo T-Beam SUPREMEs. The T-Beams use the ESP32-S, a game-changing small processor. I’ve built an elaborate testing bench which I wanted to document should someone in the…
-
Bluetooth Signal Strength Testing
<p>Now that I have Bluetooth working with Reticulum on the T-Beam, I have the option of testing my Reticulum mesh using Bluetooth instead of Lora. Were I using LoRa, I would have several people walking the neighborhood in an expanding circle fashion so that each node can only reach one other node. This requires having…
-

T-Beam Magnetometer Investigation
<p>5/1/2026 – <strong>Update</strong>: over 100k hits on my Forgejo server, presumably bots, so I now require sign-in to explore. Contact me if you want an account.</p> <h1>Introduction</h1> <p>This is a <em>deep technical</em> dive, possibly only of interest to people programming the LilyGO T-Beam SUPREME. Much of the working below are snippets taken from Wikipedia. What’s…
-

Using Low-Cost GNSS Receivers to Pre-Qualify Survey Sites for NOAA OPUS
Motivation Most GNSS survey failures are not due to equipment—they are due to poor site selection. Survey-grade GNSS equipment paired with NOAA OPUS processing can achieve centimeter-level accuracy, but deployment is not trivial. Site quality—sky visibility, multipath, and obstruction—directly impacts results. The central question: Can low-cost GNSS receivers be used as a reconnaissance tool to…
-

Live Tracking T-Beam SUPREME
With ChatGPT, I have created C++ code which is uploaded to four T-Beam SUPREME units and causes each unit to send every 10 seconds its coordinates. Each unit records it’s transmission and it records on its SD card incoming transmissions from the other units. In addition, I have a base station “sniffer” Lora (Semtech 1303…
-

T-Beams Of Bable
I have five LilyGO T-Beam SUPREMEs all transmitting and receiving every 15 seconds via Lora radio (Semtech 1302 chip). This is a test of mutliple units being active and then seeing how well a Lora sniffer works. The units are named: Amy Bob Cy Dan Ed I also have a Lora sniffer using the Semtech…
-

LilyGO T-Beam SUPREME Case Comparison: Cost, Durability, and Field Practicality
After surveying available case designs and materials, printing several variants, and comparing service-bureau options, I concluded that the Alley Cat case offers the best balance of durability, access, and discretion for real field use. While I specified nylon for my print, other materials such as ASA (Acrylonitrile Styrene Acrylate) are also viable; the rest of…
-
Voron Design – 3D Printer
pas pour les âmes sensibles [Not for the faint of heart]” – François Rabelais? Voron Design is a three dimensional printing (“3D”) project created in 2015 to create a no-compromise 3D printer that was fun to assemble and a joy to use. It had to be quiet, clean, pretty, and continue to operate 24 hours…