Page 3
4.3.1 WAN Port Static IP Address Setting ................13 5 LORAWAN IOT MANAGEMENT PLATFORM ....................14 6 USING PLC DEVICES TO QUERY NODE DATA.................... 17 7 FAQ .................................. 24 Winext Technology , Add: Room606,6th Floor, BuildingB#, Oufeiguang Headquarters R&D Center,Fenghuang Street, Guangming District, Shenzhen. Tel: 0755-23990916...
Page 4
Product Introduction 1.1 Description The GW1000 is an IoT indoor gateway developed by Winext Technology based on the low-power, wide-area LoRaWAN protocol. The product offers excellent signal coverage and strong signal penetration capabilities, providing convenient LoRa signal coverage and offering solutions for bidirectional data transmission in IoT. The gateway is equipped with a high-performance Semtech chips, capable of receiving 8 channels of LoRa wireless signals simultaneously, and can transmit wireless data to an external LoRaWAN NS server via Ethernet or 4G.
Page 9
After about 1 minute, the light will stay on, indicating the gateway is running. At this point, you can access the gateway's WEB page for configuration and viewing. Winext Technology , Add: Room606,6th Floor, BuildingB#, Oufeiguang Headquarters R&D Center,Fenghuang Street, Guangming District, Shenzhen. Tel: 0755-23990916...
Page 10
The gateway supports the following communication protocols: 1. UDP: Uses GWMP protocol, supports open-source projects (chirpstack, lorawan-stack); 2. MQTT: Supports Winext IoT, Tencent IoT, and Alibaba Cloud LinkWAN; 3. CUPS: Basics Station protocol, supports Amazon platform, first obtains LNS access point and TLS certificate via HTTP;...
Page 11
4.1.3 Configuring Built-in NS 4.1.3.1 Built-in NS Parameter Settings 1).After logging into the GW1000 gateway WEB configuration interface,select "Network → LoRa Gateway → Configuration". 2).In the gateway and server communication protocol option, click the "" button to select built-in NS, and choose HTTP or MQTT for pushing decoded data as needed.
Page 12
MQTT fx client connecting to the gateway's internal MQTT broker example: Subscribing to all data reported by the built-in NS gateway nodes Winext Technology , Add: Room606,6th Floor, BuildingB#, Oufeiguang Headquarters R&D Center,Fenghuang Street, Guangming District, Shenzhen. Tel: 0755-23990916...
Page 13
2).On the device adding page, enter the node network information table parameters provided by the manufacturer (or modify the parameters), click Save and Apply Winext Technology , Add: Room606,6th Floor, BuildingB#, Oufeiguang Headquarters R&D Center,Fenghuang Street, Guangming District, Shenzhen. Tel: 0755-23990916...
Page 14
RF 1 (SX1255) center frequency: The center frequency of the second SX1255 in SX1308. There are 4 channels that will be calculated sequentially. Transmit power: The default power for different frequency bands varies, with China CN470-510 band defaulting to Winext Technology , Add: Room606,6th Floor, BuildingB#, Oufeiguang Headquarters R&D Center,Fenghuang Street, Guangming District, Shenzhen. Tel: 0755-23990916...
Page 15
MQTT (GWMP) converts UDP communication into a reliable transmission method. MQTT uses two topics, "gateway/{GW_ID}/uplink" to handle PUSH_DATA/PULL_DATA/TX_ACK data, and "gateway/{GW_ID}/downlink" to handle PKT_PUSH_ACK/PKT_PULL_RESP/PKT_PULL_ACK data. The default server is gateway.mqtt.iot.vision.uplink.smartkit.io,and the Winext IoT-Vision platform supports this protocol. MQTT server address: gateway.mqtt.iot.vision.uplink.smartkit.io...
Page 16
IP. If you need to change to a static IP, click the "Modify" button, then click "" to select "Static Address" and click "Switch Protocol". Winext Technology , Add: Room606,6th Floor, BuildingB#, Oufeiguang Headquarters R&D Center,Fenghuang Street, Guangming District, Shenzhen. Tel: 0755-23990916...
Page 17
For scenarios with a large number of connected nodes, it is recommended to use an external LoRaWAN Network Server. Configure the gateway server communication protocol as MQTT (GWMP), and log in to the IoT management Winext Technology , Add: Room606,6th Floor, BuildingB#, Oufeiguang Headquarters R&D Center,Fenghuang Street, Guangming District, Shenzhen. Tel: 0755-23990916...
Page 18
User Manual for GW1000 Indoor Gateway platform to add devices. The following example uses the Winext IoT-Vision IoT management platform. 1).Access the platform address via browser: http://39.108.64.113:8180/; 2).Enter the account and password to log in and enter the IoT management platform;...
Page 19
7).Click on Node Management → Add Device, enter the device triplet information, and click OK to save. 8).Then power on the device. Once the node successfully joins the LoRaWAN network, the running status will show "Online". Winext Technology , Add: Room606,6th Floor, BuildingB#, Oufeiguang Headquarters R&D Center,Fenghuang Street, Guangming District, Shenzhen. Tel: 0755-23990916...
Page 20
The gateway supports querying LoRa node data via MODBUS TCP. First, configure the built-in NS as described in section 4.1.3.1. Example using Modbuspoll tool to query: 1)Get local time Winext Technology , Add: Room606,6th Floor, BuildingB#, Oufeiguang Headquarters R&D Center,Fenghuang Street, Guangming District, Shenzhen. Tel: 0755-23990916...
Page 21
If the gateway cannot connect to public network and cannot use the NTP server to synchronize time, you can modify the gateway's internal time locally via modbus. Winext Technology , Add: Room606,6th Floor, BuildingB#, Oufeiguang Headquarters R&D Center,Fenghuang Street, Guangming District, Shenzhen. Tel: 0755-23990916...
Page 22
User Manual for GW1000 Indoor Gateway 3)Obtain node packet receiving message First determine the register address Then, determine the Modbus TCP Slave ID of the test node Winext Technology , Add: Room606,6th Floor, BuildingB#, Oufeiguang Headquarters R&D Center,Fenghuang Street, Guangming District, Shenzhen. Tel: 0755-23990916...
Page 23
User Manual for GW1000 Indoor Gateway The node actively sends a message, fport=5, length 4, content=0x01020304 Modbus tcp view data status Winext Technology , Add: Room606,6th Floor, BuildingB#, Oufeiguang Headquarters R&D Center,Fenghuang Street, Guangming District, Shenzhen. Tel: 0755-23990916...
Page 24
403 is the number of payload bytes Class A module, after actively sending a packet, receives the data sent by modbus poll, and the serial port tool displays the Winext Technology , Add: Room606,6th Floor, BuildingB#, Oufeiguang Headquarters R&D Center,Fenghuang Street, Guangming District, Shenzhen. Tel: 0755-23990916...
Page 25
The device is online and data is normal. First, determine the terminal Modbus tcp slave id and register address range. tcp slave id=3, address starts from 600 Winext Technology , Add: Room606,6th Floor, BuildingB#, Oufeiguang Headquarters R&D Center,Fenghuang Street, Guangming District, Shenzhen. Tel: 0755-23990916...
Page 26
Can be compared with the real-time data displayed on the gateway page When the device is offline, the temperature and humidity status value is -1 Winext Technology , Add: Room606,6th Floor, BuildingB#, Oufeiguang Headquarters R&D Center,Fenghuang Street, Guangming District, Shenzhen. Tel: 0755-23990916...
Page 27
5).If you need to check the gateway's historical logs for troubleshooting, compress and package the TF log file and send it to Winext's technical support. Winext Technology , Add: Room606,6th Floor, BuildingB#, Oufeiguang Headquarters R&D Center,Fenghuang Street, Guangming District, Shenzhen. Tel: 0755-23990916...
Page 28
Therefore, it is necessary to observe for an extended period. If the status remains Online for 15 seconds continuously, it indicates that the 4G connection is functioning properly. Winext Technology , Add: Room606,6th Floor, BuildingB#, Oufeiguang Headquarters R&D Center,Fenghuang Street, Guangming District, Shenzhen. Tel: 0755-23990916...
Page 29
This is a manual as an installation, operation and use file. Specifications subject to change are without notice. For more details, please contact us. Winext Technology , Add: Room606,6th Floor, BuildingB#, Oufeiguang Headquarters R&D Center,Fenghuang Street, Guangming District, Shenzhen. Tel: 0755-23990916...
Need help?
Do you have a question about the GW1000 and is the answer not in the manual?
Questions and answers