FOR TIPS, gUIDES & TUTORIALS

subscribe to our Youtube

GO TO YOUTUBE

4167 questions

4739 answers

3460 comments

0 members

We are migrating to our new platform at https://community.teltonika.lt. Moving forward, you can continue discussions on this new platform. This current platform will be temporarily maintained for reference purposes.
0 votes
314 views
in Vehicle tracking by anonymous
Hello,

The device sends data every 60sec, is there any option so I can change  by sms from 60 sec to 10 sec, if so please tell me the command

1 Answer

0 votes
by anonymous

Hello Ezgondibra,

Good day. Thank you for the question.

There are commands that you can send via SMS/GPRS to the devices. 

The list of SMS/GPRS commands can be found at https://wiki.teltonika-gps.com/view/FMB_SMS/GPRS_Commands

Also, for the parameter ID list you can refer here https://wiki.teltonika-gps.com/view/Template:FMB_Device_Family_Parameter_list

The SMS Command structure are as follows:

With SMS login and Password :- <SMS login><space><SMS password><space><Command><Space><Value>

Without SMS login and Password :- <space><space><Command><Space><Value>

To answer the question that you have raised above, you will need 2 information; the SMS/GPRS command and Parameter ID.

1) https://wiki.teltonika-gps.com/view/FMB_SMS/GPRS_Commands, setparam #:#

2) https://wiki.teltonika-gps.com/view/Template:FMB_Device_Family_Parameter_list#Data_acquisition_mode_parameters, 10055 (Moving) & 10005 (On Stop)

Therefore, the answer is 

With SMS login and Password :- <SMS login><space><SMS password><space>setparam 10055:10;10005:10

Without SMS login and Password :- <space><space>setparam 10055:10;10005:10

Please go through the links above and let me know if this helps. Thank you for contacting us.

Kind Regards.

Best answer
by anonymous
Is there any way to see how many second send update by sms?
by anonymous

Hello Egzondibra,

Good day. Thank you for the reply.

Apologies but I am not sure of what you meant as "second send update". 

If you are referring to the modem status information, then the SMS/GPRS command is as below:

With SMS login and Password: <SMS login><space><SMS password><space>getstatus

Without SMS login and Password: <space><space>getstatus

If you are referring to getting the information of your data acquisition specifically for send period (Moving & On Stop), then the SMS/GPRS command is as below:

With SMS login and Password: <SMS login><space><SMS password><space>getparam 10055;10005

Without SMS login and Password: <space><space> getparam 10055;10005

Please go through this and let me know if it helps.

Kind regards.