Overview
Build firmware from source to customize your Omi device. If you just want to install the latest release, use the Flash Device page instead.Consumer Firmware
omi/firmware/omi — SDK v2.9.0DevKit Firmware
omi/firmware/devkit — SDK v2.7.0Build Steps
Install nRF Connect
Install the nRF Connect for VS Code extension.
Setup video tutorial
Setup video tutorial
Follow this walkthrough: How to Set Up nRF Connect
Install the SDK Toolchain
In the nRF Connect extension, install the correct SDK + toolchain version:
Open the Application
- Open the nRF Connect Extension panel in VS Code
- Click Open an existing application
- Navigate to
omi/firmware/omi(consumer) oromi/firmware/devkit(DevKit)
Add Build Configuration
- In the application panel, click Add Build Configuration
- Set the board target:
- Click Build Configuration to start the build
- A VS Code notification will show build progress
Locate the Firmware File
After a successful build, find
zephyr.uf2 in:Flash the Device
Follow the Flash Device guide to install the compiled firmware on your device.
Related
Flash Device
Install pre-built or custom firmware
Hardware Docs
Omi consumer hardware specs