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
firmware/omi — SDK v2.9.0DevKit Firmware
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:
| Firmware | SDK Version | Folder |
|---|---|---|
| Consumer (Omi) | 2.9.0 | firmware/omi |
| DevKit | 2.7.0 | firmware/devkit |
Open the Application
- Open the nRF Connect Extension panel in VS Code
- Click Open an existing application
- Navigate to
firmware/omi(consumer) orfirmware/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
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