Changes for page wiki_test

Last modified by Mengting Qiu on 2024/09/05 17:35

From version 107.12
edited by Xiaoling
on 2023/10/11 12:01
Change comment: There is no comment for this version
To version 107.28
edited by Xiaoling
on 2023/10/11 18:25
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -56,6 +56,8 @@
56 56  * 8500mAh Battery for long term use
57 57  * Nano SIM card slot for NB-IoT SIM
58 58  
59 +
60 +
59 59  == 1.3 Specification ==
60 60  
61 61  
... ... @@ -138,6 +138,8 @@
138 138  )))
139 139  |(% style="width:167px" %)Fast press ACT 5 times.|(% style="width:117px" %)Deactivate Device|(% style="width:225px" %)(% style="color:red" %)**Red led**(%%) will solid on for 5 seconds. Means device is in Deep Sleep Mode.
140 140  
143 +
144 +
141 141  == 1.7 BLE connection ==
142 142  
143 143  
... ... @@ -296,6 +296,8 @@
296 296  
297 297  * Json entry 1 ~~ 8 are the last 1 ~~ 8 sampling data as specify by (% style="color:#037691" %)**AT+NOUD=8 ** (%%)Command. Each entry includes (from left to right): Water Flow, Sampling time.
298 298  
303 +
304 +
299 299  === 2.2.2 HEX format Payload(Type~=0) ===
300 300  
301 301  
... ... @@ -359,7 +359,6 @@
359 359  [[image:image-20230922094043-2.png||height="558" width="851"]]
360 360  
361 361  
362 -
363 363  === 2.2.4 ThingSpeak Payload(Type~=1) ===
364 364  
365 365  
... ... @@ -376,13 +376,13 @@
376 376  
377 377  == 2.3  ​Uplink Payload ==
378 378  
379 -=== 2.3.2  Sensor Configuration, FPORT~=4 ===
384 +=== 2.3.1  Sensor Configuration, FPORT~=4 ===
380 380  
381 381  
382 382  DS03A-NB will only send this command after getting the downlink command **(0x26 02)** from the server.
383 383  
384 384  (% border="1" cellspacing="4" style="background-color:#f2f2f2; width:515px" %)
385 -|(% colspan="8" style="background-color:#d9e2f3; color:#0070c0; width:515px" %)**Sensor Configuration FPORT=4**
390 +|(% colspan="8" style="background-color:#4f81bd; color:white; width:515px" %)**Sensor Configuration FPORT=4**
386 386  |**Size(bytes)**|(% style="width:75px" %)**3**|(% style="width:50px" %)**1**|(% style="width:100px" %)**1**|(% style="width:90px" %)**2**|(% style="width:100px" %)**1**|(% style="width:100px" %)**2**|(% style="width:98px" %)**1**
387 387  |**Value**|(% style="width:75px" %)TDC (unit:sec)|(% style="width:77px" %)Disalarm|(% style="width:96px" %)(((
388 388  Keep status1
... ... @@ -396,7 +396,7 @@
396 396  
397 397  Example parse in TTNv3
398 398  
399 -[[image:image-20230630155527-3.png||height="146" width="902"]]
404 +[[image:http://wiki.dragino.com/xwiki/bin/download/Main/User%20Manual%20for%20LoRaWAN%20End%20Nodes/DS03A-LB/WebHome/image-20230630155527-3.png?width=902&height=146&rev=1.1||alt="image-20230630155527-3.png"]]
400 400  
401 401  
402 402  * (((
... ... @@ -414,7 +414,6 @@
414 414  
415 415   **If Disalarm = 0**, DS03A-NB will send uplink at every TDC periodically and send data on each open/close event. This is useful for the application user need to monitor the open/close event in real-time.
416 416  
417 -
418 418  (% style="color:red" %)** Note: When Disalarm=0, a high frequently open/close event will cause lots of uplink and drain battery very fast. **
419 419  
420 420  
... ... @@ -422,10 +422,9 @@
422 422  (% style="color:blue" %)**Keep Status1 & Keep Time1 & Keep Status2 & Keep Time2**
423 423  )))
424 424  
425 -Shows the configure value of [[Alarm Base on Timeout Feature>>||anchor="H3.3.3A0AlarmBaseonTimeout"]]
429 +Shows the configure value of [[Alarm Base on Timeout Feature>>||anchor="H2.9AlarmBaseonTimeout"]]
426 426  
427 427  
428 -
429 429  * (((
430 430  (% style="color:blue" %)**Alarm interval(default: 0)**
431 431  )))
... ... @@ -433,29 +433,29 @@
433 433  When the state of the door sensor has not been changed after the timeout alarm, the device will send a uplink every alarm interval. It will stop the alarm until the state of the door sensor is changed after the timeout alarm.
434 434  
435 435  
436 -=== 2.3.3  Real-Time Open/Close Status, Uplink FPORT~=2 ===
439 +=== 2.3.2  Real-Time Open/Close Status, Uplink FPORT~=2 ===
437 437  
438 438  
439 439  DS03A-NB will send this uplink **after** Device Status once join the LoRaWAN network successfully. And DS03A-NB will send uplinks when:
440 440  
441 -* Every 2 hours, this interval [[can be changed>>||anchor="H3.3.1A0SetTransmitIntervalTime"]].
444 +* Every 2 hours, this interval [[can be changed>>||anchor="H2.7SetTransmitIntervalTime"]].
442 442  * There is an Open/Close event.  (This info can be disabled by AT+DISALARM=1)
443 443  
444 444  **1) When (% style="color:blue" %)AT+TTRCHANNEL=1(%%), Uplink Payload totals (% style="color:blue" %)11 bytes. (Default mode)(%%)**
445 445  
446 446  (% border="1" cellspacing="4" style="background-color:#f2f2f2; width:515px" %)
447 -|=(% colspan="5" style="background-color:#D9E2F3;color:#0070C0;width:515px" %)**Real-Time Open/Close Status, FPORT=2**
450 +|=(% colspan="5" style="background-color:#4F81BD;color:white;width:515px" %)**Real-Time Open/Close Status, FPORT=2**
448 448  |(% style="width:94px" %)**Size(bytes)**|(% style="width:97px" %)**1**|(% style="width:95px" %)**3**|(% style="width:119px" %)**3**|(% style="width:107px" %)**4**
449 449  |(% style="width:95px" %)**Value**|(% style="width:97px" %)(((
450 -Status & [[Alarm>>||anchor="H3.3.4A0TTRIG126TTRIG2timeoutstatusalarm"]]
453 +Status & [[Alarm>>||anchor="2.10TTRIG126TTRIG2timeoutstatusalarm"]]
451 451  )))|(% style="width:95px" %)Total open door events|(% style="width:119px" %)(((
452 452  The last door open duration (unit: sec)
453 -)))|(% style="width:108px" %)[[Unix TimeStamp>>||anchor="H2.5.2UnixTimeStamp"]]
456 +)))|(% style="width:108px" %)Unix TimeStamp
454 454  
455 455  **Status & Alarm:**
456 456  
457 457  (% border="1" cellspacing="4" style="background-color:#f2f2f2; width:515px" %)
458 -|(% style="background-color:#d9e2f3; color:#0070c0; width:50px" %)**Size(bit)**|(% style="background-color:#d9e2f3; color:#0070c0; width:60px" %)**[bit7:bit4]**|(% style="background-color:#d9e2f3; color:#0070c0; width:80px" %)**bit3**|(% style="background-color:#d9e2f3; color:#0070c0; width:100px" %)**bit2**|(% style="background-color:#d9e2f3; color:#0070c0; width:120px" %)**bit1**|(% style="background-color:#d9e2f3; color:#0070c0; width:105px" %)**bit0**
461 +|(% style="background-color:#4f81bd; color:white; width:50px" %)**Size(bit)**|(% style="background-color:#4f81bd; color:white; width:60px" %)**[bit7:bit4]**|(% style="background-color:#4f81bd; color:white; width:80px" %)**bit3**|(% style="background-color:#4f81bd; color:white; width:100px" %)**bit2**|(% style="background-color:#4f81bd; color:white; width:120px" %)**bit1**|(% style="background-color:#4f81bd; color:white; width:105px" %)**bit0**
459 459  |(% style="width:76px" %)**Value**|(% style="width:96px" %)Reserve|(% style="width:110px" %)(((
460 460  Count mod
461 461  )))|(% style="width:106px" %)TDC flag 0:No;1:Yes|(% style="width:148px" %)(((
... ... @@ -464,7 +464,7 @@
464 464  Status 0: Close; 1: Open
465 465  )))
466 466  
467 -[[image:image-20230630155451-2.png||height="246" width="928"]]
470 +[[image:http://wiki.dragino.com/xwiki/bin/download/Main/User%20Manual%20for%20LoRaWAN%20End%20Nodes/DS03A-LB/WebHome/image-20230630155451-2.png?width=928&height=246&rev=1.1||alt="image-20230630155451-2.png"]]
468 468  
469 469  
470 470  * (((
... ... @@ -514,7 +514,7 @@
514 514  
515 515  Unit: sec.
516 516  
517 -[[image:image-20230701094042-1.png||height="154" width="763"]]
520 +[[image:http://wiki.dragino.com/xwiki/bin/download/Main/User%20Manual%20for%20LoRaWAN%20End%20Nodes/DS03A-LB/WebHome/image-20230701094042-1.png?width=763&height=154&rev=1.1||alt="image-20230701094042-1.png"]]
518 518  
519 519  
520 520  **2) When (% style="color:blue" %)AT+TTRCHANNEL=2(%%), Uplink Payload totals (% style="color:blue" %)18 bytes(%%)**(% style="color:blue" %).
... ... @@ -524,13 +524,13 @@
524 524  (% style="color:red" %)**Note:When using the AT+TTRCHANNEL=2 command, the Datalog function cannot be used.**
525 525  
526 526  (% border="1" cellspacing="4" style="background-color:#f2f2f2; width:515px" %)
527 -|=(% colspan="8" style="background-color:#D9E2F3;color:#0070C0; width: 515px;" %)**Real-Time Open/Close Status, FPORT=2**
530 +|=(% colspan="8" style="background-color:#4F81BD;color:white; width: 515px;" %)**Real-Time Open/Close Status, FPORT=2**
528 528  |(% style="width:50px" %)**Size(bytes)**|(% style="width:97px" %)**1**|(% style="width:95px" %)**3**|(% style="width:125px" %)**3**|(% style="width:100px" %)**4**|(% style="width:86px" %)**1**|(% style="width:96px" %)**3**|(% style="width:126px" %)**3**
529 529  |(% style="width:95px" %)**Value**|(% style="width:97px" %)(((
530 530  Status1 & Alarm1
531 531  )))|(% style="width:95px" %)Total open door events1|(% style="width:125px" %)(((
532 532  The last door open duration1 (unit: sec)
533 -)))|(% style="width:100px" %)[[Unix TimeStamp>>||anchor="H2.5.2UnixTimeStamp"]]|(% style="width:86px" %)(((
536 +)))|(% style="width:100px" %)Unix TimeStamp|(% style="width:86px" %)(((
534 534  Status2 & Alarm2
535 535  )))|(% style="width:96px" %)Total open door events2|(% style="width:126px" %)The last door open duration2 (unit: sec)
536 536  
... ... @@ -537,7 +537,7 @@
537 537  **Status1 & Alarm1:**
538 538  
539 539  (% border="1" cellspacing="4" style="background-color:#f2f2f2; width:514px" %)
540 -|(% style="background-color:#d9e2f3; color:#0070c0; width:50px" %)**Size(bit)**|(% style="background-color:#d9e2f3; color:#0070c0; width:60px" %)**[bit7:bit4]**|(% style="background-color:#d9e2f3; color:#0070c0; width:70px" %)**bit3**|(% style="background-color:#d9e2f3; color:#0070c0; width:100px" %)**bit2**|(% style="background-color:#d9e2f3; color:#0070c0; width:117px" %)**bit1**|(% style="background-color:#d9e2f3; color:#0070c0; width:117px" %)**bit0**
543 +|(% style="background-color:#4f81bd; color:white; width:50px" %)**Size(bit)**|(% style="background-color:#4f81bd; color:white; width:60px" %)**[bit7:bit4]**|(% style="background-color:#4f81bd; color:white; width:70px" %)**bit3**|(% style="background-color:#4f81bd; color:white; width:100px" %)**bit2**|(% style="background-color:#4f81bd; color:white; width:117px" %)**bit1**|(% style="background-color:#4f81bd; color:white; width:117px" %)**bit0**
541 541  |(% style="width:76px" %)**Value**|(% style="width:96px" %)Reserve|(% style="width:99px" %)(((
542 542  Count mod
543 543  )))|(% style="width:103px" %)TDC flag 0:No;1:Yes|(% style="width:216px" %)(((
... ... @@ -549,7 +549,7 @@
549 549  **Status2 & Alarm2:**
550 550  
551 551  (% border="1" cellspacing="4" style="background-color:#f2f2f2; width:510px" %)
552 -|(% style="background-color:#d9e2f3; color:#0070c0; width:50px" %)**Size(bit)**|(% style="background-color:#d9e2f3; color:#0070c0; width:60px" %)**[bit7:bit2]**|(% style="background-color:#d9e2f3; color:#0070c0; width:200px" %)**bit1**|(% style="background-color:#d9e2f3; color:#0070c0; width:200px" %)**bit0**
555 +|(% style="background-color:#4f81bd; color:white; width:50px" %)**Size(bit)**|(% style="background-color:#4f81bd; color:white; width:60px" %)**[bit7:bit2]**|(% style="background-color:#4f81bd; color:white; width:200px" %)**bit1**|(% style="background-color:#4f81bd; color:white; width:200px" %)**bit0**
553 553  |(% style="width:76px" %)**Value**|(% style="width:113px" %)Reserve|(% style="width:219px" %)(((
554 554  Alarm2 0: No Alarm; 1: Alarm (PA4 of pin)
555 555  )))|(% style="width:181px" %)(((
... ... @@ -556,7 +556,7 @@
556 556  Status2 0: Close; 1: Open (PA4 of pin)
557 557  )))
558 558  
559 -[[image:image-20230630155908-6.png||height="295" width="927"]]
562 +[[image:http://wiki.dragino.com/xwiki/bin/download/Main/User%20Manual%20for%20LoRaWAN%20End%20Nodes/DS03A-LB/WebHome/image-20230630155908-6.png?width=927&height=295&rev=1.1||alt="image-20230630155908-6.png"]]
560 560  
561 561  
562 562  * (((
... ... @@ -579,7 +579,7 @@
579 579  (% style="color:#0000ff" %)**Alarm1 or Alarm2**
580 580  )))
581 581  
582 -See [[Alarm Base on Timeout>>||anchor="H3.3.3A0AlarmBaseonTimeout"]]
585 +See [[Alarm Base on Timeout>>||anchor="H2.9AlarmBaseonTimeout"]]
583 583  
584 584  
585 585  * (((
... ... @@ -606,29 +606,29 @@
606 606  
607 607  Unit: sec.
608 608  
609 -[[image:image-20230701094042-1.png||height="154" width="763"]]
612 +[[image:http://wiki.dragino.com/xwiki/bin/download/Main/User%20Manual%20for%20LoRaWAN%20End%20Nodes/DS03A-LB/WebHome/image-20230701094042-1.png?width=763&height=154&rev=1.1||alt="image-20230701094042-1.png"]]
610 610  
611 611  
612 -=== 2.3.4  Historical Door Open/Close Event, FPORT~=3 ===
615 +=== 2.3.3  Historical Door Open/Close Event, FPORT~=3 ===
613 613  
614 614  
615 -DS03A-NB stores sensor values and users can retrieve these history values via the [[downlink command>>||anchor="H2.5DatalogFeature"]].
618 +DS03A-NB stores sensor values and users can retrieve these history values via the downlink command.
616 616  
617 617  The historical payload includes one or multiplies entries and every entry has the same payload as Real-Time open/close status.
618 618  
619 619  (% border="1" cellspacing="4" style="background-color:#f2f2f2; width:510px" %)
620 -|=(% colspan="5" style="background-color:#D9E2F3;color:#0070C0;width:515px" %)**Real-Time Open/Close Status, FPORT=3**
623 +|=(% colspan="5" style="background-color:#4F81BD;color:white;width:515px" %)**Real-Time Open/Close Status, FPORT=3**
621 621  |(% style="width:60px" %)**Size(bytes)**|(% style="width:80px" %)**1**|(% style="width:120px" %)**3**|(% style="width:150px" %)**3**|(% style="width:90px" %)**4**
622 622  |(% style="width:95px" %)**Value**|(% style="width:97px" %)(((
623 -Status & [[Alarm>>||anchor="H3.3.3A0AlarmBaseonTimeout"]]
626 +Status & [[Alarm>>||anchor="H2.9A0AlarmBaseonTimeout"]]
624 624  )))|(% style="width:95px" %)Total open door events|(% style="width:119px" %)(((
625 625  The last door open duration (unit: sec)
626 -)))|(% style="width:108px" %)[[Unix TimeStamp>>||anchor="H2.5.2UnixTimeStamp"]]
629 +)))|(% style="width:108px" %)Unix TimeStamp
627 627  
628 628  **Status & Alarm:**
629 629  
630 630  (% border="1" cellspacing="4" style="background-color:#f2f2f2; width:515px" %)
631 -|(% style="background-color:#d9e2f3; color:#0070c0; width:50px" %)**Size(bit)**|(% style="background-color:#d9e2f3; color:#0070c0; width:75px" %)**bit7**|(% style="background-color:#d9e2f3; color:#0070c0; width:65px" %)**bit6**|(% style="background-color:#d9e2f3; color:#0070c0; width:50px" %)**[bit5:bit4]**|(% style="background-color:#d9e2f3; color:#0070c0; width:50px" %)**bit3**|(% style="background-color:#d9e2f3; color:#0070c0; width:70px" %)**bit2**|(% style="background-color:#d9e2f3; color:#0070c0; width:80px" %)**bit1**|(% style="background-color:#d9e2f3; color:#0070c0; width:75px" %)**bit0**
634 +|(% style="background-color:#4f81bd; color:white; width:50px" %)**Size(bit)**|(% style="background-color:#4f81bd; color:white; width:75px" %)**bit7**|(% style="background-color:#4f81bd; color:white; width:65px" %)**bit6**|(% style="background-color:#4f81bd; color:white; width:50px" %)**[bit5:bit4]**|(% style="background-color:#4f81bd; color:white; width:50px" %)**bit3**|(% style="background-color:#4f81bd; color:white; width:70px" %)**bit2**|(% style="background-color:#4f81bd; color:white; width:80px" %)**bit1**|(% style="background-color:#4f81bd; color:white; width:75px" %)**bit0**
632 632  |(% style="width:76px" %)**Value**|(% style="width:88px" %)No ACK message|(% style="width:92px" %)Poll Message Flag|(% style="width:89px" %)Reserve|(% style="width:90px" %)(((
633 633  Count mod
634 634  )))|(% style="width:95px" %)(((
... ... @@ -640,7 +640,7 @@
640 640  )))
641 641  
642 642  * (((
643 -Each data entry is 11 bytes and has the same structure as [[Real-Time open/close status>>||anchor="H2.3.3A0Real-TimeOpen2FCloseStatus2CUplinkFPORT3D2"]], to save airtime and battery, DS03A-NB will send max bytes according to the current DR and Frequency bands.
646 +Each data entry is 11 bytes and has the same structure as [[Real-Time open/close status>>||anchor="H2.3.2A0Real-TimeOpen2FCloseStatus2CUplinkFPORT3D2"]], to save airtime and battery, DS03A-NB will send max bytes according to the current DR and Frequency bands.
644 644  )))
645 645  
646 646  For example, in the US915 band, the max payload for different DR is:
... ... @@ -663,7 +663,7 @@
663 663  
664 664  If DS03A-NB doesn't have any data in the polling time. It will uplink 11 bytes of 0
665 665  
666 -[[image:image-20230630155556-4.png||height="146" width="938"]]
669 +[[image:http://wiki.dragino.com/xwiki/bin/download/Main/User%20Manual%20for%20LoRaWAN%20End%20Nodes/DS03A-LB/WebHome/image-20230630155556-4.png?width=938&height=146&rev=1.1||alt="image-20230630155556-4.png"]]
667 667  
668 668  **Downlink:**
669 669  
... ... @@ -694,10 +694,9 @@
694 694  
695 695  [PART,NO,TRUE,OPEN, 3,31,2023-06-30 07:04:11],
696 696  
697 -[[image:image-20230630172740-1.png||height="199" width="868"]]
700 +[[image:http://wiki.dragino.com/xwiki/bin/download/Main/User%20Manual%20for%20LoRaWAN%20End%20Nodes/DS03A-LB/WebHome/image-20230630172740-1.png?width=868&height=199&rev=1.1||alt="image-20230630172740-1.png"]]
698 698  
699 699  
700 -
701 701  == 2.4 Test Uplink and Change Update Interval ==
702 702  
703 703  
... ... @@ -783,18 +783,20 @@
783 783  )))
784 784  * (((
785 785  Example 2: Downlink Payload: 0100003C  ~/~/ Set Transmit Interval (TDC) = 60 seconds
786 -)))
787 787  
788 788  
789 -=== 3.3.3  Enable / Disable Alarm ===
790 +
791 +)))
790 790  
793 +== 2.8 Enable / Disable Alarm ==
791 791  
795 +
792 792  Feature: Enable/Disable Alarm for open/close event. Default value 0.
793 793  
794 794  (% style="color:blue" %)**AT Command: **
795 795  
796 796  (% border="1" cellspacing="4" style="background-color:#f2f2f2; width:515px" %)
797 -|(% style="background-color:#d9e2f3; color:#0070c0; width:153px" %)**Command Example**|(% style="background-color:#d9e2f3; color:#0070c0; width:276px" %)**Function**|(% style="background-color:#d9e2f3; color:#0070c0; width:86px" %)**Response**
801 +|(% style="background-color:#4f81bd; color:white; width:153px" %)**Command Example**|(% style="background-color:#4f81bd; color:white; width:276px" %)**Function**|(% style="background-color:#4f81bd; color:white; width:86px" %)**Response**
798 798  |(% style="width:154px" %)AT+DISALARM=1|(% style="width:278px" %)End node will only send packets in TDC time.|OK
799 799  |(% style="width:154px" %)AT+DISALARM=0|(% style="width:278px" %)End node will send packets in TDC time or status change for door sensor|OK
800 800  
... ... @@ -805,7 +805,7 @@
805 805  0xA7 00  ~/~/ Same As AT+DISALARM=0
806 806  
807 807  
808 -=== 3.3.4  Alarm Base on Timeout ===
812 +== 2.9 Alarm Base on Timeout ==
809 809  
810 810  
811 811  DS03A-NB can monitor the timeout for a status change, this feature can be used to monitor some events such as door opening too long etc. Related Parameters are:
... ... @@ -858,7 +858,6 @@
858 858  * (((
859 859  (% style="color:#037691" %)**AT+TTRIG1=0,0**  (%%) **~-~-> ** Default Value, disable timeout Alarm.
860 860  
861 -
862 862  
863 863  )))
864 864  
... ... @@ -880,7 +880,6 @@
880 880  * (((
881 881  (% style="color:#037691" %)**AT+TTRIG2=0,0**  (%%) **~-~-> ** Default Value, disable timeout Alarm.
882 882  
883 -
884 884  
885 885  )))
886 886  
... ... @@ -889,7 +889,7 @@
889 889  If user send 0xA9 02 00 00 1E: equal to AT+TTRIG2=0,30  **or**  0xA9 02 00 00 00: Equal to AT+TTRIG2=0,0.
890 890  
891 891  
892 -=== 3.3.5  TTRIG1 & TTRIG2 timeout status alarm ===
894 +== 2.10 TTRIG1 & TTRIG2 timeout status alarm ==
893 893  
894 894  
895 895  It needs to be used with AT+TTRIG1 or AT+TTRIG2. When TTRIG1 or TTRIG2 times out and causes an alarm, and the status does not change subsequently, an alarm packet will be sent at the alarm interval.
... ... @@ -897,7 +897,7 @@
897 897  (% style="color:blue" %)**AT Command:**
898 898  
899 899  (% border="1" cellspacing="4" style="background-color:#f2f2f2; width:510px" %)
900 -|=(% style="width: 155px;background-color:#D9E2F3;color:#0070C0" %)**Command Example**|=(% style="width: 279px;background-color:#D9E2F3;color:#0070C0" %)**Function**|=(% style="width: 76px;background-color:#D9E2F3;color:#0070C0" %)**Response**
902 +|=(% style="width: 155px;background-color:#4F81BD;color:white" %)**Command Example**|=(% style="width: 279px;background-color:#4F81BD;color:white" %)**Function**|=(% style="width: 76px;background-color:#4F81BD;color:white" %)**Response**
901 901  |(% style="width:155px" %)(((
902 902  AT+TTRALARM=0
903 903  )))|(% style="width:279px" %)(((
... ... @@ -918,7 +918,7 @@
918 918  Example:  0C aa  => AT+TTRALARM= aa
919 919  
920 920  
921 -=== 3.3.6  Count Mod ===
923 +== 2.11 Count Mod ==
922 922  
923 923  
924 924  Feature: Manually set the count mode.
... ... @@ -926,7 +926,7 @@
926 926  (% style="color:blue" %)**AT Command:**
927 927  
928 928  (% border="1" cellspacing="4" style="background-color:#f2f2f2; width:515px" %)
929 -|=(% style="width: 154px;background-color:#D9E2F3;color:#0070C0" %)**Command Example**|=(% style="width: 275px;background-color:#D9E2F3;color:#0070C0" %)**Function**|=(% style="width: 86px;background-color:#D9E2F3;color:#0070C0" %)**Response**
931 +|=(% style="width: 154px;background-color:#4F81BD;color:white" %)**Command Example**|=(% style="width: 275px;background-color:#4F81BD;color:white" %)**Function**|=(% style="width: 86px;background-color:#4F81BD;color:white" %)**Response**
930 930  |(% style="width:155px" %)(((
931 931  AT+COUNTMOD=0
932 932  )))|(% style="width:277px" %)(((
... ... @@ -947,7 +947,7 @@
947 947  Example:  0B aa  => AT+COUNTMOD = second byte
948 948  
949 949  
950 -=== 3.3.7  Number of channel of door sensors ===
952 +== 2.12  Number of channel of door sensors ==
951 951  
952 952  
953 953  Feature: Set the number of door sensor channels.
... ... @@ -955,7 +955,7 @@
955 955  (% style="color:blue" %)**AT Command:**
956 956  
957 957  (% border="1" cellspacing="4" style="background-color:#f2f2f2; width:500px" %)
958 -|=(% style="width: 155px;background-color:#D9E2F3;color:#0070C0" %)**Command Example**|=(% style="width: 288px; background-color:#D9E2F3;color:#0070C0" %)**Function**|=(% style="width: 57px;background-color:#D9E2F3;color:#0070C0" %)**Response**
960 +|=(% style="width: 155px;background-color:#4F81BD;color:white" %)**Command Example**|=(% style="width: 288px; background-color:#4F81BD;color:white" %)**Function**|=(% style="width: 57px;background-color:#4F81BD;color:white" %)**Response**
959 959  |(% style="width:155px" %)(((
960 960  AT+TTRCHANNEL=1
961 961  )))|(% style="width:259px" %)(((
... ... @@ -976,51 +976,13 @@
976 976  Example:  0D aa => AT+TTRCHANNEL = second byte
977 977  
978 978  
979 -=== 3.3.8  Set Time Sync Mode ===
981 +== 2.1Clear the open door times and the duration of the last open door ==
980 980  
981 981  
982 -Feature: Enable/Disable Sync system time via LoRaWAN MAC Command (DeviceTimeReq), LoRaWAN server must support v1.0.3 protocol to reply to this command.
983 -
984 -SYNCMOD is set to 1 by default. If user wants to set a different time from the LoRaWAN server, the user needs to set this to 0.
985 -
986 986  (% style="color:blue" %)**AT Command:**
987 987  
988 -(% border="1" cellspacing="4" style="background-color:#f2f2f2; width:500px" %)
989 -|=(% style="width: 155px;background-color:#D9E2F3;color:#0070C0" %)**Command Example**|=(% style="width: 288px; background-color:#D9E2F3;color:#0070C0" %)**Function**|=(% style="width: 57px;background-color:#D9E2F3;color:#0070C0" %)**Response**
990 -|(% style="width:155px" %)(((
991 -AT+SYNCMOD=1
992 -)))|(% style="width:259px" %)(((
993 -Enable Sync system time via LoRaWAN MAC Command (DeviceTimeReq) The default is zero time zone.
994 -)))|(% style="width:44px" %)(((
995 -OK
996 -)))
997 -|(% style="width:155px" %)(((
998 -AT+SYNCMOD=1,8
999 -)))|(% style="width:259px" %)(((
1000 -Enable Sync system time via LoRaWAN MAC Command (DeviceTimeReq) Set to East eight time zone.
1001 -)))|(% style="width:44px" %)(((
1002 -OK
1003 -)))
1004 -|(% style="width:155px" %)AT+SYNCMOD=1,-12|(% style="width:259px" %)Enable Sync system time via LoRaWAN MAC Command (DeviceTimeReq) Set to West Twelve Time Zone.|(% style="width:44px" %)OK
1005 -
1006 -(% style="color:blue" %)**Downlink Command:**
1007 -
1008 -0x28 01  ~/~/ Same As AT+SYNCMOD=1
1009 -
1010 -0x28 01 08  ~/~/ Same As AT+SYNCMOD=1,8
1011 -
1012 -0x28 01 F4  ~/~/ Same As AT+SYNCMOD=1,-12
1013 -
1014 -0x28 00  ~/~/ Same As AT+SYNCMOD=0
1015 -
1016 -
1017 -=== 3.3.9  Clear the open door times and the duration of the last open door ===
1018 -
1019 -
1020 -(% style="color:blue" %)**AT Command:**
1021 -
1022 1022  (% border="1" cellspacing="4" style="background-color:#f2f2f2; width:510px" %)
1023 -|=(% style="width: 163px;background-color:#D9E2F3;color:#0070C0" %)**Command Example**|=(% style="width: 290px; background-color:#D9E2F3;color:#0070C0" %)**Function**|=(% style="width: 57px;background-color:#D9E2F3;color:#0070C0" %)**Response**
987 +|=(% style="width: 163px;background-color:#4F81BD;color:white" %)**Command Example**|=(% style="width: 290px; background-color:#4F81BD;color:white" %)**Function**|=(% style="width: 57px;background-color:#4F81BD;color:white" %)**Response**
1024 1024  |(% style="width:155px" %)AT+CLRC|(% style="width:259px" %)clear the open door times and the duration of the last open door.|(% style="width:44px" %)(((
1025 1025  OK
1026 1026  )))
... ... @@ -1030,13 +1030,13 @@
1030 1030  The sensor will clear the open door times and the duration of the last open door.
1031 1031  
1032 1032  
1033 -=== 3.3.10  Set the count value of the number of open door ===
997 +== 2.14  Set the count value of the number of open door ==
1034 1034  
1035 1035  
1036 1036  (% style="color:blue" %)**AT Command:**
1037 1037  
1038 1038  (% border="1" cellspacing="4" style="background-color:#f2f2f2; width:500px" %)
1039 -|=(% style="width: 155px;background-color:#D9E2F3;color:#0070C0" %)**Command Example**|=(% style="width: 288px; background-color:#D9E2F3;color:#0070C0" %)**Function**|=(% style="width: 57px;background-color:#D9E2F3;color:#0070C0" %)**Response**
1003 +|=(% style="width: 155px;background-color:#4F81BD;color:white" %)**Command Example**|=(% style="width: 288px; background-color:#4F81BD;color:white" %)**Function**|=(% style="width: 57px;background-color:#4F81BD;color:white" %)**Response**
1040 1040  |(% style="width:155px" %)(((
1041 1041  AT+SETCNT=1,100
1042 1042  )))|(% style="width:259px" %)(((
... ... @@ -1073,6 +1073,8 @@
1073 1073  
1074 1074  * AT Command via UART Connection : See [[UART Connection>>http://wiki.dragino.com/xwiki/bin/view/Main/UART%20Access%20for%20LoRa%20ST%20v4%20base%20model/#H2.3UARTConnectionforSN50v3basemotherboard]].
1075 1075  
1040 +
1041 +
1076 1076  == 3.2 AT Commands Set ==
1077 1077  
1078 1078  
... ... @@ -1170,7 +1170,7 @@
1170 1170  
1171 1171  * Fix bugs.
1172 1172  
1173 -Firmware and changelog can be downloaded from : **[[Firmware download link>>https://www.dropbox.com/sh/l0bszumyrmil3yv/AAAg8LYGeAgDsD_ycCnweD72a?dl=0]]**
1139 +Firmware and changelog can be downloaded from : **[[Firmware download link>>https://www.dropbox.com/sh/zbsm9p4coksqwd5/AADy2ZJc39KsvfbhTMCUGmz1a?dl=0]]**
1174 1174  
1175 1175  Methods to Update Firmware:
1176 1176  
... ... @@ -1178,6 +1178,8 @@
1178 1178  
1179 1179  * Update through UART TTL interface : **[[Instruction>>url:http://wiki.dragino.com/xwiki/bin/view/Main/UART%20Access%20for%20LoRa%20ST%20v4%20base%20model/#H1.LoRaSTv4baseHardware]]**.
1180 1180  
1147 +
1148 +
1181 1181  = 6. FAQ =
1182 1182  
1183 1183  == 6.1 How can I access t BC660K-GL AT Commands? ==
... ... @@ -1202,7 +1202,6 @@
1202 1202  (% style="color:#037691" %)**1NCE SIM Card NB-IoT network coverage**(%%): Austria, Belgium, Bulgaria, Croatia, Czech Republic, Denmark, Finland, Germany, Great Britain, Greece, Hungary, Ireland, Italy, Latvia, Malta, Netherlands, Norway, Puerto Rico, Russia, Slovak , Republic, Slovenia, Spain, Sweden, Switzerland, Taiwan, USA, US Virgin Islands
1203 1203  
1204 1204  
1205 -
1206 1206  = 8. ​Packing Info =
1207 1207  
1208 1208  
... ... @@ -1222,6 +1222,8 @@
1222 1222  
1223 1223  * Weight / pcs : 180g
1224 1224  
1192 +
1193 +
1225 1225  = 9. Support =
1226 1226  
1227 1227