Category: T-Beam

  • From Python Prototype to C++ Protocol Core: A BLE Reticulum Milestone

    From Python Prototype to C++ Protocol Core: A BLE Reticulum Milestone

    <h3><strong>highly technical</strong></h3> <p><strong>The goal is simple to state and hard to implement: move the Reticulum node closer to the radio hardware, so the T-Beam is no longer merely a modem for a phone, but a Reticulum participant in its own right.</strong></p> <p>GitHub user <a href="https://github.com/torlando-tech">torlando-tech</a> designed a Bluetooth protocol for <a href="https://reticulum.network/">Reticulum</a>. Bluetooth is not…

  • Testing Reticulum’s Bluetooth Interface

    Testing Reticulum’s Bluetooth Interface

    Highly Technical GitHub user Torlando (torlando-tech) developed a bluetooth protocol for Reticulum.  The protocol is implemented in Python. I wanted to kick the tires and determine the interface’s resiliency. My interest in this is that if the protocol works (which I am satisfied it does), then I would then implement a Reticulum interface in C++…

  • T-Beam Magnetometer Investigation

    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…