# Remote configuration

### Initial configuration of Queclink GL3xx series <a href="#initial-config-queclink-gl3xx" id="initial-config-queclink-gl3xx"></a>

We recommend utilizing bulk SMS sending from your SIM platform.

* Insert your SIM cards into the devices.&#x20;
* Turn on the devices.&#x20;
* Place devices outdoors for mobile reception.&#x20;
* Wait 10 minutes and proceed with steps A to D. \
  (Step A is not required if the device password is `gl320m`, `gl310m`, and `gl300m` corresponding to the device type. Start with step B)

#### A) SMS - Set device password <a href="#set-password" id="set-password"></a>

If the previous owner changed the password, set the required password. To set a new password, you need to know the `<old_password>`. Send the command via SMS.

{% tabs %}
{% tab title="GL320M" %}

```
AT+GTCFG=<old_password>,gl320m,gl320m,0,0,1,5,003F,,,3FFF,0,0,1,3600,2,0,,1,0000,0,20,0,,FFFF$
```

{% endtab %}

{% tab title="GL310M" %}

```
AT+GTCFG=<old_password>,gl310m,gl310m,0,0,1,5,003F,,,3FFF,0,0,1,3600,2,0,,1,0000,0,20,0,,FFFF$
```

{% endtab %}

{% tab title="GL300M" %}

```
AT+GTCFG=<old_password>,gl300m,gl300m,0,0,1,5,003F,,,3FFF,0,0,1,3600,2,0,,1,0000,0,20,0,,FFFF$
```

{% endtab %}
{% endtabs %}

If working with RACEMAP SIM cards: When you don't know exactly which SIM card is inserted in which device and you want to address SMS messages to specific SIM cards directly you can use our SIM cards dashboard.

{% content-ref url="../../tracker-management/sim-cards" %}
[sim-cards](https://docs.racemap.com/tracker-management/sim-cards)
{% endcontent-ref %}

#### B) SMS - Address RACEMAP server, set APN of SIM provider <a href="#set-apn-ip-port" id="set-apn-ip-port"></a>

{% hint style="success" %}
domain racemap.com\
port 5000
{% endhint %}

Send the command via SMS to set the APN of your SIM provider (replace `<your_APN>`) and RACEMAP server.&#x20;

{% tabs %}
{% tab title="GL320M" %}

```
AT+GTBSI=gl320m,<your_APN>,,,<your_APN>,,,0,2,0,1,,,,,FFFF$AT+GTSRI=gl320m,3,,1,racemap.com,5000,racemap.com,5000,,10,1,1,0,60,,FFFF$
```

{% endtab %}

{% tab title="GL310M" %}

```
AT+GTBSI=gl310m,<your_APN>,,,<your_APN>,,,0,2,0,1,,,,,FFFF$AT+GTSRI=gl310m,3,,1,racemap.com,5000,racemap.com,5000,,10,1,1,0,60,,FFFF$
```

{% endtab %}

{% tab title="GL300M" %}

```
AT+GTBSI=gl300m,<your_APN>,,,<your_APN>,,,0,2,0,1,,,,,FFFF$AT+GTSRI=gl300m,3,,1,racemap.com,5000,racemap.com,5000,,10,1,1,0,60,,FFFF$
```

{% endtab %}
{% endtabs %}

Send the command via SMS if the APN access of your SIM provider requires a user and a password. Replace `<APN_user>` and `<APN_password>`.&#x20;

{% tabs %}
{% tab title="GL320M" %}

```
AT+GTBSI=gl320m,<your_APN>,<APN_user>,<APN_password>,<your_APN>,<APN_user>,<APN_password>,0,2,0,1,,,,,FFFF$AT+GTSRI=gl320m,3,,1,racemap.com,5000,racemap.com,5000,,10,1,1,0,60,,FFFF$
```

{% endtab %}

{% tab title="GL310M" %}

```
AT+GTBSI=gl310m,<your_APN>,<APN_user>,<APN_password>,<your_APN>,<APN_user>,<APN_password>,0,2,0,1,,,,,FFFF$AT+GTSRI=gl310m,3,,1,racemap.com,5000,racemap.com,5000,,10,1,1,0,60,,FFFF$
```

{% endtab %}

{% tab title="GL300M" %}

```
AT+GTBSI=gl300m,<your_APN>,<APN_user>,<APN_password>,<your_APN>,<APN_user>,<APN_password>,0,2,0,1,,,,,FFFF$AT+GTSRI=gl300m,3,,1,racemap.com,5000,racemap.com,5000,,10,1,1,0,60,,FFFF$
```

{% endtab %}
{% endtabs %}

#### C) Upload devices to Tracker Management <a href="#upload-to-tracker-page" id="upload-to-tracker-page"></a>

With step(s) (A to) B the devices are configured for the communication with RACEMAP. Read how to add the devices to the Tracker Management for further messaging.&#x20;

{% content-ref url="../../tracker-management/add-devices" %}
[add-devices](https://docs.racemap.com/tracker-management/add-devices)
{% endcontent-ref %}

#### D) Load configuration for your devices  <a href="#load-config" id="load-config"></a>

Step D) is processed in Tracker Management. Therefore the trackers need to have established a connection with the Tracker Management.&#x20;

Select the devices, and use "Load Configuration" message. This command loads a hosted configuration file. Use RACEMAP configuration URL or paste the URL to load your own configuration file.&#x20;

<div data-full-width="true"><figure><img src="https://1672210197-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-LSRNxaH2Ju9Flr7JhJD%2Fuploads%2F56eZcqwuugc96obRjdcE%2Fscreenshot-racemap_com-2025_01_14-21_03_54.png?alt=media&#x26;token=b66eb3a4-5cac-4412-9c4e-a3f77fff295f" alt=""><figcaption><p>The "Load Configuration" command loads a hosted configuration file. </p></figcaption></figure></div>
