flespi telematics gateway supports telitek protocol. Updates of the telitek protocol will be published in this topic.

The following devices are supported:

    Telitek protocol is updated: POS reports are supported:
    +POS,MCC,MNC,CELLID,TAC,EARFCN,PCID,RSRP,

    The following flespi parameters are registered for the POS report's fields:

    • MCC - gsm.mcc
    • MNC - gsm.mnc
    • CELLID - gsm.cellid
    • TAC - gsm.tac
    • EARFCN - gsm.earfcn
    • PCID - gsm.pcid
    • RSRP - network.signal.rsrp
      8 months later

      The protocol will be affected by the change in type of parameters gsm.mcc and gsm.mnc to be installed in 2 weeks - May 23rd, 2022: both parameters that now have type "string" will be stored as "number". The possible leading zeroes in MNC will be ignored (e.g. the value "01" will be stored as 1).

        9 days later

        Telitek protocol is updated: now if parsing error occurs, the whole packet will be skipped without generating a parsing error and without disconnecting the device.

          23 days later

          Telitek protocol is updated: now if parsing error occurs, the server will send an acknowledgement for the packet received, in order to prevent the device form looping the same malformed packet.
          (See also previous protocol update namo )

            Write a Reply...