Queclink

GL-200

Safe Flight Manager

Safe Flight Manager Functionality

Safe Flight Manger is designed to detect and automatically disable GSM based on GPS altitude and speed parameters, with holdoff times before re-enabling GSM functionality. The details of each of these paramaters are as follows:

Off Time When “SFM” is enabled and the device failed to get GPS position for “Off Time” minutes, GL200 will enter into safe flight mode, i.e. RF will be turned off. Before doing that, GL200 has to send the message +RESP:GTROF to the server and output “RESPOND SFM:GSMOF” to UART. So it will need one minute more to make sure the report is sent. If it is 0, RF will be turned off immediately when the device failed to get GPS position.

On Time If GPS signal is back and available for “On Time” minutes GL200 will exit from safe flight mode, i.e. turning on RF. This works in “AND” relation to “SF Alt” and “SF Speed” parameters. After RF is turned on, it will report the message +RESP:GTRON to server and output “RESPOND SFM:GSMON” to UART. If it is 0, GL200 will turn on RF immediately after first successful GPS fix (with respect to SF Alt and SF Speed settings).

SF Alt If GPS signal is available for “On Time” minutes and unit’s altitude is lower than “SF AIt”, GL200 will turn on RF. If set to 0, this condition is ignored.

SF Speed If GPS signal is available for “On Time” minutes and unit’s speed is lower than “SF Speed”, GL200 will turn on RF. If set to 0, this condition will be ignored.

Network Select (White List)

The Network Select feature is used to define a white operator list which GL200 can connect to.

You can find the cell ID’s here opencellid.org

Oper1/2/3: 5 bytes total by combining the MCC (3 bytes) and MNC (2 bytes). For example, if MCC is 460 and MNC is 01, the value will be 46001.

If you define the operator list, the unit will ONLY connect to the operators from this list. If this feature is disabled, the unit also can search and connect to any operator.

Report Size

Basic report: 100 bytes + 40 bytes overhead = 140 bytes

Extended report: 180 bytes + 40 bytes overhead = 220 bytes

Configure via SMS

To configure the GL-200 via SMS, you can send the unit 3 SMS messages to properly configure the device. Each command must be sent in a separate SMS message with nothing added to the beginning or the end of the message. It is suggested that you test this first by sending the text message to another cell phone to verify the proper reception before sending the command to the unit.

Setup APN and server address:

AT+GTQSS={password},{APN},[APN Username},{APN Password},4,,0,66.165.183.84,4753,192.0.0.0,0,,0,0,,,FFFF$

Setup reports every 180 seconds:

AT+GTFRI={password},1,0,,,0000,2359,180,180,180,180,1F,1000,1000,0,7,50,5,,,FFFF$

Setup type of reports to send to backend:

AT+GTCFG={password},{password},,0,0,0,5,0,1,,0,0,0,0,300,0,0,,,,,FFFF$

  • default password is “gl200”

Example for Maroc Telecom

ALL OF THESE MUST BE SENT TO THE TERMINAL IN SEPARATE SMS’S

Set APN:

AT+GTQSS=gl200,www.iamgprs1.ma,,,4,,1,66.165.183.84,4753,66.165.183.84,4753,,10,0,,,FFFF$

One minute reporting:

AT+GTFRI=gl200,1,0,,,0000,2359,60,60,60,60,13,1000,1000,0,5,50,1,0,,FFFF$

Ten minute sleeping:

AT+GTNMD=gl200,8,3,15,4,600,600,2,3,0,,,,,FFFF$

GL-500/GL-505

1 hour reporting, starting immediately, maximum battery life====

Minimum firmware version required: A08V16

GL505_1ReportPerHour_StartImmediately_avl.gl500

Example Configuration

ALL OF THESE MUST BE SENT TO THE TERMINAL IN SEPARATE SMS’S

Set APN:

AT+GTQSS=gl500,www.iamgprs1.ma,,,4,,1,66.165.183.84,4753,66.165.183.84,4753,,0,0,,,FFFF$

One minute reporting:

AT+GTGBC=gl500,,,,,2,,,11111111111111,1900,2,2,0,1,10,1,0,0,0,-20+60,,,,FFFF$

30 minute reports and then sleep while not moving:

AT+GTNMD=gl500,8,2,4,15,30,,,,FFFF$