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
-
... ... @@ -54,25 +54,6 @@ 54 54 [[image:image-20220530002453-3.png||height="262" width="493"]] 55 55 56 56 57 -= Configure GroPoint Air to Connect LoRaWAN Network = 58 - 59 - 60 -== LED Indicator ( 检查等状态是否对的) == 61 - 62 -The GroPoint Air has an internal LED which can show the status of different states. 63 - 64 -* The sensor is detected when the device is turned on, and it will flash 4 times quickly when it is detected. 65 -* Blink once when device transmits a packet. 66 - 67 - 68 -== Firmware and Changelog (Changelog标注现在 版本是什么版本) == 69 - 70 -Firmware Download Location: [[https:~~/~~/www.dropbox.com/sh/4strg6w7kkekdc4/AAAUKdAV3XKhOi3t6YjA8j9za?dl=0>>https://www.dropbox.com/sh/4strg6w7kkekdc4/AAAUKdAV3XKhOi3t6YjA8j9za?dl=0]] 71 - 72 -Change Log: 73 - 74 - 75 - 76 76 = Configure GroPoint Air via AT Command or LoRaWAN Downlink = 77 77 78 78 Use can configure GroPoint Air via AT Command or LoRaWAN Downlink. ... ... @@ -80,7 +80,7 @@ 80 80 * 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]]. 81 81 * LoRaWAN Downlink instruction for different platforms: [[IoT LoRaWAN Server>>url:http://8.211.40.43/xwiki/bin/view/Main/]] 82 82 83 -There are two kinds of commands to configure GroPoint Air, they are:64 +There are two kinds of commands to configure GroPoint, they are: 84 84 85 85 * ((( 86 86 **~ General Commands**. ... ... @@ -88,17 +88,21 @@ 88 88 89 89 These commands are to configure: 90 90 91 -* General system settings like: uplink interval. 92 -* LoRaWAN protocol & radio-related command. 72 +* ((( 73 +General system settings like: uplink interval. 74 +))) 75 +* ((( 76 +LoRaWAN protocol & radio-related command. 77 +))) 93 93 94 94 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/]] 95 95 96 96 97 97 * ((( 98 -**~ Commands special design for GroPoint Air**83 +**~ Commands special design for LLMS01** 99 99 ))) 100 100 101 -These commands only valid for GroPoint Air, as below:86 +These commands only valid for LLMS01, as below: 102 102 103 103 == 3.1 Set Transmit Interval Time == 104 104 ... ... @@ -114,9 +114,15 @@ 114 114 115 115 If the downlink payload=0100003C, it means set the END Node’s Transmit Interval to 0x00003C=60(S), while type code is 01. 116 116 117 -* Example 1: Downlink Payload: 0100001E ~/~/ Set Transmit Interval (TDC) = 30 seconds 118 -* Example 2: Downlink Payload: 0100003C ~/~/ Set Transmit Interval (TDC) = 60 seconds 102 +* ((( 103 +Example 1: Downlink Payload: 0100001E ~/~/ Set Transmit Interval (TDC) = 30 seconds 104 +))) 105 +* ((( 106 +Example 2: Downlink Payload: 0100003C ~/~/ Set Transmit Interval (TDC) = 60 seconds 119 119 108 + 109 +))) 110 + 120 120 == 3.2 Set Interrupt Mode (是否存在) == 121 121 122 122 Feature, Set Interrupt mode for GPIO_EXIT. ... ... @@ -131,8 +131,12 @@ 131 131 132 132 This means that the interrupt mode of the end node is set to 0x000003=3 (rising edge trigger), and the type code is 06. 133 133 134 -* Example 1: Downlink Payload: 06000000 ~/~/ Turn off interrupt mode 135 -* Example 2: Downlink Payload: 06000003 ~/~/ Set the interrupt mode to rising edge trigger 125 +* ((( 126 +Example 1: Downlink Payload: 06000000 ~/~/ Turn off interrupt mode 127 +))) 128 +* ((( 129 +Example 2: Downlink Payload: 06000003 ~/~/ Set the interrupt mode to rising edge trigger 130 +))) 136 136 137 137 == 3.3 Get Firmware Version Info ~-~--(是否存在) == 138 138