MT MeshConnect 2011

Description
The MeshConnect 2011 is a gateway for the Meshtech BLE network. The Bluetooth chipset is nRF51822 from Nordic Semiconductor.
Configuration and monitoring of the gateway is available through the Meshtech Device Management Portal.
- Firmware Model Number: 0x2011
 - Downlinks: Up to 7
 
Properties
Note
Scan Window range is 5 - 95 %. It is highly recommended to not increase scan-window above 45 % (default). Increases beyond 45 % can negatively affect throughput.
Note
Reporting of 0x8101 - Uptime was removed in version 5.0.0.
Removed
| Property | Reported | Default Value | Added in version | Removed in Version | 
|---|---|---|---|---|
| 0x8308 - Try Ethernet | - | - | 5.1.0 | 9.0.0 | 
| 0x8309 - Try LTE | - | - | 6.0.0 | 9.0.0 | 
| 0x9108 - Network Interface | Yes | 5.1.0 | 9.0.0 | |
| 0x9110 - Cellular Network Information | Yes | 3.5.0 | 9.0.0 | |
| 0x9111 - ICCID | Yes | 4.5.0 | 9.0.0 | |
| 0x9120 - Geographic Point Location | Yes | 3.5.0 | 9.0.0 | 
Variants
| Product Name | Variant | Description | Notes | 
|---|---|---|---|
| Q100 2011-01 | 0x01 | Q100 | Deprecated | 
| MT MeshConnect 2011-02 | 0x02 | Q150 | |
| MT MeshConnect 2011-03 | 0x03 | Q150 (LTE) | No longer supported from 9.0.0 | 
| MT MeshConnect 2011-04 | 0x04 | Q150 (LTE, GPS) | No longer supported from 9.0.0 | 
BLE antenna
A long BLE antenna.

MT MeshConnect 2011-02
Variant 0x02 uses two long antennas - Bluetooth and NA (not applicable). RJ45 port, which is located closer to the USB ports, needs to be used for LAN/DHCP.

Static IP
For devices with Ethernet it is possible to set static IP address etc. for the ethernet interface using property 0x9130. Be careful when setting this, since you may not be able to reach the device if not set correctly.
We strongly recommend not changing this property. The device will use DHCP by default.
To disable static IP and use DHCP (default), write NULL (empty dictionary/array) to property 0x9130.
Note
The gateway will reboot after writing to 0x9130.
Root Certificates Management
Additional root certificates (in PEM format) can be added using 0x8030 - Add Root Certificate or
removed using 0x8031 - Remove Root Certificate.
The current set of additional root certificates can be read using 0x8032 - Root Certificates and
0x8033 - Root Certificate Fingerprints.
Root Certificates are needed for accessing HTTPS endpoints that present a certificate not signed by an official trusted certificate authority (CA).