General Parameters
General parameters are fundamental for the initial configuration and diagnosis of Rinho devices. They include equipment identification, version queries, and hardware data.
These commands are essential for startup and technical support of any implementation.
Available Commands
Device Identification
🏷️ID Command
Configures the device's alphanumeric identifier (up to 8 characters)
→📱IMEI Query
Queries the unique 15-digit IMEI of the cellular module
→🔢SN Query
Queries the device's electronic serial number
→Firmware Information
📋VR Command
Queries firmware version, model, modems and compilation date
→📊VRE Command
Extended version query with detailed hardware information
→Programming
Parameter Summary
| Command | Type | Description |
|---|---|---|
ID | Read/Write | Device identifier |
IMEI | Read only | Cellular modem IMEI |
SN | Read only | Electronic serial number |
VR | Read only | Firmware version |
VRE | Read only | Extended version |
TAG | Read/Write | Script title |
Initial Configuration Flow
1. Query IMEI and SN for registration
>QIMEI< >QSN<
2. Query firmware version
>QVR<
3. Configure custom ID (optional)
>SID12345678<
4. Configure descriptive TAG
>STAG:MiFlota_v1<See Also
- Context Configurations - Advanced parameters
- Communication Commands - Network configuration
- FOTA Update - Firmware update
Last updated