What Gets Updated
OTA updates handle SIM-level configuration: IMSI profile switches, network preference changes, and applet settings. These are not firmware updates for the device itself — they modify the SIM card’s internal state. Thetype field on each update indicates the operation source and what changed.
Tracking Updates
List updates for your fleet:| Field | Description |
|---|---|
sim_card_id | Target SIM |
type | Operation type — relates to the source of the request |
status | Current state of the update |
settings | JSON object with the specific changes applied |
created_at | When the update was initiated |
How It Works
- Telnyx queues the update for the target SIM.
- The next time the device attaches to the network, the SIM’s applet receives the update.
- The update applies automatically. Status transitions from pending to complete (or failed).