<
From version < 134.12 >
edited by Xiaoling
on 2022/07/26 10:50
To version < 140.1 >
edited by Edwin Chen
on 2022/08/13 18:09
>
Change comment: There is no comment for this version

Summary

Details

Page properties
Author
... ... @@ -1,1 +1,1 @@
1 -XWiki.Xiaoling
1 +XWiki.Edwin
Content
... ... @@ -52,6 +52,7 @@
52 52  
53 53  == 1.2  Features ==
54 54  
55 +
55 55  * Support LoRaWAN v1.0.4 protocol
56 56  * Support peer-to-peer protocol
57 57  * TCXO crystal to ensure RF performance on low temperature
... ... @@ -67,6 +67,7 @@
67 67  
68 68  == 1.3  Specification ==
69 69  
71 +
70 70  * CPU: 32-bit 48 MHz
71 71  * Flash: 256KB
72 72  * RAM: 64KB
... ... @@ -109,6 +109,7 @@
109 109  
110 110  == 1.7  Land Pattern ==
111 111  
114 +
112 112  [[image:image-20220517072821-2.png]]
113 113  
114 114  
... ... @@ -159,6 +159,7 @@
159 159  
160 160  == 2.2  Features ==
161 161  
165 +
162 162  * Arduino Shield base on LA66 LoRaWAN module
163 163  * Support LoRaWAN v1.0.4 protocol
164 164  * Support peer-to-peer protocol
... ... @@ -175,6 +175,7 @@
175 175  
176 176  == 2.3  Specification ==
177 177  
182 +
178 178  * CPU: 32-bit 48 MHz
179 179  * Flash: 256KB
180 180  * RAM: 64KB
... ... @@ -227,10 +227,12 @@
227 227  
228 228  LA66-LoRaWAN-shield-AT-command-via-Arduino-UNO source code link: [[https:~~/~~/www.dropbox.com/sh/cx0pspkwu62pr97/AAAbKh2ioPdZfSDtdDpooYqha?dl=0>>https://www.dropbox.com/sh/cx0pspkwu62pr97/AAAbKh2ioPdZfSDtdDpooYqha?dl=0]]
229 229  
235 +[[image:image-20220726135239-1.png]]
230 230  
231 231  
232 232  (% style="color:blue" %)**3.  Click the button marked 1 in the figure to compile, and after the compilation is complete, click the button marked 2 in the figure to upload**
233 233  
240 +[[image:image-20220726135356-2.png]]
234 234  
235 235  
236 236  (% style="color:blue" %)**4.  After the upload is successful, open the serial port monitoring and send the AT command**
... ... @@ -301,6 +301,7 @@
301 301  [[image:image-20220602100052-2.png||height="385" width="600"]]
302 302  
303 303  
311 +
304 304  === 2.8.2  Connection ===
305 305  
306 306  
... ... @@ -326,6 +326,7 @@
326 326  [[image:image-20220602102240-4.png||height="304" width="600"]]
327 327  
328 328  
337 +
329 329  === 2.8.3  Upgrade steps ===
330 330  
331 331  
... ... @@ -435,6 +435,7 @@
435 435  
436 436  == 3.2  Features ==
437 437  
447 +
438 438  * LoRaWAN USB adapter base on LA66 LoRaWAN module
439 439  * Ultra-long RF range
440 440  * Support LoRaWAN v1.0.4 protocol
... ... @@ -448,8 +448,11 @@
448 448  * Open Source Mobile App for LoRaWAN signal detect and GPS tracking.
449 449  
450 450  
461 +
462 +
451 451  == 3.3  Specification ==
452 452  
465 +
453 453  * CPU: 32-bit 48 MHz
454 454  * Flash: 256KB
455 455  * RAM: 64KB
... ... @@ -467,6 +467,8 @@
467 467  * LoRa Rx current: <9 mA
468 468  
469 469  
483 +
484 +
470 470  == 3.4  Pin Mapping & LED ==
471 471  
472 472  
... ... @@ -596,82 +596,85 @@
596 596  
597 597  
598 598  
599 -== 3.8  Example: Use of LA66 USB LoRaWAN Adapter and APP sample process and DRAGINO-LA66-APP. ==
614 +== 3.8  Example: Use of LA66 USB LoRaWAN Adapter and mobile APP ==
600 600  
601 601  
602 -=== 3.8.1  DRAGINO-LA66-APP ===
617 +=== 3.8.1  Hardware and Software Connection ===
603 603  
604 604  
605 -[[image:image-20220723102027-3.png]]
606 -
607 -
608 -
609 609  ==== (% style="color:blue" %)**Overview:**(%%) ====
610 610  
611 611  
612 612  (((
613 -DRAGINO-LA66-APP is a mobile APP for LA66 USB LoRaWAN Adapter and APP sample process. DRAGINO-LA66-APP can obtain the positioning information of the mobile phone and send it to the LoRaWAN platform through the LA66 USB LoRaWAN Adapter.
614 -)))
624 +DRAGINO-LA66-APP is an Open Source mobile APP for LA66 USB LoRaWAN Adapter. DRAGINO-LA66-APP has below features:
615 615  
616 -(((
617 -View the communication signal strength between the node and the gateway through the RSSI value(DRAGINO-LA66-APP currently only supports Android system)
626 +* Send real-time location information of mobile phone to LoRaWAN network.
627 +* Check LoRaWAN network signal strengh.
628 +* Manually send messages to LoRaWAN network.
618 618  )))
619 619  
620 620  
621 621  
622 -==== (% style="color:blue" %)**Conditions of Use:**(%%) ====
633 +==== (% style="color:blue" %)**Hardware Connection:**(%%) ====
623 623  
635 +A USB to Type-C adapter is needed to connect to a Mobile phone.
624 624  
625 -Requires a type-c to USB adapter
637 +Note: The package of LA66 USB adapter already includes this USB Type-C adapter.
626 626  
627 -[[image:image-20220723104754-4.png]]
639 +[[image:image-20220813174353-2.png||height="360" width="313"]]
628 628  
629 629  
642 +==== (% style="color:blue" %)**Download and Install App:**(%%) ====
630 630  
631 -==== (% style="color:blue" %)**Use of APP:**(%%) ====
644 +[[(% 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)
632 632  
646 +[[image:image-20220813173738-1.png]]
633 633  
648 +
649 +==== (% style="color:blue" %)**Use of APP:**(%%) ====
650 +
634 634  Function and page introduction
635 635  
636 -[[image:image-20220723113448-7.png||height="1481" width="670"]]
653 +[[image:image-20220723113448-7.png||height="995" width="450"]]
637 637  
655 +**Block Explain:**
638 638  
639 -1.Display LA66 USB LoRaWAN Module connection status
657 +1.  Display LA66 USB LoRaWAN Module connection status
640 640  
641 -2.Check and reconnect
659 +2.  Check and reconnect
642 642  
643 -3.Turn send timestamps on or off
661 +3.  Turn send timestamps on or off
644 644  
645 -4.Display LoRaWan connection status
663 +4.  Display LoRaWan connection status
646 646  
647 -5.Check LoRaWan connection status
665 +5.  Check LoRaWan connection status
648 648  
649 -6.The RSSI value of the node when the ACK is received
667 +6.  The RSSI value of the node when the ACK is received
650 650  
651 -7.Node's Signal Strength Icon
669 +7.  Node's Signal Strength Icon
652 652  
653 -8.Set the packet sending interval of the node in seconds
671 +8.  Configure Location Uplink Interval
654 654  
655 -9.AT command input box
673 +9.  AT command input box
656 656  
657 -10.Send AT command button
675 +10.  Send Button:  Send input box info to LA66 USB Adapter
658 658  
659 -11.Node log box
677 +11.  Output Log from LA66 USB adapter
660 660  
661 -12.clear log button
679 +12.  clear log button
662 662  
663 -13.exit button
681 +13.  exit button
664 664  
665 665  
666 666  LA66 USB LoRaWAN Module not connected
667 667  
668 -[[image:image-20220723110520-5.png||height="903" width="677"]]
686 +[[image:image-20220723110520-5.png||height="677" width="508"]]
669 669  
670 670  
671 671  
672 672  Connect LA66 USB LoRaWAN Module
673 673  
674 -[[image:image-20220723110626-6.png||height="906" width="680"]]
692 +[[image:image-20220723110626-6.png||height="681" width="511"]]
675 675  
676 676  
677 677  
... ... @@ -686,12 +686,15 @@
686 686  
687 687  (% style="color:blue" %)**2.  Open Node-RED,And import the JSON file to generate the flow**
688 688  
689 -Sample JSON file please go to this link to download:放置JSON文件的链接
707 +Sample JSON file please go to **[[this link>>https://www.dropbox.com/sh/zxwx16qb777uvkz/AABE_P8coGCQ4DAC8enH4bUya?dl=0]]** to download.
690 690  
691 -For the usage of Node-RED, please refer to: [[http:~~/~~/8.211.40.43:8080/xwiki/bin/view/Main/Node-RED/>>http://8.211.40.43:8080/xwiki/bin/view/Main/Node-RED/]]
709 +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/]]
692 692  
693 -The following is the positioning effect map
711 +After see LoRaWAN Online, walk around and the APP will keep sending location info to LoRaWAN server and then to the Node Red.
694 694  
713 +
714 +Example output in NodeRed is as below:
715 +
695 695  [[image:image-20220723144339-1.png]]
696 696  
697 697  
... ... @@ -707,9 +707,19 @@
707 707  
708 708  
709 709  
710 -= 4.  Order Info =
731 += 4.  FAQ =
711 711  
712 712  
734 +== 4.1  How to Compile Source Code for LA66? ==
735 +
736 +
737 +Compile and Upload Code to ASR6601 Platform :[[Instruction>>Compile and Upload Code to ASR6601 Platform]]
738 +
739 +
740 +
741 += 5.  Order Info =
742 +
743 +
713 713  **Part Number:**  (% style="color:blue" %)**LA66-XXX**(%%), (% style="color:blue" %)**LA66-LoRaWAN-Shield-XXX** (%%) **or**  (% style="color:blue" %)**LA66-USB-LoRaWAN-Adapter-XXX**
714 714  
715 715  
... ... @@ -728,8 +728,7 @@
728 728  
729 729  
730 730  
762 += 6.  Reference =
731 731  
732 -= 5.  Reference =
733 733  
734 -
735 735  * Hardware Design File for LA66 LoRaWAN Shield, LA66 USB LoRaWAN Adapter : [[Download>>https://www.dropbox.com/sh/a3wbmdcvqjxaqw5/AADZfvAiykJTK624RgMquH86a?dl=0]]
image-20220726135239-1.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.Lu
Size
... ... @@ -1,0 +1,1 @@
1 +91.4 KB
Content
image-20220726135356-2.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.Lu
Size
... ... @@ -1,0 +1,1 @@
1 +45.6 KB
Content
image-20220813173738-1.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.Edwin
Size
... ... @@ -1,0 +1,1 @@
1 +13.2 KB
Content
image-20220813174353-2.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.Edwin
Size
... ... @@ -1,0 +1,1 @@
1 +189.1 KB
Content
Copyright ©2010-2022 Dragino Technology Co., LTD. All rights reserved
Dragino Wiki v2.0