<
From version < 73.2 >
edited by Xiaoling
on 2024/01/09 17:24
To version < 72.7 >
edited by Xiaoling
on 2024/01/09 16:38
>
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -146,7 +146,9 @@
146 146  * Operating temperature: 0℃~~50℃
147 147  * Material: 316 stainless steels
148 148  
149 +
149 149  
151 +
150 150  
151 151  == 1.5 Application and Installation ==
152 152  
... ... @@ -201,7 +201,7 @@
201 201  [[image:http://wiki.dragino.com/xwiki/bin/download/Main/User%20Manual%20for%20LoRaWAN%20End%20Nodes/RS485-LB_Waterproof_RS485UART_to_LoRaWAN_Converter/WebHome/image-20240103160425-4.png?rev=1.1||alt="image-20240103160425-4.png"]](% style="display:none" %)
202 202  
203 203  (% border="1" cellspacing="4" style="background-color:#f2f2f2; width:510px" %)
204 -|=(% style="width: 167px;background-color:#4F81BD;color:white" %)**Behavior on ACT**|=(% style="width: 117px;background-color:#4F81BD;color:white" %)**Function**|=(% style="width: 226px;background-color:#4F81BD;color:white" %)**Action**
206 +|=(% style="width: 167px;background-color:#D9E2F3;color:#0070C0" %)**Behavior on ACT**|=(% style="width: 117px;background-color:#D9E2F3;color:#0070C0" %)**Function**|=(% style="width: 225px;background-color:#D9E2F3;color:#0070C0" %)**Action**
205 205  |(% style="background-color:#f2f2f2; width:167px" %)Pressing ACT between 1s < time < 3s|(% style="background-color:#f2f2f2; width:117px" %)Send an uplink|(% style="background-color:#f2f2f2; width:225px" %)(((
206 206  If sensor is already Joined to LoRaWAN network, sensor will send an uplink packet, (% style="color:blue" %)**blue led** (%%)will blink once.
207 207  Meanwhile, BLE module will be active and user can connect via BLE to configure device.
... ... @@ -249,12 +249,12 @@
249 249  [[image:http://wiki.dragino.com/xwiki/bin/download/Main/User%20Manual%20for%20LoRaWAN%20End%20Nodes/SN50v3-LB/WebHome/image-20231231203439-3.png?width=886&height=385&rev=1.1||alt="image-20231231203439-3.png"]]
250 250  
251 251  
252 -= 2. Configure PS-LB/LS to connect to LoRaWAN network =
254 += 2. Configure PS-LB to connect to LoRaWAN network =
253 253  
254 254  == 2.1 How it works ==
255 255  
256 256  
257 -The PS-LB/LS is configured as (% style="color:#037691" %)**LoRaWAN OTAA Class A**(%%) mode by default. It has OTAA keys to join LoRaWAN network. To connect a local LoRaWAN network, you need to input the OTAA keys in the LoRaWAN IoT server and activate the PS-LB/LS. It will automatically join the network via OTAA and start to send the sensor value. The default uplink interval is 20 minutes.
259 +The PS-LB is configured as (% style="color:#037691" %)**LoRaWAN OTAA Class A**(%%) mode by default. It has OTAA keys to join LoRaWAN network. To connect a local LoRaWAN network, you need to input the OTAA keys in the LoRaWAN IoT server and activate the PS-LB. It will automatically join the network via OTAA and start to send the sensor value. The default uplink interval is 20 minutes.
258 258  
259 259  
260 260  == 2.2 ​Quick guide to connect to LoRaWAN server (OTAA) ==
... ... @@ -269,9 +269,9 @@
269 269  The LPS8V2 is already set to connected to [[TTN network >>url:https://console.cloud.thethings.network/]], so what we need to now is configure the TTN server.
270 270  
271 271  
272 -(% style="color:blue" %)**Step 1:**(%%) Create a device in TTN with the OTAA keys from PS-LB/LS.
274 +(% style="color:blue" %)**Step 1:**(%%) Create a device in TTN with the OTAA keys from PS-LB.
273 273  
274 -Each PS-LB/LS is shipped with a sticker with the default device EUI as below:
276 +Each PS-LB is shipped with a sticker with the default device EUI as below:
275 275  
276 276  [[image:image-20230426085320-1.png||height="234" width="504"]]
277 277  
... ... @@ -299,10 +299,10 @@
299 299  
300 300  [[image:1675144157838-392.png]]
301 301  
302 -(% style="color:blue" %)**Step 2:**(%%) Activate on PS-LB/LS
304 +(% style="color:blue" %)**Step 2:**(%%) Activate on PS-LB
303 303  
304 304  
305 -Press the button for 5 seconds to activate the PS-LB/LS.
307 +Press the button for 5 seconds to activate the PS-LB.
306 306  
307 307  (% style="color:green" %)**Green led**(%%) will fast blink 5 times, device will enter (% style="color:blue" %)**OTA mode**(%%) for 3 seconds. And then start to JOIN LoRaWAN network. (% style="color:green" %)**Green led**(%%) will solidly turn on for 5 seconds after joined in network.
308 308  
... ... @@ -314,13 +314,13 @@
314 314  === 2.3.1 Device Status, FPORT~=5 ===
315 315  
316 316  
317 -Include device configure status. Once PS-LB/LS Joined the network, it will uplink this message to the server.
319 +Include device configure status. Once PS-LB Joined the network, it will uplink this message to the server.
318 318  
319 -Users can also use the downlink command(0x26 01) to ask PS-LB/LS to resend this uplink.
321 +Users can also use the downlink command(0x26 01) to ask PS-LB to resend this uplink.
320 320  
321 321  
322 322  (% border="1" cellspacing="4" style="background-color:#f2f2f2; width:510px" %)
323 -|(% colspan="6" style="background-color:#4f81bd; color:white" %)**Device Status (FPORT=5)**
325 +|(% colspan="6" style="background-color:#d9e2f3; color:#0070c0" %)**Device Status (FPORT=5)**
324 324  |(% style="background-color:#f2f2f2; width:103px" %)**Size (bytes)**|(% style="background-color:#f2f2f2; width:72px" %)**1**|(% style="background-color:#f2f2f2" %)**2**|(% style="background-color:#f2f2f2; width:91px" %)**1**|(% style="background-color:#f2f2f2; width:86px" %)**1**|(% style="background-color:#f2f2f2; width:44px" %)**2**
325 325  |(% style="background-color:#f2f2f2; width:103px" %)**Value**|(% style="background-color:#f2f2f2; width:72px" %)Sensor Model|(% style="background-color:#f2f2f2" %)Firmware Version|(% style="background-color:#f2f2f2; width:91px" %)Frequency Band|(% style="background-color:#f2f2f2; width:86px" %)Sub-band|(% style="background-color:#f2f2f2; width:44px" %)BAT
326 326  
... ... @@ -329,7 +329,7 @@
329 329  [[image:1675144504430-490.png]]
330 330  
331 331  
332 -(% style="color:#037691" %)**Sensor Model**(%%): For PS-LB/LS, this value is 0x16
334 +(% style="color:#037691" %)**Sensor Model**(%%): For PS-LB, this value is 0x16
333 333  
334 334  (% style="color:#037691" %)**Firmware Version**(%%): 0x0100, Means: v1.0.0 version
335 335  
... ... @@ -389,9 +389,9 @@
389 389  
390 390  
391 391  (% border="1" cellspacing="4" style="background-color:#f2f2f2; width:510px" %)
392 -|(% style="background-color:#4f81bd; color:white; width:97px" %)(((
394 +|(% style="background-color:#d9e2f3; color:#0070c0; width:97px" %)(((
393 393  **Size(bytes)**
394 -)))|(% style="background-color:#4f81bd; color:white; width:48px" %)**2**|(% style="background-color:#4f81bd; color:white; width:71px" %)**2**|(% style="background-color:#4f81bd; color:white; width:98px" %)**2**|(% style="background-color:#4f81bd; color:white; width:73px" %)**2**|(% style="background-color:#4f81bd; color:white; width:122px" %)**1**
396 +)))|(% style="background-color:#d9e2f3; color:#0070c0; width:48px" %)**2**|(% style="background-color:#d9e2f3; color:#0070c0; width:71px" %)**2**|(% style="background-color:#d9e2f3; color:#0070c0; width:98px" %)**2**|(% style="background-color:#d9e2f3; color:#0070c0; width:73px" %)**2**|(% style="background-color:#d9e2f3; color:#0070c0; width:122px" %)**1**
395 395  |(% style="width:97px" %)Value|(% style="width:48px" %)[[BAT>>||anchor="H2.3.3BatteryInfo"]]|(% style="width:71px" %)[[Probe Model>>||anchor="H2.3.4ProbeModel"]]|(% style="width:98px" %)[[0 ~~~~ 20mA value>>||anchor="H2.3.507E20mAvalue28IDC_IN29"]]|(% style="width:73px" %)[[0 ~~~~ 30v value>>||anchor="H2.3.607E30Vvalue28pinVDC_IN29"]]|(% style="width:122px" %)[[IN1 &IN2 Interrupt  flag>>||anchor="H2.3.7IN126IN226INTpin"]]
396 396  
397 397  [[image:1675144608950-310.png]]
... ... @@ -400,7 +400,7 @@
400 400  === 2.3.3 Battery Info ===
401 401  
402 402  
403 -Check the battery voltage for PS-LB/LS.
405 +Check the battery voltage for PS-LB.
404 404  
405 405  Ex1: 0x0B45 = 2885mV
406 406  
... ... @@ -410,16 +410,16 @@
410 410  === 2.3.4 Probe Model ===
411 411  
412 412  
413 -PS-LB/LS has different kind of probe, 4~~20mA represent the full scale of the measuring range. So a 12mA output means different meaning for different probe. 
415 +PS-LB has different kind of probe, 4~~20mA represent the full scale of the measuring range. So a 12mA output means different meaning for different probe. 
414 414  
415 415  
416 416  **For example.**
417 417  
418 418  (% border="1" cellspacing="4" style="background-color:#f2f2f2; width:510px" %)
419 -|(% style="background-color:#4f81bd; color:white" %)**Part Number**|(% style="background-color:#4f81bd; color:white" %)**Probe Used**|(% style="background-color:#4f81bd; color:white" %)**4~~20mA scale**|(% style="background-color:#4f81bd; color:white" %)**Example: 12mA meaning**
420 -|(% style="background-color:#f2f2f2" %)PS-LB/LS-I3|(% style="background-color:#f2f2f2" %)immersion type with 3 meters cable|(% style="background-color:#f2f2f2" %)0~~3 meters|(% style="background-color:#f2f2f2" %)1.5 meters pure water
421 -|(% style="background-color:#f2f2f2" %)PS-LB/LS-I5|(% style="background-color:#f2f2f2" %)immersion type with 5 meters cable|(% style="background-color:#f2f2f2" %)0~~5 meters|(% style="background-color:#f2f2f2" %)2.5 meters pure water
422 -|(% style="background-color:#f2f2f2" %)PS-LB/LS-T20-B|(% style="background-color:#f2f2f2" %)T20 threaded probe|(% style="background-color:#f2f2f2" %)0~~1MPa|(% style="background-color:#f2f2f2" %)0.5MPa air / gas or water pressure
421 +|(% style="background-color:#d9e2f3; color:#0070c0" %)**Part Number**|(% style="background-color:#d9e2f3; color:#0070c0" %)**Probe Used**|(% style="background-color:#d9e2f3; color:#0070c0" %)**4~~20mA scale**|(% style="background-color:#d9e2f3; color:#0070c0" %)**Example: 12mA meaning**
422 +|(% style="background-color:#f2f2f2" %)PS-LB-I3|(% style="background-color:#f2f2f2" %)immersion type with 3 meters cable|(% style="background-color:#f2f2f2" %)0~~3 meters|(% style="background-color:#f2f2f2" %)1.5 meters pure water
423 +|(% style="background-color:#f2f2f2" %)PS-LB-I5|(% style="background-color:#f2f2f2" %)immersion type with 5 meters cable|(% style="background-color:#f2f2f2" %)0~~5 meters|(% style="background-color:#f2f2f2" %)2.5 meters pure water
424 +|(% style="background-color:#f2f2f2" %)PS-LB-T20-B|(% style="background-color:#f2f2f2" %)T20 threaded probe|(% style="background-color:#f2f2f2" %)0~~1MPa|(% style="background-color:#f2f2f2" %)0.5MPa air / gas or water pressure
423 423  
424 424  The probe model field provides the convenient for server to identical how it should parse the 4~~20mA sensor value and get the correct value.
425 425  
... ... @@ -472,13 +472,13 @@
472 472  0x01: Interrupt Uplink Packet.
473 473  
474 474  
475 -=== 2.3.8 Sensor value, FPORT~=7 ===
477 +=== (% style="color:inherit; font-family:inherit; font-size:23px" %)2.3.8 Sensor value, FPORT~=7(%%) ===
476 476  
477 477  
478 -(% border="1" cellspacing="4" style="background-color:#f2f2f2; width:500px" %)
479 -|(% style="background-color:#4f81bd; color:white; width:65px" %)(((
480 +(% border="1" cellspacing="4" style="background-color:#f2f2f2; width:508.222px" %)
481 +|(% style="background-color:#d9e2f3; color:#0070c0; width:94px" %)(((
480 480  **Size(bytes)**
481 -)))|(% style="background-color:#4f81bd; color:white; width:35px" %)**2**|(% style="background-color:#4f81bd; color:white; width:400px" %)**n**
483 +)))|(% style="background-color:#d9e2f3; color:#0070c0; width:43px" %)**2**|(% style="background-color:#d9e2f3; color:#0070c0; width:367px" %)**n**
482 482  |(% style="width:94px" %)Value|(% style="width:43px" %)[[BAT>>||anchor="H2.3.3BatteryInfo"]]|(% style="width:367px" %)(((
483 483  Voltage value, each 2 bytes is a set of voltage values.
484 484  )))
... ... @@ -499,13 +499,13 @@
499 499  [[image:1675144839454-913.png]]
500 500  
501 501  
502 -PS-LB/LS TTN Payload Decoder: [[https:~~/~~/github.com/dragino/dragino-end-node-decoder>>url:https://github.com/dragino/dragino-end-node-decoder]]
504 +PS-LB TTN Payload Decoder: [[https:~~/~~/github.com/dragino/dragino-end-node-decoder>>url:https://github.com/dragino/dragino-end-node-decoder]]
503 503  
504 504  
505 505  == 2.4 Uplink Interval ==
506 506  
507 507  
508 -The PS-LB/LS by default uplink the sensor data every 20 minutes. User can change this interval by AT Command or LoRaWAN Downlink Command. See this link: [[http:~~/~~/wiki.dragino.com/xwiki/bin/view/Main/End%20Device%20AT%20Commands%20and%20Downlink%20Command/#H4.1ChangeUplinkInterval>>http://wiki.dragino.com/xwiki/bin/view/Main/End%20Device%20AT%20Commands%20and%20Downlink%20Command/#H4.1ChangeUplinkInterval||style="background-color: rgb(255, 255, 255);"]]
510 +The PS-LB by default uplink the sensor data every 20 minutes. User can change this interval by AT Command or LoRaWAN Downlink Command. See this link: [[http:~~/~~/wiki.dragino.com/xwiki/bin/view/Main/End%20Device%20AT%20Commands%20and%20Downlink%20Command/#H4.1ChangeUplinkInterval>>http://wiki.dragino.com/xwiki/bin/view/Main/End%20Device%20AT%20Commands%20and%20Downlink%20Command/#H4.1ChangeUplinkInterval||style="background-color: rgb(255, 255, 255);"]]
509 509  
510 510  
511 511  == 2.5 Show Data in DataCake IoT Server ==
... ... @@ -527,7 +527,7 @@
527 527  
528 528  (% style="color:blue" %)**Step 3:**(%%) Create an account or log in Datacake.
529 529  
530 -(% style="color:blue" %)**Step 4:** (%%)Create PS-LB/LS product.
532 +(% style="color:blue" %)**Step 4:** (%%)Create PS-LB product.
531 531  
532 532  [[image:1675145004465-869.png]]
533 533  
... ... @@ -556,7 +556,7 @@
556 556  == 2.6 Frequency Plans ==
557 557  
558 558  
559 -The PS-LB/LS uses OTAA mode and below frequency plans by default. If user want to use it with different frequency plan, please refer the AT command sets.
561 +The PS-LB uses OTAA mode and below frequency plans by default. If user want to use it with different frequency plan, please refer the AT command sets.
560 560  
561 561  [[http:~~/~~/wiki.dragino.com/xwiki/bin/view/Main/End%20Device%20Frequency%20Band/>>http://wiki.dragino.com/xwiki/bin/view/Main/End%20Device%20Frequency%20Band/]]
562 562  
... ... @@ -569,12 +569,12 @@
569 569  [[https:~~/~~/www.dropbox.com/sh/gf1glloczbzz19h/AABbuYI4WY6VdAmpXo6o1V2Ka?dl=0>>url:https://www.dropbox.com/sh/gf1glloczbzz19h/AABbuYI4WY6VdAmpXo6o1V2Ka?dl=0]]
570 570  
571 571  
572 -= 3. Configure PS-LB/LS =
574 += 3. Configure PS-LB =
573 573  
574 574  == 3.1 Configure Methods ==
575 575  
576 576  
577 -PS-LB/LS supports below configure method:
579 +PS-LB supports below configure method:
578 578  
579 579  * AT Command via Bluetooth Connection (**Recommand Way**): [[BLE Configure Instruction>>url:http://wiki.dragino.com/xwiki/bin/view/Main/BLE%20Bluetooth%20Remote%20Configure/]].
580 580  * AT Command via UART Connection : See [[FAQ>>||anchor="H6.FAQ"]].
... ... @@ -593,10 +593,10 @@
593 593  [[http:~~/~~/wiki.dragino.com/xwiki/bin/view/Main/End%20Device%20AT%20Commands%20and%20Downlink%20Command/>>url:http://wiki.dragino.com/xwiki/bin/view/Main/End%20Device%20AT%20Commands%20and%20Downlink%20Command/]]
594 594  
595 595  
596 -== 3.3 Commands special design for PS-LB/LS ==
598 +== 3.3 Commands special design for PS-LB ==
597 597  
598 598  
599 -These commands only valid for PS-LB/LS, as below:
601 +These commands only valid for PS-LB, as below:
600 600  
601 601  
602 602  === 3.3.1 Set Transmit Interval Time ===
... ... @@ -607,7 +607,7 @@
607 607  (% style="color:blue" %)**AT Command: AT+TDC**
608 608  
609 609  (% border="1" cellspacing="4" style="background-color:#f2f2f2; width:510px" %)
610 -|=(% style="width: 160px; background-color:#4F81BD;color:white" %)**Command Example**|=(% style="width: 160px; background-color:#4F81BD;color:white" %)**Function**|=(% style="width: 190px;background-color:#4F81BD;color:white" %)**Response**
612 +|=(% style="width: 160px; background-color:#D9E2F3;color:#0070C0" %)**Command Example**|=(% style="width: 160px; background-color:#D9E2F3;color:#0070C0" %)**Function**|=(% style="width: 190px;background-color:#D9E2F3;color:#0070C0" %)**Response**
611 611  |(% style="background-color:#f2f2f2; width:157px" %)AT+TDC=?|(% style="background-color:#f2f2f2; width:166px" %)Show current transmit Interval|(% style="background-color:#f2f2f2" %)(((
612 612  30000
613 613  OK
... ... @@ -635,7 +635,7 @@
635 635  (% style="color:blue" %)**AT Command: AT+INTMOD**
636 636  
637 637  (% border="1" cellspacing="4" style="background-color:#f2f2f2; width:510px" %)
638 -|=(% style="width: 154px;background-color:#4F81BD;color:white" %)**Command Example**|=(% style="width: 196px;background-color:#4F81BD;color:white" %)**Function**|=(% style="width: 160px;background-color:#4F81BD;color:white" %)**Response**
640 +|=(% style="width: 154px;background-color:#D9E2F3;color:#0070C0" %)**Command Example**|=(% style="width: 196px;background-color:#D9E2F3;color:#0070C0" %)**Function**|=(% style="width: 160px;background-color:#D9E2F3;color:#0070C0" %)**Response**
639 639  |(% style="background-color:#f2f2f2; width:154px" %)AT+INTMOD=?|(% style="background-color:#f2f2f2; width:196px" %)Show current interrupt mode|(% style="background-color:#f2f2f2; width:157px" %)(((
640 640  0
641 641  OK
... ... @@ -666,7 +666,7 @@
666 666  (% style="color:blue" %)**AT Command: AT+3V3T**
667 667  
668 668  (% border="1" cellspacing="4" style="background-color:#f2f2f2; width:474px" %)
669 -|=(% style="width: 154px;background-color:#4F81BD;color:white" %)**Command Example**|=(% style="width: 201px;background-color:#4F81BD;color:white" %)**Function**|=(% style="width: 119px;background-color:#4F81BD;color:white" %)**Response**
671 +|=(% style="width: 154px;background-color:#D9E2F3;color:#0070C0" %)**Command Example**|=(% style="width: 201px;background-color:#D9E2F3;color:#0070C0" %)**Function**|=(% style="width: 119px;background-color:#D9E2F3;color:#0070C0" %)**Response**
670 670  |(% style="background-color:#f2f2f2; width:154px" %)AT+3V3T=?|(% style="background-color:#f2f2f2; width:201px" %)Show 3V3 open time.|(% style="background-color:#f2f2f2; width:116px" %)(((
671 671  0
672 672  OK
... ... @@ -685,7 +685,7 @@
685 685  (% style="color:blue" %)**AT Command: AT+5VT**
686 686  
687 687  (% border="1" cellspacing="4" style="background-color:#f2f2f2; width:470px" %)
688 -|=(% style="width: 155px;background-color:#4F81BD;color:white" %)**Command Example**|=(% style="width: 196px;background-color:#4F81BD;color:white" %)**Function**|=(% style="width: 119px;background-color:#4F81BD;color:white" %)**Response**
690 +|=(% style="width: 155px;background-color:#D9E2F3;color:#0070C0" %)**Command Example**|=(% style="width: 196px;background-color:#D9E2F3;color:#0070C0" %)**Function**|=(% style="width: 119px;background-color:#D9E2F3;color:#0070C0" %)**Response**
689 689  |(% style="background-color:#f2f2f2; width:155px" %)AT+5VT=?|(% style="background-color:#f2f2f2; width:196px" %)Show 5V open time.|(% style="background-color:#f2f2f2; width:114px" %)(((
690 690  0
691 691  OK
... ... @@ -704,7 +704,7 @@
704 704  (% style="color:blue" %)**AT Command: AT+12VT**
705 705  
706 706  (% border="1" cellspacing="4" style="background-color:#f2f2f2; width:443px" %)
707 -|=(% style="width: 156px;background-color:#4F81BD;color:white" %)**Command Example**|=(% style="width: 199px;background-color:#4F81BD;color:white" %)**Function**|=(% style="width: 88px;background-color:#4F81BD;color:white" %)**Response**
709 +|=(% style="width: 156px;background-color:#D9E2F3;color:#0070C0" %)**Command Example**|=(% style="width: 199px;background-color:#D9E2F3;color:#0070C0" %)**Function**|=(% style="width: 88px;background-color:#D9E2F3;color:#0070C0" %)**Response**
708 708  |(% style="background-color:#f2f2f2; width:156px" %)AT+12VT=?|(% style="background-color:#f2f2f2; width:199px" %)Show 12V open time.|(% style="background-color:#f2f2f2; width:83px" %)(((
709 709  0
710 710  OK
... ... @@ -745,7 +745,7 @@
745 745  (A->01,B->02,C->03,D->04,E->05,F->06,G->07,H->08,I->09,J->0A,K->0B,L->0C)
746 746  
747 747  (% border="1" cellspacing="4" style="background-color:#f2f2f2; width:510px" %)
748 -|(% style="background-color:#4f81bd; color:white; width:154px" %)**Command Example**|(% style="background-color:#4f81bd; color:white; width:269px" %)**Function**|(% style="background-color:#4f81bd; color:white" %)**Response**
750 +|(% style="background-color:#d9e2f3; color:#0070c0; width:154px" %)**Command Example**|(% style="background-color:#d9e2f3; color:#0070c0; width:269px" %)**Function**|(% style="background-color:#d9e2f3; color:#0070c0" %)**Response**
749 749  |(% style="background-color:#f2f2f2; width:154px" %)AT+PROBE=?|(% style="background-color:#f2f2f2; width:269px" %)Get or Set the probe model.|(% style="background-color:#f2f2f2" %)0
750 750  OK
751 751  |(% style="background-color:#f2f2f2; width:154px" %)AT+PROBE=0003|(% style="background-color:#f2f2f2; width:269px" %)Set water depth sensor mode, 3m type.|(% style="background-color:#f2f2f2" %)OK
... ... @@ -779,7 +779,7 @@
779 779  (% style="color:#037691" %)**cc:**(%%)** **the number of collection times, the value is 1~~120
780 780  
781 781  (% border="1" cellspacing="4" style="background-color:#f2f2f2; width:510px" %)
782 -|(% style="background-color:#4f81bd; color:white; width:160px" %)**Command Example**|(% style="background-color:#4f81bd; color:white; width:215px" %)**Function**|(% style="background-color:#4f81bd; color:white" %)**Response**
784 +|(% style="background-color:#d9e2f3; color:#0070c0; width:160px" %)**Command Example**|(% style="background-color:#d9e2f3; color:#0070c0; width:215px" %)**Function**|(% style="background-color:#d9e2f3; color:#0070c0" %)**Response**
783 783  |(% style="background-color:#f2f2f2; width:160px" %)AT+STDC=?|(% style="background-color:#f2f2f2; width:215px" %)Get the mode of multiple acquisitions and one uplink.|(% style="background-color:#f2f2f2" %)1,10,18
784 784  OK
785 785  |(% style="background-color:#f2f2f2; width:160px" %)AT+STDC=1,10,18|(% style="background-color:#f2f2f2; width:215px" %)Set the mode of multiple acquisitions and one uplink, collect once every 10 seconds, and report after 18 times.|(% style="background-color:#f2f2f2" %)(((
... ... @@ -855,7 +855,7 @@
855 855  = 8. Order Info =
856 856  
857 857  
858 -[[image:image-20240109172423-7.png]](% style="display:none" %)
860 +[[image:image-20230131153105-4.png]]
859 859  
860 860  
861 861  = 9. ​Packing Info =
image-20240109172423-7.png
Author
... ... @@ -1,1 +1,0 @@
1 -XWiki.Xiaoling
Size
... ... @@ -1,1 +1,0 @@
1 -62.3 KB
Content
Copyright ©2010-2024 Dragino Technology Co., LTD. All rights reserved
Dragino Wiki v2.0