Nothing Found
Sorry, no posts matched your criteria

Embedded Rust with Golioth and the Nordic nRF9160
Team members Lachlan and Chris discuss an implementation of a Rust code sample with Golioth and the Nordic Semiconductor nRF9160. There is a demo of the code working in the video attached below.
What is Rust?
Rust is a high-level, general-purpose…

Trying out Golioth with PlatformIO and Arduino Core
Note: The arduino-sdk repository showcased in this post is deprecated. GoliothLabs has two experimental repositories that may work as replacements:
Golioth ESP-IDF with Arduino as a component
Golioth PlatformIO/Arduino Demo
In…

Golioth is now “open for business”
Golioth is now "open for business", after a successful beta program. New users can sign up for a free Dev Tier account and access the wide range of IoT services Golioth provides.

Organizing thousands of connected devices
Golioth tags make large deployments more manageable, offering different insights into where and how IoT devices can be accessed and updated.

Yes, even your IoT prototype should be secure
Vit Prajzler, CTO of Golioth, explains the concept of a Pre-Shared Key (PSK) and how it lends a simple but flexible amount of security for prototypes on the Golioth network. IoT prototypes on the Golioth platform are "Secure by default".

Troubleshoot Zephyr Like A Pro With Menuconfig
Troubleshooting high complexity systems like Zephyr requires more thorough tools. Menuconfig allows users to see the layers of their system and adjust settings without requiring a complete system recompilation. Zephyr expert Marcin shows how he uses this tool for troubleshooting.

We tried to debug a microcontroller from our browser
Embedded software developers regularly have to maintain a development environment and toolchain for their target product or chipset. Traditional methods are stuck in the past. Golioth is trying new experiments to improve overall developer experience.

Provisioning IoT Devices with Zephyr, MCUmgr, and Golioth
Every IoT device needs to provision devices that are going to be available in the field. Golioth leverages open standards and updates devices securely. We show you how using Bluetooth, Golioth, Zephyr, and MCUmgr.

Can Zephyr overlays help with chip shortages?
Golioth shows how to use Zephyr overlays and lays out a case for how they improve porting between different platforms, alleviating chip shortage issues.

Device Firmware Update (DFU) with Golioth
"I'm sorry boss, I am working as fast as I can here. I reprogrammed about 36 out of the total 50 units, but this is slow going. I only have one programming cable and I need to disassemble the deployed units so I can get to the header on the…