Last modified by Xiaoling on 2022/09/02 18:11

From version 44.5
edited by Xiaoling
on 2022/05/31 14:33
Change comment: There is no comment for this version
To version 43.3
edited by Xiaoling
on 2022/05/31 14:29
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -1,5 +3,3 @@
1 -**Contents: **
2 -
3 3  {{toc/}}
4 4  
5 5  
... ... @@ -23,7 +23,6 @@
23 23  * Notification mechanism, notify the transmission of both sides when an exception occurs
24 24  
25 25  
26 -
27 27  = 3. What does this example shows? How it works? =
28 28  
29 29  (((
... ... @@ -63,7 +63,6 @@
63 63  )))
64 64  
65 65  
66 -
67 67  = 4. Preparation =
68 68  
69 69  == 4.1 Hardware ==
... ... @@ -78,6 +78,7 @@
78 78  The LoRa End node keeps getting temperature and humidity from the sensor and sends out via LoRa periodically.
79 79  )))
80 80  
77 +
81 81  == 4.2 Software ==
82 82  
83 83  1. [[4.3.4 version>>url:http://www.dragino.com/downloads/index.php?dir=motherboards/ms14/Firmware/IoT/]]
... ... @@ -86,13 +86,11 @@
86 86  1. [[DHTlib>>url:https://github.com/goodcheney/Lora/blob/patch-1/Lora%20Shield/Examples/DHTlib.zip]]
87 87  
88 88  
89 -
90 90  == 4.3 Server(For example) ==
91 91  
92 92  * [[ThingSpeak>>url:https://thingspeak.com/]]
93 93  
94 94  
95 -
96 96  == 4.4 Configure IoT Server ==
97 97  
98 98  * Need this keys:
... ... @@ -113,6 +113,7 @@
113 113  [[image:image-20220531140304-12.png]]
114 114  )))
115 115  
111 +
116 116  == 4.5 Configure LG01 settings ==
117 117  
118 118  Tips:Please confirm that your LG01 version is 4.3.3.
... ... @@ -237,6 +237,7 @@
237 237  1. Send reply after then receive LoRa node data.
238 238  1. Sketch will write active content to /tmp/iot/status periodically (every 5 minutes).(Watchdog feature)
239 239  
236 +
240 240  1. [[image:image-20220531141656-31.png]](((
241 241  Open the sketch [[MQTT_Simple_Server>>url:https://github.com/dragino/Arduino-Profile-Examples/tree/master/libraries/Dragino/examples/LoRa/MQTT_Simple_Server]].(Board:Dragino Yun + UNO or LG01/OLG01,Port:Network ports.)and upload.
242 242  
... ... @@ -357,5 +357,4 @@
357 357  If the time doesnt's change,you can refer it to calculate for checking status.
358 358  )))
359 359  
360 -(% class="wikigeneratedid" id="H" %)
361 -
357 +== ==