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,24 +54,6 @@ 54 54 [[image:image-20220530002453-3.png||height="262" width="493"]] 55 55 56 56 57 -= Connect LoRaWAN Network = 58 - 59 - 60 -== LED Indicator ( 检查等状态是否对的) == 61 - 62 -The GroPoint Air has an internal LED which can show the status of different states. 63 - 64 -* The sensor is detected when the device is turned on, and it will flash 4 times quickly when it is detected. 65 -* Blink once when device transmits a packet. 66 - 67 -== Firmware and Changelog (Changelog标注现在 版本是什么版本) == 68 - 69 -Firmware Download Location: [[https:~~/~~/www.dropbox.com/sh/4strg6w7kkekdc4/AAAUKdAV3XKhOi3t6YjA8j9za?dl=0>>https://www.dropbox.com/sh/4strg6w7kkekdc4/AAAUKdAV3XKhOi3t6YjA8j9za?dl=0]] 70 - 71 -Change Log: 72 - 73 - 74 - 75 75 = Configure GroPoint Air via AT Command or LoRaWAN Downlink = 76 76 77 77 Use can configure GroPoint Air via AT Command or LoRaWAN Downlink. ... ... @@ -116,6 +116,7 @@ 116 116 * Example 1: Downlink Payload: 0100001E ~/~/ Set Transmit Interval (TDC) = 30 seconds 117 117 * Example 2: Downlink Payload: 0100003C ~/~/ Set Transmit Interval (TDC) = 60 seconds 118 118 101 + 119 119 == 3.2 Set Interrupt Mode (是否存在) == 120 120 121 121 Feature, Set Interrupt mode for GPIO_EXIT. ... ... @@ -133,6 +133,7 @@ 133 133 * Example 1: Downlink Payload: 06000000 ~/~/ Turn off interrupt mode 134 134 * Example 2: Downlink Payload: 06000003 ~/~/ Set the interrupt mode to rising edge trigger 135 135 119 + 136 136 == 3.3 Get Firmware Version Info ~-~--(是否存在) == 137 137 138 138 Feature: use downlink to get firmware version.