Free Zephyr Training on July 12th

Originally published at: Free Zephyr Training on July 12th - Golioth

Come learn Zephyr with Golioth on July 12th, 2023! You will need to order your own hardware, but there is not cost to attend the live training. Sign up now so that you know you have a seat and can order a dev board with plenty of time. Golioth’s Zephyr Training in a Nutshell Golioth is an instant IoT Cloud for microcontroller-level devices. We are hardware agnostic, and we use Zephyr, the fasted growing RTOS, because it supports a wide range of hardware from different vendors. We have a number of customers who ask where to find Zephyr training, so we developed our own boot camp to get you started. Nordic’s new nRF97002 Development Kit This three-hour training uses your choice of the Nordic nRF7002 DK (WiFi) or nRF9160 DK (Cellular). We begin by installing the Nordic tools on your local machine for loading new firmware on the boards. Everything else happens in a browser-based container. You’ll use VS Code and the Zephyr build environment, but it’s already set up for you to start working quickly. Two sections are presented. We first load a pre-compiled binary on the board and test out the Golioth platform features. This ensures you are able to successfully program the board, and exposes you to the Zephyr networking stack, serial shell (used to assign credentials which are loaded into non-volatile storage), and logging system. The second portion of the training provides an overview of how the Zephyr development environment works before getting hands-on with Devicetree, Kconfig, pin mapping, timers, threads, and general RTOS knowledge. You will come away with an understanding of how a Zephyr application is formatted, how the build system works, and what…

1 Like