Changes for page Connection to Senet
Last modified by Xiaoling on 2023/04/21 18:01
Change comment:
There is no comment for this version
Summary
-
Page properties (2 modified, 0 added, 0 removed)
-
Attachments (0 modified, 0 added, 4 removed)
Details
- Page properties
-
- Author
-
... ... @@ -1,1 +1,1 @@ 1 -XWiki. Kilight1 +XWiki.Xiaoling - Content
-
... ... @@ -1,4 +1,4 @@ 1 -**~ Table ofContents:**1 +**~ Contents:** 2 2 3 3 {{toc/}} 4 4 ... ... @@ -5,59 +5,47 @@ 5 5 6 6 7 7 8 -= 1. 8 += 1. Introduction = 9 9 10 - 11 11 Here list some notice when connect to Senet 12 12 13 13 13 += 2. Semtech UDP = 14 14 15 -= 2. Semtech UDP = 16 - 17 - 18 18 Here is how to create a gateway on senet. Here are the steps to create a gateway. 19 19 20 - 21 21 [[image:image-20220526115030-1.png]] 22 22 23 23 Location address 24 24 25 25 26 - 27 27 [[image:image-20220526115058-2.png]] 28 28 29 29 Gateway type 30 30 31 31 32 - 33 33 [[image:image-20220526115128-3.png]] 34 34 35 35 Gateway information 36 36 37 37 38 - 39 39 [[image:image-20220526115157-4.png]] 40 40 41 41 Installation information 42 42 43 43 44 - 45 45 ((( 46 -(% style="color:red" %)**Note: After the gateway is created, the gateway EUI has not been obtained. You need to wait for the server to allocate the gateway EUI. At this time, you may need to wait several hour.** 47 - 48 - 38 +**note**:After the gateway is created, the gateway EUI has not been obtained. You need to wait for the server to allocate the gateway EUI. At this time, you may need to wait several hour. 49 49 ))) 50 50 51 51 [[image:image-20220526115242-5.png]] 52 52 53 53 54 - 55 55 When you get the gateway EUI, you can see it in the mail or server. 56 56 57 57 [[image:image-20220525083604-6.png]] 58 58 59 59 60 - 61 61 Then enter the LORAWAN configuration, fill in the gateway ID and server address. 62 62 63 63 [[image:image-20220526115650-6.png]] ... ... @@ -65,31 +65,27 @@ 65 65 LORAWAN Configuration 66 66 67 67 68 - 69 69 Server successfully connected to gateway. 70 70 71 71 [[image:image-20220526115824-7.png]] 72 72 73 73 61 += 3. Semtech Basic Station = 74 74 75 -= 3. Semtech Basic Station =63 +== Introduction == 76 76 77 - 78 -== 3.1 Introduction == 79 - 80 - 81 81 The Senet Network supports LoRa Gateway's running the Semtech [[BasicStation>>url:https://doc.sm.tc/station/]] forwarder. This is a great place to start with development and initial integration. 82 82 83 83 (% class="wikigeneratedid" %) 84 - (% style="color:blue" %)**Firmware version since:**(%%)[[lgw-build-v5.4.1651822913>>url:https://www.dragino.com/downloads/index.php?dir=LoRa_Gateway/LIG16/Firmware/Test_Firmware/lgw--build-v5.4.1651822913-20220506-1543/]]68 +**Firmware version since:** [[lgw-build-v5.4.1651822913>>url:https://www.dragino.com/downloads/index.php?dir=LoRa_Gateway/LIG16/Firmware/Test_Firmware/lgw--build-v5.4.1651822913-20220506-1543/]] 85 85 86 - (% style="color:blue" %)**What do you need to prepare:**(%%) A gateway that can access the internet normally70 +**What do you need to prepare** 87 87 72 +A gateway that can access the internet normally 88 88 89 89 90 -== 3. 275 +== 3.1 Register Gateway == 91 91 92 - 93 93 Here is how to register a basic station gateway on senet. Here are the steps to create a gateway. 94 94 95 95 Enter your gateway located (custom) ... ... @@ -97,7 +97,6 @@ 97 97 [[image:image-20220525083714-9.png]] 98 98 99 99 100 - 101 101 Select the type of gateway: Semtech Basic Station 102 102 103 103 [[image:image-20220525083739-10.png]] ... ... @@ -108,99 +108,75 @@ 108 108 [[image:image-20220525083805-11.png]] 109 109 110 110 111 - 112 112 Gateway information 113 113 114 114 [[image:image-20220525083904-12.png]] 115 115 116 116 117 - 118 118 Check the information about the register gateway 119 119 120 120 [[image:image-20220525083936-13.png]] 121 121 122 -Click **"(% style="color:blue" %)Register"(%%)**, here been complete to register103 +Click "Register", here been complete to register 123 123 124 124 106 +== 3.2 Access the gateway GUI == 125 125 126 -== 3.2 Access the gateway GUI == 127 - 128 - 129 129 Access the gateway GUI interface of LoRaWAN~-~->LoRaWAN ~-~- Basic Station 130 130 110 +[[image:image-20220525084001-14.png]] 131 131 132 - [[image:image-20220601100807-1.png||height="411"width="812"]]112 +User need to Choose the ChirpStack/Senet , input Server URI and Upload the TLS Certificate 133 133 134 - 135 - 136 -User need to Choose the Senet , input Server URI and Upload the TLS Certificate 137 - 138 138 (% class="box" %) 139 139 ((( 140 -Service Provider ~-~-> Choose the Senet ~-~- Basic Station 116 +Service Provider ~-~-> Choose the ChirpStack/Senet ~-~- Basic Station 141 141 142 -LNS URI ~-~-> Enter the LNS URI address: wss:~/~/collector.senetco.io:6042 118 +LNS URI ~-~-> Enter the LNS URI address : wss:~/~/collector.senetco.io:6042 143 143 144 144 LNS TLS trust ~-~-> Upload the TLS Certificate 145 145 ))) 146 146 147 - 148 148 This is the [[TLS certificate>>url:https://docs.senetco.io/dev/gw/tc.trust]] that the user needs to download 149 149 150 150 For more information, see the [[Senet BasicStation documentation>>url:https://docs.senetco.io/dev/gw/BasicStation/]] 151 151 152 -[[image:image-20220 601101244-2.png||height="387" width="823"]]127 +[[image:image-20220525084037-15.png]] 153 153 154 154 155 - [[image:image-20220601101528-3.png||height="391"width="822"]]130 +== 3.3 Start Station == 156 156 132 +When the user has finished the configuration, Please click Sace&Apply to start station to connect Senet 157 157 158 158 159 -== 3. 3tartStation ==135 +== 3.4 Successful Connection == 160 160 161 - 162 -When the user has finished the configuration, Please click (% style="color:blue" %)**Sace&Apply**(%%) to start station to connect Senet 163 - 164 - 165 - 166 -== 3.4 Successful Connection == 167 - 168 - 169 169 If user completes the above steps, which will see live date in the Senet. 170 170 171 171 [[image:image-20220525084103-16.png]] 172 172 173 173 142 +== 3.5 Trouble Shooting == 174 174 175 -== 3.5 Trouble Shooting == 176 - 177 - 178 178 User can check the station log in the logread/system log page. 179 179 180 180 [[image:image-20220525084131-17.png]] 181 181 182 - 183 183 and recode the station log in the system/Recode log page. 184 184 185 185 [[image:image-20220525084148-18.png]] 186 186 187 187 153 += 4. Gateway and device sending and receiving situation = 188 188 189 -= 4. Gateway and device sending and receiving situation = 190 - 191 - 192 192 [[image:image-20220526133543-1.png||height="447" width="1323"]] 193 193 194 194 Detailed status of the device sending and receiving packets 195 195 196 - 197 - 198 198 [[image:image-20220526133616-2.png||height="636" width="1324"]] 199 199 200 200 status 201 201 202 - 203 - 204 204 Channel frequency 205 205 206 206 [[image:image-20220526133722-3.png||height="514" width="1330"]] ... ... @@ -207,11 +207,8 @@ 207 207 208 208 channel 209 209 169 += 5. Downlink = 210 210 211 - 212 -= 5. Downlink = 213 - 214 - 215 215 Downlink payload 216 216 217 217 [[image:image-20220525084348-22.png]] ... ... @@ -218,33 +218,22 @@ 218 218 219 219 Downlink 220 220 177 += 6. Create LHT65 node = 221 221 222 - 223 -= 6. Create LHT65 node = 224 - 225 - 226 226 [[image:image-20220526133851-4.png]] 227 227 228 228 lht65 229 229 230 - 231 - 232 232 [[image:image-20220526134154-7.png]] 233 233 234 234 lht65 235 235 236 - 237 - 238 238 [[image:image-20220526134108-6.png]] 239 239 240 240 lht65 241 241 242 - 243 - 244 244 Payload uploaded by LHT65. 245 245 246 246 [[image:image-20220526134018-5.png||height="601" width="1233"]] 247 247 248 248 lht65 249 - 250 -
- image-20220601100807-1.png
-
- Author
-
... ... @@ -1,1 +1,0 @@ 1 -XWiki.Kilight - Size
-
... ... @@ -1,1 +1,0 @@ 1 -57.7 KB - Content
- image-20220601101244-2.png
-
- Author
-
... ... @@ -1,1 +1,0 @@ 1 -XWiki.Kilight - Size
-
... ... @@ -1,1 +1,0 @@ 1 -53.8 KB - Content
- image-20220601101528-3.png
-
- Author
-
... ... @@ -1,1 +1,0 @@ 1 -XWiki.Kilight - Size
-
... ... @@ -1,1 +1,0 @@ 1 -55.0 KB - Content
- image-20221216175155-1.png
-
- Author
-
... ... @@ -1,1 +1,0 @@ 1 -XWiki.Kilight - Size
-
... ... @@ -1,1 +1,0 @@ 1 -72.8 KB - Content