Last modified by Xiaoling on 2025/04/25 10:03

From version 67.11
edited by Xiaoling
on 2022/06/25 10:51
Change comment: There is no comment for this version
To version 67.13
edited by Xiaoling
on 2022/06/25 10:54
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -217,26 +217,40 @@
217 217  
218 218  == 3.4  Uplink Payload Analyze ==
219 219  
220 +(((
220 220  Uplink payloads have two types:
222 +)))
221 221  
222 222  * (((
225 +(((
223 223  Report temperature and humidity status normally: Use FPORT=2
224 224  )))
228 +)))
225 225  * (((
230 +(((
226 226  Other control commands: Use other FPORT fields.
227 227  )))
233 +)))
228 228  
235 +(((
229 229  The application server should parse the correct value based on FPORT settings.
237 +)))
230 230  
231 231  
232 232  == 3.5  temperature and humidity Value, Uplink FPORT~=2 ==
233 233  
234 234  
243 +(((
235 235  GroPoint Air will send this uplink after Device Status once join the LoRaWAN network successfully. And GroPoint Air will:
245 +)))
236 236  
247 +(((
237 237  periodically send this uplink every 20 minutes, this interval can be changed.
249 +)))
238 238  
251 +(((
239 239  The drawing below shows the probe dimensions of the 2-8 segment probes, Temperature sen sor locations provided in table below:
253 +)))
240 240  
241 241  (% 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" %)​
242 242  
... ... @@ -253,11 +253,17 @@
253 253  (% 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" %)​
254 254  
255 255  
270 +(((
256 256  For US915 frequency, when DR=0 and the payload length exceeds 11, the DR of this packet is switched to 1.
272 +)))
257 257  
274 +(((
258 258  For AU915 frequency, when DR=2,Dwelltime=1 and the payload length exceeds 11, the DR of this packet is switched to 3.
276 +)))
259 259  
278 +(((
260 260  For AS923 frequency, when DR=2,Dwelltime=1 and the payload length exceeds 11, the DR of this packet is switched to 3.
280 +)))
261 261  
262 262  
263 263  == 3.6  Show data on Datacake ==