OTA Updates
For devices with WiFi or 4G connectivity, Bota can assign a firmware release to the device. The device receives the update manifest on its next heartbeat, downloads the firmware directly, validates it, applies the update, and reports the new firmware version on a later heartbeat.Assignment Status
| Status | Description |
|---|---|
pending | Assigned, waiting for the device to check in |
delivered | OTA manifest sent to device in heartbeat response |
applied | Device reported the new firmware version |
failed | Device reported an error during update |
What the Device Does
Once the device receives an OTA manifest:- Downloads the firmware from a Bota-provided URL
- Validates the downloaded image
- Writes the update to flash storage
- Reboots and applies the update
- Reports the new firmware version on the next heartbeat
Monitoring
The device reports its firmware version in every heartbeat. When it matches the assigned release version, the assignment is automatically marked asapplied.
Firmware Control
Bota firmware is closed source and released by Bota. Customer-uploaded firmware is not supported in production. This protects fleet integrity and avoids unsupported third-party firmware running on Bota-managed devices. A third-party firmware image cannot be used to bypass Bota’s backend authorization, tenant isolation, or API access controls. If a device is lost, stolen, or suspected to be compromised, revoke or reset the device from the portal and contact Bota support.Key Constraints
- Bota-managed releases only — firmware builds and releases are managed by Bota.
- No customer firmware upload — public product flows do not support arbitrary firmware upload.
- WiFi/4G OTA only — Bluetooth OTA is not supported.
- One active assignment — a device can only have one pending OTA assignment at a time.
- No active recording — firmware updates are rejected while recording is active.
- Heartbeat delay — OTA is delivered on the next heartbeat. Allow up to 2 minutes from assignment to delivery.
Related
- Device Management — Register devices and configure settings
- Connectivity — WiFi and cellular network configuration
- Cellular Mode — Operate devices autonomously over 4G

