Last modified by Xiaoling on 2025/04/25 10:03
Summary
-
Page properties (1 modified, 0 added, 0 removed)
Details
- Page properties
-
- Content
-
... ... @@ -217,40 +217,26 @@ 217 217 218 218 == 3.4 Uplink Payload Analyze == 219 219 220 -((( 221 221 Uplink payloads have two types: 222 -))) 223 223 224 224 * ((( 225 -((( 226 226 Report temperature and humidity status normally: Use FPORT=2 227 227 ))) 228 -))) 229 229 * ((( 230 -((( 231 231 Other control commands: Use other FPORT fields. 232 232 ))) 233 -))) 234 234 235 -((( 236 236 The application server should parse the correct value based on FPORT settings. 237 -))) 238 238 239 239 240 240 == 3.5 temperature and humidity Value, Uplink FPORT~=2 == 241 241 242 242 243 -((( 244 244 GroPoint Air will send this uplink after Device Status once join the LoRaWAN network successfully. And GroPoint Air will: 245 -))) 246 246 247 -((( 248 248 periodically send this uplink every 20 minutes, this interval can be changed. 249 -))) 250 250 251 -((( 252 252 The drawing below shows the probe dimensions of the 2-8 segment probes, Temperature sen sor locations provided in table below: 253 -))) 254 254 255 255 (% aria-label="image-20220621093414-1.png image widget" contenteditable="false" role="region" tabindex="-1" %)[[image:image-20220621093414-1.png||data-widget="image" height="932" width="816"]](% title="Click and drag to resize" %) 256 256 ... ... @@ -267,17 +267,11 @@ 267 267 (% aria-label="image-20220611174943-1.png image widget" contenteditable="false" role="region" tabindex="-1" %)[[image:image-20220611174943-1.png||data-widget="image" height="139" width="1008"]](% title="Click and drag to resize" %) 268 268 269 269 270 -((( 271 271 For US915 frequency, when DR=0 and the payload length exceeds 11, the DR of this packet is switched to 1. 272 -))) 273 273 274 -((( 275 275 For AU915 frequency, when DR=2,Dwelltime=1 and the payload length exceeds 11, the DR of this packet is switched to 3. 276 -))) 277 277 278 -((( 279 279 For AS923 frequency, when DR=2,Dwelltime=1 and the payload length exceeds 11, the DR of this packet is switched to 3. 280 -))) 281 281 282 282 283 283 == 3.6 Show data on Datacake ==