<
From version < 149.5 >
edited by Xiaoling
on 2022/08/17 10:01
To version < 151.1 >
edited by Bei Jinggeng
on 2022/09/09 15:00
>
Change comment: There is no comment for this version

Summary

Details

Page properties
Author
... ... @@ -1,1 +1,1 @@
1 -XWiki.Xiaoling
1 +XWiki.Bei
Content
... ... @@ -54,9 +54,6 @@
54 54  * Firmware upgradable via UART interface
55 55  * Open Source Mobile App for LoRaWAN signal detect and GPS tracking.
56 56  
57 -
58 -
59 -
60 60  == 1.3  Specification ==
61 61  
62 62  
... ... @@ -76,11 +76,9 @@
76 76  * LoRa Tx Current: <90 mA at +17 dBm, 108 mA at +22 dBm
77 77  * LoRa Rx current: <9 mA
78 78  
79 -
80 -
81 -
82 82  == 1.4  Pin Mapping & LED ==
83 83  
78 +
84 84  [[image:image-20220813183239-3.png||height="526" width="662"]]
85 85  
86 86  
... ... @@ -109,6 +109,7 @@
109 109  
110 110  (% style="color:blue" %)**2. Press the reset switch RST on the LA66 USB LoRaWAN Adapter to reset it.**
111 111  
107 +
112 112  The following picture appears to prove that the LA66 USB LoRaWAN Adapter successfully Join the LoRaWAN network
113 113  
114 114  
... ... @@ -118,6 +118,7 @@
118 118  
119 119  (% style="color:blue" %)**3. See Uplink Command**
120 120  
117 +
121 121  Command format: (% style="color:#4472c4" %)** AT+SENDB=<confirn_status>,<Fport>,<data_len>,<data>**
122 122  
123 123  example: AT+SENDB=01,02,8,05820802581ea0a5
... ... @@ -129,7 +129,6 @@
129 129  (% style="color:blue" %)**4. Check to see if TTN received the message**
130 130  
131 131  
132 -
133 133  [[image:image-20220817093644-1.png]]
134 134  
135 135  
... ... @@ -141,6 +141,7 @@
141 141  
142 142  (**Raspberry Pi example: **[[https:~~/~~/github.com/dragino/LA66/blob/main/Send_information_to_TTN_Raspberry%20Pi.py>>https://github.com/dragino/LA66/blob/main/Send_information_to_TTN_Raspberry%20Pi.py]])
143 143  
140 +
144 144  (% style="color:red" %)**Preconditions:**
145 145  
146 146  (% style="color:red" %)**1. LA66 USB LoRaWAN Adapter works fine**
... ... @@ -155,6 +155,7 @@
155 155  
156 156  (% style="color:blue" %)**2.**(%%) Run the python script in PC and see the TTN
157 157  
155 +
158 158  [[image:image-20220602115852-3.png||height="450" width="1187"]]
159 159  
160 160  
... ... @@ -167,6 +167,7 @@
167 167  
168 168  (% style="color:blue" %)**1. Connect the LA66 USB LoRaWAN Adapter to the Raspberry Pi**
169 169  
168 +
170 170  [[image:image-20220723100439-2.png]]
171 171  
172 172  
... ... @@ -173,6 +173,7 @@
173 173  
174 174  (% style="color:blue" %)**2. Install Minicom in RPi.**
175 175  
175 +
176 176  (% id="cke_bm_509388S" style="display:none" %) (%%)Enter the following command in the RPi terminal
177 177  
178 178   (% style="background-color:yellow" %)**apt update**
... ... @@ -188,6 +188,7 @@
188 188  
189 189  (% style="color:blue" %)**3. Press the reset switch RST on the LA66 USB LoRaWAN Adapter.**
190 190  
191 +
191 191  The following picture appears to prove that the LA66 USB LoRaWAN Adapter successfully entered the network.
192 192  
193 193  
... ... @@ -197,6 +197,7 @@
197 197  
198 198  (% style="color:blue" %)**4. Send Uplink message**
199 199  
201 +
200 200  Format: (% style="color:#4472c4" %)**AT+SENDB=<confirn_status>,<Fport>,<data_len>,<data>**
201 201  
202 202  example: AT+SENDB=01,02,8,05820802581ea0a5
... ... @@ -235,6 +235,7 @@
235 235  
236 236  ==== (% style="color:blue" %)**Hardware Connection:**(%%) ====
237 237  
240 +
238 238  A USB to Type-C adapter is needed to connect to a Mobile phone.
239 239  
240 240  Note: The package of LA66 USB adapter already includes this USB Type-C adapter.
... ... @@ -245,6 +245,7 @@
245 245  
246 246  ==== (% style="color:blue" %)**Download and Install App:**(%%) ====
247 247  
251 +
248 248  [[(% id="cke_bm_895007S" style="display:none" %)** **(%%)**Download Link for Android apk **>>https://www.dropbox.com/sh/zxwx16qb777uvkz/AABE_P8coGCQ4DAC8enH4bUya?dl=0]].  (Android Version Only)
249 249  
250 250  [[image:image-20220813173738-1.png]]
... ... @@ -253,8 +253,10 @@
253 253  
254 254  ==== (% style="color:blue" %)**Use of APP:**(%%) ====
255 255  
260 +
256 256  Function and page introduction
257 257  
263 +
258 258  [[image:image-20220723113448-7.png||height="995" width="450"]]
259 259  
260 260  **Block Explain:**
... ... @@ -286,8 +286,10 @@
286 286  13.  exit button
287 287  
288 288  
295 +
289 289  LA66 USB LoRaWAN Module not connected
290 290  
298 +
291 291  [[image:image-20220723110520-5.png||height="677" width="508"]]
292 292  
293 293  
... ... @@ -303,6 +303,7 @@
303 303  
304 304  (% style="color:blue" %)**1.  Register LA66 USB LoRaWAN Module to TTNV3**
305 305  
314 +
306 306  [[image:image-20220723134549-8.png]]
307 307  
308 308  
... ... @@ -309,6 +309,7 @@
309 309  
310 310  (% style="color:blue" %)**2.  Open Node-RED,And import the JSON file to generate the flow**
311 311  
321 +
312 312  Sample JSON file please go to **[[this link>>https://www.dropbox.com/sh/zxwx16qb777uvkz/AABE_P8coGCQ4DAC8enH4bUya?dl=0]]** to download.
313 313  
314 314  For the usage of Node-RED, please refer to: [[http:~~/~~/wiki.dragino.com/xwiki/bin/view/Main/Node-RED/>>http://wiki.dragino.com/xwiki/bin/view/Main/Node-RED/]]
... ... @@ -315,7 +315,9 @@
315 315  
316 316  After see LoRaWAN Online, walk around and the APP will keep sending location info to LoRaWAN server and then to the Node Red.
317 317  
328 +LA66~-~-node-red~-~-decoder:[[dragino-end-node-decoder/Node-RED at main · dragino/dragino-end-node-decoder · GitHub>>url:https://github.com/dragino/dragino-end-node-decoder/tree/main/Node-RED]]
318 318  
330 +
319 319  Example output in NodeRed is as below:
320 320  
321 321  [[image:image-20220723144339-1.png]]
... ... @@ -363,9 +363,10 @@
363 363  * (% style="color:red" %)**PP**(%%):  Peer to Peer LoRa Protocol
364 364  
365 365  
366 -
367 -
368 368  = 4.  Reference =
369 369  
370 370  
371 371  * Hardware Design File for LA66 USB LoRaWAN Adapter : [[Download>>https://www.dropbox.com/sh/a3wbmdcvqjxaqw5/AADZfvAiykJTK624RgMquH86a?dl=0]]
382 +* Mobile Phone App Source Code: [[Download>>https://github.com/dragino/LA66_Mobile_App]].
383 +
384 +
Copyright ©2010-2022 Dragino Technology Co., LTD. All rights reserved
Dragino Wiki v2.0