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
977 views
in Vehicle tracking by
Hello!

I would like to create two commands:

Check iButton list and disable to check

The user manual wrote this:

setparam 290 1 or setparam 291 0 ... but the console send this answer: WARNING: Not supported Param ID detected: 290 ... What is the good param id?

Thanks for the help!

BR:

Zsolt Moricz

1 Answer

0 votes
by anonymous
Hello,

Thank you for your query.

Which firmware version FM5300 has? If device has profiles, please try sending command using right profile. setparam x290 1, e.g:

setparam 3290 1

setparam 3290 0

Best regards,

Teltonika Support.
by
Thanks for the help!

Own 3 devices of Firmware versions are : Code Ver:01.09.06 Rev:0, Code Ver:01.07.79 Rev:0 and Code Ver:01.04.18 Rev:0

I tried but not work the commands, not change the options.

Thanks
by anonymous

SMS structure is as follows:

<login><space><password><space><command>

Example for profile 1:

<login><space><password>setparam 1290 1

What answer you are getting when you use profile number ? On all of these firmware version command should work. 

If you are trying to disable authorized driving you can do it with parameter x921, 

setparam 3921 0 -disable

setparam 3921 1 -enable

This command will disable authorized driving scenario.