<
From version < 126.1 >
edited by David Huang
on 2022/10/08 11:48
To version < 125.3 >
edited by Xiaoling
on 2022/09/09 15:56
>
Change comment: There is no comment for this version

Summary

Details

Page properties
Author
... ... @@ -1,1 +1,1 @@
1 -XWiki.David
1 +XWiki.Xiaoling
Content
... ... @@ -68,6 +68,7 @@
68 68  * Micro SIM card slot for NB-IoT SIM
69 69  * 8500mAh Battery for long term use
70 70  
71 +
71 71  == 1.3  Specification ==
72 72  
73 73  
... ... @@ -93,6 +93,7 @@
93 93  * Max continuously current: 130mA
94 94  * Max boost current: 2A, 1 second
95 95  
97 +
96 96  == ​1.4  Applications ==
97 97  
98 98  
... ... @@ -154,6 +154,7 @@
154 154  1. When boot the device in flash mode
155 155  1. Send an uplink packet
156 156  
159 +
157 157  = 2.  Use N95S31B to communicate with IoT Server =
158 158  
159 159  
... ... @@ -588,6 +588,8 @@
588 588  * 8 sets of recorded data: SHTTEM,SHTHUM,Time stamp : //**0113023163199c5e**//,.......
589 589  
590 590  
594 +
595 +
591 591  === 2.3.2  Device ID ===
592 592  
593 593  
... ... @@ -597,12 +597,10 @@
597 597  
598 598  (((
599 599  User can use (% style="color:blue" %)**AT+DEUI**(%%) to set Device ID
600 -
601 -
602 602  )))
603 603  
604 604  (((
605 -(% style="color:blue" %)**Example:**
608 +**Example:**
606 606  )))
607 607  
608 608  (((
... ... @@ -610,25 +610,23 @@
610 610  )))
611 611  
612 612  (((
613 -The Device ID is stored in a none-erase area, Upgrade the firmware or run (% style="color:blue" %)**AT+FDR**(%%) won't erase Device ID.
616 +The Device ID is stored in a none-erase area, Upgrade the firmware or run **AT+FDR** won't erase Device ID.
614 614  
615 615  
616 616  )))
617 617  
618 -(% style="color:red" %)**NOTE: When the firmware version is v1.2 and later firmware:**
621 +(% style="color:red" %)**NOTE:When the firmware version is v1.2 and later firmware:**
619 619  
620 620  
621 621  By default, the Device ID equal to the last 15 bits of IMEI.
622 622  
623 -User can use ** (% style="color:blue" %)AT+DEUI(%%)** to set Device ID
626 +User can use **AT+DEUI** to set Device ID
624 624  
628 +**Example:**
625 625  
626 -**​​​​​​​​​​​​​​(% style="color:blue" %)Example:(%%)**
627 -
628 628  AT+DEUI=868411056754138
629 629  
630 630  
631 -
632 632  === 2.3.3  Version Info ===
633 633  
634 634  
... ... @@ -774,16 +774,12 @@
774 774  )))
775 775  
776 776  
778 +== 2.5 Humidity and Temperature alarm function ==
777 777  
778 -== 2.5  Humidity and Temperature alarm function ==
780 + AT Command:
779 779  
782 +AT+ SHHUM=min,max
780 780  
781 -**~ (% style="color:blue" %)➢ AT Command:(%%)**
782 -
783 -
784 -(% style="color:#037691" %)**AT+ SHHUM=min,max**
785 -
786 -
787 787  ² When min=0, and max≠0, Alarm higher than max
788 788  
789 789  ² When min≠0, and max=0, Alarm lower than min
... ... @@ -790,13 +790,12 @@
790 790  
791 791  ² When min≠0 and max≠0, Alarm higher than max or lower than min
792 792  
790 +Example:
793 793  
794 - (% style="color:blue" %)**Example:**
795 -
796 796  AT+ SHHUM=50,80 ~/~/ Alarm when humidity lower than 50.
797 797  
798 798  
799 -(% style="color:#037691" %)**AT+ SHTEMP=min,max**
795 +AT+ SHTEMP=min,max
800 800  
801 801  ² When min=0, and max≠0, Alarm higher than max
802 802  
... ... @@ -804,36 +804,28 @@
804 804  
805 805  ² When min≠0 and max≠0, Alarm higher than max or lower than min
806 806  
803 +Example:
807 807  
808 -**~ (% style="color:blue" %)Example:(%%)**
809 -
810 810  AT+ SHTEMP=20,30 ~/~/ Alarm when temperature lower than 20.
811 811  
812 -
813 -
814 814  == 2.6 Set the number of data to be uploaded and the recording time ==
815 815  
809 +➢ AT Command:
816 816  
817 -**~ (% style="color:blue" %)➢ AT Command:(%%)**
811 +AT+TR=900  ~/~/The unit is seconds, and the default is to record data once every 900 seconds.( The minimum can be set to 180 seconds)
818 818  
819 -* (% style="color:#037691" %)**AT+TR=900**     (%%)~/~/  The unit is seconds, and the default is to record data once every 900 seconds.( The minimum can be set to 180 seconds)
820 -* (% style="color:#037691" %)**AT+NOUD=8**  (%%)~/~/  The device uploads 8 sets of recorded data by default. Up to 32 sets of record data can be uploaded.
813 +AT+NOUD=8  ~/~/The device uploads 8 sets of recorded data by default. Up to 32 sets of record data can be uploaded.
821 821  
822 -This link explains the relationship between TR, NOUD and TDC more clearly **: **[[https:~~/~~/www.processon.com/view/link/6340e606e401fd390891af87>>url:https://www.processon.com/view/link/6340e606e401fd390891af87]]
823 -
824 824  == 2.7 Read or Clear cached data ==
825 825  
817 +➢ AT Command:
826 826  
827 -**~ (% style="color:blue" %)➢ AT Command:(%%)**
819 +AT+CDP ~/~/ Read cached data
828 828  
829 -* (% style="color:#037691" %)**AT+CDP**  (%%) ~/~/ Read cached data
830 -* (% style="color:#037691" %)**AT+CDP=0** (%%) ~/~/  Clear cached data
831 -
832 -
833 833  [[image:image-20220908163102-2.png]]
834 834  
823 +AT+CDP=0 ~/~/ Clear cached data
835 835  
836 -
837 837  == 2.8  ​Battery Analysis ==
838 838  
839 839  
... ... @@ -1106,6 +1106,3 @@
1106 1106  
1107 1107  * Support is provided Monday to Friday, from 09:00 to 18:00 GMT+8. Due to different timezones we cannot offer live support. However, your questions will be answered as soon as possible in the before-mentioned schedule.
1108 1108  * Provide as much information as possible regarding your enquiry (product models, accurately describe your problem and steps to replicate it etc) and send a mail to [[support@dragino.com>>url:http://../../../../../../D:%5C%E5%B8%82%E5%9C%BA%E8%B5%84%E6%96%99%5C%E8%AF%B4%E6%98%8E%E4%B9%A6%5CLoRa%5CLT%E7%B3%BB%E5%88%97%5Csupport@dragino.com]]
1109 -
1110 -
1111 -
Copyright ©2010-2022 Dragino Technology Co., LTD. All rights reserved
Dragino Wiki v2.0