Changes for page DS20L -- LoRaWAN Smart Distance Detector User Manual 01
Last modified by Mengting Qiu on 2023/12/14 11:15
Summary
-
Page properties (1 modified, 0 added, 0 removed)
Details
- Page properties
-
- Content
-
... ... @@ -399,7 +399,7 @@ 399 399 400 400 This data field shows if this packet is generated by interrupt or not. [[Click here>>||anchor="H3.3.2SetInterruptMode"]] for the hardware and software set up. 401 401 402 -Note: The Internet Pin is a separate pin in the screw terminal. See [[pin mapping>>||anchor="H1.8PinDefinitions"]] of GPIO_EXTI.402 +Note: The Internet Pin is a separate pin in the screw terminal. See GPIO_EXTI of [[pin mapping>>||anchor="H1.8PinDefinitions"]]. 403 403 404 404 **Example:** 405 405 ... ... @@ -441,7 +441,7 @@ 441 441 442 442 LDS12-LB stores sensor values and users can retrieve these history values via the [[downlink command>>http://8.211.40.43/xwiki/bin/view/Main/User%20Manual%20for%20LoRaWAN%20End%20Nodes/LDS12-LB_LoRaWAN_LiDAR_ToF_Distance_Sensor_User_Manual/#H2.5.4Pollsensorvalue]]. 443 443 444 -The historical payload includes one or multiplies entries and every entry has the same payload as Real-Time measuringdistance.444 +The historical payload includes one or multiplies entries and every entry has the same payload as Real-Time water flow status. 445 445 446 446 (% border="1" cellspacing="4" style="background-color:#f2f2f2; width:510px" %) 447 447 |=(% style="width: 60px;background-color:#4F81BD;color:white" %)((( ... ... @@ -513,7 +513,7 @@ 513 513 [362,173,30,Low,False,2023-08-04 02:58:53], 514 514 515 515 516 - **History read from serial port:**516 +History read from serial port: 517 517 518 518 [[image:image-20230805145056-3.png]] 519 519 ... ... @@ -820,9 +820,9 @@ 820 820 === 3.3.2 Set Interrupt Mode === 821 821 822 822 823 -Feature, Set Interrupt mode for GPIO_EXTIof pin.823 +Feature, Set Interrupt mode for PA8 of pin. 824 824 825 -When AT+INTMOD=0 is set, GPIO_EXTIis used as a digital input port.825 +When AT+INTMOD=0 is set, PA8 is used as a digital input port. 826 826 827 827 (% style="color:blue" %)**AT Command: AT+INTMOD** 828 828 ... ... @@ -833,11 +833,7 @@ 833 833 OK 834 834 the mode is 0 =Disable Interrupt 835 835 ))) 836 -|(% style="width:154px" %)((( 837 -AT+INTMOD=2 838 - 839 -(default) 840 -)))|(% style="width:196px" %)((( 836 +|(% style="width:154px" %)AT+INTMOD=2|(% style="width:196px" %)((( 841 841 Set Transmit Interval 842 842 0. (Disable Interrupt), 843 843 ~1. (Trigger by rising and falling edge)