Changes for page NDDS75 -- NB-IoT Distance Detect Sensor User Manual
Last modified by Bei Jinggeng on 2024/05/31 09:53
Summary
-
Page properties (1 modified, 0 added, 0 removed)
Details
- Page properties
-
- Content
-
... ... @@ -102,28 +102,20 @@ 102 102 103 103 104 104 105 -= 2. UseNSE01 to communicatewithIoTServer=105 += 2. Configure LSE01 to connect to LoRaWAN network = 106 106 107 -== 2.1 107 +== 2.1 How it works == 108 108 109 - 110 110 ((( 111 -The NSE01 isequippedwithaNB-IoT module,thepre-loadedfirmwareinNSE01willgetenvironmentdatafrom sensorsandsend thevaluetolocalNB-IoTnetworkviatheNB-IoTmodule.The NB-IoTnetworkwillforwardthisvaluetoIoTserver viatheprotocoldefinedbyNSE01.110 +The LSE01 is configured as LoRaWAN OTAA Class A mode by default. It has OTAA keys to join LoRaWAN network. To connect a local LoRaWAN network, you need to input the OTAA keys in the LoRaWAN IoT server and power on the LSE0150. It will automatically join the network via OTAA and start to send the sensor value 112 112 ))) 113 113 114 - 115 115 ((( 116 - Thediagrambelowshows theworkingflowindefaultfirmware ofNSE01:114 +In case you can’t set the OTAA keys in the LoRaWAN OTAA server, and you have to use the keys from the server, you can [[use AT Commands >>||anchor="H3.200BUsingtheATCommands"]]. 117 117 ))) 118 118 119 -[[image:image-20220708101605-2.png]] 120 120 121 -((( 122 - 123 -))) 124 124 125 - 126 - 127 127 == 2.2 Quick guide to connect to LoRaWAN server (OTAA) == 128 128 129 129 Following is an example for how to join the [[TTN v3 LoRaWAN Network>>url:https://console.cloud.thethings.network/]]. Below is the network structure; we use the [[LG308>>url:http://www.dragino.com/products/lora/item/140-lg308.html]] as a LoRaWAN gateway in this example.