website logo
BlogPlansAbout UsCareersLogin
⌘K
Introduction
Getting started on Bytebeam Cloud
Concepts
Projects
Streams
Device Shadow
Device Metadata
Actions
Module Integration Guides
ESP32
Linux
Console Guides
Devices
Device Metadata
Streams
Actions
Dashboards
Users
Roles
Release Notes
R2 01-Feb-2023
R1 19-Jan-2023
Docs powered by archbee 
3min

Integrate Over the air updates

OTA updates can be integrated into application by adding action handler for OTA updates.

C++
|

Look at the app_main.c from example project for reference.

Follow the below steps to trigger OTA updates-

  1. Upload a .bin file and create a new firmware version on Bytebeam as per the instructions mentioned in the Creating a new Firmware version guide.
  2. Once, new firmware version is created, trigger OTA update as per the instructions mentioned in the Triggering OTA update guide.
  3. Progress of the firmware update can be monitored on Bytebeam platform using Action status
Updated 28 Dec 2022
Did this page help you?
Yes
No
UP NEXT
Linux
Docs powered by archbee