Journal

Engineering Notes From the Field

Practical writing on firmware, embedded systems, and building reliable IoT products. Same engineering rigor, just in long-form.

April 22, 202614 min read

Rooting the USR-G805: A Field Pentest of an Industrial 4G Gateway

How three hours with a PUSR USR-G805 turned into a root shell, a full firmware dump, and a surprise connection to Shanghai.

SecurityPentestIoTEmbedded
Read article
March 12, 20267 min read

Designing Low-Power ESP32 Firmware That Lasts in the Field

A practical blueprint for reducing idle drain, waking predictably, and keeping ESP32 devices stable through noisy real-world deployments.

ESP32FirmwareIoT
Read article
February 1, 20266 min read

From Raw Sensor Data to Actionable Dashboards

How to structure ingestion, storage, and visualization so your dashboard helps operators act, not just observe.

Data PipelinesMQTTGrafana
Read article
November 20, 20258 min read

Building Resilient IoT Bridges With MQTT

Patterns for bridging legacy protocols into MQTT without introducing silent failure points.

MQTTArchitectureReliability
Read article