Show last authors
1 (% style="text-align:center" %)
2 [[image:image-20230203113613-1.png]]
3
4
5
6
7 **Table of Contents:**
8
9
10
11
12
13
14
15
16
17 = 1.  Introduction =
18
19 == 1.1 ​ What is LMDS120 Microwave Radar DistanceSensor ==
20
21
22 (((
23 The Dragino LMDS120 is a LoRaWAN Microwave Radar distance sensor. It uses use Microwave Radar to detect the distance between sensor and different objects. Different from ultrosonic or Lidar measurement. Microwave Radar is more reliable for condensation / dusty environment. It can sense correct distance even there is water or think dust on top of the sensor.
24
25 The LMDS120 can be applied to scenarios such as horizontal distance measurement, parking management system, object proximity and presence detection, intelligent trash can management system, robot obstacle avoidance, automatic control, sewer, etc.
26
27 The LoRa wireless technology used in LMDS120 allows device to send data and reach extremely long ranges at low data-rates. It provides ultra-long range spread spectrum communication and high interference immunity whilst minimizing current consumption.
28
29 LMDS120 is powered by 8500mAh Li-SOCI2 battery, it is designed for long term use up to 5 years.
30
31 Each LMDS120 is pre-load with a set of unique keys for LoRaWAN registrations, register these keys to local LoRaWAN server and it will auto connect after power on.
32 )))
33
34
35 [[image:image-20230203114147-2.png]]
36
37
38 == ​1.2  Features ==
39
40
41 * LoRaWAN 1.0.3 Class A
42 * Ultra-low power consumption
43 * 60Ghz Microwave Radar for distance detection
44 * Monitor Battery Level
45 * Bands: CN470/EU433/KR920/US915/EU868/AS923/AU915/IN865
46 * AT Commands to change parameters
47 * Uplink on periodically
48 * Downlink to change configure
49 * 8500mAh Battery for long term use
50 * Wall Mountable
51 * Outdoor Use
52
53
54 == 1.3  Radar probe specification ==
55
56
57 * Measuring Method: FMCW
58 * Frequency: 60 GHz
59 * Measure Range : 15cm ~~ 1200cm
60 * Accuracy:± (3mm + S*02%). S: Measure Value
61 * Resolution: 0.01m
62 * Measurement Angle : 25 degrees horizontal and 23 degrees vertical
63
64
65 == 1.4  Storage & Operation Temperature ==
66
67
68 -15°C to +65°C
69
70
71 == 1.5 ​ Applications ==
72
73
74 * Horizontal distance measurement
75 * Liquid level measurement
76 * Parking management system
77 * Object proximity and presence detection
78 * Intelligent trash can management system
79 * Robot obstacle avoidance
80 * Automatic control
81 * Sewer
82 * Bottom water level monitoring
83
84
85
86 == 1.6  Pin mapping and power on ==
87
88
89 [[image:1655257026882-201.png]]
90
91 (% style="display:none" %) (%%)
92
93 = 2.  Operation Mode =
94
95 == 2.1  How it works ==
96
97
98 (((
99 Each LMDS120 is shipped with a worldwide unique set of OTAA keys. To use LMDS120 in a LoRaWAN network, user needs to input the OTAA keys in the LoRaWAN network server. So LMDS120 can join the LoRaWAN network and start to transmit sensor data.
100 )))
101
102
103 == 2.2  ​Example to use for LoRaWAN network ==
104
105
106 (((
107 Following is an example for how to join the [[TTN v3 LoRaWAN Network>>url:https://console.cloud.thethings.network/]]. Below is the network structure; we use the [[LG308>>url:http://www.dragino.com/products/lora/item/140-lg308.html]] as a LoRaWAN gateway in this example.
108 )))
109
110 (((
111 [[image:image-20230203115545-3.png]]
112
113 * In this user case, the LMDS120 is installed on top of river to detect the water level and send the level info to the LoRaWAN server. The LMDS120 will uplink different types of messages to the LoRaWAN server. See [[Uplink payload>>path:#Uplink_Payload]] for detail.
114 )))
115
116 (((
117 Assume the LoRaWAN Gateway DLOS8 is already set to connect to the [[TTN V3 network >>url:https://eu1.cloud.thethings.network]]. We need to add the LMDS120 device in TTN V3:
118 )))
119
120 (((
121 (((
122
123 )))
124
125 (((
126 (% style="color:blue" %)**Step 1**(%%): Create a device in TTN with the OTAA keys from LMDS120.
127 )))
128 )))
129
130 (((
131 (((
132 Each LMDS120 is shipped with a sticker with the default device keys, user can find this sticker in the box. it looks like below.
133
134 [[image:1655278302970-688.png]]
135
136
137 )))
138 )))
139
140 Users can enter these keys in the LoRaWAN Server portal. Below is the TTN V3 screenshot:
141
142 __**Add APP EUI**__ in the application.
143
144
145 [[image:image-20220610161353-4.png]]
146
147
148 [[image:image-20220610161353-5.png]]
149
150
151 [[image:image-20220610161353-6.png]]
152
153
154 [[image:image-20220610161353-7.png]]
155
156
157
158 You can also choose to create the device manually.
159
160 [[image:image-20220610161538-8.png]]
161
162
163
164 **Add APP KEY and DEV EUI**
165
166 [[image:1655278497961-944.png]]
167
168
169
170 (% style="color:blue" %)**Step 2**(%%):  Power on LMDS120
171
172
173 Put a Jumper on JP2 to power on the device. ( The Switch must be in FLASH position).
174
175 [[image:1655278589727-228.png]]
176
177 (((
178 Put the jumper to power on LMDS120 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.
179 )))
180
181
182 == 2.3  ​Uplink Payload ==
183
184
185 Uplink payloads have two types:
186
187 * Distance Value: Use FPORT=2
188 * Other control commands: Use other FPORT fields.
189
190 The application server should parse the correct value based on FPORT settings.
191
192 (((
193 (((
194 (((
195
196 )))
197 )))
198 )))
199
200 === 2.3.1  Device Status, FPORT~=5 ===
201
202
203 (((
204 Include device configure status. Once LMDS200 Joined the network, it will uplink this message to the server.
205 )))
206
207 (((
208 Users can also use the downlink command (0x26 01) to ask LMDS200 to resend Device Status.
209 )))
210
211 [[image:image-20220615154327-2.png]]
212
213
214 [[image:image-20220615154022-1.png]](% style="display:none" %)
215
216
217 * (% style="color:#037691" %)**Sensor Model**(%%)**:** For LMDS200, this value is 0x0C
218
219 * (% style="color:#037691" %)**Firmware Version**(%%)**:** 0x0100, Means: v1.0.0 version
220
221 * (% style="color:#037691" %)**Frequency Band**(%%)**:**
222
223 *0x01: EU868
224
225 *0x02: US915
226
227 *0x03: IN865
228
229 *0x04: AU915
230
231 *0x05: KZ865
232
233 *0x06: RU864
234
235 *0x07: AS923
236
237 *0x08: AS923-1
238
239 *0x09: AS923-2
240
241 *0x0a: AS923-3
242
243 *0x0b: CN470
244
245 *0x0c: EU433
246
247 *0x0d: KR920
248
249 *0x0e: MA869
250
251
252 * (% style="color:#037691" %)**Sub-Band**(%%)**:**
253 ** AU915 and US915:value 0x00 ~~ 0x08
254 ** CN470: value 0x0B ~~ 0x0C
255 ** Other Bands: Always 0x00
256
257 * (% style="color:#037691" %)**Battery Info:**
258
259 Check the battery voltage.
260
261 Ex1: 0x0B45 = 2885mV
262
263 Ex2: 0x0B49 = 2889mV
264
265
266 === 2.3.2  Sensor Configuration, FPORT~=4 ===
267
268
269 (((
270 LMDS200 will only send this command after getting the downlink command (0x26 02) from the server.
271
272 (% border="1" cellspacing="4" style="background-color:#ffffcc; width:413px" %)
273 |=(% colspan="5" style="width: 410px;" %)**Sensor Configuration FPORT=4**
274 |**Size(bytes)**|(% style="width:84px" %)**3**|(% style="width:73px" %)**1**|(% style="width:74px" %)**4**|(% style="width:76px" %)**1**
275 |**Value**|(% style="width:84px" %)(((
276 [[TDC (unit:sec)>>||anchor="H3.1A0SetTransmitIntervalTime280x0129"]]
277 )))|(% style="width:73px" %)(((
278 [[ATDC (unit:min)>>||anchor="H3.2SetAlarmTransmitIntervalTime280x0D29"]]
279 )))|(% style="width:74px" %)[[Alarm Settings>>||anchor="H3.3SetAlarmDistance280xA229"]]|(% style="width:76px" %)[[Interrupt Settings>>||anchor="H3.5A0SetInterruptMode280x0629"]]
280 )))
281
282 [[image:1655279779620-413.png]]
283
284
285 === 2.3.3  Distance, Uplink FPORT~=2 ===
286
287
288 LMDS200 will send this uplink **after** Device Status once join the LoRaWAN network successfully. And LMDS200 will:
289
290 1. periodically send this uplink every 1 hour (TDC time), this interval [[can be changed>>||anchor="H3.1A0SetTransmitIntervalTime280x0129"]].
291 1. periodically send this uplink every 1 minute in Alarm Mode.
292 1. send this uplink while there is [[interrupt event>>||anchor="H3.5A0SetInterruptMode280x0629"]].
293
294 Uplink Payload totals 11 bytes.
295
296
297 (% border="1" cellspacing="4" style="background-color:#ffffcc; width:370px" %)
298 |=(% colspan="5" style="width: 367px;" %)**Distance Value, FPORT=2**
299 |(% style="width:72px" %)**Size(bytes)**|(% style="width:43px" %)**2**|(% style="width:76px" %)**2**|(% style="width:76px" %)**2**|(% style="width:75px" %)**1**
300 |(% style="width:72px" %)**Value**|(% style="width:43px" %)[[BAT>>||anchor="H2.3.1A0DeviceStatus2CFPORT3D5"]]|(% style="width:76px" %)Object1 Distance|(% style="width:76px" %)Object2 Distance|(% style="width:75px" %)Status & [[Alarm>>||anchor="H3.3SetAlarmDistance280xA229"]]
301
302 [[image:image-20220615161345-5.png]]
303
304
305 [[image:image-20220615160828-3.png]]
306
307
308 (((
309 (% style="color:#037691" %)** Object1 Distance:**
310 )))
311
312 (((
313 Distance between sensor probe to the first object. (unit: cm)
314 )))
315
316 (((
317 For example, if the data you get from the register is __0x00 0x73__, the distance between the sensor and the measured object is(% style="color:#037691" %)** 0073(H) = 115 (D) = 115 cm.**
318 )))
319
320
321 (((
322 (% style="color:red" %)**Notice: There are two special values for object 1 distance:**
323 )))
324
325 * (((
326 **0x0001**: Probe not detected
327 )))
328 * (((
329 **0x0002**: Reading Invalid (exceed the valid range of the probe)
330 )))
331
332 (((
333
334 )))
335
336 (((
337 (% style="color:#037691" %)**Object2 Distance:**
338 )))
339
340 (((
341 Distance between sensor probe to the second object. (unit: cm)
342 )))
343
344 (((
345 DALARM Counter : Alarm Counter.
346 )))
347
348 (((
349
350 )))
351
352 [[image:image-20220615160828-4.png]]
353
354
355 === 2.3.4  Decoder in TTN V3 ===
356
357
358 [[image:1655261164557-670.png]]
359
360 (((
361 (((
362 Please check the decoder from this link: [[https:~~/~~/github.com/dragino/dragino-end-node-decoder>>https://github.com/dragino/dragino-end-node-decoder]]
363
364
365 )))
366 )))
367
368 == 2.4  ​Show data on Datacake ==
369
370
371 (((
372 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:
373
374
375 )))
376
377 (((
378 (% style="color:blue" %)**Step 1**(%%)**: **Link TTNv3 to [[DATACAKE>>url:https://datacake.co/]]
379 )))
380
381 (((
382 (% style="color:blue" %)**Step 2**(%%)**: **Configure LMDS200 in Datacake
383 )))
384
385
386 [[image:image-20220615163646-6.png]]
387
388
389 [[image:image-20220615163646-7.png]]
390
391
392 [[image:image-20220615163646-8.png]]
393
394
395 [[image:image-20220615163646-9.png||height="392" width="1211"]]
396
397
398 [[image:image-20220615163646-10.png]]
399
400 (% style="display:none" %) (%%)
401
402 [[image:image-20220615163646-11.png||height="434" width="1206"]](% style="display:none" %)
403
404
405 [[image:image-20220615163646-12.png||height="357" width="1202"]](% style="display:none" %)
406
407 (% style="display:none" %) (%%)
408
409 [[image:image-20220615163646-13.png]](% style="display:none" %)
410
411
412 [[image:image-20220615163646-14.png]]
413
414
415 [[image:image-20220615163646-15.png]](% style="display:none" %)
416
417
418 = 3.  Configure LMDS200 via AT Command or LoRaWAN Downlink =
419
420
421 (((
422 (((
423 Use can configure LMDS200 via AT Command or LoRaWAN Downlink.
424 )))
425 )))
426
427 * (((
428 (((
429 AT Command Connection: See [[FAQ>>||anchor="H5.A0FAQ"]].
430 )))
431 )))
432 * (((
433 (((
434 LoRaWAN Downlink instruction for different platforms: [[IoT LoRaWAN Server>>doc:Main.WebHome]]
435 )))
436 )))
437
438 (((
439 (((
440
441 )))
442
443 (((
444 There are two kinds of commands to configure LMDS200, they are:
445 )))
446 )))
447
448 * (((
449 (((
450 (% style="color:#4f81bd" %)** General Commands**.
451 )))
452 )))
453
454 (((
455 (((
456 These commands are to configure:
457 )))
458 )))
459
460 * (((
461 (((
462 General system settings like: uplink interval.
463 )))
464 )))
465 * (((
466 (((
467 LoRaWAN protocol & radio related command.
468 )))
469 )))
470
471 (((
472 (((
473 They are same for all Dragino Device which support DLWS-005 LoRaWAN Stack**(Note~*~*)**. These commands can be found on the wiki: [[End Device AT Commands and Downlink Command>>doc:Main.End Device AT Commands and Downlink Command.WebHome]]
474 )))
475 )))
476
477 (((
478 (((
479
480 )))
481 )))
482
483 * (((
484 (((
485 (% style="color:#4f81bd" %)** Commands special design for LMDS200**
486 )))
487 )))
488
489 (((
490 (((
491 These commands only valid for LMDS200, as below:
492 )))
493 )))
494
495
496 == 3.1  Set Transmit Interval Time(0x01) ==
497
498
499 Feature: Change LoRaWAN End Node Transmit Interval.
500
501 (% style="color:#037691" %)**AT Command: AT+TDC**
502
503 (% aria-label="image-20220610173409-7.png image widget" contenteditable="false" role="region" tabindex="-1" %)[[image:image-20220610173409-7.png||data-widget="image"]](% title="Click and drag to resize" %)​(% aria-label="Data URI image image widget" contenteditable="false" role="region" style="background-image:url(http://wiki1.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" tabindex="-1" %)[[image:data:image/gif;base64,R0lGODlhAQABAPABAP///wAAACH5BAEKAAAALAAAAAABAAEAAAICRAEAOw==||data-widget="image" draggable="true" height="15" role="presentation" title="Click and drag to move" width="15"]](% aria-label="Data URI image image widget" contenteditable="false" role="region" style="background-image:url(http://wiki1.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" tabindex="-1" %)[[image:data:image/gif;base64,R0lGODlhAQABAPABAP///wAAACH5BAEKAAAALAAAAAABAAEAAAICRAEAOw==||draggable="true" height="15" role="presentation" title="Click and drag to move" width="15"]](% aria-label="Data URI image image widget" contenteditable="false" role="region" style="background-image:url(http://wiki1.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" tabindex="-1" title="Click and drag to resize" %)​(% title="Click and drag to resize" %)​
504
505
506 (((
507 (% style="color:#037691" %)**Downlink Command: 0x01**
508 )))
509
510 (((
511 (((
512 Format: Command Code (0x01) followed by 3 bytes time value.
513
514 (((
515 If the downlink payload=0100003C, it means set the END Node's Transmit Interval to 0x00003C=60(S), while type code is 01.
516 )))
517
518 * Example 1: Downlink Payload: 0100001E ~/~/ Set Transmit Interval (TDC) = 30 seconds
519 * Example 2: Downlink Payload: 0100003C ~/~/ Set Transmit Interval (TDC) = 60 seconds
520 )))
521 )))
522
523
524
525 == 3.2 Set Alarm Transmit Interval Time(0x0D) ==
526
527
528 Feature: Change LoRaWAN End Node Alarm Transmit Interval. Default Value: 1 minute
529
530 (% style="color:#037691" %)**AT Command: AT+ATDC**
531
532 [[image:image-20220615175212-2.png]]
533
534
535 (% style="color:#037691" %)**Downlink Command: 0x0D**
536
537 Format: Command Code (0x0D) followed by 1 byte for time value.
538
539 If the downlink payload=0D02, it means set the END Node's Alarm Transmit Interval to 2 minutes, while type code is 0D.
540
541
542 == 3.3 Set Alarm Distance (0xA2) ==
543
544
545 LMDS02 supports Alarm Feature, when LMDS02 detect the distance exceed the alarm settings, LMDS02 will Enter Alarm Mode and use the [[ATDC interval>>path:#Alarm_Interval]] (default is 1 minute) to uplink Distance value. Alarm mode will last for 60 uplinks (default 1 hour) and can be close by downlink command 0xA300.
546
547 (% style="color:red" %)**Note: Alarm mode only valid for the Distance 1(the Closest Object)**
548
549
550 User can set Alarm Distance to enable/disable Alarm Mode.
551
552 (% style="color:#037691" %)**AT+ALARMC=AABBCCDD**
553
554 * AABB: Hex value for Alarm low threshold, CCDD: Hex value for Alarm high threshold
555 * When 0xAABB=0, and 0xCCDD≠0, Alarm trigger when higher than max
556 * When 0xAABB≠0, and 0xCCDD =0xFFFF, Alarm trigger when lower than min
557 * When 0xAABB≠0 and 0xCCDD≠0, Alarm trigger when higher than max or lower than min
558
559 **Example:**
560
561 AT+ALARMC=006400C8   ~/~/ Alarm when < 100 or higher than 200.
562
563
564 * (% style="color:#037691" %)**Downlink Payload:**
565
566 0x(A2 00 01 00 00)  ~/~/ Same as AT+ALARMC=00010000
567
568
569 == 3.4 Enter/Exit Alarm Mode (0xA3) ==
570
571
572 Feature: Enter/Exit Alarm mode:
573
574 (% style="color:#037691" %)**AT Command: AT+ALARM=0(Exit Alarm Mode or AT+ALARM=1 (Enter Alarm Mode)**
575
576
577 (% style="color:#037691" %)**Downlink Command:**
578
579 0xA3 00  ~/~/ Exit Alarm Mode. 
580
581 0xA3 01  ~/~/ Enter Alarm Mode. Enter Alarm mode will use ATDC interval in the next 59 uplinks.
582
583
584 == 3.5  Set Interrupt Mode(0x06) ==
585
586
587 (((
588 Feature, Set Interrupt mode for GPIO_EXIT.
589 )))
590
591 (((
592 (% style="color:#037691" %)**Downlink Command: AT+INTMOD**
593 )))
594
595 [[image:image-20220610174917-9.png]]
596
597
598 (((
599 (((
600 (% style="color:#037691" %)**Downlink Command: 0x06**
601 )))
602 )))
603
604 (((
605 (((
606 Format: Command Code (0x06) followed by 3 bytes.
607 )))
608 )))
609
610 (((
611 (((
612 (((
613 This means that the interrupt mode of the end node is set to 0x000003=3 (rising edge trigger), and the type code is 06.
614 )))
615 )))
616 )))
617
618 * (((
619 (((
620 Example 1: Downlink Payload: 06000000  ~/~/ Turn off interrupt mode
621 )))
622 )))
623 * (((
624 (((
625 Example 2: Downlink Payload: 06000003  ~/~/ Set the interrupt mode to rising edge trigger
626 )))
627 )))
628
629 (((
630
631
632
633 = 4.  Battery & how to replace =
634
635 == 4.1  Battery Type ==
636
637
638 (((
639 (((
640 LMDS200 is equipped with a [[8500mAH ER26500 Li-SOCI2 battery>>url:https://www.dragino.com/downloads/index.php?dir=datasheet/Battery/ER26500/]]. The battery is un-rechargeable battery with low discharge rate targeting for 8~~10 years use. This type of battery is commonly used in IoT target for long-term running, such as water meter.
641 )))
642
643 (((
644 The discharge curve is not linear so can't simply use percentage to show the battery level. Below is the battery performance.
645
646
647 )))
648
649 [[image:image-20220615165029-16.png||height="645" width="908"]]
650
651
652 Minimum Working Voltage for the LMDS200:
653
654 LMDS200:  2.45v ~~ 3.6v
655 )))
656
657
658 == 4.2  Replace Battery ==
659
660
661 Any battery with range 2.45 ~~ 3.6v can be a replacement. We recommend to use Li-SOCl2 Battery.
662
663 And make sure the positive and negative pins match.
664
665
666 == 4.3  Power Consumption Analyze ==
667
668
669 Dragino Battery powered product are all runs in Low Power mode. We have an update battery calculator which base on the measurement of the real device. User can use this calculator to check the battery life and calculate the battery life if want to use different transmit interval.
670
671 Instruction to use as below:
672
673
674 (% style="color:blue" %)**Step 1**(%%)**: **Downlink the up-to-date DRAGINO_Battery_Life_Prediction_Table.xlsx from:
675
676 [[https:~~/~~/www.dragino.com/downloads/index.php?dir=LoRa_End_Node/Battery_Analyze/>>url:https://www.dragino.com/downloads/index.php?dir=LoRa_End_Node/Battery_Analyze/]]
677
678
679 (% style="color:blue" %)**Step 2**(%%)**:** Open it and choose
680
681 * Product Model
682 * Uplink Interval
683 * Working Mode
684
685 And the Life expectation in difference case will be shown on the right.
686
687 [[image:image-20220615165329-17.png||height="388" width="1201"]]
688
689
690 (((
691 (% id="cke_bm_628908S" style="display:none" %) (%%)The battery related documents as below:
692 )))
693
694 * (((
695 [[Battery Dimension>>https://www.dragino.com/downloads/index.php?dir=datasheet/Battery/]]
696 )))
697 * (((
698 [[Lithium-Thionyl Chloride Battery  datasheet>>https://www.dragino.com/downloads/index.php?dir=datasheet/Battery/ER26500/]](% style="display:none" %)
699 )))
700 * (((
701 [[Lithium-ion Battery-Capacitor datasheet>>https://www.dragino.com/downloads/index.php?dir=datasheet/Battery/ER26500/]]
702 )))
703
704 [[image:image-20220615111024-1.png]]
705
706
707 === 4.3.1  Battery Note ===
708
709
710 The Li-SICO battery is designed for small current / long period application. It is not good to use a high current, short period transmit method. The recommended minimum period for use of this battery is 5 minutes. If you use a shorter period time to transmit LoRa, then the battery life may be decreased.
711
712
713 === 4.3.2  Replace the battery ===
714
715
716 (((
717 You can change the battery in the LMDS200.The type of battery is not limited as long as the output is between 3v to 3.6v. 
718 )))
719
720 (((
721 The default battery pack of LMDS200 includes a ER26500 plus super capacitor. If user can't find this pack locally, they can find ER26500 or equivalence, which will also work in most case. The SPC can enlarge the battery life for high frequency use (update period below 5 minutes).
722 )))
723
724
725 )))
726
727 = 5.  FAQ =
728
729 == 5.1  How to use AT Command to configure LMDS200 ==
730
731
732 LMDS200 UART connection photo
733
734
735 [[image:image-20220615180555-3.png||height="541" width="863"]]
736
737
738 LMDS200 supports AT Command set. User can use a USB to TTL adapter plus the 3.5mm Program Cable to connect to LMDS200 to use AT command, as below.
739
740 [[image:http://wiki.dragino.com/xwiki/bin/download/Main/User%20Manual%20for%20LoRaWAN%20End%20Nodes/test/WebHome/1654135840598-282.png?rev=1.1||alt="1654135840598-282.png"]]
741
742
743 In the PC, you need to set the serial baud rate to (% style="color:green" %)**9600**(%%) to access the serial console for LMDS200. LMDS200 will output system info once power on as below:
744
745 [[image:image-20220615180555-4.png]]
746
747
748 == 5.2  How to upgrade the firmware? ==
749
750
751 (((
752 A new firmware might be available for:
753 )))
754
755 * (((
756 Support new features
757 )))
758 * (((
759 For bug fix
760 )))
761 * (((
762 Change LoRaWAN bands.
763 )))
764
765 (((
766 Instruction for how to upgrade: [[http:~~/~~/wiki.dragino.com/xwiki/bin/view/Main/Firmware%20Upgrade%20Instruction%20for%20STM32%20base%20products/#H2.HardwareUpgradeMethodSupportList>>http://wiki.dragino.com/xwiki/bin/view/Main/Firmware%20Upgrade%20Instruction%20for%20STM32%20base%20products/#H2.HardwareUpgradeMethodSupportList]]
767 )))
768
769 (((
770
771 )))
772
773 (((
774 Firmware location: [[https:~~/~~/www.dragino.com/downloads/index.php?dir=LoRa_End_Node/LMDS200/Firmware/>>url:https://www.dragino.com/downloads/index.php?dir=LoRa_End_Node/LDS03A/Firmware/]]
775 )))
776
777
778 == 5.3  How to change the LoRa Frequency Bands/Region ==
779
780
781 You can follow the instructions for [[how to upgrade image>>||anchor="H5.2A0Howtoupgradethefirmware3F"]].
782 When downloading the images, choose the required image file for download. ​
783
784
785 = 6.  Trouble Shooting =
786
787 == 6.1  AT Command input doesn't work ==
788
789
790 In the case if user can see the console output but can't type input to the device. Please check if you already include the (% style="color:green" %)**ENTER**(%%) while sending out the command. Some serial tool doesn't send (% style="color:green" %)**ENTER**(%%) while press the send key, user need to add ENTER in their string.
791
792 (((
793
794 )))
795
796 = 7.  Order Info =
797
798
799 Part Number **:** (% style="color:blue" %)**LMDS200-XX**
800
801
802 (% style="color:blue" %)**XX**(%%)**: **The default frequency band
803
804 * (% style="color:red" %)**AS923 **(%%)**:** LoRaWAN AS923 band
805 * (% style="color:red" %)**AU915 **(%%)**:** LoRaWAN AU915 band
806 * (% style="color:red" %)**EU433 **(%%)**:** LoRaWAN EU433 band
807 * (% style="color:red" %)**EU868 **(%%)**:** LoRaWAN EU868 band
808 * (% style="color:red" %)**KR920 **(%%)**:** LoRaWAN KR920 band
809 * (% style="color:red" %)**US915 **(%%)**:** LoRaWAN US915 band
810 * (% style="color:red" %)**IN865 **(%%)**:**  LoRaWAN IN865 band
811 * (% style="color:red" %)**CN470 **(%%)**:** LoRaWAN CN470 band
812
813
814 = 8. ​ Packing Info =
815
816
817 (((
818 **Package Includes**:
819 )))
820
821 (((
822 LMDS200 LoRaWAN Microwave Radar Distance Sensor x 1
823
824
825 )))
826
827 = 9.  ​Support =
828
829
830 * 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.
831 * 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]].
832
833
Copyright ©2010-2024 Dragino Technology Co., LTD. All rights reserved
Dragino Wiki v2.0