Changes for page wiki_test

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

From version 82.18
edited by Xiaoling
on 2023/08/19 14:30
Change comment: There is no comment for this version
To version 82.22
edited by Xiaoling
on 2023/08/19 14:49
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -21,7 +21,7 @@
21 21  
22 22  The temperature & humidity sensor used in S31-NB is SHT31, which is fully calibrated, linearized, and temperature compensated digital output from Sensirion, it provides a strong reliability and long-term stability. The SHT31 is fixed in a (% style="color:blue" %)**waterproof anti-condensation casing**(%%) for long term use.
23 23  
24 -S31-NB supports different uplink methods include (% style="color:blue" %)**TCP, MQTT, UDP** for different application requirement. and Support Uplinks to various IoT Servers.
24 +S31-NB supports different uplink methods include (% style="color:blue" %)**TCP, MQTT, UDP**(%%) for different application requirement. and Support Uplinks to various IoT Servers.
25 25  
26 26  S31-NB is powered by (% style="color:blue" %)**8500mAh Li-SOCI2 battery**(%%), It is designed for long term use up to several years. (Real-world battery life depends on the use environment, update period and uplink method. Please check related Power Analyze report).
27 27  
... ... @@ -194,7 +194,7 @@
194 194  (% border="1" cellspacing="5" style="width:410px" %)
195 195  |=(% style="width: 102px;background-color:#4F81BD;color:white" %)Model|=(% style="width: 126px; background-color:#4F81BD;color:white" %)Photo|=(% style="width: 179px;background-color:#4F81BD;color:white" %)Probe Info
196 196  |(% style="width:102px" %)(((
197 -S31-LB
197 +S31-NB
198 198  )))|(% style="width:126px" %)(((
199 199  (% style="text-align:center" %)
200 200  [[image:image-20230819110632-6.png||height="130" width="104"]]
... ... @@ -206,7 +206,7 @@
206 206  
207 207  )))
208 208  |(% style="width:102px" %)(((
209 -S31B-LB
209 +S31B-NB
210 210  )))|(% style="width:126px" %)(((
211 211  (% style="text-align:center" %)
212 212  [[image:image-20230819110702-7.png||height="164" width="90"]]
... ... @@ -239,9 +239,9 @@
239 239  
240 240  (% style="color:blue" %)**GE Version**(%%): This version doesn't include SIM card or point to any IoT server. User needs to use AT Commands to configure below two steps to set S31-NB send data to IoT server.
241 241  
242 -a. Install NB-IoT SIM card and configure APN. See instruction of [[Attach Network>>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/#H2.AttachNetwork]].
242 +* Install NB-IoT SIM card and configure APN. See instruction of [[Attach Network>>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/#H2.AttachNetwork]].
243 243  
244 -b. Set up sensor to point to IoT Server. See instruction of [[Configure to Connect Different Servers>>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.Configuretoconnecttodifferentservers]]. 
244 +* Set up sensor to point to IoT Server. See instruction of [[Configure to Connect Different Servers>>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.Configuretoconnecttodifferentservers]]. 
245 245  
246 246  Below shows result of different server as a glance.
247 247  
... ... @@ -267,13 +267,13 @@
267 267  
268 268  **Includes:**
269 269  
270 -* [[General JSON format payload>>path:#General_Json]]. (Type=5)
270 +* [[General JSON format payload>>||anchor="H2.2.1GeneralJsonFormat28Type3D529"]]. (Type=5)
271 271  
272 -* [[HEX format Payload>>path:#HEX_Payload]]. (Type=0)
272 +* [[HEX format Payload>>||anchor="H2.2.2HEXformatPayload28Type3D029"]]. (Type=0)
273 273  
274 -* [[ThingSpeak Format>>path:#ThingSpeak_Payload]]. (Type=1)
274 +* [[ThingSpeak Format>>||anchor="H2.2.4ThingSpeakPayload28Type3D129"]]. (Type=1)
275 275  
276 -* [[ThingsBoard Format>>path:#ThingsBoard_Payload]]. (Type=3)
276 +* [[ThingsBoard Format>>||anchor="H2.2.3ThingsBoardPayload28Type3D329"]]. (Type=3)
277 277  
278 278  User can specify the payload type when choose the connection protocol. Example:
279 279  
... ... @@ -284,7 +284,7 @@
284 284  (% style="color:#037691" %)**AT+PRO=3,5 ** (%%) ~/~/ Use MQTT Connection & Json Payload
285 285  
286 286  
287 -=== 2.2.1 General Json Format (Type~=5) ===
287 +=== 2.2.1 General Json Format(Type~=5) ===
288 288  
289 289  
290 290  This is the General Json Format. As below: