Last modified by Xiaoling on 2025/04/25 10:03
Summary
-
Page properties (1 modified, 0 added, 0 removed)
-
Attachments (0 modified, 0 added, 1 removed)
Details
- Page properties
-
- Content
-
... ... @@ -1,21 +1,11 @@ 1 1 2 2 3 -(% aria-label="image-20220530000243-1.png image widget" contenteditable="false" role="region" tabindex="-1" %) 4 -((( 5 -(% data-widget="image" style="text-align:center" %) 6 -[[image:image-20220530000243-1.png||height="332" width="531"]](% title="Click and drag to resize" %) 3 +(% style="text-align:center" %) 4 +[[image:image-20220530000243-1.png||height="332" width="531"]] 7 7 8 -(% style="background-image:url(http://wiki.dragino.com/xwiki/webjars/wiki%3Axwiki/application-ckeditor-webjar/1.61/plugins/widget/images/handle.png); background:rgba(220,220,220,0.5); display:none" %)[[image:data:image/gif;base64,R0lGODlhAQABAPABAP///wAAACH5BAEKAAAALAAAAAABAAEAAAICRAEAOw==||height="15" role="presentation" title="Click and drag to move" width="15"]] 9 -))) 10 10 11 - 12 12 **Table of Contents:** 13 13 14 -(% aria-label="macro:toc widget" contenteditable="false" role="region" tabindex="-1" %) 15 -((( 16 - 17 -))) 18 - 19 19 {{toc/}} 20 20 21 21 ... ... @@ -24,6 +24,7 @@ 24 24 25 25 26 26 17 + 27 27 = 1. Introduction = 28 28 29 29 == 1.1 What is GroPoint Air == ... ... @@ -39,7 +39,7 @@ 39 39 40 40 Each GroPoint Air is pre-load with a set of unique keys for LoRaWAN registrations, register these keys to the local LoRaWAN server and it will auto-connect after power on. 41 41 42 - (% aria-label="image-20220530002019-2.png image widget" contenteditable="false" role="region" tabindex="-1" %)[[image:image-20220530002019-2.png||data-widget="image"height="295" width="655"]](% title="Click and drag to resize" %)33 +[[image:image-20220530002019-2.png||height="295" width="655"]] 43 43 44 44 45 45 == 1.2 Features == ... ... @@ -54,6 +54,10 @@ 54 54 * IP66 Waterproof Enclosure 55 55 * 8500mAh Battery for long term use 56 56 48 + 49 + 50 + 51 + 57 57 == 1.3 Probe Specification == 58 58 59 59 GroPoint Air includes an M12 5-pin connector, the pins definition matches GroPoint Profile M12 version probes. Users can connect this connector to GroPoint Profile directly. ... ... @@ -65,11 +65,14 @@ 65 65 66 66 * Smart Agriculture 67 67 63 + 64 + 65 + 68 68 == 1.5 Pin Mapping == 69 69 70 70 Inner PCB Pin mapping for reference: 71 71 72 - (% aria-label="image-20220530002453-3.png image widget" contenteditable="false" role="region" tabindex="-1" %)[[image:image-20220530002453-3.png||data-widget="image"height="262" width="493"]](% style="background-image:url(http://wiki.dragino.com/xwiki/webjars/wiki%3Axwiki/application-ckeditor-webjar/1.61/plugins/widget/images/handle.png); background:rgba(220,220,220,0.5); display:none" %)[[image:data:image/gif;base64,R0lGODlhAQABAPABAP///wAAACH5BAEKAAAALAAAAAABAAEAAAICRAEAOw==||draggable="true" height="15" role="presentation" title="Click and drag to move" width="15"]](% title="Click and drag to resize" %)70 +[[image:image-20220530002453-3.png||height="262" width="493"]] 73 73 74 74 75 75 = 2. Connect LoRaWAN Network = ... ... @@ -81,6 +81,10 @@ 81 81 * The sensor is detected when the device is turned on, and it will flash 4 times quickly when it is detected. 82 82 * Blink once when device transmits a packet. 83 83 82 + 83 + 84 + 85 + 84 84 == 2.2 Firmware and Changelog == 85 85 86 86 ((( ... ... @@ -105,7 +105,7 @@ 105 105 * Support RS485 Interface 106 106 * with M12 5pin connector. 107 107 108 -Such model in GroPoint Profile is: (% style="color:blue" %) **2625-N-T-x-M-M **(%%)(Where x is different depending on how many levels it detects).110 +Such model in GroPoint Profile is: **(% style="color:blue" %)2625-N-T-x-M-M **(%%)(Where x is different depending on how many levels it detects). 109 109 110 110 111 111 == 3.2 Connect to LoRaWAN Network? == ... ... @@ -117,52 +117,49 @@ 117 117 118 118 This section shows an example of how to join the TTN V3 LoRaWAN IoT server. Usages with other LoRaWAN IoT servers are similar. 119 119 120 -* In this use case, the GroPoint Air measures soil moisture and temperature and sends the status to the LoRaWAN server.The GroPoint Air will uplink different types of messages to the LoRaWAN server. See [[Uplink payload>> ||anchor="H3.4A0UplinkPayloadAnalyze"]] for detail.122 +* In this use case, the GroPoint Air measures soil moisture and temperature and sends the status to the LoRaWAN server.The GroPoint Air will uplink different types of messages to the LoRaWAN server. See [[Uplink payload>>url:http://wiki.dragino.com/xwiki/bin/view/Main/User%20Manual%20for%20LoRaWAN%20End%20Nodes/SW3L%20LoRaWAN%20Outdoor%20Flow%20Sensor/#H2.3UplinkPayload]] for detail. 121 121 122 122 Assume the DLOS8 is already set to connect to the [[TTN V3 network >>url:https://eu1.cloud.thethings.network/]]. We need to add the GroPoint Air device in TTN V3: 123 123 126 +**Step 1**: Create a device in TTN V3 with the OTAA keys from GroPoint Air. 124 124 125 -(% style="color:blue" %)**Step 1**(%%): Create a device in TTN V3 with the OTAA keys from GroPoint Air. 126 - 127 127 Each GroPoint Air is shipped with a sticker with the default device EUI as below: 128 128 129 129 130 - (% aria-label="1652944593868-618.png image widget" contenteditable="false" role="region" tabindex="-1" %)[[image:http://wiki.dragino.com/xwiki/bin/download/Main/User%20Manual%20for%20LoRaWAN%20End%20Nodes/SW3L%20LoRaWAN%20Outdoor%20Flow%20Sensor/WebHome/1652944593868-618.png?rev=1.1||alt="1652944593868-618.png"data-widget="image"]](% title="Click and drag to resize" %)131 +[[image:http://wiki.dragino.com/xwiki/bin/download/Main/User%20Manual%20for%20LoRaWAN%20End%20Nodes/SW3L%20LoRaWAN%20Outdoor%20Flow%20Sensor/WebHome/1652944593868-618.png?rev=1.1||alt="1652944593868-618.png"]] 131 131 132 132 Users can enter these keys in the LoRaWAN Server portal. Below is the TTN V3 screenshot: 133 133 134 - **Add APP EUI in the application.**135 +Add APP EUI in the application. 135 135 136 - (% aria-label="image-20220519151704-1.png image widget" contenteditable="false" role="region" tabindex="-1" %)[[image:http://wiki.dragino.com/xwiki/bin/download/Main/User%20Manual%20for%20LoRaWAN%20End%20Nodes/SW3L%20LoRaWAN%20Outdoor%20Flow%20Sensor/WebHome/image-20220519151704-1.png?rev=1.1||alt="image-20220519151704-1.png"data-widget="image"]](% title="Click and drag to resize" %)137 +[[image:http://wiki.dragino.com/xwiki/bin/download/Main/User%20Manual%20for%20LoRaWAN%20End%20Nodes/SW3L%20LoRaWAN%20Outdoor%20Flow%20Sensor/WebHome/image-20220519151704-1.png?rev=1.1||alt="image-20220519151704-1.png"]] 137 137 138 - (% aria-label="image-20220519151704-2.png image widget" contenteditable="false" role="region" tabindex="-1" %)[[image:http://wiki.dragino.com/xwiki/bin/download/Main/User%20Manual%20for%20LoRaWAN%20End%20Nodes/SW3L%20LoRaWAN%20Outdoor%20Flow%20Sensor/WebHome/image-20220519151704-2.png?width=717&height=322&rev=1.1||alt="image-20220519151704-2.png"data-widget="image"height="322" width="717"]](% title="Click and drag to resize" %)139 +[[image:http://wiki.dragino.com/xwiki/bin/download/Main/User%20Manual%20for%20LoRaWAN%20End%20Nodes/SW3L%20LoRaWAN%20Outdoor%20Flow%20Sensor/WebHome/image-20220519151704-2.png?width=717&height=322&rev=1.1||alt="image-20220519151704-2.png" height="322" width="717"]] 139 139 140 - (% aria-label="image-20220519151704-3.png image widget" contenteditable="false" role="region" tabindex="-1" %)[[image:http://wiki.dragino.com/xwiki/bin/download/Main/User%20Manual%20for%20LoRaWAN%20End%20Nodes/SW3L%20LoRaWAN%20Outdoor%20Flow%20Sensor/WebHome/image-20220519151704-3.png?rev=1.1||alt="image-20220519151704-3.png"data-widget="image"]](% title="Click and drag to resize" %)141 +[[image:http://wiki.dragino.com/xwiki/bin/download/Main/User%20Manual%20for%20LoRaWAN%20End%20Nodes/SW3L%20LoRaWAN%20Outdoor%20Flow%20Sensor/WebHome/image-20220519151704-3.png?rev=1.1||alt="image-20220519151704-3.png"]] 141 141 142 - (% aria-label="image-20220519151704-4.png image widget" contenteditable="false" role="region" tabindex="-1" %)[[image:http://wiki.dragino.com/xwiki/bin/download/Main/User%20Manual%20for%20LoRaWAN%20End%20Nodes/SW3L%20LoRaWAN%20Outdoor%20Flow%20Sensor/WebHome/image-20220519151704-4.png?rev=1.1||alt="image-20220519151704-4.png"data-widget="image"]](% title="Click and drag to resize" %)143 +[[image:http://wiki.dragino.com/xwiki/bin/download/Main/User%20Manual%20for%20LoRaWAN%20End%20Nodes/SW3L%20LoRaWAN%20Outdoor%20Flow%20Sensor/WebHome/image-20220519151704-4.png?rev=1.1||alt="image-20220519151704-4.png"]] 143 143 144 - **Add APP KEY and DEV EUI**145 +Add APP KEY and DEV EUI 145 145 147 +**Step 2**: Power on GroPoint Air 146 146 147 - (% style="color:blue"%)**Step2**(%%): PowerGroPointAir149 +[[image:http://wiki.dragino.com/xwiki/bin/download/Main/User%20Manual%20for%20LoRaWAN%20End%20Nodes/SW3L%20LoRaWAN%20Outdoor%20Flow%20Sensor/WebHome/image-20220519094347-1.png?width=725&height=430&rev=1.1||alt="image-20220519094347-1.png" height="430" width="725"]] 148 148 149 -(% aria-label="image-20220519094347-1.png image widget" contenteditable="false" role="region" tabindex="-1" %)[[image:http://wiki.dragino.com/xwiki/bin/download/Main/User%20Manual%20for%20LoRaWAN%20End%20Nodes/SW3L%20LoRaWAN%20Outdoor%20Flow%20Sensor/WebHome/image-20220519094347-1.png?width=725&height=430&rev=1.1||alt="image-20220519094347-1.png" data-widget="image" height="430" width="725"]](% title="Click and drag to resize" %) 150 - 151 151 Put the jumper to power on GroPoint Air and it will auto-join to the TTN V3 network. After join success, it will start to upload sensor data to TTN V3 and the user can see it in the panel. 152 152 153 - (% aria-label="image-20220611174943-1.png image widget" contenteditable="false" role="region" tabindex="-1" %)[[image:image-20220611174943-1.png||data-widget="image"height="139" width="1008"]](% title="Click and drag to resize" %)153 +[[image:image-20220611174943-1.png||height="139" width="1008"]] 154 154 155 155 156 156 === **Decoder in TTN V3** === 157 157 158 - (% aria-label="1652927365661-475.png image widget" contenteditable="false" role="region" tabindex="-1" %)[[image:http://wiki.dragino.com/xwiki/bin/download/Main/User%20Manual%20for%20LoRaWAN%20End%20Nodes/SW3L%20LoRaWAN%20Outdoor%20Flow%20Sensor/WebHome/1652927365661-475.png?width=723&height=359&rev=1.1||alt="1652927365661-475.png"data-widget="image"height="359" width="723"]](% title="Click and drag to resize" %)158 +[[image:http://wiki.dragino.com/xwiki/bin/download/Main/User%20Manual%20for%20LoRaWAN%20End%20Nodes/SW3L%20LoRaWAN%20Outdoor%20Flow%20Sensor/WebHome/1652927365661-475.png?width=723&height=359&rev=1.1||alt="1652927365661-475.png" height="359" width="723"]] 159 159 160 160 Please check the decoder [gropoint_Decoder_V1.0.0.js] from this link: 161 161 162 -[[https:~~/~~/www.dropbox.com/sh/ p3n1ddms7xmjpm2/AACdIXfC7jVkrE6Y3VI_pVQxa?dl=0>>https://www.dropbox.com/sh/p3n1ddms7xmjpm2/AACdIXfC7jVkrE6Y3VI_pVQxa?dl=0]]162 +[[https:~~/~~/www.dropbox.com/sh/4strg6w7kkekdc4/AAAUKdAV3XKhOi3t6YjA8j9za?dl=0>>https://www.dropbox.com/sh/4strg6w7kkekdc4/AAAUKdAV3XKhOi3t6YjA8j9za?dl=0]] 163 163 164 164 165 - 166 166 == 3.4 Uplink Payload Analyze == 167 167 168 168 Uplink payloads have two types: ... ... @@ -186,9 +186,9 @@ 186 186 187 187 The drawing below shows the probe dimensions of the 2-8 segment probes, Temperature sen sor locations provided in table below: 188 188 189 - (% aria-label="image-20220621093414-1.png image widget" contenteditable="false" role="region" tabindex="-1" %)[[image:image-20220621093414-1.png||data-widget="image"height="932" width="816"]](% title="Click and drag to resize" %)188 +[[image:image-20220621093414-1.png||height="932" width="816"]] 190 190 191 -GroPoint Air's sensors come in six models: 190 +GroPoint Air's sensors come in six models:GPLP-2,GPLP-3,GPLP-4,GPLP-5,GPLP-6,GPLP-8. 192 192 193 193 The amount of temperature and humidity is different for each model, so the payload of each model is different. 194 194 ... ... @@ -196,9 +196,9 @@ 196 196 197 197 Uplink Payload totals 21 bytes. 198 198 199 - (% aria-label="image-20220621100751-2.png image widget" contenteditable="false" role="region" tabindex="-1" %)[[image:image-20220621100751-2.png||data-widget="image"height="124" width="774"]](% title="Click and drag to resize" %)198 +[[image:image-20220621100751-2.png||height="124" width="774"]] 200 200 201 - (% aria-label="image-20220611174943-1.png image widget" contenteditable="false" role="region" tabindex="-1" %)[[image:image-20220611174943-1.png||data-widget="image"height="139" width="1008"]](% title="Click and drag to resize" %)200 +[[image:image-20220611174943-1.png||height="139" width="1008"]] 202 202 203 203 204 204 For US915 frequency, when DR=0 and the payload length exceeds 11, the DR of this packet is switched to 1. ... ... @@ -212,32 +212,26 @@ 212 212 213 213 Datacake IoT platform provides a human-friendly interface to show the sensor data, once we have sensor data in TTN V3, we can use Datacake to connect to TTN V3 and see the data in Datacake. Below are the steps: 214 214 215 - (% style="color:blue" %)**Step 1**(%%):214 +**Step 1**: Link TTNv3 to Datacake [[https:~~/~~/docs.datacake.de/lorawan/lns/thethingsindustries#create-integration-on-tti>>url:https://docs.datacake.de/lorawan/lns/thethingsindustries#create-integration-on-tti]] 216 216 217 - (% style="color:blue" %)**Step 2**(%%):216 +**Step 2**: Configure SW3L in Datacake 218 218 219 - (% aria-label="image-20220613171007-1.png image widget" contenteditable="false" role="region" tabindex="-1" %)[[image:image-20220613171007-1.png||data-widget="image"height="567" width="542"]](% title="Click and drag to resize" %)218 +[[image:image-20220613171007-1.png||height="567" width="542"]] 220 220 221 - (% aria-label="image-20220613171015-2.png image widget" contenteditable="false" role="region" tabindex="-1" %)[[image:image-20220613171015-2.png||data-widget="image"height="600" width="586"]](% style="background-image:url(http://wiki.dragino.com/xwiki/webjars/wiki%3Axwiki/application-ckeditor-webjar/1.61/plugins/widget/images/handle.png); background:rgba(220,220,220,0.5); display:none" %)[[image:data:image/gif;base64,R0lGODlhAQABAPABAP///wAAACH5BAEKAAAALAAAAAABAAEAAAICRAEAOw==||draggable="true" height="15" role="presentation" title="Click and drag to move" width="15"]](% title="Click and drag to resize" %)220 +[[image:image-20220613171015-2.png||height="600" width="586"]] 222 222 223 - (% aria-label="image-20220613171029-3.png image widget" contenteditable="false" role="region" tabindex="-1" %)[[image:image-20220613171029-3.png||data-widget="image"height="507" width="513"]](% style="background-image:url(http://wiki.dragino.com/xwiki/webjars/wiki%3Axwiki/application-ckeditor-webjar/1.61/plugins/widget/images/handle.png); background:rgba(220,220,220,0.5); display:none" %)[[image:data:image/gif;base64,R0lGODlhAQABAPABAP///wAAACH5BAEKAAAALAAAAAABAAEAAAICRAEAOw==||draggable="true" height="15" role="presentation" title="Click and drag to move" width="15"]](% title="Click and drag to resize" %)222 +[[image:image-20220613171029-3.png||height="507" width="513"]] 224 224 225 - (% aria-label="image-20220613171038-4.png image widget" contenteditable="false" role="region" tabindex="-1" %)[[image:image-20220613171038-4.png||data-widget="image"height="469" width="786"]]224 +[[image:image-20220613171038-4.png||height="469" width="786"]] 226 226 227 - (% title="Clickand dragto resize"%)226 +[[image:image-20220613171105-5.png||height="533" width="949"]] 228 228 229 - (% aria-label="image-20220613171105-5.png image widget" contenteditable="false" role="region" tabindex="-1" %)[[image:image-20220613171105-5.png||data-widget="image"height="533" width="949"]]228 +[[image:image-20220613171117-6.png||height="501" width="925"]] 230 230 231 - (% title="Clickand dragto resize"%)230 +[[image:image-20220613171124-7.png||height="466" width="877"]] 232 232 233 -(% aria-label="image-20220613171117-6.png image widget" contenteditable="false" role="region" tabindex="-1" %)[[image:image-20220613171117-6.png||data-widget="image" height="501" width="925"]] 234 234 235 -(% title="Click and drag to resize" %) 236 236 237 -(% aria-label="image-20220613171124-7.png image widget" contenteditable="false" role="region" tabindex="-1" %)[[image:image-20220613171124-7.png||data-widget="image" height="466" width="877"]](% title="Click and drag to resize" %) 238 - 239 - 240 - 241 241 = 4. Configure GroPoint Air via AT Command or LoRaWAN Downlink = 242 242 243 243 Use can configure GroPoint Air via AT Command or LoRaWAN Downlink. ... ... @@ -248,7 +248,7 @@ 248 248 There are two kinds of commands to configure GroPoint Air, they are: 249 249 250 250 * ((( 251 -**~ (% style="color:#4472c4" %)General Commands(%%)**(% style="color:#4472c4" %).244 +**~ General Commands**. 252 252 ))) 253 253 254 254 These commands are to configure: ... ... @@ -259,9 +259,8 @@ 259 259 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/]] 260 260 261 261 262 - 263 263 * ((( 264 -**~ (% style="color:#4472c4" %)Commands special design for GroPoint Air(%%)**256 +**~ Commands special design for GroPoint Air** 265 265 ))) 266 266 267 267 These commands only valid for GroPoint Air, as below: ... ... @@ -272,11 +272,11 @@ 272 272 273 273 Feature: Change LoRaWAN End Node Transmit Interval. 274 274 275 - (% style="color:#037691" %)**AT Command: AT+TDC**267 +**AT Command: AT+TDC** 276 276 277 - (% aria-label="image-20220607171554-8.png image widget" contenteditable="false" role="region" tabindex="-1" %)[[image:http://8.211.40.43/xwiki/bin/download/Main/User%20Manual%20for%20LoRaWAN%20End%20Nodes/LLMS01-LoRaWAN%20Leaf%20Moisture%20Sensor%20User%20Manual/WebHome/image-20220607171554-8.png?rev=1.1||alt="image-20220607171554-8.png"data-widget="image"]](% style="background-image:url(http://wiki.dragino.com/xwiki/webjars/wiki%3Axwiki/application-ckeditor-webjar/1.61/plugins/widget/images/handle.png); background:rgba(220,220,220,0.5); display:none" %)[[image:data:image/gif;base64,R0lGODlhAQABAPABAP///wAAACH5BAEKAAAALAAAAAABAAEAAAICRAEAOw==||draggable="true" height="15" role="presentation" title="Click and drag to move" width="15"]](% title="Click and drag to resize" %)269 +[[image:http://8.211.40.43/xwiki/bin/download/Main/User%20Manual%20for%20LoRaWAN%20End%20Nodes/LLMS01-LoRaWAN%20Leaf%20Moisture%20Sensor%20User%20Manual/WebHome/image-20220607171554-8.png?rev=1.1||alt="image-20220607171554-8.png"]] 278 278 279 - (% style="color:#037691" %)**Downlink Command: 0x01**271 +**Downlink Command: 0x01** 280 280 281 281 Format: Command Code (0x01) followed by 3 bytes time value. 282 282 ... ... @@ -288,15 +288,16 @@ 288 288 289 289 290 290 283 + 291 291 == 4.2 Set Interrupt Mode == 292 292 293 293 Feature, Set Interrupt mode for GPIO_EXIT. 294 294 295 - (% style="color:#037691" %)**AT Command: AT+INTMOD**288 +**AT Command: AT+INTMOD** 296 296 297 - (% aria-label="image-20220607171716-9.png image widget" contenteditable="false" role="region" tabindex="-1" %)[[image:http://8.211.40.43/xwiki/bin/download/Main/User%20Manual%20for%20LoRaWAN%20End%20Nodes/LLMS01-LoRaWAN%20Leaf%20Moisture%20Sensor%20User%20Manual/WebHome/image-20220607171716-9.png?rev=1.1||alt="image-20220607171716-9.png"data-widget="image"]](% style="background-image:url(http://wiki.dragino.com/xwiki/webjars/wiki%3Axwiki/application-ckeditor-webjar/1.61/plugins/widget/images/handle.png); background:rgba(220,220,220,0.5); display:none" %)[[image:data:image/gif;base64,R0lGODlhAQABAPABAP///wAAACH5BAEKAAAALAAAAAABAAEAAAICRAEAOw==||draggable="true" height="15" role="presentation" title="Click and drag to move" width="15"]](% title="Click and drag to resize" %)290 +[[image:http://8.211.40.43/xwiki/bin/download/Main/User%20Manual%20for%20LoRaWAN%20End%20Nodes/LLMS01-LoRaWAN%20Leaf%20Moisture%20Sensor%20User%20Manual/WebHome/image-20220607171716-9.png?rev=1.1||alt="image-20220607171716-9.png"]] 298 298 299 - (% style="color:#037691" %)**Downlink Command: 0x06**292 +**Downlink Command: 0x06** 300 300 301 301 Format: Command Code (0x06) followed by 3 bytes. 302 302 ... ... @@ -308,8 +308,9 @@ 308 308 309 309 310 310 311 -== 4.3 Set the sensor delay time == 312 312 305 +== (% id="cke_bm_55968S" style="display:none" %) (%%)4.3 Set the sensor delay time == 306 + 313 313 Feature: Change the sensor delay time. 314 314 315 315 There are six models of GroPoint Air, and each model returns a different number of temperature and humidity. The more bytes of the returned value, the longer the delay. The AT+SDELAY command can adjust the time that the sensor returns data to the node, and can adjust different delays according to different types of sensors. ... ... @@ -316,11 +316,11 @@ 316 316 317 317 The default delay is 1000ms. 318 318 319 - (% style="color:#037691" %)**AT Command: AT+SDELAY**313 +**AT Command: AT+SDELAY** 320 320 321 - (% aria-label="image-20220613175511-8.png image widget" contenteditable="false" role="region" tabindex="-1" %)[[image:image-20220613175511-8.png||data-widget="image"]](% style="background-image:url(http://wiki.dragino.com/xwiki/webjars/wiki%3Axwiki/application-ckeditor-webjar/1.61/plugins/widget/images/handle.png); background:rgba(220,220,220,0.5); display:none" %)[[image:data:image/gif;base64,R0lGODlhAQABAPABAP///wAAACH5BAEKAAAALAAAAAABAAEAAAICRAEAOw==||draggable="true" height="15" role="presentation" title="Click and drag to move" width="15"]](% title="Click and drag to resize" %)315 +[[image:image-20220613175511-8.png]] 322 322 323 - (% style="color:#037691" %)**Downlink Command: 0xA1**317 +**Downlink Command: 0xA1** 324 324 325 325 Format: Command Code (0xA1) followed by 3 bytes time value. 326 326 ... ... @@ -332,11 +332,12 @@ 332 332 333 333 334 334 329 + 335 335 == 4.4 Query sensor model function == 336 336 337 337 Feature: Using this function will re-update the model. 338 338 339 - (% style="color:#037691" %)**Downlink Command: 0xFA00**334 +**Downlink Command: 0xFA00** 340 340 341 341 342 342 == 4.5 Get Firmware Version Info == ... ... @@ -343,24 +343,38 @@ 343 343 344 344 Feature: use downlink to get firmware version. 345 345 346 - (% style="color:#037691" %)**Downlink Command: 0x26**341 +**Downlink Command: 0x26** 347 347 348 - (% aria-label="image-20220607171917-10.png image widget" contenteditable="false" role="region" tabindex="-1" %)[[image:http://8.211.40.43/xwiki/bin/download/Main/User%20Manual%20for%20LoRaWAN%20End%20Nodes/LLMS01-LoRaWAN%20Leaf%20Moisture%20Sensor%20User%20Manual/WebHome/image-20220607171917-10.png?rev=1.1||alt="image-20220607171917-10.png"data-widget="image"]](% style="background-image:url(http://wiki.dragino.com/xwiki/webjars/wiki%3Axwiki/application-ckeditor-webjar/1.61/plugins/widget/images/handle.png); background:rgba(220,220,220,0.5); display:none" %)[[image:data:image/gif;base64,R0lGODlhAQABAPABAP///wAAACH5BAEKAAAALAAAAAABAAEAAAICRAEAOw==||draggable="true" height="15" role="presentation" title="Click and drag to move" width="15"]](% title="Click and drag to resize" %)343 +[[image:http://8.211.40.43/xwiki/bin/download/Main/User%20Manual%20for%20LoRaWAN%20End%20Nodes/LLMS01-LoRaWAN%20Leaf%20Moisture%20Sensor%20User%20Manual/WebHome/image-20220607171917-10.png?rev=1.1||alt="image-20220607171917-10.png"]] 349 349 350 350 * Reply to the confirmation package: 26 01 351 351 * Reply to non-confirmed packet: 26 00 352 352 348 + 353 353 Device will send an uplink after got this downlink command. With below payload: 354 354 355 355 Configures info payload: 356 356 357 -[[image:image-20220625101917-1.png]] 353 +(% border="1" cellspacing="8" style="background-color:#ffffcc; color:green; width:510px" %) 354 +|=(% style="width: 96px;" %)((( 355 +**Size(bytes)** 356 +)))|=(% style="width: 119px;" %)**1**|=(% style="width: 88px;" %)**1**|=(% style="width: 88px;" %)**1**|=(% style="width: 82px;" %)**2**|=(% style="width: 108px;" %)**1**|=(% style="width: 76px;" %)4|=(% style="width: 102px;" %)**1** 357 +|(% style="width:96px" %)**Value**|(% style="width:119px" %)Software Type|(% style="width:88px" %)((( 358 +Frequency 358 358 360 +Band 361 +)))|(% style="width:88px" %)Sub-band|(% style="width:82px" %)((( 362 +Firmware 359 359 360 -(% style="color:#037691" %)**Software Type**(%%): Always 0x03 for GroPoint Air 364 +Version 365 +)))|(% style="width:108px" %)Sensor Type|(% style="width:76px" %)Reserve|(% style="width:102px" %)((( 366 +[[Message Type>>url:http://8.211.40.43/xwiki/bin/view/Main/User%20Manual%20for%20LoRaWAN%20End%20Nodes/LLMS01-LoRaWAN%20Leaf%20Moisture%20Sensor%20User%20Manual/#H2.3.6MessageType]] 367 +Always 0x02 368 +))) 361 361 370 +**Software Type**: Always 0x03 for LLMS01 362 362 363 - (% style="color:#037691" %)**Frequency Band**(%%):372 +**Frequency Band**: 364 364 365 365 *0x01: EU868 366 366 ... ... @@ -384,15 +384,12 @@ 384 384 385 385 *0x0B: AS923-4 386 386 396 +**Sub-Band**: value 0x00 ~~ 0x08 387 387 388 - (% style="color:#037691" %)**Sub-Band**(%%):value0x00~~0x08398 +**Firmware Version**: 0x0100, Means: v1.0.0 version 389 389 400 +**Sensor Type**: 390 390 391 -(% style="color:#037691" %)**Firmware Version**(%%): 0x0100, Means: v1.0.0 version 392 - 393 - 394 -(% style="color:#037691" %)**Sensor Type**(%%): 395 - 396 396 0x01: LSE01 397 397 398 398 0x02: LDDS75 ... ... @@ -416,7 +416,7 @@ 416 416 417 417 GroPoint Air supports AT Command set in the stock firmware. You can use a USB to TTL adapter to connect to GroPoint Air for using AT command, as below. 418 418 419 - (% aria-label="1654593668970-604.png image widget" contenteditable="false" role="region" tabindex="-1" %)[[image:Main.User Manual for LoRaWAN End Nodes.LLMS01-LoRaWAN Leaf Moisture Sensor User Manual.WebHome@1654593668970-604.png||data-widget="image"height="297" width="474"]](% style="background-image:url(http://wiki.dragino.com/xwiki/webjars/wiki%3Axwiki/application-ckeditor-webjar/1.61/plugins/widget/images/handle.png); background:rgba(220,220,220,0.5); display:none" %)[[image:data:image/gif;base64,R0lGODlhAQABAPABAP///wAAACH5BAEKAAAALAAAAAABAAEAAAICRAEAOw==||draggable="true" height="15" role="presentation" title="Click and drag to move" width="15"]](% title="Click and drag to resize" %)425 +[[image:Main.User Manual for LoRaWAN End Nodes.LLMS01-LoRaWAN Leaf Moisture Sensor User Manual.WebHome@1654593668970-604.png||height="297" width="474"]] 420 420 421 421 **Connection:** 422 422 ... ... @@ -429,7 +429,7 @@ 429 429 430 430 In the PC, you need to set the serial baud rate to (% style="color:green" %)**9600**(%%) to access the serial console for GroPoint Air. GroPoint Air will output system info once power on as below: 431 431 432 - (% aria-label="1654653659449-932.png image widget" contenteditable="false" role="region" tabindex="-1" %)[[image:Main.User Manual for LoRaWAN End Nodes.LLMS01-LoRaWAN Leaf Moisture Sensor User Manual.WebHome@1654653659449-932.png||data-widget="image"height="471" width="674"]](% style="background-image:url(http://wiki.dragino.com/xwiki/webjars/wiki%3Axwiki/application-ckeditor-webjar/1.61/plugins/widget/images/handle.png); background:rgba(220,220,220,0.5); display:none" %)[[image:data:image/gif;base64,R0lGODlhAQABAPABAP///wAAACH5BAEKAAAALAAAAAABAAEAAAICRAEAOw==||draggable="true" height="15" role="presentation" title="Click and drag to move" width="15"]](% title="Click and drag to resize" %)438 +[[image:Main.User Manual for LoRaWAN End Nodes.LLMS01-LoRaWAN Leaf Moisture Sensor User Manual.WebHome@1654653659449-932.png||height="471" width="674"]] 433 433 434 434 Valid AT Command please check [[Configure Device>>||anchor="H3.ConfigureLLMS01viaATCommandorLoRaWANDownlink"]]. 435 435 ... ... @@ -443,7 +443,7 @@ 443 443 The discharge curve is not linear so can’t simply use percentage to show the battery level. Below is the battery performance. 444 444 445 445 446 - (% aria-label="1654593587246-335.png image widget" contenteditable="false" role="region" tabindex="-1" %)[[image:http://8.211.40.43/xwiki/bin/download/Main/User%20Manual%20for%20LoRaWAN%20End%20Nodes/LLMS01-LoRaWAN%20Leaf%20Moisture%20Sensor%20User%20Manual/WebHome/1654593587246-335.png?rev=1.1||alt="1654593587246-335.png"data-widget="image"height="408" width="574"]](% style="background-image:url(http://wiki.dragino.com/xwiki/webjars/wiki%3Axwiki/application-ckeditor-webjar/1.61/plugins/widget/images/handle.png); background:rgba(220,220,220,0.5); display:none" %)[[image:data:image/gif;base64,R0lGODlhAQABAPABAP///wAAACH5BAEKAAAALAAAAAABAAEAAAICRAEAOw==||draggable="true" height="15" role="presentation" title="Click and drag to move" width="15"]](% title="Click and drag to resize" %)452 +[[image:http://8.211.40.43/xwiki/bin/download/Main/User%20Manual%20for%20LoRaWAN%20End%20Nodes/LLMS01-LoRaWAN%20Leaf%20Moisture%20Sensor%20User%20Manual/WebHome/1654593587246-335.png?rev=1.1||alt="1654593587246-335.png" height="408" width="574"]] 447 447 448 448 Minimum Working Voltage for the GroPoint Air: 449 449 ... ... @@ -474,7 +474,7 @@ 474 474 475 475 And the Life expectation in different cases will be shown on the right. 476 476 477 - (% aria-label="1654593605679-189.png image widget" contenteditable="false" role="region" tabindex="-1" %)[[image:http://8.211.40.43/xwiki/bin/download/Main/User%20Manual%20for%20LoRaWAN%20End%20Nodes/LLMS01-LoRaWAN%20Leaf%20Moisture%20Sensor%20User%20Manual/WebHome/1654593605679-189.png?rev=1.1||alt="1654593605679-189.png"data-widget="image"]](% style="background-image:url(http://wiki.dragino.com/xwiki/webjars/wiki%3Axwiki/application-ckeditor-webjar/1.61/plugins/widget/images/handle.png); background:rgba(220,220,220,0.5); display:none" %)[[image:data:image/gif;base64,R0lGODlhAQABAPABAP///wAAACH5BAEKAAAALAAAAAABAAEAAAICRAEAOw==||draggable="true" height="15" role="presentation" title="Click and drag to move" width="15"]](% title="Click and drag to resize" %)483 +[[image:http://8.211.40.43/xwiki/bin/download/Main/User%20Manual%20for%20LoRaWAN%20End%20Nodes/LLMS01-LoRaWAN%20Leaf%20Moisture%20Sensor%20User%20Manual/WebHome/1654593605679-189.png?rev=1.1||alt="1654593605679-189.png"]] 478 478 479 479 The battery-related documents as below: 480 480 ... ... @@ -488,7 +488,7 @@ 488 488 [[Lithium-ion Battery-Capacitor datasheet>>url:http://www.dragino.com/downloads/downloads/datasheet/Battery/SPC_1520_datasheet.jpg]], [[Tech Spec>>url:http://www.dragino.com/downloads/downloads/datasheet/Battery/SPC1520%20Technical%20Specification20171123.pdf]] 489 489 ))) 490 490 491 - (% aria-label="image-20220607172042-11.png image widget" contenteditable="false" role="region" tabindex="-1" %)[[image:http://8.211.40.43/xwiki/bin/download/Main/User%20Manual%20for%20LoRaWAN%20End%20Nodes/LLMS01-LoRaWAN%20Leaf%20Moisture%20Sensor%20User%20Manual/WebHome/image-20220607172042-11.png?rev=1.1||alt="image-20220607172042-11.png"data-widget="image"]](% style="background-image:url(http://wiki.dragino.com/xwiki/webjars/wiki%3Axwiki/application-ckeditor-webjar/1.61/plugins/widget/images/handle.png); background:rgba(220,220,220,0.5); display:none" %)[[image:data:image/gif;base64,R0lGODlhAQABAPABAP///wAAACH5BAEKAAAALAAAAAABAAEAAAICRAEAOw==||draggable="true" height="15" role="presentation" title="Click and drag to move" width="15"]](% title="Click and drag to resize" %)497 +[[image:http://8.211.40.43/xwiki/bin/download/Main/User%20Manual%20for%20LoRaWAN%20End%20Nodes/LLMS01-LoRaWAN%20Leaf%20Moisture%20Sensor%20User%20Manual/WebHome/image-20220607172042-11.png?rev=1.1||alt="image-20220607172042-11.png"]] 492 492 493 493 494 494 === 6.2.1 Battery Note ===
- image-20220625101917-1.png
-
- Author
-
... ... @@ -1,1 +1,0 @@ 1 -XWiki.Xiaoling - Size
-
... ... @@ -1,1 +1,0 @@ 1 -7.6 KB - Content