Last modified by Xiaoling on 2025/04/25 10:03
Change comment:
There is no comment for this version
Summary
-
Page properties (1 modified, 0 added, 0 removed)
Details
- Page properties
-
- Content
-
... ... @@ -58,10 +58,14 @@ 58 58 59 59 Use can configure GroPoint Air via AT Command or LoRaWAN Downlink. 60 60 61 -* AT Command Connection: See [[FAQ>>url:http://8.211.40.43/xwiki/bin/view/Main/User%20Manual%20for%20LoRaWAN%20End%20Nodes/LLMS01-LoRaWAN%20Leaf%20Moisture%20Sensor%20User%20Manual/#H6.FAQ]]. 62 -* LoRaWAN Downlink instruction for different platforms: [[IoT LoRaWAN Server>>url:http://8.211.40.43/xwiki/bin/view/Main/]] 61 +* ((( 62 +AT Command Connection: See [[FAQ>>url:http://8.211.40.43/xwiki/bin/view/Main/User%20Manual%20for%20LoRaWAN%20End%20Nodes/LLMS01-LoRaWAN%20Leaf%20Moisture%20Sensor%20User%20Manual/#H6.FAQ]]. 63 +))) 64 +* ((( 65 +LoRaWAN Downlink instruction for different platforms: [[IoT LoRaWAN Server>>url:http://8.211.40.43/xwiki/bin/view/Main/]] 66 +))) 63 63 64 -There are two kinds of commands to configure GroPoint Air, they are:68 +There are two kinds of commands to configure GroPoint, they are: 65 65 66 66 * ((( 67 67 **~ General Commands**. ... ... @@ -69,17 +69,21 @@ 69 69 70 70 These commands are to configure: 71 71 72 -* General system settings like: uplink interval. 73 -* LoRaWAN protocol & radio-related command. 76 +* ((( 77 +General system settings like: uplink interval. 78 +))) 79 +* ((( 80 +LoRaWAN protocol & radio-related command. 81 +))) 74 74 75 75 They are the same for all Dragino Device that support DLWS-005 LoRaWAN Stack. These commands can be found on the wiki: [[End Device AT Commands and Downlink Command>>url:http://8.211.40.43/xwiki/bin/view/Main/End%20Device%20AT%20Commands%20and%20Downlink%20Command/]] 76 76 77 77 78 78 * ((( 79 -**~ Commands special design for GroPoint Air**87 +**~ Commands special design for LLMS01** 80 80 ))) 81 81 82 -These commands only valid for GroPoint Air, as below:90 +These commands only valid for LLMS01, as below: 83 83 84 84 == 3.1 Set Transmit Interval Time == 85 85 ... ... @@ -95,9 +95,14 @@ 95 95 96 96 If the downlink payload=0100003C, it means set the END Node’s Transmit Interval to 0x00003C=60(S), while type code is 01. 97 97 98 -* Example 1: Downlink Payload: 0100001E ~/~/ Set Transmit Interval (TDC) = 30 seconds 99 -* Example 2: Downlink Payload: 0100003C ~/~/ Set Transmit Interval (TDC) = 60 seconds 106 +* ((( 107 +Example 1: Downlink Payload: 0100001E ~/~/ Set Transmit Interval (TDC) = 30 seconds 108 +))) 109 +* ((( 110 +Example 2: Downlink Payload: 0100003C ~/~/ Set Transmit Interval (TDC) = 60 seconds 100 100 112 + 113 +))) 101 101 102 102 == 3.2 Set Interrupt Mode (是否存在) == 103 103 ... ... @@ -113,8 +113,12 @@ 113 113 114 114 This means that the interrupt mode of the end node is set to 0x000003=3 (rising edge trigger), and the type code is 06. 115 115 116 -* Example 1: Downlink Payload: 06000000 ~/~/ Turn off interrupt mode 117 -* Example 2: Downlink Payload: 06000003 ~/~/ Set the interrupt mode to rising edge trigger 129 +* ((( 130 +Example 1: Downlink Payload: 06000000 ~/~/ Turn off interrupt mode 131 +))) 132 +* ((( 133 +Example 2: Downlink Payload: 06000003 ~/~/ Set the interrupt mode to rising edge trigger 134 +))) 118 118 119 119 120 120 == 3.3 Get Firmware Version Info ~-~--(是否存在) ==