Jump to content

TEST-DM: Difference between revisions

From Teltonika Telematics Wiki
No edit summary
No edit summary
Line 1: Line 1:
'''Description:'''
[[Category:{{{model}}}]]
Returns information about device firmware and hardware.


'''Request:'''
This page lists SMS/GPRS commands for the {{{model}}} device.
allver


'''Arguments:'''
==General Information==
No arguments.
* A single SMS/GPRS command is limited to 160 characters.
* All commands are case-sensitive.
* GPRS commands require the [[Codec#Codec_12|Codec 12 protocol]].
* SMS/GPRS command functioning in different sleep modes:
** text
** text
==Command Syntax==
Before all SMS/GPRS commands, enter either the password, or a whitespace (when password is not set).


'''Response (success):'''
'''''Note!''' In some Apple iOS devices, any whitespace in the beginning of a message is automatically removed under certain conditions. This may affect SMS parsing in the receiving device.''
FTC881,1,43,0.26.0-rc.1,866344054201822,2023.06.14, 11:37,1.0.0,W25Q32DW/EF6016,W25Q128JV/EF4018, 293kB/367kB,122MB/122MB,EG915UEUABR02A05M08,N/A, N/A,AG3335A_V3.0.0.AG3335_20230614,S,N-TDF,N/A,N/A,N/A,N/A


'''Response (failure):'''
General SMS/GPRS command structure:
No response on failure.
<password><space><command><space><argument1><space><argument2>...
 
* Example of ''getinfo'' command with "password": <code>password getinfo</code>
{| class="wikitable"
* Example when password is not set: <code> getinfo</code>
|+ Response explanation:
|-
! Response element !! Description !! Example
|-
| Device name || - || FTC881
|-
| Hardware version modification || - || 1
|-
| Hardware position || - || 43
|-
| Firmware version || - || 0.26.0-rc.1
|-
| Device IMEI || - || 866344054201822
|-
| Compile time || - || 2023.06.14 11:37
|-
| Bootloader version || - || 1.0.0
|-
| Internal Flash PARTNUMB/JEDECID || - || W25Q32DW/EF6016
|-
| External Flash PARTNUMB/JEDECID || - || W25Q128JV/EF4018
|-
| Free internal memory space/total space || - || 293kB/367kB
|-
| Free external memory space/total space || - || 122MB/122MB
|-
| Modem version || - || EG915UEUABR02A05M08
|-
| Hardware table number || - || N/A
|-
| Hardware voltage || - || N/A
|-
| GNSS version || - || AG3335A_V3.0.0.AG3335_20230614,S,N-TDF
|-
| Accelerometer type || Available values: lis3dh, lis2dh12, lsm6ds3tr, N/A || N/A
|-
| OBD chip ID || Available values: N/A || N/A
|-
| Ext NAND device ID || Available values: N/A || N/A
|-
| Internal NOR Flash Erase count || Available values: N/A || N/A
|}

Revision as of 15:09, 19 January 2026

[[Category:{{{model}}}]]

This page lists SMS/GPRS commands for the {{{model}}} device.

General Information

  • A single SMS/GPRS command is limited to 160 characters.
  • All commands are case-sensitive.
  • GPRS commands require the Codec 12 protocol.
  • SMS/GPRS command functioning in different sleep modes:
    • text
    • text

Command Syntax

Before all SMS/GPRS commands, enter either the password, or a whitespace (when password is not set).

Note! In some Apple iOS devices, any whitespace in the beginning of a message is automatically removed under certain conditions. This may affect SMS parsing in the receiving device.

General SMS/GPRS command structure:

<password><space><command><space><argument1><space><argument2>...
  • Example of getinfo command with "password": password getinfo
  • Example when password is not set: getinfo