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
2,391 views
in Vehicle tracking by anonymous
hi,

which SMS command is used to change the IP address and communication port of a tag?

best regards,

1 Answer

0 votes
by anonymous

Hello,

Thank you for your question.

You want to change server ip and port ? Could you specify which device you are using? 

If you have using FMB device following will help you out:

Domain parameter id:2004

Port parameter id: 2005

Command structure (if no password or log in set use two spaces in beginning):

<Login><Password>setparam 2004:server.ip

<Login><Password>setparam 2005:12345

Or you can write this in one command (max 160 chars):

<Login><Password>setparam 2004:123.123.123.123;2005:12345

Let me know if you will have more questions.

More information about command on wiki page: https://wiki.teltonika.lt/view/FMB_setparam

More information about parameter on wiki page: https://wiki.teltonika.lt/view/FMB120_Parameter_list

Best regards.

by anonymous

HI,

In our company, we use the FMB120 and FMA to trace the vehicles of our customers.

thanks

by anonymous

Hey

For FMA devices command will be:

Change Domain address: '  setparam 1245 127.0.0.1'

Change Domain Port: '  setparam 1246 8888'

SMS command Structure for FMA devices: https://wiki.teltonika.lt/view/FMA_setparam

Parameter list for FMA devices: https://wiki.teltonika.lt/view/FMA120_Device_Family_Parameter_list#GSM_parameters

by anonymous

Hi, thanks for the orders.
we manage to change the ip address and communication port of our FMB120 tags by SMS. the problem is that it adds space to the IP address at the beginning. so the tag does not connect automatically. we found this by reading the parameters in the configurator. How to solve this problem ?