Changes for page wiki_test

Last modified by Mengting Qiu on 2024/09/05 17:35

From version 82.2
edited by Xiaoling
on 2023/08/19 13:53
Change comment: There is no comment for this version
To version 82.5
edited by Xiaoling
on 2023/08/19 13:53
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -298,6 +298,8 @@
298 298  
299 299  * Json entry 1 ~~ 8 are the last 1 ~~ 8 sampling data as specify by (% style="color:#037691" %)**AT+NOUD=8 ** (%%)Command. Each entry includes (from left to right): Temperature, Humidity, Sampling time.
300 300  
301 +
302 +
301 301  === 2.2.2 HEX format Payload(Type~=0) ===
302 302  
303 303  
... ... @@ -348,7 +348,6 @@
348 348  (FF3F & 8000:Judge whether the highest bit is 1, when the highest bit is 1, it is negative)
349 349  
350 350  
351 -
352 352  (% style="color:blue" %)**Humidity:   **
353 353  
354 354  Read:0295(H)=661(D)    Value:  661 / 10=66.1, So 66.1%
... ... @@ -366,7 +366,6 @@
366 366  
367 367  Type3 payload special design for ThingsBoard, it will also configure other default server to ThingsBoard.
368 368  
369 -
370 370  (% style="color:#4472c4" %)**{"IMEI":866207053462762,"temperature":29.2,"humidity":54.2,"battery":3.27,"signal":24}**
371 371  
372 372  
... ... @@ -377,7 +377,6 @@
377 377  
378 378  Temperature, Humidity, Battery & Signal. This payload type only valid for ThingsSpeak Platform
379 379  
380 -
381 381  As below:
382 382  
383 383  (% style="color:#4472c4" %)**field1=27.9&field2=49.9&field3=3.23&field4=28**
... ... @@ -388,7 +388,6 @@
388 388  
389 389  By default, Sensor will send uplinks (% style="color:blue" %)**every 2 hours**(%%) & AT+NOUD=8
390 390  
391 -
392 392  User can use below commands to change the (% style="color:blue" %)**uplink interval**.
393 393  
394 394  (% style="color:#037691" %)**AT+TDC=600 ** (%%) ~/~/ Set Update Interval to 600s