Last modified by Mengting Qiu on 2025/04/07 15:57
Change comment:
There is no comment for this version
Summary
-
Page properties (1 modified, 0 added, 0 removed)
Details
- Page properties
-
- Content
-
... ... @@ -319,6 +319,7 @@ 319 319 [[Humidity>>path:#HHumidity:]] 320 320 ))) 321 321 322 + 322 322 ==== (% style="color:#4472c4" %)**Battery:**(%%) ==== 323 323 324 324 Sensor Battery Level. ... ... @@ -372,16 +372,16 @@ 372 372 == 2.5 Datalog Feature == 373 373 374 374 375 -Datalog Feature is to ensure IoT Server can get all sampling data from Sensor even if the LoRaWAN network is down. For each sampling, S31x-LB will store the reading for future retrieving purposes.376 +Datalog Feature is to ensure IoT Server can get all sampling data from Sensor even if the LoRaWAN network is down. For each sampling, D2x-LB will store the reading for future retrieving purposes. 376 376 377 377 378 378 === 2.5.1 Ways to get datalog via LoRaWAN === 379 379 380 380 381 -Set [[PNACKMD=1>>url:http://wiki.dragino.com/xwiki/bin/view/Main/User%20Manual%20for%20LoRaWAN%20End%20Nodes/LHT65N%20LoRaWAN%20Temperature%20%26%20Humidity%20Sensor%20Manual/#H4.13AutoSendNone-ACKmessages]], S31x-LB will wait for ACK for every uplink, when there is no LoRaWAN network,S31x-LB will mark these records with non-ack messages and store the sensor data, and it will send all messages (10s interval) after the network recovery.382 +Set [[PNACKMD=1>>url:http://wiki.dragino.com/xwiki/bin/view/Main/User%20Manual%20for%20LoRaWAN%20End%20Nodes/LHT65N%20LoRaWAN%20Temperature%20%26%20Humidity%20Sensor%20Manual/#H4.13AutoSendNone-ACKmessages]], D2x-LB will wait for ACK for every uplink, when there is no LoRaWAN network,D2x-LB will mark these records with non-ack messages and store the sensor data, and it will send all messages (10s interval) after the network recovery. 382 382 383 -* a) S31x-LB will do an ACK check for data records sending to make sure every data arrive server.384 -* b) S31x-LB will send data in **CONFIRMED Mode** when PNACKMD=1, butS31x-LB won't re-transmit the packet if it doesn't get ACK, it will just mark it as a NONE-ACK message. In a future uplink ifS31x-LB gets a ACK,S31x-LB will consider there is a network connection and resend all NONE-ACKmessages.384 +* a) D2x-LB will do an ACK check for data records sending to make sure every data arrive server. 385 +* b) D2x-LB will send data in **CONFIRMED Mode** when PNACKMD=1, but D2x-LB won't re-transmit the packet if it doesn't get ACK, it will just mark it as a NONE-ACK message. In a future uplink if D2x-LB gets a ACK, D2x-LB will consider there is a network connection and resend all NONE-ACK Message. 385 385 386 386 Below is the typical case for the auto-update datalog feature (Set PNACKMD=1) 387 387 ... ... @@ -390,7 +390,7 @@ 390 390 === 2.5.2 Unix TimeStamp === 391 391 392 392 393 - S31x-LBuses Unix TimeStamp format based on394 +LHT65N uses Unix TimeStamp format based on 394 394 395 395 [[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-11.png?width=627&height=97&rev=1.1||alt="image-20220523001219-11.png" height="97" width="627"]] 396 396 ... ... @@ -406,17 +406,17 @@ 406 406 === 2.5.3 Set Device Time === 407 407 408 408 409 -User need to set **SYNCMOD=1**to enable sync time via MAC command.410 +User need to set SYNCMOD=1 to enable sync time via MAC command. 410 410 411 -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 toS31x-LB. IfS31x-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).412 +Once D2x-LB Joined LoRaWAN network, it will send the MAC command (DeviceTimeReq) and the server will reply with (DeviceTimeAns) to send the current time to D2x-LB. If D2x-LB fails to get the time from the server, D2x-LB will use the internal time and wait for next time request (AT+SYNCTDC to set the time request period, default is 10 days). 412 412 413 413 **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.** 414 414 415 415 416 -=== 2.5.4 Datalog Uplink payload (FPORT~=3)===417 +=== 2.5.4 Datalog Uplink payload (FPORT~=3) === 417 417 418 418 419 -The Datalog uplink swill use below payload format.420 +The Datalog poll reply uplink will use below payload format. 420 420 421 421 **Retrieval data payload:** 422 422 ... ... @@ -464,7 +464,7 @@ 464 464 465 465 Stop time: 60066DA7= time 21/1/19 05:27:03 466 466 467 -** S31x-LBwill uplink this payload.**468 +**LHT65N will uplink this payload.** 468 468 469 469 [[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"]] 470 470 ... ... @@ -490,7 +490,7 @@ 490 490 == 2.6 Temperature Alarm Feature == 491 491 492 492 493 - S31x-LB work flow with Alarm feature.494 +D2x-LB work flow with Alarm feature. 494 494 495 495 496 496 [[image:http://wiki.dragino.com/xwiki/bin/download/Main/User%20Manual%20for%20LoRaWAN%20End%20Nodes/LSN50v2-D20-D22-D23%20LoRaWAN%20Temperature%20Sensor%20User%20Manual/WebHome/image-20220623090437-1.png?rev=1.1||alt="image-20220623090437-1.png"]] ... ... @@ -500,7 +500,7 @@ 500 500 == 2.7 Frequency Plans == 501 501 502 502 503 -The S31x-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.504 +The D2x-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. 504 504 505 505 [[http:~~/~~/wiki.dragino.com/xwiki/bin/view/Main/End%20Device%20Frequency%20Band/>>http://wiki.dragino.com/xwiki/bin/view/Main/End%20Device%20Frequency%20Band/]] 506 506 ... ... @@ -510,18 +510,19 @@ 510 510 511 511 **Firmware download link:** 512 512 513 -[[https:~~/~~/www.dropbox.com/sh/ kwqv57tp6pejias/AAAopYMATh1GM6fZ-VRCLrpDa?dl=0>>https://www.dropbox.com/sh/kwqv57tp6pejias/AAAopYMATh1GM6fZ-VRCLrpDa?dl=0]]514 +[[https:~~/~~/www.dropbox.com/sh/gf1glloczbzz19h/AABbuYI4WY6VdAmpXo6o1V2Ka?dl=0>>url:https://www.dropbox.com/sh/gf1glloczbzz19h/AABbuYI4WY6VdAmpXo6o1V2Ka?dl=0]] 514 514 515 515 516 -= 3. Configure S31x-LB = 517 517 518 += 3. Configure D2x-LB = 519 + 518 518 == 3.1 Configure Methods: == 519 519 520 520 521 - S31x-LB supports below configure method:523 +D2x-LB supports below configure method: 522 522 523 523 * AT Command via Bluetooth Connection (**Recommended**): [[BLE Configure Instruction>>http://wiki.dragino.com/xwiki/bin/view/Main/BLE%20Bluetooth%20Remote%20Configure/]]. 524 -* AT Command via UART Connection : See [[ UART Connection>>http://wiki.dragino.com/xwiki/bin/view/Main/UART%20Access%20for%20LoRa%20ST%20v4%20base%20model/#H2.3UARTConnectionforSN50v3basemotherboard]].526 +* AT Command via UART Connection : See [[FAQ>>||anchor="H7.FAQ"]]. 525 525 * LoRaWAN Downlink. Instruction for different platforms: See [[IoT LoRaWAN Server>>http://wiki.dragino.com/xwiki/bin/view/Main/]] section. 526 526 527 527 == 3.2 General Commands == ... ... @@ -537,10 +537,10 @@ 537 537 [[http:~~/~~/wiki.dragino.com/xwiki/bin/view/Main/End%20Device%20AT%20Commands%20and%20Downlink%20Command/>>http://wiki.dragino.com/xwiki/bin/view/Main/End%20Device%20AT%20Commands%20and%20Downlink%20Command/]] 538 538 539 539 540 -== 3.3 Commands special design for S31x-LB ==542 +== 3.3 Commands special design for D2x-LB == 541 541 542 542 543 -These commands only valid for S31x-LB, as below:545 +These commands only valid for D2x-LB, as below: 544 544 545 545 546 546 === 3.3.1 Set Transmit Interval Time === ... ... @@ -581,64 +581,69 @@ 581 581 Sensor will upload Device Status via FPORT=5. See payload section for detail. 582 582 583 583 584 -=== 3.3.3 Set TemperatureAlarm Threshold:===586 +=== 3.3.3 Set Alarm Thredhold === 585 585 586 -* **AT Command:** 587 587 588 -** AT+SHTEMP=min,max**589 +(% style="color:#4472c4" %)**1. Set for All Probes:** 589 589 590 -* When min=0, and max≠0, Alarm higher than max 591 -* When min≠0, and max=0, Alarm lower than min 592 -* When min≠0 and max≠0, Alarm higher than max or lower than min 591 +(% style="color:#037691" %)**AT+18ALARM=min,max** 593 593 594 -Example: 593 +* When min=0, and max≠0, Alarm trigger when higher than max 594 +* When min≠0, and max=0, Alarm trigger when lower than min 595 +* When min≠0 and max≠0, Alarm trigger when higher than max or lower than min 595 595 596 - AT+SHTEMP=0,30 ~/~/ Alarmwhen temperature higher than 30.597 +**Example:** 597 597 598 - ***DownlinkPayload:**599 + AT+18ALARM=-10,30 ~/~/ Alarm when < -10 or higher than 30. 599 599 600 -**0x(0C 01 00 1E)** ~/~/Set AT+SHTEMP=0,30 601 601 602 -* *(note:3^^rd^^ byte=0x00 forlowmit(notset), 4^^th^^ byte = 0x1E for highlimit:30)**602 +* (% style="color:#037691" %)**Downlink Payload:** 603 603 604 +0x(0B F6 1E) ~/~/ Same as AT+18ALARM=-10,30 604 604 605 -= ==3.3.4SetHumidity Alarm Threshold: ===606 +(note: 0x1E= 30, 0xF6 means: 0xF6-0x100 = -10) 606 606 607 -* **AT Command:** 608 608 609 -** AT+SHHUM=min,max**609 +(% style="color:#4472c4" %)**2. Set for Separate Probe:** 610 610 611 -* When min=0, and max≠0, Alarm higher than max 612 -* When min≠0, and max=0, Alarm lower than min 613 -* When min≠0 and max≠0, Alarm higher than max or lower than min 611 +(% style="color:#037691" %)**AT+18ALARM=min,max,index** 614 614 615 - Example:613 +Index: 616 616 617 - AT+SHHUM=70,0 ~/~/ Alarm when humidity lower than 70%. 615 +* 1: Temperature_Red 616 +* 2: Temperature_White 617 +* 3: Temperature_Black 618 618 619 -* *Downlink Payload:**619 +**Example:** 620 620 621 - **0x(0C024600)**SetAT+SHTHUM=70,0621 + AT+18ALARM=-10,30,1 ~/~/ Alarm when temperature_red < -10 or higher than 30. 622 622 623 -**(note: 3^^rd^^ byte= 0x46 for low limit (70%), 4^^th^^ byte = 0x00 for high limit (not set))** 624 624 624 +* (% style="color:#037691" %)**Downlink Payload:** 625 625 626 - ===3.3.5SetAlarmInterval:===626 +0x(0B F6 1E 01) ~/~/ Same as AT+18ALARM=-10,30,1 627 627 628 +(note: 0x1E= 30, 0xF6 means: 0xF6-0x100 = -10) 629 + 630 + 631 +=== 3.3.4 Set Alarm Interval === 632 + 633 + 628 628 The shortest time of two Alarm packet. (unit: min) 629 629 630 -* **AT Command:** 636 +* (% style="color:#037691" %)**AT Command:** 631 631 632 - **AT+ATDC=30**638 +AT+ATDC=30 ~/~/ The shortest interval of two Alarm packets is 30 minutes, Means is there is an alarm packet uplink, there won't be another one in the next 30 minutes. 633 633 634 -* **Downlink Payload:** 635 635 636 -* *0x(0D001E)****~-~--> ** Set AT+ATDC=0x 00 1E = 30 minutes641 +* (% style="color:#037691" %)**Downlink Payload:** 637 637 643 +0x(0D 00 1E) **~-~-->** Set AT+ATDC=0x 00 1E = 30 minutes 638 638 639 -=== 3.3.6 Get Alarm settings (什么FPORT?) === 640 640 646 +=== 3.3.5 Get Alarm settings (什么FPORT?) === 641 641 648 + 642 642 Send a LoRaWAN downlink to ask device send Alarm settings. 643 643 644 644 * (% style="color:#037691" %)**Downlink Payload: **(%%)0x0E 01 ... ... @@ -652,11 +652,9 @@ 652 652 653 653 * Alarm & MOD bit is 0x7C, 0x7C >> 2 = 0x31: Means this message is the Alarm settings message. 654 654 662 +=== 3.3.6 Set Interrupt Mode === 655 655 656 656 657 -=== 3.3.7 Set Interrupt Mode === 658 - 659 - 660 660 Feature, Set Interrupt mode for GPIO_EXIT. 661 661 662 662 (% style="color:blue" %)**AT Command: AT+INTMOD** ... ... @@ -685,11 +685,10 @@ 685 685 * Example 1: Downlink Payload: 06000000 ~/~/ Turn off interrupt mode 686 686 * Example 2: Downlink Payload: 06000003 ~/~/ Set the interrupt mode to rising edge trigger 687 687 688 - 689 689 = 4. Battery & Power Consumption = 690 690 691 691 692 - S31x-LB use ER26500 + SPC1520 battery pack. See below link for detail information about the battery info and how to replace.696 +D2x-LB use ER26500 + SPC1520 battery pack. See below link for detail information about the battery info and how to replace. 693 693 694 694 [[**Battery Info & Power Consumption Analyze**>>http://wiki.dragino.com/xwiki/bin/view/Main/How%20to%20calculate%20the%20battery%20life%20of%20Dragino%20sensors%3F/]] . 695 695 ... ... @@ -705,7 +705,7 @@ 705 705 == 6.1 How to use AT Command via UART to access device? == 706 706 707 707 708 -See: [[http:~~/~~/wiki.dragino.com/xwiki/bin/view/Main/UART%20Access%20for%20LoRa%20ST%20v4%20base%20model/#H 2.3UARTConnectionforSN50v3basemotherboard>>http://wiki.dragino.com/xwiki/bin/view/Main/UART%20Access%20for%20LoRa%20ST%20v4%20base%20model/#H2.3UARTConnectionforSN50v3basemotherboard]]712 +See: [[http:~~/~~/wiki.dragino.com/xwiki/bin/view/Main/UART%20Access%20for%20LoRa%20ST%20v4%20base%20model/#H1.LoRaSTv4baseHardware>>url:http://wiki.dragino.com/xwiki/bin/view/Main/UART%20Access%20for%20LoRa%20ST%20v4%20base%20model/#H1.LoRaSTv4baseHardware]] 709 709 710 710 711 711 == 6.2 How to update firmware via UART port? ==