Last modified by Kilight Cao on 2025/06/06 15:43

From version 18.1
edited by Edwin Chen
on 2025/06/04 14:18
Change comment: There is no comment for this version
To version 22.1
edited by Kilight Cao
on 2025/06/05 16:28
Change comment: There is no comment for this version

Summary

Details

Page properties
Author
... ... @@ -1,1 +1,1 @@
1 -XWiki.Edwin
1 +XWiki.Kilight
Content
... ... @@ -11,6 +11,13 @@
11 11  Note: The mobile APP keep updating. Please contact support @ dragino.cc if you can't find the deivces you are looking for.
12 12  
13 13  
14 +(% class="wikigeneratedid" %)
15 +Download link of dragino mobile app:**[[Mobile_APP>>https://www.dropbox.com/scl/fo/gyscmfn1s03oz3n8rif8w/AJW7JoMQsQ56dtlls2SNf9c?rlkey=3q2cxwriyzh26vuairx01yebc&e=1&st=be5jv92w&dl=0]]**
16 +
17 +(% class="wikigeneratedid" %)
18 +Google Play Store: **[[DeviceTool.app>>https://play.google.com/store/apps/details?id=com.teyi.device.tool.app]]**
19 +
20 +
14 14  = 2.For LoRaWAN End node. =
15 15  
16 16  Users can use the dragino mobile app with the LA66 USB LoRaWAN adapter to simulate a LoRaWAN node device to send data to the platform and debug the decoder according to the following examples.
... ... @@ -18,8 +18,9 @@
18 18  
19 19  **Below list the supported products and prerequisites :**
20 20  
21 -* (% style="color:blue" %)**Support Devices: [[LA66 USB LoRaWAN Adapter>>https://www.dragino.com/products/lora/item/232-la66-usb-lorawan-adapter.html]].**
22 -* (% style="color:blue" %)**Software Location: [[LA66 USB use LoRaWAN firmware>>https://www.dropbox.com/sh/els49fz9rd6fu1y/AAAt-kKIvXu1ZOK0hWysq97na?dl=0]].**
28 +* (% style="color:blue" %)**Dragino mobile app version: **(%%) **DeviceTool_1.6.1**
29 +* (% style="color:blue" %)**Required device: [[LA66 USB LoRaWAN Adapter>>https://www.dragino.com/products/lora/item/232-la66-usb-lorawan-adapter.html]].**
30 +* (% style="color:blue" %)**Device Software Location: [[LA66 USB use LoRaWAN firmware>>https://www.dropbox.com/sh/els49fz9rd6fu1y/AAAt-kKIvXu1ZOK0hWysq97na?dl=0]].**
23 23  * (% style="color:blue" %)**How to Flash Firmware:  [[For LA66 USB>>http://wiki.dragino.com/xwiki/bin/view/Main/User%20Manual%20for%20LoRaWAN%20End%20Nodes/LA66%20USB%20LoRaWAN%20Adapter%20User%20Manual/#H1.10A0UpgradeFirmwareofLA66USBLoRaWANAdapter]].**
24 24  * (% style="color:blue" %)**Video Demo: **(%%)**[[Simulation Sensor Uplink by LA66>>https://youtu.be/FlFLYL23EfQ]]**
25 25  * (% style="color:blue" %)**Prerequisite:**
... ... @@ -26,6 +26,7 @@
26 26  ** LA66 USB LoRaWAN Adapter **has been registered on the lorawan server** and has joined the network. See "**[[Example: Use of LA66 USB LoRaWAN Adapter and mobile APP>>url:http://wiki.dragino.com/xwiki/bin/view/Main/User%20Manual%20for%20LoRaWAN%20End%20Nodes/LA66%20USB%20LoRaWAN%20Adapter%20User%20Manual/#H1.9A0Example:UseofA0LA66USBLoRaWANAdapterandmobileAPP]]**"
27 27  ** The default software shipped with the LA66 USB LoRaWAN Adapter is the LoRaWAN firmware. If the firmware is already the LoRaWAN firmware, users do not need to flash it again.
28 28  
37 +
29 29  == 2.1. Connect the LA66 USB LoRaWAN adapter to your phone ==
30 30  
31 31  
... ... @@ -91,3 +91,60 @@
91 91  
92 92  
93 93  = 3.For Cellular End Node =
103 +
104 +
105 +Users can use the dragino mobile app to simulate an NB-IoT node device to send data to the platform and debug the decoder according to the following examples.
106 +
107 +
108 +**Below list the  prerequisites :**
109 +
110 +* (% style="color:blue" %)**Dragino mobile app version: **(%%) greater than or equal to 1.7.0
111 +
112 +(% style="color:blue" %)**Video Demo: **(%%)**[[Simulation Sensor Uplink by of the NB>>https://youtube.com/shorts/6GiwMRPHurQ?feature=share]]**
113 +
114 +== 3.1  Use the Dragino Devices.tool app to simulate sensor uplink of the NB ==
115 +
116 +
117 +Open the Dragino Devices.tool app and click the icon "[[image:image-20250507174027-3.png||height="21" width="33"]]", select "(% style="color:blue" %)**Simulation Sensor Uplink of the NB**(%%)"
118 +
119 +[[image:image-20250605141228-1.png||height="294" width="469"]]
120 +
121 +
122 +Function and page introduction:
123 +
124 +[[image:image-20250605142030-2.png||height="947" width="448"]]
125 +
126 +
127 +(% style="color:blue" %)**Block Explain:**
128 +
129 +~1. IMEI: Customize the simulated Uplink IMEI
130 +
131 +2. IMSI:Customize the simulated Uplink IMSI
132 +
133 +3. Battery: Customize the simulated Uplink Battery
134 +
135 +4. Signal:Customize the simulated Uplink Signal
136 +
137 +5. Model:Select the Dragino NB sensor model that needs to be simulated
138 +
139 +6. Link Type:Select the Link type to be simulated, UDP/MQTT
140 +
141 +7. Upload Format:Select the Upload Format to be simulated, JSON/HEX
142 +
143 +8. Server Address:Fill in the server address
144 +
145 +9. Port Number:Fill in the server port number
146 +
147 +10. Enable uplink box
148 +
149 +11.Configure the Uplink interval
150 +
151 +12.Log display: Simulation Sensor Uplink of the NB log
152 +
153 +
154 +== 2.2 Example to simulates ==
155 +
156 +
157 +
158 +
159 +
image-20250605141228-1.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.Kilight
Size
... ... @@ -1,0 +1,1 @@
1 +90.2 KB
Content
image-20250605142030-2.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.Kilight
Size
... ... @@ -1,0 +1,1 @@
1 +195.5 KB
Content