<
From version < 64.2 >
edited by Xiaoling
on 2022/11/14 11:52
To version < 56.1 >
edited by Kilight Cao
on 2022/09/07 16:20
>
Change comment: Uploaded new attachment "image-20220907162028-4.png", version {1}

Summary

Details

Page properties
Author
... ... @@ -1,1 +1,1 @@
1 -XWiki.Xiaoling
1 +XWiki.Kilight
Content
... ... @@ -23,6 +23,8 @@
23 23  * Create account in ThingsSpeak and creat channel.
24 24  * Download script from dragino site and move it to properly directory
25 25  
26 +
27 +
26 26  (% class="box infomessage" %)
27 27  (((
28 28  root@dragino-1baf44:~~# wget [[http:~~/~~/www.dragino.com/downloads/downloads/LoRa_Gateway/LPS8/Firmware/customized_script/monitor_gateway.sh>>url:http://www.dragino.com/downloads/downloads/LoRa_Gateway/LPS8/Firmware/customized_script/monitor_gateway.sh]]
... ... @@ -40,6 +40,8 @@
40 40  
41 41  * change the script monitor_gateway.sh with properly users setting:
42 42  
45 +
46 +
43 43  (% class="box infomessage" %)
44 44  (((
45 45  USER='xxxxx'             # user name in your thinkspeak ~-~-> Profile
... ... @@ -54,6 +54,8 @@
54 54  
55 55  * Add monitor_gateway.sh to cron work (% style="color:blue" %)**/etc/crontabs/root**(%%) to make this script runs perdiocally, below is an example to update every 20 minutes
56 56  
61 +
62 +
57 57  (% class="box infomessage" %)
58 58  (((
59 59  # For details see man 4 crontabs
... ... @@ -74,6 +74,8 @@
74 74  
75 75  
76 76  
83 +
84 +
77 77  == **1.3  Monitor Public IP** ==
78 78  
79 79  
... ... @@ -90,7 +90,7 @@
90 90  
91 91  = **2.  Remote Access** =
92 92  
93 -= **2.1  Remote Access via Remote.it.** =
101 +== **2.1  Remote Access via Remote.it.** ==
94 94  
95 95  
96 96  Remote.it for remote access is available in the latest Dragino firmware for gateway. For security concern, the remote.it only available base on end user demand.
... ... @@ -104,6 +104,9 @@
104 104  * For how to use remote.it for (% style="color:blue" %)**general remote control**(%%), please see :  [[Remoteit user instruction for Dragino Gateway>>https://www.remote.it/getting-started/dragino]].
105 105  * For Quick add remote.it to (% style="color:blue" %)**Dragino for remote debug**(%%), please see below:
106 106  
115 +
116 +
117 +
107 107  (% style="color:blue" %)**1. Install the Remote.it software**
108 108  
109 109  Users can directly click** "Install"** on the Web UI to install Remote. it.
... ... @@ -137,43 +137,9 @@
137 137  [[image:image-20220725115720-2.png||height="658" width="900"]]
138 138  
139 139  
151 +=== **2.1.1  How to register hp0d with Remote.it** ===
140 140  
141 -== **2.1.1  How to save the registered remote after the gateway's firmware update.** ==
142 142  
143 -Before version [[lgw~~-~~-build-v5.4.1668240318-20221112-1606>>http://repo.dragino.com/release/miscellaneous/remoteit/dragino-lgw--v5.4.1668240318-squashfs-sysupgrade.bin]], once the gateway firmware is upgraded the remote configuration is gone.
144 -
145 -This issue is now corrected:
146 -
147 -
148 -
149 -=== **The gateway version is lower than** **lgw~-~-build-v5.4.1668240318-20221112-1606:** ===
150 -
151 -
152 -**~1. upload the [[backup file>>http://repo.dragino.com/release/miscellaneous/remoteit/backup.tar.gz]] to update the configuration.**
153 -
154 -[[image:image-20221112162644-4.png]]
155 -
156 -
157 -
158 -**2. Check the 'Preserver Settings' check box when you upgrade the gateway with the firmware. **
159 -
160 -[[image:image-20221112162543-2.png]]
161 -
162 -
163 -
164 -=== **The gateway version is greater or equal to**  **lgw~-~-build-v5.4.1668240318-20221112-1606:** ===
165 -
166 -
167 -
168 -**~1. Only to do: Check the 'Preserver Settings' check box when you upgrade the gateway with the firmware. **
169 -
170 -[[image:image-20221112162547-3.png]]
171 -
172 -
173 -
174 -== **2.1.2  How to register hp0d with Remote.it** ==
175 -
176 -
177 177  **Prerequisites:**
178 178  
179 179  Users must have an account and APP for remote.it
... ... @@ -181,9 +181,8 @@
181 181  [[https:~~/~~/app.remote.it>>https://app.remote.it]]
182 182  
183 183  
184 -=== (% style="color:blue" %)**1.  Click "+" in the APP to add a device**(%%) ===
161 +(% style="color:blue" %)**1. Click "+" in the APP to add a device**
185 185  
186 -
187 187  Then click Add "Linux & Raspberry Pi" and the APP will generate a command to register the device.
188 188  
189 189  
... ... @@ -191,7 +191,7 @@
191 191  
192 192  
193 193  
194 -=== (% style="color:blue" %)**2.  Copy the register device command**(%%) ===
170 +(% style="color:blue" %)**2.Copy the register device command**
195 195  
196 196  
197 197  [[image:image-20220815173944-2.jpeg||height="556" width="923"]]
... ... @@ -198,7 +198,7 @@
198 198  
199 199  
200 200  
201 -=== (% style="color:blue" %)**3.  Enter the command copied from the previous step on the HP0D Linux command line**(%%) ===
177 +(% style="color:blue" %)**3.Enter the command copied from the previous step on the HP0D Linux command line**
202 202  
203 203  
204 204  [[image:image-20220815173951-3.jpeg||height="424" width="1147"]]
... ... @@ -205,40 +205,15 @@
205 205  
206 206  
207 207  
208 -=== (% style="color:blue" %)**4.  Check whether the device is successfully registered on the Remote.it APP**(%%) ===
184 +(% style="color:blue" %)**4.Check whether the device is successfully registered on the Remote.it APP**
209 209  
210 210  
211 211  [[image:image-20220815173958-4.jpeg||height="580" width="964"]]
212 212  
213 213  
190 +== **2.2  RSSH Introduction** ==
214 214  
215 -== **2.1.3  Trouble Shooting** ==
216 216  
217 -
218 -=== **1. What should users do when gateway Remote.it installation fails** ===
219 -
220 -
221 -[[image:image-20220907162028-4.png||height="564" width="1148"]]
222 -
223 -
224 -(% style="color:blue" %)**Step 1:  **(%%)Users can download the archive and upload it to the gateway:** [[attach:backup.tar.gz||target="_blank"]]**
225 -
226 -[[image:image-20220907161050-2.png]]
227 -
228 -
229 -
230 -(% style="color:blue" %)**Step 2:  **(%%)Back to the Remote.it screen, and click **"Install"** again.
231 -
232 -[[image:image-20220907161352-3.png]]
233 -
234 -
235 -(% style="color:blue" %)**Step 3:**(%%) Follow the [[Remoteit user instruction for Dragino Gateway>>https://www.remote.it/getting-started/dragino]] steps to reconfigure
236 -
237 -
238 -
239 -= **2.2  RSSH Introduction** =
240 -
241 -
242 242  Reverse SSH for remote access is available in the latest Dragino firmware for gateway. For security concern, the RSSH only available base on end user demand.
243 243  
244 244  (% style="color:red" %)**Important Notice:**
... ... @@ -262,6 +262,8 @@
262 262  
263 263  
264 264  
216 +
217 +
265 265  === **2.2.1  End User Guide to use SSH access** ===
266 266  
267 267  
... ... @@ -491,3 +491,5 @@
491 491  )))
492 492  
493 493  [[image:image-20220531153219-17.png]]
447 +
448 +
image-20221112162416-1.png
Author
... ... @@ -1,1 +1,0 @@
1 -XWiki.Xiaoye
Size
... ... @@ -1,1 +1,0 @@
1 -53.7 KB
Content
image-20221112162543-2.png
Author
... ... @@ -1,1 +1,0 @@
1 -XWiki.Xiaoye
Size
... ... @@ -1,1 +1,0 @@
1 -63.2 KB
Content
image-20221112162547-3.png
Author
... ... @@ -1,1 +1,0 @@
1 -XWiki.Xiaoye
Size
... ... @@ -1,1 +1,0 @@
1 -63.2 KB
Content
image-20221112162644-4.png
Author
... ... @@ -1,1 +1,0 @@
1 -XWiki.Xiaoye
Size
... ... @@ -1,1 +1,0 @@
1 -55.7 KB
Content
Copyright ©2010-2022 Dragino Technology Co., LTD. All rights reserved
Dragino Wiki v2.0