Last modified by Xiaoling on 2025/04/25 10:03
Summary
-
Page properties (1 modified, 0 added, 0 removed)
Details
- Page properties
-
- Content
-
... ... @@ -70,6 +70,11 @@ 70 70 71 71 * Smart Agriculture 72 72 73 + 74 + 75 + 76 + 77 + 73 73 == 1.5 Pin Mapping == 74 74 75 75 Inner PCB Pin mapping for reference: ... ... @@ -86,6 +86,12 @@ 86 86 * The sensor is detected when the device is turned on, and it will flash 4 times quickly when it is detected. 87 87 * Blink once when device transmits a packet. 88 88 94 + 95 + 96 + 97 + 98 + 99 + 89 89 == 2.2 Firmware and Changelog == 90 90 91 91 ((( ... ... @@ -290,6 +290,12 @@ 290 290 * Example 1: Downlink Payload: 0100001E ~/~/ Set Transmit Interval (TDC) = 30 seconds 291 291 * Example 2: Downlink Payload: 0100003C ~/~/ Set Transmit Interval (TDC) = 60 seconds 292 292 304 + 305 + 306 + 307 + 308 + 309 + 293 293 == 4.2 Set Interrupt Mode == 294 294 295 295 Feature, Set Interrupt mode for GPIO_EXIT. ... ... @@ -307,6 +307,12 @@ 307 307 * Example 1: Downlink Payload: 06000000 ~/~/ Turn off interrupt mode 308 308 * Example 2: Downlink Payload: 06000003 ~/~/ Set the interrupt mode to rising edge trigger 309 309 327 + 328 + 329 + 330 + 331 + 332 + 310 310 == 4.3 Set the sensor delay time == 311 311 312 312 Feature: Change the sensor delay time. ... ... @@ -328,6 +328,12 @@ 328 328 * Example 1: Downlink Payload: A10003E8 ~/~/ Set the sensor delay time = 1000ms 329 329 * Example 2: Downlink Payload: A10007D0 ~/~/ Set the sensor delay time = 2000ms 330 330 354 + 355 + 356 + 357 + 358 + 359 + 331 331 == 4.4 Query sensor model function == 332 332 333 333 Feature: Using this function will re-update the model. ... ... @@ -406,6 +406,7 @@ 406 406 0x08: LSLP01 407 407 408 408 438 + 409 409 = 5. Use AT Command = 410 410 411 411 == 5.1 Access AT Commands ==