Changes for page wiki_test

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

From version 82.27
edited by Xiaoling
on 2023/08/19 14:59
Change comment: There is no comment for this version
To version 82.24
edited by Xiaoling
on 2023/08/19 14:54
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -251,7 +251,7 @@
251 251  )))|(% style="width:170px" %)
252 252  |(% style="width:127px" %)[[DataCake>>url:http://wiki.dragino.com/xwiki/bin/view/Main/General%20Configure%20to%20Connect%20to%20IoT%20server%20for%20-NB%20%26%20-NS%20NB-IoT%20models/#H3.4Datacake]]|(% style="width:385px" %)(((
253 253  (% style="text-align:center" %)
254 -[[image:image-20230819113244-9.png||height="119" width="367"]]
254 +[[image:image-20230819113244-9.png||height="120" width="369"]]
255 255  )))|(% style="width:170px" %)
256 256  |(% style="width:127px" %)[[Tago.IO>>url:http://wiki.dragino.com/xwiki/bin/view/Main/General%20Configure%20to%20Connect%20to%20IoT%20server%20for%20-NB%20%26%20-NS%20NB-IoT%20models/#H3.7A0Tago.ioA028viaA0MQTT29]]|(% style="width:385px" %) |(% style="width:170px" %)
257 257  |(% style="width:127px" %)[[General UDP>>url:http://wiki.dragino.com/xwiki/bin/view/Main/General%20Configure%20to%20Connect%20to%20IoT%20server%20for%20-NB%20%26%20-NS%20NB-IoT%20models/#H3.1GeneralA0UDPA0Connection]]|(% style="width:385px" %)Raw Payload. Need Developer to design Dash Board|(% style="width:170px" %)
... ... @@ -258,11 +258,11 @@
258 258  |(% style="width:127px" %)[[General MQTT>>url:http://wiki.dragino.com/xwiki/bin/view/Main/General%20Configure%20to%20Connect%20to%20IoT%20server%20for%20-NB%20%26%20-NS%20NB-IoT%20models/#H3.2GeneralA0MQTTA0Connection]]|(% style="width:385px" %)Raw Payload. Need Developer to design Dash Board|(% style="width:170px" %)
259 259  |(% style="width:127px" %)[[ThingSpeak>>url:http://wiki.dragino.com/xwiki/bin/view/Main/General%20Configure%20to%20Connect%20to%20IoT%20server%20for%20-NB%20%26%20-NS%20NB-IoT%20models/#H3.3A0ThingSpeakA028viaA0MQTT29]]|(% style="width:385px" %)(((
260 260  (% style="text-align:center" %)
261 -[[image:image-20230819113244-10.png||height="104" width="367"]]
261 +[[image:image-20230819113244-10.png||height="82" width="291"]]
262 262  )))|(% style="width:170px" %)
263 263  |(% style="width:127px" %)[[ThingsBoard>>url:http://wiki.dragino.com/xwiki/bin/view/Main/General%20Configure%20to%20Connect%20to%20IoT%20server%20for%20-NB%20%26%20-NS%20NB-IoT%20models/#H3.6A0ThingsBoard.CloudA028viaA0MQTT29]]|(% style="width:385px" %)(((
264 264  (% style="text-align:center" %)
265 -[[image:image-20230819113244-11.png||height="141" width="367"]]
265 +[[image:image-20230819113244-11.png||height="113" width="293"]]
266 266  )))|(% style="width:170px" %)
267 267  
268 268  (% style="color:blue" %)**1D Version**(%%): This version has 1NCE SIM card pre-installed and configure to send value to DataCake. User Just need to select the sensor type in DataCake and Activate S31-NB and user will be able to see data in DataCake. See here for [[DataCake Config Instruction>>url:http://wiki.dragino.com/xwiki/bin/view/Main/General%20Configure%20to%20Connect%20to%20IoT%20server%20for%20-NB%20%26%20-NS%20NB-IoT%20models/#H3.4Datacake]].
... ... @@ -353,7 +353,7 @@
353 353  
354 354  If payload is: FF3FH :  (FF3F & 8000 == 1) , temp = (FF3FH - 65536)/10 = -19.3 degrees.
355 355  
356 -(FF3F & 8000: Judge whether the highest bit is 1, when the highest bit is 1, it is negative)
356 +(FF3F & 8000Judge whether the highest bit is 1, when the highest bit is 1, it is negative)
357 357  
358 358  
359 359  (% style="color:blue" %)**Humidity:   **