Last modified by Mengting Qiu on 2025/07/01 15:58
Summary
-
Page properties (2 modified, 0 added, 0 removed)
-
Attachments (0 modified, 0 added, 2 removed)
Details
- Page properties
-
- Author
-
... ... @@ -1,1 +1,1 @@ 1 -XWiki. kai1 +XWiki.Xiaoling - Content
-
... ... @@ -134,7 +134,7 @@ 134 134 == 1.6 BLE connection == 135 135 136 136 137 - S31x-LB support BLE remote configure.137 +D2x-LB support BLE remote configure. 138 138 139 139 140 140 BLE can be used to configure the parameter of sensor or see the console output from sensor. BLE will be only activate on below case: ... ... @@ -194,6 +194,8 @@ 194 194 Following is an example for how to join the [[TTN v3 LoRaWAN Network>>url:https://console.cloud.thethings.network/]]. Below is the network structure; we use the [[LPS8v2>>url:https://www.dragino.com/products/lora-lorawan-gateway/item/228-lps8v2.html]] as a LoRaWAN gateway in this example. 195 195 196 196 197 + 198 + 197 197 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. 198 198 199 199 ... ... @@ -244,7 +244,7 @@ 244 244 === 2.3.1 Device Status, FPORT~=5 === 245 245 246 246 247 -Users can use the downlink command(**0x26 01**) to ask S31x-LB to send device configure detail, include device configure status. S31-LB will uplink a payload via FPort=5 to server. 249 +Users can use the downlink command(**0x26 01**) to ask S31x-LB to send device configure detail, include device configure status. S31x-LB will uplink a payload via FPort=5 to server. 248 248 249 249 The Payload format is as below. 250 250 ... ... @@ -256,7 +256,7 @@ 256 256 257 257 Example parse in TTNv3 258 258 259 -[[image:image-202304 21171614-1.png]]261 +[[image:http://wiki.dragino.com/xwiki/bin/download/Main/User%20Manual%20for%20LoRaWAN%20End%20Nodes/D20-LBD22-LBD23-LB_LoRaWAN_Temperature_Sensor_User_Manual/WebHome/image-20230415153147-2.png?width=1120&height=220&rev=1.1||alt="image-20230415153147-2.png"]] 260 260 261 261 262 262 (% style="color:#037691" %)**Sensor Model**(%%): For S31x-LB, this value is 0x0A ... ... @@ -423,7 +423,7 @@ 423 423 424 424 User need to set (% style="color:blue" %)**SYNCMOD=1**(%%) to enable sync time via MAC command. 425 425 426 -Once S31-LB Joined LoRaWAN network, it will send the MAC command (DeviceTimeReq) and the server will reply with (DeviceTimeAns) to send the current time to S31x-LB. If S31x-LB fails to get the time from the server, S31x-LB will use the internal time and wait for next time request (AT+SYNCTDC to set the time request period, default is 10 days). 428 +Once S31x-LB Joined LoRaWAN network, it will send the MAC command (DeviceTimeReq) and the server will reply with (DeviceTimeAns) to send the current time to S31x-LB. If S31x-LB fails to get the time from the server, S31x-LB will use the internal time and wait for next time request (AT+SYNCTDC to set the time request period, default is 10 days). 427 427 428 428 (% style="color:red" %)**Note: LoRaWAN Server need to support LoRaWAN v1.0.3(MAC v1.0.3) or higher to support this MAC command feature, Chirpstack,TTN V3 v3 and loriot support but TTN V3 v2 doesn't support. If server doesn't support this command, it will through away uplink packet with this command, so user will lose the packet with time request for TTN V3 v2 if SYNCMOD=1.** 429 429 ... ... @@ -470,7 +470,7 @@ 470 470 471 471 **Example:** 472 472 473 -If S31-LB has below data inside Flash:475 +If D2x-LB has below data inside Flash: 474 474 475 475 [[image:http://wiki.dragino.com/xwiki/bin/download/Main/User%20Manual%20for%20LoRaWAN%20End%20Nodes/LHT65N%20LoRaWAN%20Temperature%20%26%20Humidity%20Sensor%20Manual/WebHome/image-20220523144455-1.png?width=735&height=335&rev=1.1||alt="image-20220523144455-1.png" height="335" width="735"]] 476 476 ... ... @@ -481,41 +481,25 @@ 481 481 Stop time: 60066DA7= time 21/1/19 05:27:03 482 482 483 483 484 -**S31-LB will uplink this payload.** 486 +**S31x-LB will uplink this payload.** 485 485 486 486 [[image:http://wiki.dragino.com/xwiki/bin/download/Main/User%20Manual%20for%20LoRaWAN%20End%20Nodes/LHT65N%20LoRaWAN%20Temperature%20%26%20Humidity%20Sensor%20Manual/WebHome/image-20220523001219-13.png?width=727&height=421&rev=1.1||alt="image-20220523001219-13.png" height="421" width="727"]] 487 487 488 -((( 489 489 __**7FFF089801464160065F97**__ **__7FFF__ __088E__ __014B__ __41__ __60066009__** 7FFF0885014E41600660667FFF0875015141600662BE7FFF086B015541600665167FFF08660155416006676E7FFF085F015A41600669C67FFF0857015D4160066C1E 490 -))) 491 491 492 -((( 493 493 Where the first 11 bytes is for the first entry: 494 -))) 495 495 496 -((( 497 497 7FFF089801464160065F97 498 -))) 499 499 500 -((( 501 501 **Ext sensor data**=0x7FFF/100=327.67 502 -))) 503 503 504 -((( 505 505 **Temp**=0x088E/100=22.00 506 -))) 507 507 508 -((( 509 509 **Hum**=0x014B/10=32.6 510 -))) 511 511 512 -((( 513 513 **poll message flag & Ext**=0x41,means reply data,Ext=1 514 -))) 515 515 516 -((( 517 517 **Unix time** is 0x60066009=1611030423s=21/1/19 04:27:03 518 -))) 519 519 520 520 521 521 (% aria-label="Data URI image image widget" contenteditable="false" role="region" style="background-image:url(http://wiki1.dragino.com/xwiki/webjars/wiki%3Axwiki/application-ckeditor-webjar/1.61/plugins/widget/images/handle.png); background:rgba(220,220,220,0.5); display:none" tabindex="-1" %)[[image:data:image/gif;base64,R0lGODlhAQABAPABAP///wAAACH5BAEKAAAALAAAAAABAAEAAAICRAEAOw==||data-widget="image" draggable="true" height="15" role="presentation" title="Click and drag to move" width="15"]](% aria-label="Data URI image image widget" contenteditable="false" role="region" style="background-image:url(http://wiki1.dragino.com/xwiki/webjars/wiki%3Axwiki/application-ckeditor-webjar/1.61/plugins/widget/images/handle.png); background:rgba(220, 220, 220, 0.5); display:none" tabindex="-1" %)[[image:data:image/gif;base64,R0lGODlhAQABAPABAP///wAAACH5BAEKAAAALAAAAAABAAEAAAICRAEAOw==||draggable="true" height="15" role="presentation" title="Click and drag to move" width="15"]](% aria-label="Data URI image image widget" contenteditable="false" role="region" style="background-image:url(http://wiki1.dragino.com/xwiki/webjars/wiki%3Axwiki/application-ckeditor-webjar/1.61/plugins/widget/images/handle.png); background:rgba(220,220,220,0.5); display:none" tabindex="-1" title="Click and drag to resize" %)(% aria-label="Data URI image image widget" contenteditable="false" role="region" style="background-image:url(http://wiki1.dragino.com/xwiki/webjars/wiki%3Axwiki/application-ckeditor-webjar/1.61/plugins/widget/images/handle.png); background:rgba(220,220,220,0.5); display:none" tabindex="-1" %)[[image:data:image/gif;base64,R0lGODlhAQABAPABAP///wAAACH5BAEKAAAALAAAAAABAAEAAAICRAEAOw==||data-widget="image" draggable="true" height="15" role="presentation" title="Click and drag to move" width="15"]](% aria-label="Data URI image image widget" contenteditable="false" role="region" style="background-image:url(http://wiki1.dragino.com/xwiki/webjars/wiki%3Axwiki/application-ckeditor-webjar/1.61/plugins/widget/images/handle.png); background:rgba(220, 220, 220, 0.5); display:none" tabindex="-1" %)[[image:data:image/gif;base64,R0lGODlhAQABAPABAP///wAAACH5BAEKAAAALAAAAAABAAEAAAICRAEAOw==||draggable="true" height="15" role="presentation" title="Click and drag to move" width="15"]](% aria-label="Data URI image image widget" contenteditable="false" role="region" style="background-image:url(http://wiki1.dragino.com/xwiki/webjars/wiki%3Axwiki/application-ckeditor-webjar/1.61/plugins/widget/images/handle.png); background:rgba(220,220,220,0.5); display:none" tabindex="-1" title="Click and drag to resize" %) ... ... @@ -621,7 +621,7 @@ 621 621 622 622 * (% style="color:blue" %)**Downlink Payload:** 623 623 624 -(% style="color:#037691" %)**0x(0C 01 00 1E)** (%%) 610 +(% style="color:#037691" %)**0x(0C 01 00 1E)** (%%) ~/~/Set AT+SHTEMP=0,30 625 625 626 626 (% style="color:red" %)**(note: 3^^rd^^ byte= 0x00 for low limit(not set), 4^^th^^ byte = 0x1E for high limit: 30)** 627 627 ... ... @@ -638,11 +638,11 @@ 638 638 639 639 Example: 640 640 641 - AT+SHHUM=70,0 627 + AT+SHHUM=70,0 ~/~/ Alarm when humidity lower than 70%. 642 642 643 643 * (% style="color:blue" %)**Downlink Payload:** 644 644 645 -(% style="color:#037691" %)**0x(0C 02 46 00)**(%%) 631 +(% style="color:#037691" %)**0x(0C 02 46 00)**(%%) ~/~/Set AT+SHTHUM=70,0 646 646 647 647 (% style="color:red" %)**(note: 3^^rd^^ byte= 0x46 for low limit (70%), 4^^th^^ byte = 0x00 for high limit (not set))** 648 648 ... ... @@ -660,7 +660,7 @@ 660 660 (% style="color:#037691" %)**0x(0D 00 1E)**(%%) **~-~--> ** Set AT+ATDC=0x 00 1E = 30 minutes 661 661 662 662 663 -=== 3.3.6 Get Alarm settings :===649 +=== 3.3.6 Get Alarm settings (什么FPORT?) === 664 664 665 665 666 666 Send a LoRaWAN downlink to ask device send Alarm settings. ... ... @@ -676,7 +676,7 @@ 676 676 677 677 * Alarm & MOD bit is 0x7C, 0x7C >> 2 = 0x31: Means this message is the Alarm settings message. 678 678 679 -=== 3.3.7 Set Interrupt Mode :===665 +=== 3.3.7 Set Interrupt Mode === 680 680 681 681 682 682 Feature, Set Interrupt mode for GPIO_EXIT. ... ... @@ -707,7 +707,7 @@ 707 707 * Example 1: Downlink Payload: 06000000 ~/~/ Turn off interrupt mode 708 708 * Example 2: Downlink Payload: 06000003 ~/~/ Set the interrupt mode to rising edge trigger 709 709 710 -= 4. Battery & Power Consumption :=696 += 4. Battery & Power Consumption = 711 711 712 712 713 713 S31x-LB use ER26500 + SPC1520 battery pack. See below link for detail information about the battery info and how to replace. ... ... @@ -715,7 +715,7 @@ 715 715 [[**Battery Info & Power Consumption Analyze**>>http://wiki.dragino.com/xwiki/bin/view/Main/How%20to%20calculate%20the%20battery%20life%20of%20Dragino%20sensors%3F/]] . 716 716 717 717 718 -= 5. OTA Firmware update :=704 += 5. OTA Firmware update = 719 719 720 720 721 721 (% class="wikigeneratedid" %)
- image-20230421162630-1.png
-
- Author
-
... ... @@ -1,1 +1,0 @@ 1 -XWiki.Xiaoling - Size
-
... ... @@ -1,1 +1,0 @@ 1 -23.5 KB - Content
- image-20230421171614-1.png
-
- Author
-
... ... @@ -1,1 +1,0 @@ 1 -XWiki.Xiaoling - Size
-
... ... @@ -1,1 +1,0 @@ 1 -34.8 KB - Content