Call me back | My basket | Checkout | Add to email list

     You are here: Website » Knowledge base

« back to website

RTLiveSpecification / AuxMessages

Aux Messages

The RT LIVE outputs some built in aux messages. They are listed below:


AUX 7 - RT LIVE connection status

GSM module not initialized 0
GSM module initialize OK 1
GSM module SIM OK 2
RT LIVE connected to network 3
RT LIVE connected to internet 4
RT LIVE connected to server 5


AUX 8

RT LIVE data upload rate in Kbit/sec

AUX 9

Percentage of remaining memory available for save RUN message data, before upload.

Aux 10

Movement detection count

Aux 11

Time since last movement in seconds

Aux 12

Run data uploading status

1 = Uploading
0 = Not uploading

Aux 13

Next fragment number to write to memory in memory chip 1 (value should multiply by 10 to get final figure)

Aux 14

Next fragment number to write to memory in memory chip 2 (value should multiply by 10 to get final figure)

Aux 15

Last fragment upload in memory chip 1 (value should multiply by 10 to get final figure)

Aux 16

Last fragment upload in memory chip 2 (value should multiply by 10 to get final figure)

Aux 17 – Run data transmission information

  • Bit 0 – Fragment Transmitted to GSM module in first Try
  • Bit 1 - Fragment Transmitted to GSM module in second Try
  • Bit 2 – Waiting to transmit as the second try
  • Bit 3 - Fragment Transmitted to GSM module in third Try
  • Bit 4 – Waiting to transmit as the third try
  • Bit 5 - Fragment Transmitted to GSM module in fourth Try
  • Bit 6 – Waiting to transmit as the fourth try
  • Bit 7 - Fragment Transmitted to GSM module in fifth Try
  • Bit 8 – Waiting to transmit as the fifth try
  • Bit 9 – Fragment Transmitted to GSM module in sixth Try

Aux 18 – Run data upload exit conditions

  • Bit 0 - No fragments to Transmit
  • Bit 1 - feedback fragment already received
  • Bit 2 - Not correct journey index to upload
  • Bit 3 – Not correct fragment to upload at this moment
  • Bit 4 – exit from search while loop due to “ fragment to check >= next fragment to write”
  • Bit 5 – exit from search while loop due to “fragment to check > FINAL_FALSH_FRAGMENT”
  • Bit 6 – exit from search while loop due to “already upload a fragment in last iteration”
Page last modified on April 23, 2018, at 01:02 PM