/golioth-zephyr-sdk

Golioth SDK For Zephyr

Primary LanguageCApache License 2.0Apache-2.0

Getting Started

Using with Zephyr RTOS

Most platforms are already supported with mainline Zephyr RTOS. This repository can be added to any Zephyr based project as new west module. However, for making things simple, this repository can also serve as west manifest repo.

Using Golioth SDK as manifest repository

Execute this command to download this repository together with all dependencies:

west init -m https://github.com/golioth/golioth-zephyr-sdk.git --mf west-zephyr.yml
west update

Adding Golioth SDK to existing west project

Alternatively add following entry to west.yml file in manifest/projects subtree of existing west based project (e.g. Zephyr RTOS):

and clone all repositories including that one by running:

west update

Follow Zephyr Getting Started for details on how to setup Zephyr based projects.

Using with nRF Connect SDK

Platforms like nRF9160 Feather require nRF Connect SDK to make use of their distinct features, which is cellular network connectivity.

Using Golioth SDK as manifest repository

Execute this command to download this repository together with all dependencies:

west init -m https://github.com/golioth/golioth-zephyr-sdk.git --mf west-ncs.yml
west update

Follow nRF Connect SDK Getting Started for details on how to setup nRF Connect SDK based projects.

Sample applications

Device matrix

This matrix gets updated on every release.

During release testing, all boards and services are verified using sample applications.

Device Service Last tested SDK version Last tested Golioth version

nRF91 Development Kit +

Authentication --------------+ Logs --------------+ DFU --------------+ LightDB --------------+ LightDB Stream v0.1.0 -------------+ v0.1.0 -------------+ v0.1.0 -------------+ v0.1.0 -------------+ v0.1.0 v0.21.0
ESP32-WROOM-32D
Authentication --------------+ Logs --------------+ DFU --------------+ LightDB --------------+ LightDB Stream v0.1.0 -------------+ v0.1.0 -------------+ v0.1.0 -------------+ v0.1.0 -------------+ v0.1.0 v0.21.0

nRF52840 DK + ESP32-WROOM-32D +

Authentication --------------+ Logs --------------+ DFU --------------+ LightDB --------------+ LightDB Stream --------------+ Settings v0.1.0 -------------+ v0.1.0 -------------+ v0.1.0 -------------+ v0.1.0 -------------+ v0.1.0 -------------+ v0.1.0 v0.21.0
QEMU x86
Authentication --------------+ Logs --------------+ DFU --------------+ LightDB --------------+ LightDB Stream v0.1.0 -------------+ v0.1.0 -------------+ Not supported -------------+ v0.1.0 -------------+ v0.1.0 v0.21.0