Changes for page wiki_test

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

From version 132.2
edited by Mengting Qiu
on 2023/11/15 17:14
Change comment: There is no comment for this version
To version 137.1
edited by Mengting Qiu
on 2024/03/16 15:10
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -153,7 +153,7 @@
153 153  If there is no activity connection on BLE in 60 seconds, sensor will shut down BLE module to enter low power mode.
154 154  
155 155  
156 -== 1.8 Pin Definitions & Switch ==
156 +== 1.8 Pin Definitions , Switch & SIM Direction ==
157 157  
158 158  
159 159  [[image:image-20230819104805-5.png]]
... ... @@ -181,6 +181,12 @@
181 181  (% style="display:none" %)
182 182  
183 183  
184 +=== 1.8.4 SIM Card Direction ===
185 +
186 +
187 +See this link. [[How to insert SIM Card>>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]].
188 +
189 +
184 184  == 1.9 Mechanical ==
185 185  
186 186  [[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/1675143884058-338.png?rev=1.1||alt="1675143884058-338.png"]]
... ... @@ -741,6 +741,58 @@
741 741  0xA6 02 00 00 32  ==>  AT+SETCNT=2,50
742 742  
743 743  
750 +
751 +
752 +
753 +== 2.14 Clock logging (Since firmware version v1.2.1) ==
754 +
755 +Sometimes when we deploy lots of end nodes in field. We want all sensors sample data at the same time, and upload these data together for analyze. In such case, we can use clock loging feature.
756 +
757 +We can use this command to set the start time of data recording and the time interval to meet the requirements of the specific collection time of data.
758 +
759 +* (% style="color:blue" %)**AT Command: AT+CLOCKLOG=a,b,c,d**
760 +
761 +(% style="color:blue" %)**a:**(%%)** 0:** Disable Clock logging.  ** 1: **Enable Clock Logging
762 +
763 +(% style="color:blue" %)**b:**(%%)** **Specify First sampling start second: range **(0 ~~ 3599, 65535)   ** ~/~/**Note: **If parameter b is set to 65535, the log period starts after the node accesses the network and sends packets.
764 +
765 +(% style="color:blue" %)**c:**(%%)** **Specify the sampling interval: range **(0 ~~ 255 minutes)**
766 +
767 +(% style="color:blue" %)**d:**(%%)** **How many entries should be uplink on every TDC **(max 32)**
768 +
769 +[[image:http://wiki.dragino.com/xwiki/bin/download/Main/User%20Manual%20for%20LoRaWAN%20End%20Nodes/SPH01-NB_NB-IoT_Soil_pH_Sensor_User_Manual/WebHome/image-20240315141254-1.png?rev=1.1||alt="image-20240315141254-1.png"]]
770 +
771 +**Example:**
772 +
773 +**AT+CLOCKLOG=1,65535,1,5**
774 +
775 +After the node sends the first packet, data is recorded to the memory at intervals of 1 minute. For each TDC uplink, the uplink load will include: battery information + the last 5 memory records (payload + timestamp).
776 +
777 +(% class="wikigeneratedid" %)
778 +[[image:image-20240316150911-1.png||height="493" width="1144"]]
779 +
780 +(% class="wikigeneratedid" %)
781 +(% style="color:red" %)**Note: Users need to synchronize the server time before configuring this command. If the server time is not synchronized before this command is configured, the command takes effect only after the node is reset.**
782 +
783 +
784 +
785 +
786 +
787 +== 2.8 Example Query saved historical records ==
788 +
789 +* (% style="color:blue" %)**AT Command: AT+CDP**
790 +
791 +This command can be used to search the saved history, recording up to 32 groups of data, each group of historical data contains a maximum of 100 bytes.
792 +
793 +(% class="wikigeneratedid" %)
794 +[[image:image-20240316151014-2.png||height="632" width="825"]]
795 +
796 +
797 +
798 +
799 +
800 +
801 +
744 744  = 3. Configure DS03A-NB =
745 745  
746 746  == 3.1 Configure Methods ==
... ... @@ -856,7 +856,7 @@
856 856  
857 857  * (Recommended way) OTA firmware update via BLE: [[**Instruction**>>url:http://wiki.dragino.com/xwiki/bin/view/Main/BLE_Firmware_Update_NB_Sensors_BC660K-GL/]].
858 858  
859 -* Update through UART TTL interface : **[[Instruction>>url:http://wiki.dragino.com/xwiki/bin/view/Main/UART%20Access%20for%20LoRa%20ST%20v4%20base%20model/#H1.LoRaSTv4baseHardware]]**.
917 +* Update through UART TTL interface : **[[Instruction>>http://wiki.dragino.com/xwiki/bin/view/Main/UART_Access_for_NB_ST_BC660K-GL/#H4.2UpdateFirmware28Assumethedevicealreadyhaveabootloader29]]**.
860 860  (% style="display:none" %) (%%)
861 861  
862 862  = 6. FAQ =
image-20240316150911-1.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.ting
Size
... ... @@ -1,0 +1,1 @@
1 +210.6 KB
Content
image-20240316151014-2.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.ting
Size
... ... @@ -1,0 +1,1 @@
1 +105.3 KB
Content