Changes for page AVNET/IOTConnect
Last modified by Xiaoling on 2024/12/18 14:57
From version 16.1
edited by Kilight Cao
on 2024/04/01 11:10
on 2024/04/01 11:10
Change comment:
Uploaded new attachment "image-20240401111020-13.png", version {1}
To version 17.1
edited by Kilight Cao
on 2024/04/01 11:11
on 2024/04/01 11:11
Change comment:
There is no comment for this version
Summary
-
Page properties (1 modified, 0 added, 0 removed)
Details
- Page properties
-
- Content
-
... ... @@ -139,3 +139,49 @@ 139 139 [[image:http://wiki.dragino.com/xwiki/bin/download/Main/Notes%20for%20TTN/WebHome/image-20220526135940-16.png?rev=1.1||alt="image-20220526135940-16.png"]] 140 140 141 141 142 +== 3. Configure LoRaWAN node connection to IoTConnect == 143 + 144 +Following is an example for how to join the IoTConnect LoRaWAN Network. 145 + 146 +The gateway is already set up to connect to the IoTConnect, so we now need to configure the IoTConnect server. 147 + 148 +**We take LHT65N as an example.** 149 + 150 + 151 +Create a device in Chirp Wireless with the OTAA keys from **LHT65N**. 152 + 153 +Each **LHT65N** is shipped with a sticker with the default device EUI as below: 154 + 155 +[[image:http://wiki.dragino.com/xwiki/bin/download/Main/User%20Manual%20for%20LoRaWAN%20End%20Nodes/LDS02%20-%20LoRaWAN%20Door%20Sensor%20User%20Manual/WebHome/image-20230426084924-1.png?width=493&height=229&rev=1.1||alt="image-20230426084924-1.png"]] 156 + 157 + 158 +To create a LoRaWAN device for your organization: 159 + 160 +1. From the left navigation, mouseover the **Devices** module. Click **Wireless Device**. 161 +1. Along the top and toward the right, select Create **Device**. 162 +1. Enter data in the following fields: 163 + 164 +[[image:image-20240401110347-11.png||height="759" width="1051"]] 165 + 166 + 167 +* **Transmission type:** Select for LoRaWAN. 168 +* **Unique ID:** Enter the unique ID of a device. 169 +* **Display Name:** Enter the display name for a device. 170 +* **Device Profile Name:** A descriptive name of your choice for this profile, e.g. “Workshop device profile of “. 171 +* **DevEUI:** Unique identifier assigned by the manufacturer. 172 +* **AppEUI:** Shared secret between device and the application. 173 +* **AppKey:** Uniquely identifies a join server (was renamed to JoinEUI in OTAA v.1.1). 174 +* **Max EIRP:** Please enter the default value 15. 175 +* **Class Specification:** Select your choice of Class A, Class B, Class C. 176 +* **Gateway:** Select the associate gateway. 177 +* **Mac version:** This parameter should specify the most recent version of LoRaWAN specification supported by your device. Unless device documentation states otherwise, please select 1.0.3. 178 +* **Regional Parameters Version:** Please select RP002-1.0.1, unless specified otherwise in your device documentation. 179 +* **Device Manufacturer:**Select your device OEM. 180 +* **Entity:** Select the entity for your device. 181 +* **Template:** Select the template for your device. 182 +* **Notes:** You can add required notes for a device. 183 + 184 + 185 +When the lorawan node successfully connects to IoTConnect, the user can check in the **Live Data** interface 186 + 187 +[[image:image-20240401111020-13.png||height="651" width="1261"]]