GithubHelp home page GithubHelp logo

mitselec / golioth-zephyr-sdk Goto Github PK

View Code? Open in Web Editor NEW

This project forked from golioth/golioth-zephyr-sdk

0.0 0.0 0.0 1.37 MB

Golioth SDK For Zephyr

Home Page: https://www.golioth.io

License: Apache License 2.0

Python 4.36% C 92.96% CMake 2.68%

golioth-zephyr-sdk's Introduction

DEPRECATED

This repository has been deprecated. Please use the Golioth Firmware SDK. There will be no further support or updates to this repository after July 31, 2024.


API documentation: https://zephyr-sdk-docs.golioth.io/

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):

# Golioth repository.
- name: golioth
  path: modules/lib/golioth
  revision: main
  url: https://github.com/golioth/golioth-zephyr-sdk.git
  import: west-external.yml

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 DK 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

Golioth Services

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 v0.8.0 v0.30.7
Logs v0.8.0
DFU v0.8.0
LightDB v0.8.0
LightDB Stream v0.8.0
ESP32-WROOM-32D Authentication v0.8.0 v0.30.7
Logs v0.8.0
DFU v0.8.0
LightDB v0.8.0
LightDB Stream v0.8.0
nRF52840 DK + ESP32-WROOM-32D Authentication v0.8.0 v0.30.7
Logs v0.8.0
DFU v0.8.0
LightDB v0.8.0
LightDB Stream v0.8.0
Settings v0.8.0
MIMXRT1060-EVKB Authentication v0.8.0 v0.30.7
Logs v0.8.0
DFU N/A
LightDB v0.8.0
LightDB Stream v0.8.0
Settings v0.8.0
QEMU x86 Authentication v0.8.0 v0.30.7
Logs v0.8.0
DFU Not supported
LightDB v0.8.0
LightDB Stream v0.8.0

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.