I own a Teltonika FMB120, so how is it programmed by SMS? I'm trying to program the device through messages, and I'm not aware of that.
Asked
Active
Viewed 344 times
1 Answers
0
Providing you have the physical device to hand, you can use their Configurator software to set the parameters for the reporting etc.
Remotely they do have an API (of sorts), using their Parameter List (FMB series, Codec dependent too. You can find which Codec is being used in the Header
after you perform the initial handshake).
the API for remote configuring is painful to say the least.

James Gould
- 4,492
- 2
- 27
- 50
-
Thank you but there is another way to program it remotely by sending him messages with SMS like setparam 2001:APN;2002:APN_username;2003:APN_password;2004:Domain;2005:Port;2006:0" – ehab sonny Nov 14 '21 at 14:43
-
Yes that's what I mean about the parameter list. If you break down the command you posted, Param ID 2001 is the APN, Param ID 2002 is the APN Username etc. You can adjust all settings using the param IDs, but the documentation for them isn't great. It's best to do it off the configurator, and adjust things slightly remotely if possible. I've done it hundreds of times with Teltonikas :) – James Gould Nov 14 '21 at 14:50
-
Yes Is there any video showing how to upload and program? – ehab sonny Nov 15 '21 at 06:13
-
@ehabsonny not that I ever found - it was a very manual learning process. Teltonika have a forum too if you have specific questions, their support staff are fairly quick at responding too. – James Gould Nov 15 '21 at 09:06