Golioth Blog
Connect a Device →
Category

Tools

31 posts
Culture Golioth

When Rapid Prototyping becomes Rapid Deployment

Modern IoT teams can move beyond rapid prototyping to rapid deployment. By combining LLM-assisted development with Golioth’s device management, connectivity, …

C
Chris Gammell
Jan 15, 2026 · 4 min
Tools

A Remote Shell for Embedded IoT Devices

Golioth's Remote Shell uses Remote Procedure Calls (RPCs) and a custom Zephyr shell backend to enable an interactive, web-based shell experience from anywhere …

C
Chris Gammell
Jun 24, 2025 · 6 min
How To Tools

How to Sniff Cellular Packets with a Nordic nRF91

Sniffing network packets from a cellular modem is actually pretty easy. It only seems daunting because at first glance you're left wondering how to acquire the …

M
Mike Szczys
Apr 29, 2025 · 6 min
Tools

Automated hardware testing using pytest

Pytest is a framework for testing and we use it for our Firmware SDK. This post reviews setting up fixtures that connect embedded projects to pytest.

M
Mike Szczys
Apr 4, 2024 · 7 min