Last modified by Xiaoling on 2025/04/25 10:03
Summary
-
Page properties (1 modified, 0 added, 0 removed)
Details
- Page properties
-
- Content
-
... ... @@ -91,6 +91,12 @@ 91 91 * The sensor is detected when the device is turned on, and it will flash 4 times quickly when it is detected. 92 92 * Blink once when device transmits a packet. 93 93 94 + 95 + 96 + 97 + 98 + 99 + 94 94 == 2.2 Firmware and Changelog == 95 95 96 96 ((( ... ... @@ -295,6 +295,12 @@ 295 295 * Example 1: Downlink Payload: 0100001E ~/~/ Set Transmit Interval (TDC) = 30 seconds 296 296 * Example 2: Downlink Payload: 0100003C ~/~/ Set Transmit Interval (TDC) = 60 seconds 297 297 304 + 305 + 306 + 307 + 308 + 309 + 298 298 == 4.2 Set Interrupt Mode == 299 299 300 300 Feature, Set Interrupt mode for GPIO_EXIT. ... ... @@ -312,6 +312,12 @@ 312 312 * Example 1: Downlink Payload: 06000000 ~/~/ Turn off interrupt mode 313 313 * Example 2: Downlink Payload: 06000003 ~/~/ Set the interrupt mode to rising edge trigger 314 314 327 + 328 + 329 + 330 + 331 + 332 + 315 315 == 4.3 Set the sensor delay time == 316 316 317 317 Feature: Change the sensor delay time. ... ... @@ -333,6 +333,12 @@ 333 333 * Example 1: Downlink Payload: A10003E8 ~/~/ Set the sensor delay time = 1000ms 334 334 * Example 2: Downlink Payload: A10007D0 ~/~/ Set the sensor delay time = 2000ms 335 335 354 + 355 + 356 + 357 + 358 + 359 + 336 336 == 4.4 Query sensor model function == 337 337 338 338 Feature: Using this function will re-update the model. ... ... @@ -411,6 +411,7 @@ 411 411 0x08: LSLP01 412 412 413 413 438 + 414 414 = 5. Use AT Command = 415 415 416 416 == 5.1 Access AT Commands ==