Changes for page LMDS200 -- LoRaWAN Microwave Radar Distance Sensor User Manual
Last modified by Mengting Qiu on 2024/03/07 08:41
Summary
-
Page properties (1 modified, 0 added, 0 removed)
-
Attachments (0 modified, 4 added, 0 removed)
Details
- Page properties
-
- Content
-
... ... @@ -50,7 +50,6 @@ 50 50 * IP68 rate for the Sensor Probe 51 51 * 8500mAh Battery for long term use 52 52 53 - 54 54 == 1.3 Probe Specification == 55 55 56 56 ... ... @@ -71,13 +71,10 @@ 71 71 * IP68 Protection 72 72 * Length: 3.5 meters 73 73 74 - 75 - 76 76 == 1.4 Applications == 77 77 78 78 * Smart Agriculture 79 79 80 - 81 81 == 1.5 Pin mapping and power on == 82 82 83 83 [[image:1654580482666-473.png]] ... ... @@ -123,32 +123,30 @@ 123 123 [[image:image-20220607135531-1.jpeg]] 124 124 125 125 126 - 127 - 128 - 129 129 You can enter this key in the LoRaWAN Server portal. Below is TTN screen shot: 130 130 131 131 132 132 **Register the device** 133 133 134 -[[image: file:///C:/Users/93456/AppData/Local/Temp/msohtmlclip1/01/clip_image005.png]]127 +[[image:1654581442672-605.png]] 135 135 136 136 130 + 137 137 **Add APP EUI and DEV EUI** 138 138 133 +[[image:1654581465717-368.png]] 139 139 140 -[[image:file:///C:/Users/93456/AppData/Local/Temp/msohtmlclip1/01/clip_image006.png]] 141 141 142 142 143 143 **Add APP EUI in the application** 144 144 139 +[[image:1654581493871-516.png]] 145 145 146 -[[image:file:///C:/Users/93456/AppData/Local/Temp/msohtmlclip1/01/clip_image007.png]] 147 147 148 148 149 149 **Add APP KEY** 150 150 151 -[[image: file:///C:/Users/93456/AppData/Local/Temp/msohtmlclip1/01/clip_image008.png]]145 +[[image:1654581517630-991.png]] 152 152 153 153 154 154 **Step 2**: Power on LSPH01 ... ... @@ -156,37 +156,24 @@ 156 156 157 157 Put a Jumper on JP2 to power on the device. ( The Switch must be in FLASH position). 158 158 153 +[[image:image-20220607135918-2.png]] 159 159 160 160 161 -|((( 162 - 163 -))) 164 - 165 -[[image:file:///C:/Users/93456/AppData/Local/Temp/msohtmlclip1/01/clip_image009.png]] 166 - 167 - 168 - 169 - 170 170 **Step 3:** The LSPH01 will auto join to the TTN network. After join success, it will start to upload messages to TTN and you can see the messages in the panel. 171 171 158 +[[image:1654581590132-631.png]] 172 172 173 173 174 174 175 - [[image:file:///C:/Users/93456/AppData/Local/Temp/msohtmlclip1/01/clip_image010.png]]162 +== 2.3 Uplink Payload == 176 176 177 - 178 - 179 -1. 180 -11. Uplink Payload 181 - 182 182 LSPH01 will uplink payload via LoRaWAN with below payload format: 183 183 184 - 185 185 Uplink payload includes in total 11 bytes. 186 - 187 187 188 188 Normal uplink payload: 189 189 170 +(% border="1" cellspacing="10" style="background-color:#ffffcc; width:510px" %) 190 190 |((( 191 191 **Size** 192 192 ... ... @@ -206,14 +206,13 @@ 206 206 [[Type>>path:#Message_Type]] 207 207 ))) 208 208 209 -[[image: file:///C:/Users/93456/AppData/Local/Temp/msohtmlclip1/01/clip_image010.png]]190 +[[image:1654581735133-458.png]] 210 210 211 211 212 212 213 -1. 214 -11. 215 -111. Battery Info 194 +=== 2.3.1 Battery Info === 216 216 196 + 217 217 Check the battery voltage for LSPH01. 218 218 219 219 Ex1: 0x0B45 = 2885mV ... ... @@ -221,13 +221,12 @@ 221 221 Ex2: 0x0B49 = 2889mV 222 222 223 223 224 -1. 225 -11. 226 -111. DS18B20 Temperature sensor 227 227 228 - Thisis optional, user can connect external DS18B20 sensor to the [[+3.3v,1-wire and GNDpin>>path:#DS18B20]]. and this field will report temperature.205 +=== 2.3.2 DS18B20 Temperature sensor === 229 229 207 +This is optional, user can connect external DS18B20 sensor to the +3.3v, 1-wire and GND pin . and this field will report temperature. 230 230 209 + 231 231 **Example**: 232 232 233 233 If payload is: 0105H: (0105 & FC00 == 0), temp = 0105H /10 = 26.1 degree ... ... @@ -236,40 +236,35 @@ 236 236 237 237 238 238 239 -1. 240 -11. 241 -111. Soil pH 218 +=== 2.3.3 Soil pH === 242 242 243 243 Range: 0 ~~ 14 pH 244 244 245 -Example: 222 +**Example:** 246 246 247 -**0x02B7(H) = 695(D) = 6.95pH** 224 +(% style="color:#037691" %)** 0x02B7(H) = 695(D) = 6.95pH** 248 248 249 249 250 -1. 251 -11. 252 -111. Soil Temperature 253 253 228 +=== 2.3.4 Soil Temperature === 229 + 254 254 Get Soil Temperature 255 255 256 256 257 257 **Example**: 258 258 259 -If payload is: 0105H: (0105 & FC00 == 0), temp = 0105H /10 = 26.1 degree 235 +If payload is: **0105H**: (0105 & FC00 == 0), temp = 0105H /10 = 26.1 degree 260 260 261 -If payload is: FF3FH : (FF3F & FC00 == 1) , temp = (FF3FH - 65536)/10 = -19.3 degrees. 237 +If payload is: **FF3FH** : (FF3F & FC00 == 1) , temp = (FF3FH - 65536)/10 = -19.3 degrees. 262 262 263 263 264 264 265 -1. 266 -11. 267 -111. Interrupt Pin 241 +=== 2.3.5 Interrupt Pin === 268 268 269 -This data field shows if this packet is generated by interrupt or not. [[Click here>> path:#Int_mod]] for the hardware and software set up.243 +This data field shows if this packet is generated by interrupt or not. [[Click here>>||anchor="H3.2SetInterruptMode"]] for the hardware and software set up. 270 270 271 271 272 -Example: 246 +**Example:** 273 273 274 274 0x00: Normal uplink packet. 275 275 ... ... @@ -276,16 +276,16 @@ 276 276 0x01: Interrupt Uplink Packet. 277 277 278 278 279 -1. 280 -11. 281 -111. Message Type 282 282 254 +=== 2.3.6 Message Type === 255 + 283 283 For a normal uplink payload, the message type is always 0x01. 284 284 285 285 Valid Message Type: 286 286 287 287 288 -|Message Type Code|Description|Payload 261 +(% border="1" cellspacing="10" style="background-color:#ffffcc; width:510px" %) 262 +|**Message Type Code**|**Description**|**Payload** 289 289 |0x01|Normal Uplink|[[Normal Uplink Payload>>path:#Normal_Uplink]] 290 290 |0x02|Reply configures info|[[Configure Info Payload>>path:#Configure_Info_Payload]] 291 291 |0x03|Reply Calibration Info|[[Calibration Payload>>path:#Calibration_Payload]]
- 1654581517630-991.png
-
- Author
-
... ... @@ -1,0 +1,1 @@ 1 +XWiki.Xiaoling - Size
-
... ... @@ -1,0 +1,1 @@ 1 +65.2 KB - Content
- 1654581590132-631.png
-
- Author
-
... ... @@ -1,0 +1,1 @@ 1 +XWiki.Xiaoling - Size
-
... ... @@ -1,0 +1,1 @@ 1 +42.6 KB - Content
- 1654581735133-458.png
-
- Author
-
... ... @@ -1,0 +1,1 @@ 1 +XWiki.Xiaoling - Size
-
... ... @@ -1,0 +1,1 @@ 1 +42.6 KB - Content
- image-20220607135918-2.png
-
- Author
-
... ... @@ -1,0 +1,1 @@ 1 +XWiki.Xiaoling - Size
-
... ... @@ -1,0 +1,1 @@ 1 +99.6 KB - Content