Changes for page LHT65N -- Manual do sensor de temperatura e umidade LoRaWAN
Last modified by Xiaoling on 2023/07/18 10:12
From version 206.1
edited by Edwin Chen
on 2022/10/18 09:46
on 2022/10/18 09:46
Change comment:
There is no comment for this version
To version 198.1
edited by Bei Jinggeng
on 2022/09/06 10:35
on 2022/09/06 10:35
Change comment:
There is no comment for this version
Summary
-
Page properties (2 modified, 0 added, 0 removed)
-
Attachments (0 modified, 0 added, 2 removed)
Details
- Page properties
-
- Author
-
... ... @@ -1,1 +1,1 @@ 1 -XWiki. Edwin1 +XWiki.Bei - Content
-
... ... @@ -16,7 +16,6 @@ 16 16 17 17 = 1. Introduction = 18 18 19 - 20 20 == 1.1 What is LHT65N Temperature & Humidity Sensor == 21 21 22 22 ... ... @@ -45,7 +45,6 @@ 45 45 ))) 46 46 47 47 48 - 49 49 == 1.2 Features == 50 50 51 51 ... ... @@ -65,7 +65,7 @@ 65 65 == 1.3 Specification == 66 66 67 67 68 - (% style="color:#037691" %)**Built-in Temperature Sensor:**66 +**Built-in Temperature Sensor:** 69 69 70 70 * Resolution: 0.01 °C 71 71 * Accuracy Tolerance : Typ ±0.3 °C ... ... @@ -72,7 +72,7 @@ 72 72 * Long Term Drift: < 0.02 °C/yr 73 73 * Operating Range: -40 ~~ 85 °C 74 74 75 - (% style="color:#037691" %)**Built-in Humidity Sensor:**73 +**Built-in Humidity Sensor:** 76 76 77 77 * Resolution: 0.04 %RH 78 78 * Accuracy Tolerance : Typ ±3 %RH ... ... @@ -79,7 +79,7 @@ 79 79 * Long Term Drift: < 0.02 °C/yr 80 80 * Operating Range: 0 ~~ 96 %RH 81 81 82 - (% style="color:#037691" %)**External Temperature Sensor:**80 +**External Temperature Sensor:** 83 83 84 84 * Resolution: 0.0625 °C 85 85 * ±0.5°C accuracy from -10°C to +85°C ... ... @@ -89,7 +89,6 @@ 89 89 90 90 = 2. Connect LHT65N to IoT Server = 91 91 92 - 93 93 == 2.1 How does LHT65N work? == 94 94 95 95 ... ... @@ -134,7 +134,6 @@ 134 134 (% _msthash="315240" _msttexthash="9205482" _mstvisible="1" class="wikigeneratedid" %) 135 135 This section shows an example of how to join the TTN V3 LoRaWAN IoT server. Use with other LoRaWAN IoT servers is of a similar procedure. 136 136 137 - 138 138 (% _mstvisible="1" class="wikigeneratedid" %) 139 139 [[image:image-20220522232442-1.png||_mstalt="427830" _mstvisible="3" height="387" width="648"]] 140 140 ... ... @@ -199,7 +199,7 @@ 199 199 200 200 201 201 202 -== 2.4 Uplink Payload ( Fport~=2)==198 +== 2.4 Uplink Payload == 203 203 204 204 205 205 ((( ... ... @@ -284,9 +284,12 @@ 284 284 285 285 When the uplink payload arrives TTNv3, it shows HEX format and not friendly to read. We can add LHT65N decoder in TTNv3 for friendly reading. 286 286 287 -Below is the position to put the decoder and LHT65N decoder can be download from here: [[https:~~/~~/github.com/dragino/dragino-end-node-decoder>>https://github.com/dragino/dragino-end-node-decoder]]283 +Below is the position to put the decoder and LHT65N decoder can be download from here: 288 288 289 289 286 +[[https:~~/~~/www.dropbox.com/sh/r2i3zlhsyrpavla/AAB1sZw3mdT0K7XjpHCITt13a?dl=0 >>https://www.dropbox.com/sh/r2i3zlhsyrpavla/AAB1sZw3mdT0K7XjpHCITt13a?dl=0||_msthash="315253" _msttexthash="3509064" _mstvisible="2"]] 287 + 288 + 290 290 [[image:image-20220522234118-10.png||_mstalt="451464" _mstvisible="3" height="353" width="729"]] 291 291 292 292 ... ... @@ -320,6 +320,7 @@ 320 320 321 321 * Temperature: (0xF5C6-65536)/100=-26.18℃ 322 322 322 + 323 323 === 2.4.4 Built-in Humidity === 324 324 325 325 ... ... @@ -486,7 +486,6 @@ 486 486 * (% style="color:blue" %)**Unix Time Request**:(%%) 1: Request server downlink Unix time, 0 : N/A. In this mode, LHT65N will set this bit to 1 every 10 days to request a time SYNC. (AT+SYNCMOD to set this) 487 487 488 488 489 - 490 490 ==== 2.4.6.3 Ext~=6, ADC Sensor (use with E2 Cable) ==== 491 491 492 492 ... ... @@ -496,7 +496,7 @@ 496 496 497 497 sensor by setting: 498 498 499 -AT+EXT=6,timeout (% _msthash="506085" _msttexthash="8782189" _mstvisible="3" style="color:red" %) **Time to power this sensor, from 0 ~~ 65535ms**498 +AT+EXT=6,timeout (% _msthash="506085" _msttexthash="8782189" _mstvisible="3" style="color:red" %)Time to power this sensor, from 0 ~~ 65535ms 500 500 501 501 For example: 502 502 ... ... @@ -519,7 +519,6 @@ 519 519 520 520 When the voltage collected by ADC_IN1 is less than the minimum range, the minimum range will be used as the output; Similarly, when the collected voltage is greater than the maximum range, the maximum range will be used as the output. 521 521 522 - 523 523 1) The minimum range is about 0.1V. Each chip has internal calibration, so this value is close to 0.1V 524 524 525 525 [[image:image-20220628151005-5.png]] ... ... @@ -535,35 +535,29 @@ 535 535 [[image:image-20220628151143-7.png]] 536 536 537 537 536 +==== ==== 538 538 539 -==== 2.4.6.4 Ext~=2 TMP117 Sensor ( SinceFirmwarev1.3) ====538 +==== 2.4.6.4 Ext~=2 TMP117 Sensor (since v1.3) ==== 540 540 540 +Ext=2,Temperature Sensor(TMP117): 541 541 542 -[[image:image-20220927095645-1.png||height="534" width="460"]] 543 - 544 - 545 -**Ext=2,Temperature Sensor(TMP117):** 546 - 547 547 [[image:image-20220906102307-7.png]] 548 548 549 549 550 - (% style="color:blue" %)**Interrupt Mode and Counting Mode:**545 +**Interrupt Mode and Counting Mode** 551 551 552 552 The external cable NE2 can be use for MOD4 and MOD8 553 553 554 554 555 555 551 +==== 2.4.6.5 Ext~=4 Interrupt Mode (since v1.3) ==== 556 556 557 - ==== 2.4.6.5 Ext~=4InterruptMode(SinceFirmwarev1.3)====553 +**Note: In this mode, 3.3v output will be always ON. LHT65N will send an uplink when there is a trigger.** 558 558 555 +**Interrupt Mode can be used to connect to external interrupt sensors such as:** 559 559 560 - (%style="color:red"%)**Note: Inthismode,3.3voutputwillbe alwaysON. LHT65N willsendanuplinkwhenthereisa trigger.**557 +Case 1:Door Sensor. 3.3v Out for such sensor is just to detect Open/Close. 561 561 562 - 563 -(% style="color:blue" %)**Interrupt Mode can be used to connect to external interrupt sensors such as:** 564 - 565 -**Case 1: Door Sensor.** 3.3v Out for such sensor is just to detect Open/Close. 566 - 567 567 In Open State, the power consumption is the same as if there is no probe 568 568 569 569 In Close state, the power consumption will be 3uA higher than normal. ... ... @@ -570,23 +570,22 @@ 570 570 571 571 [[image:image-20220906100852-1.png||height="205" width="377"]] 572 572 573 - 574 574 Ext=4,Interrupt Sensor: 575 575 576 -(% border=" 2" cellpadding="4" cellspacing="4" style="background-color:#ffffcc; color:green;height:6px; width:512px" %)577 -|( % style="width:117px" %)(((567 +(% border="8" cellpadding="4" cellspacing="4" style="height:8px; width:662px" %) 568 +|((( 578 578 AT+EXT=4,1 579 -)))|(% style="width:3 71px" %)(((570 +)))|(% style="width:503px" %)((( 580 580 Sent uplink packet in both rising and falling interrupt 581 581 ))) 582 -|( % style="width:117px" %)(((573 +|((( 583 583 AT+EXT=4,2 584 -)))|(% style="width:3 71px" %)(((575 +)))|(% style="width:503px" %)((( 585 585 Sent uplink packet only in falling interrupt 586 586 ))) 587 -|( % style="width:117px" %)(((578 +|((( 588 588 AT+EXT=4,3 589 -)))|(% style="width:3 71px" %)(((580 +)))|(% style="width:503px" %)((( 590 590 Sent uplink packet only in rising interrupt 591 591 ))) 592 592 ... ... @@ -600,65 +600,66 @@ 600 600 [[image:image-20220906101145-3.png]] 601 601 602 602 594 +==== ==== 603 603 596 +==== 2.4.6.6 Ext~=8 Counting Mode(since v1.3) ==== 604 604 605 - ====2.4.6.6Ext~=8CountingMode(SinceFirmware v1.3) ====598 +**Note: In this mode, 3.3v output will be always ON. LHT65N will count for every interrupt and uplink periodically.** 606 606 607 607 608 - (%style="color:red"%)**Note:Inhismode,3.3voutputwillbe alwaysON. LHT65N willcountforeveryinterruptanduplinkperiodically.**601 +Case 1: Low power consumption Flow Sensor, such flow sensor has pulse output and the power consumption in uA level and can be powered by LHT65N. 609 609 610 - 611 -(% style="color:blue" %)**Case 1**(%%): Low power consumption Flow Sensor, such flow sensor has pulse output and the power consumption in uA level and can be powered by LHT65N. 612 - 613 613 [[image:image-20220906101320-4.png||height="366" width="698"]] 614 614 605 +Case 2: Normal Flow Sensor: Such flow sensor has higher power consumption and is not suitable to be powered by LHT65N. It is powered by external power and output <3.3v pulse 615 615 616 -(% style="color:blue" %)**Case 2**(%%): Normal Flow Sensor: Such flow sensor has higher power consumption and is not suitable to be powered by LHT65N. It is powered by external power and output <3.3v pulse 617 - 618 618 [[image:image-20220906101320-5.png||height="353" width="696"]] 619 619 620 620 Ext=8, Counting Sensor ( 4 bytes): 621 621 622 -(% border=" 2" cellpadding="4" cellspacing="4" style="background-color:#ffffcc; color:green;height:6px; width:381px" %)623 -|( % style="width:138px" %)(((611 +(% border="8" cellpadding="4" cellspacing="4" style="height:8px; width:662px" %) 612 +|((( 624 624 AT+EXT=8,0 625 -)))|(% style="width: 240px" %)(((614 +)))|(% style="width:503px" %)((( 626 626 Count at falling interrupt 627 627 ))) 628 -|( % style="width:138px" %)(((617 +|((( 629 629 AT+EXT=8,1 630 -)))|(% style="width: 240px" %)(((619 +)))|(% style="width:503px" %)((( 631 631 Count at rising interrupt 632 632 ))) 633 -|( % style="width:138px" %)(((622 +|((( 634 634 AT+SETCNT=60 635 -)))|(% style="width: 240px" %)(((624 +)))|(% style="width:503px" %)((( 636 636 Sent current count to 60 637 637 ))) 638 638 628 + 639 639 [[image:image-20220906101320-6.png]] 640 640 641 641 642 - (% style="color:blue" %)**A2 downlink Command:**632 +A2 downlink Command: 643 643 644 -A2 02: 634 +A2 02: Same as AT+EXT=2 (AT+EXT= second byte) 645 645 646 -A2 06 01 F4: 636 +A2 06 01 F4: Same as AT+EXT=6,500 (AT+EXT= second byte, third and fourth bytes) 647 647 648 -A2 04 02: 638 +A2 04 02: Same as AT+EXT=4,2 (AT+EXT= second byte, third byte) 649 649 650 -A2 08 01 00: 640 +A2 08 01 00: Same as AT+EXT=8,0 (AT+EXT= second byte, fourth byte) 651 651 652 -A2 08 02 00 00 00 3C: 642 +A2 08 02 00 00 00 3C: Same as AT+ SETCNT=60 (AT+ SETCNT = 4th byte and 5th byte and 6th byte and 7th byte) 653 653 654 654 655 -(% style="color:blue" %)**Modified ATWOOD command for external sensor TMP117 or DS18B20 temperature alarm.** 656 656 657 657 658 - (% style="color:#037691" %)**AT+WMOD=parameter1,parameter2,parameter3,parameter4**647 +**Modified ATWOOD command for external sensor TMP117 or DS18B20 temperature alarm.** 659 659 660 -(% style="color:#037691" %)**Parameter 1**(%%): Alarm mode: 661 661 650 +AT+WMOD=parameter1,parameter2,parameter3,parameter4 651 + 652 +Parameter 1: Alarm mode: 653 + 662 662 0): Cancel 663 663 664 664 1): Threshold alarm ... ... @@ -666,19 +666,19 @@ 666 666 2): Fluctuation alarm 667 667 668 668 669 - (% style="color:#037691" %)**Parameter 2**(%%):661 +Parameter 2: Sampling time. Unit: seconds, up to 255 seconds. 670 670 671 - (% style="color:red" %)**Note: When the collection time is less than 60 seconds and always exceeds the set alarm threshold, the sending interval will not be the collection time, but will be sent every 60 seconds.**663 +**Note: When the collection time is less than 60 seconds and always exceeds the set alarm threshold, the sending interval will not be the collection time, but will be sent every 60 seconds.** 672 672 673 673 674 - (% style="color:#037691" %) **Parameter 3 and parameter 4:**666 +Parameter 3 and parameter 4: 675 675 676 -1): 668 +1):If Alarm Mode is set to 1: Parameter 3 and parameter 4 are valid, as before, they represent low temperature and high temperature. 677 677 678 678 Such as AT+WMOD=1,60,45,105, it means high and low temperature alarm. 679 679 680 680 681 -2): 673 +2):If Alarm Mode is set to 2: Parameter 3 is valid, which represents the difference between the currently collected temperature and the last uploaded temperature. 682 682 683 683 Such as AT+WMOD=2,10,2,it means that it is a fluctuation alarm. 684 684 ... ... @@ -685,7 +685,7 @@ 685 685 If the difference between the current collected temperature and the last Uplin is ±2 degrees, the alarm will be issued. 686 686 687 687 688 - (% style="color:blue" %)**Downlink:**680 +Downlink: 689 689 690 690 0xA5 00 ~-~- AT+WMOD=0. 691 691 ... ... @@ -696,8 +696,6 @@ 696 696 0xA5 FF ~-~- After the device receives it, upload the current alarm configuration (FPORT=8). Such as 01 0A 11 94 29 04 or 02 0A 02. 697 697 698 698 699 - 700 - 701 701 == 2.5 Show data on Datacake == 702 702 703 703 ... ... @@ -760,19 +760,11 @@ 760 760 761 761 There are two methods: 762 762 763 -**Method 1**: IoT Server sends a downlink LoRaWAN command to [[poll the value>>||anchor="H2.6.4Pollsensorvalue"]] for specified time range. 753 +1. IoT Server sends a downlink LoRaWAN command to [[poll the value>>||anchor="H2.6.4Pollsensorvalue"]] for specifying time range. 754 +1. Set [[PNACKMD=1>>||anchor="H4.13AutoSendNone-ACKmessages"]], LHT65N will wait for ACK for every uplink, when there is no LoRaWAN network, LHT65N will mark these records with non-ack message and store the sensor data, and it will send all messages (10s interval) after the network recovery. note: a) LHT65N will do ack check for data records sending to make sure every data arrive server. b) LHT65N will send data in CONFIRMED Mode when PNACKMD=1, but it won't re-transmit the same packet , it will just mark it as NONE-ACK and resend after network is detected. 764 764 765 - 766 -**Method 2: **Set [[PNACKMD=1>>||anchor="H4.13AutoSendNone-ACKmessages"]], LHT65N will wait for ACK for every uplink, when there is no LoRaWAN network, LHT65N will mark these records with non-ack messages and store the sensor data, and it will send all messages (10s interval) after the network recovery. 767 - 768 -**Note for method 2:** 769 - 770 -* a) LHT65N will do an ACK check for data records sending to make sure every data arrive server. 771 -* b) LHT65N will send data in **CONFIRMED Mode** when PNACKMD=1, but LHT65N won't re-transmit the packet if it doesn't get ACK, it will just mark it as a NONE-ACK message. In a future uplink if LHT65N gets a ACK, LHT65N will consider there is a network connection and resend all NONE-ACK Message. 772 - 773 773 Below is the typical case for the auto-update datalog feature (Set PNACKMD=1) 774 774 775 - 776 776 [[image:image-20220703111700-2.png||height="381" width="1119"]] 777 777 778 778 ... ... @@ -994,18 +994,15 @@ 994 994 (% _msthash="315268" _msttexthash="390390" _mstvisible="3" %)**Poll message flag & Ext** 995 995 996 996 (% _mstvisible="1" %) 979 +[[image:image-20220523152208-14.png||_mstalt="452920" _mstvisible="3"]] 980 + 981 +(% _mstvisible="1" %) 997 997 ((( 998 998 (% _mstvisible="2" %) 999 999 ((( 1000 1000 (% _msthash="736723" _msttexthash="2005003" _mstvisible="3" %) 1001 1001 ((( 1002 -[[image:image-20221006192726-1.png||height="112" width="754"]] 1003 - 1004 -(% class="mark" %)**No ACK Message**(%%): 1: This message means this payload is fromn Uplink Message which doesn't get ACK from the server before ( for [[PNACKMD=1>>||anchor="H4.13AutoSendNone-ACKmessages"]] feature) 1005 - 1006 -(% class="mark" %)**Poll Message Flag**(%%): 1: This message is a poll message reply. 1007 - 1008 - 987 +Poll Message Flag: 1: This message is a poll message reply. 1009 1009 ))) 1010 1010 ))) 1011 1011 ))) ... ... @@ -1054,7 +1054,7 @@ 1054 1054 ((( 1055 1055 (% _msthash="736725" _msttexthash="1065532" _mstvisible="3" %) 1056 1056 ((( 1057 - **a) DR0:**max is 11 bytes so one entry of data1036 +a) DR0: max is 11 bytes so one entry of data 1058 1058 ))) 1059 1059 ))) 1060 1060 ))) ... ... @@ -1065,7 +1065,7 @@ 1065 1065 ((( 1066 1066 (% _msthash="736726" _msttexthash="3265665" _mstvisible="3" %) 1067 1067 ((( 1068 - **b) DR1:**max is 53 bytes so devices will upload 4 entries of data (total 44 bytes)1047 +b) DR1: max is 53 bytes so devices will upload 4 entries of data (total 44 bytes) 1069 1069 ))) 1070 1070 ))) 1071 1071 ))) ... ... @@ -1076,7 +1076,7 @@ 1076 1076 ((( 1077 1077 (% _msthash="736727" _msttexthash="1454115" _mstvisible="3" style="text-align: left;" %) 1078 1078 ((( 1079 - **c) DR2:**total payload includes 11 entries of data1058 +c) DR2: total payload includes 11 entries of data 1080 1080 ))) 1081 1081 ))) 1082 1082 ))) ... ... @@ -1087,7 +1087,7 @@ 1087 1087 ((( 1088 1088 (% _msthash="736728" _msttexthash="1483924" _mstvisible="3" style="text-align: left;" %) 1089 1089 ((( 1090 - **d) DR3:**total payload includes 22 entries of data.1069 +d) DR3: total payload includes 22 entries of data. 1091 1091 ))) 1092 1092 ))) 1093 1093 ))) ... ... @@ -1098,7 +1098,7 @@ 1098 1098 ((( 1099 1099 (% _msthash="736729" _msttexthash="5848349" _mstvisible="3" style="text-align: left;" %) 1100 1100 ((( 1101 -If devise doesn 't have any data in the polling time. Device will uplink 11 bytes of 01080 +If devise doesn’t have any data in the polling time. Device will uplink 11 bytes of 0 1102 1102 ))) 1103 1103 ))) 1104 1104 ))) ... ... @@ -1146,7 +1146,6 @@ 1146 1146 (% _mstvisible="1" %) 1147 1147 [[image:image-20220523001219-13.png||_mstalt="451204" _mstvisible="3" height="421" style="text-align:left" width="727"]] 1148 1148 1149 - 1150 1150 (% _msthash="315271" _msttexthash="12012546" _mstvisible="1" style="text-align: left;" %) 1151 1151 ((( 1152 1152 7FFF089801464160065F977FFF088E014B41600660097FFF0885014E41600660667FFF0875015141600662BE7FFF086B015541600665167FFF08660155416006676E7FFF085F015A41600669C67FFF0857015D4160066C1E ... ... @@ -1270,7 +1270,6 @@ 1270 1270 1271 1271 = 3. Sensors and Accessories = 1272 1272 1273 - 1274 1274 == 3.1 E2 Extension Cable == 1275 1275 1276 1276 ... ... @@ -1508,7 +1508,7 @@ 1508 1508 1509 1509 (% _msthash="315254" _msttexthash="298038" style="color:#4f81bd" %)**Downlink Command:** 1510 1510 1511 -0x306007806000 1488 +0x306007806000 ~/~/ Set timestamp to 0x(6007806000),Same as AT+TIMESTAMP=1611104352 1512 1512 1513 1513 1514 1514 ... ... @@ -1532,8 +1532,8 @@ 1532 1532 1533 1533 (% style="color:#4f81bd" %)**Downlink Command:** 1534 1534 1535 -0x28 01 1536 -0x28 00 1512 +0x28 01 ~/~/ Same As AT+SYNCMOD=1 1513 +0x28 00 ~/~/ Same As AT+SYNCMOD=0 1537 1537 1538 1538 1539 1539 ... ... @@ -1550,7 +1550,7 @@ 1550 1550 1551 1551 (% _msthash="315257" _msttexthash="298038" style="color:#4f81bd" %)**Downlink Command:** 1552 1552 1553 -**0x29 0A** 1530 +**0x29 0A** ~/~/ Same as AT+SYNCTDC=0x0A 1554 1554 1555 1555 1556 1556 ... ... @@ -1601,7 +1601,7 @@ 1601 1601 1602 1602 (% style="color:#4f81bd" %)**Downlink Command: 0xA3** 1603 1603 1604 -* Example: 0xA301 1581 +* Example: 0xA301 ~/~/Same as AT+CLRDTA 1605 1605 1606 1606 1607 1607 == 4.13 Auto Send None-ACK messages == ... ... @@ -1622,12 +1622,11 @@ 1622 1622 1623 1623 (% style="color:#4f81bd" %)**Downlink Command: 0x34** 1624 1624 1625 -* Example: 0x3401 ~/~/ 1602 +* Example: 0x3401 ~/~/Same as AT+PNACKMD=1 1626 1626 1627 1627 1628 1628 = 5. Battery & How to replace = 1629 1629 1630 - 1631 1631 == 5.1 Battery Type == 1632 1632 1633 1633 ... ... @@ -1694,6 +1694,7 @@ 1694 1694 * (% style="background-color:yellow" %)**USB to TTL GND <~-~->GND** 1695 1695 * (% style="background-color:yellow" %)**USB to TTL RXD <~-~-> D+** 1696 1696 * (% style="background-color:yellow" %)**USB to TTL TXD <~-~-> A11** 1673 +* (% style="background-color:yellow" %)**USB to TTL 3.3V <~-~-> D-** 1697 1697 1698 1698 ((( 1699 1699 In PC, User needs to set serial tool(such as [[**putty**>>https://www.chiark.greenend.org.uk/~~sgtatham/putty/latest.html]], SecureCRT) baud rate to (% style="color:green" %)**9600**(%%) to access to access serial console for LHT65N. The AT commands are disable by default and need to enter password (default:(% style="color:green" %)**123456**) (%%)to active it. Timeout to input AT Command is 5 min, after 5-minute, user need to input password again. User can use AT+DISAT command to disable AT command before timeout. ... ... @@ -1945,7 +1945,7 @@ 1945 1945 == 6.3 How to change the uplink interval? == 1946 1946 1947 1947 1948 - Please see this link:[[http:~~/~~/wiki.dragino.com/xwiki/bin/view/Main/How%20to%20set%20the%20transmit%20time%20interval/>>url:http://wiki.dragino.com/xwiki/bin/view/Main/How%20to%20set%20the%20transmit%20time%20interval/||_msthash="506137" _msttexthash="5712018"style="background-color: rgb(255, 255, 255);"]]1925 +[[http:~~/~~/wiki.dragino.com/xwiki/bin/view/Main/How%20to%20set%20the%20transmit%20time%20interval/>>url:http://wiki.dragino.com/xwiki/bin/view/Main/How%20to%20set%20the%20transmit%20time%20interval/||_msthash="506137" _msttexthash="5712018"]] 1949 1949 1950 1950 1951 1951 ... ... @@ -1979,7 +1979,6 @@ 1979 1979 [[image:image-20220615170542-5.png]] 1980 1980 1981 1981 1982 - 1983 1983 (% style="color:blue" %)**Step2**(%%):wiring method.(% style="display:none" %) 1984 1984 1985 1985 (% _msthash="506146" _msttexthash="52173160" %) ... ... @@ -1993,7 +1993,6 @@ 1993 1993 [[image:image-20220621170938-2.png]] 1994 1994 1995 1995 1996 - 1997 1997 (% style="color:blue" %)**Step3:**(%%)Select the device port to be connected, baud rate and bin file to be downloaded. 1998 1998 1999 1999 [[image:image-20220615171334-6.png]] ... ... @@ -2042,7 +2042,6 @@ 2042 2042 [[image:image-20220615170542-5.png]] 2043 2043 2044 2044 2045 - 2046 2046 (% style="color:blue" %)**Step2**(%%):wiring method.(% style="display:none" %) 2047 2047 2048 2048 (% _msthash="506146" _msttexthash="52173160" %) ... ... @@ -2055,7 +2055,6 @@ 2055 2055 Press and hold the start key to restart and enter (% _mstvisible="1" %)bootlaod(%%) mode. 2056 2056 2057 2057 2058 - 2059 2059 (% style="color:blue" %)**Step3:**(%%)Select the device port to be connected, baud rate and bin file to be downloaded. 2060 2060 2061 2061 [[image:image-20220615171334-6.png]] ... ... @@ -2080,13 +2080,20 @@ 2080 2080 2081 2081 (% style="color:#4f81bd" %)**XX **(%%): The default frequency band 2082 2082 2083 -* (% style="color:#4f81bd" %)** **(% style="color:red" %)**AS923**(%%): LoRaWAN AS923 band 2056 +(% style="color:#4f81bd" %)** **(% style="color:red" %)**AS923**(%%): LoRaWAN AS923 band 2057 + 2084 2084 * (% style="color:#4f81bd" %)** **(% style="color:red" %)**AU915**(%%): LoRaWAN AU915 band 2059 + 2085 2085 * (% style="color:#4f81bd" %)** **(% style="color:red" %)**EU433**(%%): LoRaWAN EU433 band 2061 + 2086 2086 * (% style="color:#4f81bd" %)** **(% style="color:red" %)**EU868**(%%): LoRaWAN EU868 band 2063 + 2087 2087 * (% style="color:#4f81bd" %)** **(% style="color:red" %)**KR920**(%%): LoRaWAN KR920 band 2065 + 2088 2088 * (% style="color:#4f81bd" %)** **(% style="color:red" %)**US915**(%%): LoRaWAN US915 band 2067 + 2089 2089 * (% style="color:#4f81bd" %)** **(% style="color:red" %)**IN865**(%%): LoRaWAN IN865 band 2069 + 2090 2090 * (% style="color:#4f81bd" %)** **(% style="color:red" %)**CN470**(%%): LoRaWAN CN470 band 2091 2091 2092 2092 (% style="color:#4f81bd" %)**YY**(%%): Sensor Accessories ... ... @@ -2119,6 +2119,3 @@ 2119 2119 (1) This device may not cause harmful interference; 2120 2120 2121 2121 (2) this device must accept any interference received, including interference that may cause undesired operation. 2122 - 2123 - 2124 -
- image-20220927095645-1.png
-
- Author
-
... ... @@ -1,1 +1,0 @@ 1 -XWiki.Bei - Size
-
... ... @@ -1,1 +1,0 @@ 1 -174.1 KB - Content
- image-20221006192726-1.png
-
- Author
-
... ... @@ -1,1 +1,0 @@ 1 -XWiki.Edwin - Size
-
... ... @@ -1,1 +1,0 @@ 1 -17.3 KB - Content