Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

FM series

  • FMA: 2G (discontinued 2018)
  • FMB: 2G + Bluetooth
  • FMU: 3G
  • FMM: LTE M1
  • FMC: LTE

Current Configurator and firmware versions

On this pagepages

https://wiki.teltonika.lt/view/Teltonika_Configurator_versions

https://wiki.teltonika-gps.com/view/Firmware_versions

you find:

  • current configurator version;
  • current configurator file;
  • current firmware version.

Please contact store@mirifica us for current firmware file download.

Release versions:

Download .

...

Troubleshooting Teltonika FM devices

If you need support for a Teltonika FM device, please send the following information to store@mirifica for each affected device as far as possible and relevant.

basic troubleshooting

  • Tetlonika FM model
  • IMEI and/or serial number (preferably both)
  • firmware version and/or name (typically: .xim) of the applied firmware file (preferably both)
  • configurator version and/or name of the applied configurator file (preferably both)
  • config file (typically: .cfg)
  • issue description

advanced troubleshooting

  • Tetlonika FM model
  • IMEI and/or serial number (preferably both)
  • LED's
    • status
    • behavior (blinking path)
  • firmware version and/or name (typically: .xim) of the applied firmware file (preferably both)
  • configurator version and/or name of the applied configurator file (preferably both)
  • config file (typically: .cfg)
  • SMS
    • device reachable per SMS?
      if yes, send the following debug SMS's and provide their replies:
      • <SMSlogin><space><SMSpassword><space>bbinfo
        if case no login/password have been set: "  bbinfo" (with two leading blanks)

      • <SMSlogin><space><SMSpassword><space>getinfo
        if case no login/password have been set: "  getinfo" (with two leading blanks)

      • <SMSlogin><space><SMSpassword><space>getstatus
        if case no login/password have been set: "  getstatus" (with two leading blanks)

      • <SMSlogin><space><SMSpassword><space>allver
        if case no login/password have been set: "  allver" (with two leading blanks)

  • GPRS
    • device reachable per GPRS?
    • domain name, main
    • domain name, back-up
  • device registered in FOTA WEB?
  • configurator > Status panel > Maintenance panel
    • Log
    • Dump
  • issue description

Teltonika FOTA WEB

We recommend to add all compatible devices to Teltonika FOTA WEB to ease device monitoring and just in case debug.

Devices supported by Teltonika FOTA WEB (as of 2019-03):

  • FM3001
  • FMB0yx
  • FMB1yx
  • FMB2yx
  • FMB640
  • FMB9yx

Devices supported by Teltonika FOTA WEB (as of 2019-03):

  • FM3xxx (apart from FM3001)
  • FM6xxx
  • FMB630

...

net for Windows

Common FMB resources

Note
titleFM Parameters

Not all FM parameters are documented by Teltonika all the time. Some parameters may be present only in your latest Teltonika Configurator at the beginning.

FMB AVL ID

https://wiki.teltonika-gps.com/view/Teltonika_Data_Sending_Protocols

  • No. = old AVL ID (dismissed)
  • Property ID = new AVL ID

All of the AVL ID's that are above 255 need to use Codec 8 Extended instead of Codec 8. The reason being, that Codec 8 AVL ID's have 1 Byte (Maximum value 255), while Codec 8 Extended has 2 Bytes for AVL ID's (Maximum value 65535). Also Codec 8 Extended can have variable size I/O elements.

Record and packet size

An AVL record contains basic AVL data. An AVL packet conveys one or more AVL records. An AVL packet is sent trough the cellular network as a cellular packet.

AVL record size:

  • minimum: 45 bytes (all IO elements disabled);

  • maximum: 783 bytes.

AVL packet size:

  • minimum: 1 record;
  • maximum: 1 kbyte (for FMB devices).

Most cellular network operators have a minimum billed packet size of 1 kbyte.

The cheapest way to set up the device would be to send as many records as they fit in a maximum size packet 81 kbyte).

Typical data consumption

Cellular data consumption depends on cellular network operator (tariff in home/roaming, what is charged and what is not). For example - some operators take extra fee for data session establishment; in this case, customers configure devices to hold a session open for all the time the vehicle is driving.

It also depends on how often device will send data, so configuration also matters.

Sending protocol:

  • TCP uses different amount of data (headers, confirmations etc.);
  • UDP uses about 3 times less traffic data then TCP.

So it is possible to have 2-3 Mb per month, or 10-15. All depends on your application and requirements.


How to capture remote log from FM device?