ZeltaSoft OTA Platform
Zelta is a complete Over-The-Air (OTA) firmware update platform for embedded devices. It provides everything you need to securely deliver firmware updates to your IoT devices at scale.
Features
- Secure Updates: ECDSA P-256 signature verification ensures firmware authenticity
- Dashboard: Web-based management for products, firmware, and devices
- Embedded SDK: Lightweight C library for Zephyr RTOS and other platforms
- Device Management: Track device status, versions, and update history
- Rollback Support: Automatic rollback on failed updates
- Usage Analytics: Monitor bandwidth, API calls, and device activity
How It Works
- Upload Firmware: Sign and upload firmware binaries through the dashboard
- Configure Devices: Register devices and assign them to products
- Check for Updates: Devices poll the API to check for new versions
- Download & Verify: Devices download, verify hash and signature, then apply updates
- Report Status: Devices report update success or failure
Quick Links
- Quick Start Guide - Get up and running in 5 minutes
- Embedded SDK - Integrate with your firmware
- API Reference - REST API documentation
System Requirements
Dashboard
- Modern web browser (Chrome, Firefox, Safari, Edge)
- Supabase account for backend
Embedded Devices
- ARM Cortex-M or similar MCU with 64KB+ RAM
- Network connectivity (WiFi, Ethernet, Cellular)
- Flash storage for firmware images
- mbedTLS or similar crypto library
Support
- GitHub Issues - Bug reports and feature requests
- Discussions - Questions and community support