Wiki source code of Mydevices

Version 5.1 by Xiaoling on 2022/05/26 15:51

Show last authors
1 **~ Contents:**
2
3 {{toc/}}
4
5
6 = 1. My devices =
7
8 == 1.1 Introduction ==
9
10 (((
11 The Dragino LoRaWAN gateway amd end node can commuicate with Mydevices LoRaWAN Network Server: [[Mydevices>>url:https://console.mydevices.thethings.industries/]]
12 )))
13
14 == 1.2 Gateway Registered ==
15
16 Step 1: Get the GWID of the gateway and set the correct service address
17
18 [[image:https://wiki.dragino.com/images/thumb/f/f8/Configure_the_gateway_of_mydevice.png/800px-Configure_the_gateway_of_mydevice.png||alt="File:Configure the gateway of mydevice.png" height="287" width="597"]]
19
20 Configure the gateway
21
22
23 Step 2: Select Gateway in the mydevice console
24
25 [[image:https://wiki.dragino.com/images/thumb/5/54/Select_Gateway_of_mydevice.png/600px-Select_Gateway_of_mydevice.png||height="281" width="600"]]
26
27 Select Gateway
28
29
30 Step 2: Registered gateway for mydevice
31
32 [[image:https://wiki.dragino.com/images/thumb/1/11/Registered_gateway.png/600px-Registered_gateway.png||height="374" width="600"]]
33
34 Registered gateway for mydevice
35
36 == 1.3 Check Gateway connection ==
37
38 Users can check if the gateway is properly connected according to 'Satus' or check the gateway WEB like below
39
40 [[image:https://wiki.dragino.com/images/thumb/7/78/Check_connected1.png/600px-Check_connected1.png||height="278" width="600"]]
41
42 Check Status1
43
44
45 [[image:https://wiki.dragino.com/images/thumb/b/bc/Check_connected.png/600px-Check_connected.png||height="314" width="600"]]
46
47 Check statis2
48
49 == 1.4 Check Gateway traffic from Mydevie ==
50
51 user can see the gateway traffic
52
53 [[image:https://wiki.dragino.com/images/thumb/3/38/Gateway_trafiic_of_mydevice.png/600px-Gateway_trafiic_of_mydevice.png||height="544" width="600"]]
54
55 Gateway trafiic
56
57 == 1.5 Add up End node for mydevice ==
58
59 (((
60 Step 1 :Create a device in TTN with the OTAA keys from LT IO controller. Each end node is shipped with a sticker with the default device EUI as below:
61 )))
62
63 (% class="box infomessage" %)
64 (((
65 AT+DEUI=a8 40 41 08 01 81 87 49
66 AT+APPKEY=01 8e e4 c9 b6 c9 d6 86 3a 6f 48 5e db cc 6d 69
67 AT+APPEUI=70 b3 d5 7e d0 01 5f 25
68 )))
69
70 (((
71 User can enter this key in their LoRaWAN Server portal. Below is mydevice screen shot: Add APP EUI in the application.
72 )))
73
74 [[image:https://wiki.dragino.com/images/thumb/3/3d/Add_App_EUI_of_mydevice.png/800px-Add_App_EUI_of_mydevice.png||alt="File:Add App EUI of mydevice.png" height="193" width="641"]]
75
76 Add App EUI
77
78
79 Add APP KEY and DEV EUI
80
81 [[image:https://wiki.dragino.com/images/thumb/a/a0/Add_App_key_and_App_DEUI_of_mydevice.png/800px-Add_App_key_and_App_DEUI_of_mydevice.png||alt="File:Add App key and App DEUI of mydevice.png" height="440" width="635"]]
82
83 Add App key and App DEUI
84
85
86 (((
87 Step 2 :Power on end node and it will auto join to the TTN network. After join success, it will start to upload message to Mydevice and user can see in the panel and analyze the data
88 )))
89
90 [[image:https://wiki.dragino.com/images/thumb/e/e8/Join_mydevice_of_end_node.png/600px-Join_mydevice_of_end_node.png||height="287" width="600"]]
91
92 Join mydevice of end node