<
From version < 55.10 >
edited by Xiaoling
on 2022/05/30 14:23
To version < 61.2 >
edited by Xiaoling
on 2023/04/21 17:57
>
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -1,4 +1,4 @@
1 -**~ Contents:**
1 +**~ Table of Contents:**
2 2  
3 3  {{toc/}}
4 4  
... ... @@ -5,47 +5,58 @@
5 5  
6 6  
7 7  
8 -= 1. Introduction =
8 += 1.  Introduction =
9 9  
10 +
10 10  Here list some notice when connect to Senet
11 11  
12 12  
13 -= 2. Semtech UDP =
14 += 2.  Semtech UDP =
14 14  
16 +
15 15  Here is how to create a gateway on senet. Here are the steps to create a gateway.
16 16  
19 +
17 17  [[image:image-20220526115030-1.png]]
18 18  
19 19  Location address
20 20  
21 21  
25 +
22 22  [[image:image-20220526115058-2.png]]
23 23  
24 24  Gateway type
25 25  
26 26  
31 +
27 27  [[image:image-20220526115128-3.png]]
28 28  
29 29  Gateway information
30 30  
31 31  
37 +
32 32  [[image:image-20220526115157-4.png]]
33 33  
34 34  Installation information
35 35  
36 36  
43 +
37 37  (((
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.
45 +(% 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.**
46 +
47 +
39 39  )))
40 40  
41 41  [[image:image-20220526115242-5.png]]
42 42  
43 43  
53 +
44 44  When you get the gateway EUI, you can see it in the mail or server.
45 45  
46 46  [[image:image-20220525083604-6.png]]
47 47  
48 48  
59 +
49 49  Then enter the LORAWAN configuration, fill in the gateway ID and server address.
50 50  
51 51  [[image:image-20220526115650-6.png]]
... ... @@ -53,26 +53,27 @@
53 53  LORAWAN Configuration
54 54  
55 55  
67 +
56 56  Server successfully connected to gateway.
57 57  
58 58  [[image:image-20220526115824-7.png]]
59 59  
60 60  
61 -= 3. Semtech Basic Station =
73 += 3.  Semtech Basic Station =
62 62  
63 -== Introduction ==
75 +== 3.1  Introduction ==
64 64  
77 +
65 65  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.
66 66  
67 67  (% class="wikigeneratedid" %)
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/]]
81 +(% 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/]]
69 69  
70 -**What do you need to prepare**
83 +(% style="color:blue" %)**What do you need to prepare:**(%%) A gateway that can access the internet normally
71 71  
72 -A gateway that can access the internet normally
73 73  
86 +== 3.2  Register Gateway ==
74 74  
75 -== 3.1 Register Gateway ==
76 76  
77 77  Here is how to register a basic station gateway on senet. Here are the steps to create a gateway.
78 78  
... ... @@ -81,6 +81,7 @@
81 81  [[image:image-20220525083714-9.png]]
82 82  
83 83  
96 +
84 84  Select the type of gateway: Semtech Basic Station
85 85  
86 86  [[image:image-20220525083739-10.png]]
... ... @@ -91,69 +91,104 @@
91 91  [[image:image-20220525083805-11.png]]
92 92  
93 93  
107 +
94 94  Gateway information
95 95  
96 96  [[image:image-20220525083904-12.png]]
97 97  
112 +
113 +
98 98  Check the information about the register gateway
99 99  
100 100  [[image:image-20220525083936-13.png]]
101 101  
102 -Click "Register", here been complete to register
118 +Click **"(% style="color:blue" %)Register"(%%)**, here been complete to register
103 103  
104 -== 3.2 Access the gateway GUI ==
105 105  
121 +== 3.2  Access the gateway GUI ==
122 +
123 +
106 106  Access the gateway GUI interface of LoRaWAN~-~->LoRaWAN ~-~- Basic Station
107 107  
108 -[[image:image-20220525084001-14.png]]
109 109  
110 -User need to Choose the ChirpStack/Senet , input Server URI and Upload the TLS Certificate
127 +[[image:image-20220601100807-1.png||height="411" width="812"]]
111 111  
129 +
130 +
131 +User need to Choose the Senet , input Server URI and Upload the TLS Certificate
132 +
112 112  (% class="box" %)
113 113  (((
114 -Service Provider  ~-~->  Choose the ChirpStack/Senet ~-~- Basic Station
135 +Service Provider  ~-~->  Choose the Senet ~-~- Basic Station
115 115  
116 -LNS URI  ~-~->  Enter the LNS URI address : wss:~/~/collector.senetco.io:6042
137 +LNS URI  ~-~->  Enter the LNS URI address: wss:~/~/collector.senetco.io:6042
117 117  
118 118  LNS TLS trust  ~-~->  Upload the TLS Certificate
119 119  )))
120 120  
142 +
121 121  This is the [[TLS certificate>>url:https://docs.senetco.io/dev/gw/tc.trust]] that the user needs to download
122 122  
123 123  For more information, see the [[Senet BasicStation documentation>>url:https://docs.senetco.io/dev/gw/BasicStation/]]
124 124  
125 -[[image:image-20220525084037-15.png]]
147 +[[image:image-20220601101244-2.png||height="387" width="823"]]
126 126  
127 -== 3.3 Start Station ==
128 128  
129 -When the user has finished the configuration, Please click Sace&Apply to start station to connect Senet
150 +[[image:image-20220601101528-3.png||height="391" width="822"]]
130 130  
131 -== 3.4 Successful Connection ==
132 132  
153 +== 3.3  Start Station ==
154 +
155 +
156 +When the user has finished the configuration, Please click (% style="color:blue" %)**Sace&Apply**(%%) to start station to connect Senet
157 +
158 +
159 +== 3.4  Successful Connection ==
160 +
161 +
133 133  If user completes the above steps, which will see live date in the Senet.
134 134  
135 135  [[image:image-20220525084103-16.png]]
136 136  
137 -== 3.5 Trouble Shooting ==
138 138  
167 +== 3.5  Trouble Shooting ==
168 +
169 +=== 3.5.1 Why my gateway is showing offline on the Senet Console UI? ===
170 +
171 +
172 +If the gateway does not receive any data packet within 10 minutes, the gateway status in the Senet platform is displayed as Offline.
173 +
174 +This does not affect the normal use of the gateway, and when the node sends the packet again, the gateway status reshows as Active。
175 +
176 +[[image:image-20221216175155-1.png||height="508" width="957"]]
177 +
178 +
179 +
139 139  User can check the station log in the logread/system log page.
140 140  
141 141  [[image:image-20220525084131-17.png]]
142 142  
184 +
143 143  and recode the station log in the system/Recode log page.
144 144  
145 145  [[image:image-20220525084148-18.png]]
146 146  
147 -= 4. Gateway and device sending and receiving situation =
148 148  
190 += 4.  Gateway and device sending and receiving situation =
191 +
192 +
149 149  [[image:image-20220526133543-1.png||height="447" width="1323"]]
150 150  
151 151  Detailed status of the device sending and receiving packets
152 152  
197 +
198 +
153 153  [[image:image-20220526133616-2.png||height="636" width="1324"]]
154 154  
155 155  status
156 156  
203 +
204 +
157 157  Channel frequency
158 158  
159 159  [[image:image-20220526133722-3.png||height="514" width="1330"]]
... ... @@ -160,8 +160,10 @@
160 160  
161 161  channel
162 162  
163 -= 5. Downlink =
164 164  
212 += 5.  Downlink =
213 +
214 +
165 165  Downlink payload
166 166  
167 167  [[image:image-20220525084348-22.png]]
... ... @@ -168,22 +168,32 @@
168 168  
169 169  Downlink
170 170  
171 -= 6. Create LHT65 node =
172 172  
222 += 6.  Create LHT65 node =
223 +
224 +
173 173  [[image:image-20220526133851-4.png]]
174 174  
175 175  lht65
176 176  
229 +
230 +
177 177  [[image:image-20220526134154-7.png]]
178 178  
179 179  lht65
180 180  
235 +
236 +
181 181  [[image:image-20220526134108-6.png]]
182 182  
183 183  lht65
184 184  
241 +
242 +
185 185  Payload uploaded by LHT65.
186 186  
187 187  [[image:image-20220526134018-5.png||height="601" width="1233"]]
188 188  
189 189  lht65
248 +
249 +
image-20220601100807-1.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.Kilight
Size
... ... @@ -1,0 +1,1 @@
1 +57.7 KB
Content
image-20220601101244-2.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.Kilight
Size
... ... @@ -1,0 +1,1 @@
1 +53.8 KB
Content
image-20220601101528-3.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.Kilight
Size
... ... @@ -1,0 +1,1 @@
1 +55.0 KB
Content
image-20221216175155-1.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.Kilight
Size
... ... @@ -1,0 +1,1 @@
1 +72.8 KB
Content
Copyright ©2010-2022 Dragino Technology Co., LTD. All rights reserved
Dragino Wiki v2.0