Last modified by Xiaoling on 2025/04/25 10:03
Change comment:
There is no comment for this version
Summary
-
Page properties (1 modified, 0 added, 0 removed)
Details
- Page properties
-
- Content
-
... ... @@ -54,15 +54,6 @@ 54 54 [[image:image-20220530002453-3.png||height="262" width="493"]] 55 55 56 56 57 - 58 -== Firmware and Changelog (Changelog标注现在 版本是什么版本) == 59 - 60 -Firmware Download Location: [[https:~~/~~/www.dropbox.com/sh/4strg6w7kkekdc4/AAAUKdAV3XKhOi3t6YjA8j9za?dl=0>>https://www.dropbox.com/sh/4strg6w7kkekdc4/AAAUKdAV3XKhOi3t6YjA8j9za?dl=0]] 61 - 62 -Change Log: 63 - 64 - 65 - 66 66 = Configure GroPoint Air via AT Command or LoRaWAN Downlink = 67 67 68 68 Use can configure GroPoint Air via AT Command or LoRaWAN Downlink. ... ... @@ -78,8 +78,12 @@ 78 78 79 79 These commands are to configure: 80 80 81 -* General system settings like: uplink interval. 82 -* LoRaWAN protocol & radio-related command. 72 +* ((( 73 +General system settings like: uplink interval. 74 +))) 75 +* ((( 76 +LoRaWAN protocol & radio-related command. 77 +))) 83 83 84 84 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/]] 85 85 ... ... @@ -104,9 +104,15 @@ 104 104 105 105 If the downlink payload=0100003C, it means set the END Node’s Transmit Interval to 0x00003C=60(S), while type code is 01. 106 106 107 -* Example 1: Downlink Payload: 0100001E ~/~/ Set Transmit Interval (TDC) = 30 seconds 108 -* Example 2: Downlink Payload: 0100003C ~/~/ Set Transmit Interval (TDC) = 60 seconds 102 +* ((( 103 +Example 1: Downlink Payload: 0100001E ~/~/ Set Transmit Interval (TDC) = 30 seconds 104 +))) 105 +* ((( 106 +Example 2: Downlink Payload: 0100003C ~/~/ Set Transmit Interval (TDC) = 60 seconds 109 109 108 + 109 +))) 110 + 110 110 == 3.2 Set Interrupt Mode (是否存在) == 111 111 112 112 Feature, Set Interrupt mode for GPIO_EXIT. ... ... @@ -121,8 +121,12 @@ 121 121 122 122 This means that the interrupt mode of the end node is set to 0x000003=3 (rising edge trigger), and the type code is 06. 123 123 124 -* Example 1: Downlink Payload: 06000000 ~/~/ Turn off interrupt mode 125 -* Example 2: Downlink Payload: 06000003 ~/~/ Set the interrupt mode to rising edge trigger 125 +* ((( 126 +Example 1: Downlink Payload: 06000000 ~/~/ Turn off interrupt mode 127 +))) 128 +* ((( 129 +Example 2: Downlink Payload: 06000003 ~/~/ Set the interrupt mode to rising edge trigger 130 +))) 126 126 127 127 == 3.3 Get Firmware Version Info ~-~--(是否存在) == 128 128