Rust ESP-IDF
2min
This guide will show you how to integrate Bytebeam with your ESP using Rust
Before you get started
This guide assumes that you have used Rust on ESP32 boards before. If you haven’t, check out The Rust on ESP Book, and come back to this guide once you are comfortable with building and running Rust projects on ESP32.
This guide also assumes you are using Bytebeam Cloud. You can create an account by following the guide on Getting started on Bytebeam Cloud. If you are on the Bytebeam enterprise version contact your support representative for instructions.
We also recommend you go through the Concepts page before you go through this guide.
Getting Started
You can integrate Bytebeam SDK into your ESP Application in 4 easy steps:
- Setting up Bytebeam ESP-RS SDK
- Pushing data to Bytebeam
- Receiving Actions
- Over The Air (OTA) Updates

Updated 12 Mar 2023
Did this page help you?
Yes
No