Wiki source code of Simulate a LoRaWAN End Node or NB-IoT End Node Uplink
Version 6.1 by Kilight Cao on 2025/05/07 17:40
Show last authors
author | version | line-number | content |
---|---|---|---|
1 | **Table of Contents:** | ||
2 | |||
3 | {{toc/}} | ||
4 | |||
5 | |||
6 | = 1.Overview: = | ||
7 | |||
8 | To add a IoT end node to platform, we always need to have the device to send the data to platform and debug the decoder and organize the dashboard. Dragino provide a mobile APP which can simulate this process without have the actually end node. It will save a lot of time for this debug process. | ||
9 | |||
10 | |||
11 | Note: The mobile APP keep updating. Please contact support @ dragino.cc if you can't find the deivces you are looking for. | ||
12 | |||
13 | |||
14 | = 2.For LoRaWAN End node. = | ||
15 | |||
16 | Users can use LA66 USB LoRaWAN Adapter to simulate the LoRaWAN node device to send data to the platform and debug the decoder according to the following example. | ||
17 | |||
18 | |||
19 | **Below list the supported products and prerequisites :** | ||
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 | |||
23 | * (% style="color:blue" %)**Software Location: [[LA66 USB use LoRaWAN firmware>>https://www.dropbox.com/sh/els49fz9rd6fu1y/AAAt-kKIvXu1ZOK0hWysq97na?dl=0]].** | ||
24 | |||
25 | * (% style="color:blue" %)**Prerequisite:**(%%) 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]]**" | ||
26 | |||
27 | |||
28 | |||
29 | = 3.For Cellular End Node = |