Last modified by Xiaoling on 2025/04/23 15:57

From version 29.37
edited by Xiaoling
on 2022/06/02 09:00
Change comment: There is no comment for this version
To version 29.29
edited by Xiaoling
on 2022/06/02 08:54
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -317,6 +317,7 @@
317 317  )))
318 318  
319 319  
320 +
320 320  === 3.3.2 Configure sensors ===
321 321  
322 322  (((
... ... @@ -464,6 +464,7 @@
464 464  * **c: define the position for valid value.  **
465 465  )))
466 466  
468 +
467 467  **Examples:**
468 468  
469 469  * Grab bytes:
... ... @@ -518,7 +518,6 @@
518 518  
519 519  [[image:1653271763403-806.png]]
520 520  
521 -
522 522  === 3.3.4 Compose the uplink payload ===
523 523  
524 524  (((
... ... @@ -526,7 +526,7 @@
526 526  )))
527 527  
528 528  (((
529 -(% style="color:#037691" %)**Examples: AT+DATAUP=0**
530 +(% style="color:#4f81bd" %)**Examples: AT+DATAUP=0**
530 530  )))
531 531  
532 532  (((
... ... @@ -538,7 +538,7 @@
538 538  )))
539 539  
540 540  (((
541 -(% style="color:#4f81bd" %)**Battery Info+PAYVER + VALID Value from RETURN1 + Valid Value from RETURN2 + … + RETURNx**
542 +(% style="color:#4f81bd" %)Battery Info+PAYVER + VALID Value from RETURN1 + Valid Value from RETURN2 + … + RETURNx
542 542  )))
543 543  
544 544  (((
... ... @@ -547,12 +547,8 @@
547 547  
548 548  [[image:1653272787040-634.png||height="515" width="719"]]
549 549  
550 -
551 -
552 552  (((
553 -(% style="color:#037691" %)**Examples: AT+DATAUP=1**
554 -
555 -
552 +(% style="color:#4f81bd" %)**Examples: AT+DATAUP=1**
556 556  )))
557 557  
558 558  (((
... ... @@ -564,7 +564,7 @@
564 564  )))
565 565  
566 566  (((
567 -(% style="color:#4f81bd" %)**Battery Info+PAYVER + PAYLOAD COUNT + PAYLOAD# + DATA**
564 +(% style="color:#4f81bd" %)Battery Info+PAYVER + PAYLOAD COUNT + PAYLOAD# + DATA
568 568  )))
569 569  
570 570  1. (((
... ... @@ -587,7 +587,6 @@
587 587  
588 588  So totally there will be 3 uplinks for this sampling, each uplink includes 6 bytes DATA
589 589  
590 -
591 591  DATA1=RETURN1 Valid Value = (% style="background-color:#4f81bd; color:white" %) 20 20 0a 33 90 41
592 592  
593 593  DATA2=1^^st^^ ~~ 6^^th^^ byte of Valid value of RETURN10= (% style="background-color:#4f81bd; color:white" %)02 aa 05 81 0a 20
... ... @@ -594,12 +594,10 @@
594 594  
595 595  DATA3=7^^th^^ ~~ 11^^th^^ bytes of Valid value of RETURN10 =(% style="background-color:#4f81bd; color:white" %) 20 20 20 2d 30
596 596  
597 -
598 598  Below are the uplink payloads:
599 599  
600 600  [[image:1653272901032-107.png]]
601 601  
602 -
603 603  (% style="color:red" %)Notice: the Max bytes is according to the max support bytes in different Frequency Bands for lowest SF. As below:
604 604  
605 605   ~* For AU915/AS923 bands, if UplinkDwell time=0, max 51 bytes for each uplink ( so 51 -5 = 46 max valid date)
... ... @@ -610,8 +610,6 @@
610 610  
611 611   ~* For all other bands: max 51 bytes for each uplink  ( so 51 -5 = 46 max valid date).
612 612  
613 -
614 -
615 615  === 3.3.5 Uplink on demand ===
616 616  
617 617  (((
... ... @@ -628,8 +628,6 @@
628 628  
629 629  (((
630 630  **0xA8 command**: Send a command to RS485-BL and uplink the output from sensors.
631 -
632 -
633 633  )))
634 634  
635 635  === 3.3.6 Uplink on Interrupt ===
... ... @@ -738,15 +738,15 @@
738 738  
739 739  * **Sensor Related Commands**: These commands are special designed for RS485-BL.  User can see these commands below:
740 740  
741 -1.
742 -11.
731 +1.
732 +11.
743 743  111. Common Commands:
744 744  
745 745  They should be available for each of Dragino Sensors, such as: change uplink interval, reset device. For firmware v1.3, user can find what common commands it supports: [[http:~~/~~/wiki.dragino.com/index.php?title=End_Device_AT_Commands_and_Downlink_Commands>>url:http://wiki.dragino.com/index.php?title=End_Device_AT_Commands_and_Downlink_Commands]]
746 746  
747 747  
748 -1.
749 -11.
738 +1.
739 +11.
750 750  111. Sensor related commands:
751 751  
752 752  ==== Choose Device Type (RS485 or TTL) ====
... ... @@ -1052,13 +1052,13 @@
1052 1052  
1053 1053  
1054 1054  
1055 -1.
1045 +1.
1056 1056  11. Buttons
1057 1057  
1058 1058  |**Button**|**Feature**
1059 1059  |**RST**|Reboot RS485-BL
1060 1060  
1061 -1.
1051 +1.
1062 1062  11. +3V3 Output
1063 1063  
1064 1064  RS485-BL has a Controllable +3V3 output, user can use this output to power external sensor.
... ... @@ -1076,7 +1076,7 @@
1076 1076  By default, the AT+3V3T=0. This is a special case, means the +3V3 output is always on at any time
1077 1077  
1078 1078  
1079 -1.
1069 +1.
1080 1080  11. +5V Output
1081 1081  
1082 1082  RS485-BL has a Controllable +5V output, user can use this output to power external sensor.
... ... @@ -1096,13 +1096,13 @@
1096 1096  
1097 1097  
1098 1098  
1099 -1.
1089 +1.
1100 1100  11. LEDs
1101 1101  
1102 1102  |**LEDs**|**Feature**
1103 1103  |**LED1**|Blink when device transmit a packet.
1104 1104  
1105 -1.
1095 +1.
1106 1106  11. Switch Jumper
1107 1107  
1108 1108  |**Switch Jumper**|**Feature**
... ... @@ -1148,7 +1148,7 @@
1148 1148  
1149 1149  
1150 1150  
1151 -1.
1141 +1.
1152 1152  11. Common AT Command Sequence
1153 1153  111. Multi-channel ABP mode (Use with SX1301/LG308)
1154 1154  
... ... @@ -1167,8 +1167,8 @@
1167 1167  
1168 1168  ATZ
1169 1169  
1170 -1.
1171 -11.
1160 +1.
1161 +11.
1172 1172  111. Single-channel ABP mode (Use with LG01/LG02)
1173 1173  
1174 1174  AT+FDR   Reset Parameters to Factory Default, Keys Reserve
... ... @@ -1243,7 +1243,7 @@
1243 1243  [[image:file:///C:/Users/93456/AppData/Local/Temp/msohtmlclip1/01/clip_image035.png]] [[image:file:///C:/Users/93456/AppData/Local/Temp/msohtmlclip1/01/clip_image036.png]]
1244 1244  
1245 1245  
1246 -1.
1236 +1.
1247 1247  11. How to change the LoRa Frequency Bands/Region?
1248 1248  
1249 1249  User can follow the introduction for [[how to upgrade image>>path:#upgrade_image]]. When download the images, choose the required image file for download.
... ... @@ -1250,7 +1250,7 @@
1250 1250  
1251 1251  
1252 1252  
1253 -1.
1243 +1.
1254 1254  11. How many RS485-Slave can RS485-BL connects?
1255 1255  
1256 1256  The RS485-BL can support max 32 RS485 devices. Each uplink command of RS485-BL can support max 16 different RS485 command. So RS485-BL can support max 16 RS485 devices pre-program in the device for uplink. For other devices no pre-program, user can use the [[downlink message (type code 0xA8) to poll their info>>path:#downlink_A8]].
... ... @@ -1267,7 +1267,7 @@
1267 1267  
1268 1268  
1269 1269  
1270 -1.
1260 +1.
1271 1271  11. Why I can’t join TTN V3 in US915 /AU915 bands?
1272 1272  
1273 1273  It might about the channels mapping. Please see for detail.