Skip to main content
These five lessons take you through the whole platform loop — from flashing a device to publishing it. Each builds on the last and uses only verified library calls, so you can follow along on real hardware.

What you’ll build

A working device that streams a reading to a dashboard, accepts a command back, stores data, and is published for users to onboard.

Prerequisites

The five lessons

1 · Your first device online

Flash, provision, and confirm the device connects.

2 · Push a sensor value

Send a reading to a dashboard widget by its widget ID.

3 · Control hardware

Receive a command from a Switch and drive a GPIO.

4 · Store readings

Persist data to the product database.

5 · Publish & onboard

Generate a QR code and onboard the device as a user.