HomeZephyr

Zephyr

Golioth Showcase at ZDS

Golioth is showcasing 4 different "color coded" demos at the Zephyr Developer Summit. This post explains some of the concepts and what you can hope to learn when you stop by.

Zephyr quick tip: Show what menuconfig changed and make changes persistent

Menuconfig allows you to search, select, and enable features in Zephyr with ease. What happens when you want to save your configuration? This post shows you how.

How to use Zephyr shell for interactive prototyping with I2C sensors

The Zephyr interactive shell makes it really easy to test out i2c devices before writing any code. This demo shows how to scan for i2c addresses, issue commands directly, and use the sensor shell to poll your devices for all sensor channels available as part of Zephyr's sensor subsystem.

Taking the next step: Debugging with SEGGER Ozone and SystemView on Zephyr

Golioth showcases how to use SEGGER J-Link, Ozone, and SystemView to optimize your Zephyr programs and dig deeper into Real Time Operating Systems.

Zephyr does Ethernet Too!

Ethernet support is built in to Zephyr with several different chipsets to choose from. Here's how to add a W5500 Ethernet chip to your project and configure the Zephyr drivers to use it.

New Feature: Updating Zephyr settings from the device shell and more!

Now you can set your Golioth credentials from the Zephyr device shell. You also have the option to pull them from the Golioth cloud and automatically send them to the device from a single command on the command line. These new features use the Zephyr settings subsystem where they are stored in flash memory so that they persist after rebooting.

Golioth Zephyr SDK gets a name change and looks to the future

Golioth has migrated the Zephyr SDK to a new URL and we are announcing the changes to our audience so that developers are prepared for the change.

Add Custom Kconfig Symbols in Zephyr

I needed to build 15 sets of the same firmware, but pass three unique variables for each copy. Zephyr has a solution for this: the Kconfig system. You can declare your own custom symbol, then set the value by passing a command line argument at compile time. Here's how to do this with your own projects.

Want to stay up to date with the latest news?

We would love to hear from you! Please fill in your details and we will stay in touch. It's that simple!