Last modified by Edwin Chen on 2023/05/22 15:24

From version 8.4
edited by Xiaoling
on 2022/05/31 10:16
Change comment: There is no comment for this version
To version 8.7
edited by Xiaoling
on 2022/06/01 10:57
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -36,6 +36,8 @@
36 36  * Examples free public LoRaWAN server is: [[The Things Network>>url:https://www.thethingsnetwork.org/]].
37 37  * TTN provides the [[integration instruction>>url:https://www.thethingsnetwork.org/docs/applications/integrations.html]] for how to connect to Application servers.
38 38  
39 +
40 +
39 39  = 3. Case 2: Standard LoRaWAN connection~-~- LoRaWAN server is a private server =
40 40  
41 41  [[image:image-20220527151408-2.png]]
... ... @@ -99,7 +99,7 @@
99 99  * c) Gateway parse the packet and get sensor ID and data.
100 100  * d) Gateway sends these data to Application Server.
101 101  
102 -Reference Intruction: [[MQTT Forward Instruction>>doc:Main.MQTT Forward Instruction.WebHome]]
104 +Reference Intruction: [[MQTT Forward Instruction>>MQTT Forward Instruction]]
103 103  
104 104  
105 105  [[image:image-20220527152437-5.png]]