Last modified by Mengting Qiu on 2023/12/14 11:15

From version 101.1
edited by Saxer Lin
on 2023/08/05 15:53
Change comment: Uploaded new attachment "image-20230805155335-1.png", version {1}
To version 109.9
edited by Xiaoling
on 2023/08/07 09:39
Change comment: There is no comment for this version

Summary

Details

Page properties
Author
... ... @@ -1,1 +1,1 @@
1 -XWiki.Saxer
1 +XWiki.Xiaoling
Content
... ... @@ -312,7 +312,7 @@
312 312  (((
313 313  LDS12-LB will send this uplink **after** Device Status once join the LoRaWAN network successfully. And LDS12-LB will:
314 314  
315 -periodically send this uplink every 20 minutes, this interval [[can be changed>>http://8.211.40.43/xwiki/bin/view/Main/User%20Manual%20for%20LoRaWAN%20End%20Nodes/LDS12-LB_LoRaWAN_LiDAR_ToF_Distance_Sensor_User_Manual/#H3.3.1SetTransmitIntervalTime]].
315 +periodically send this uplink every 20 minutes, this interval [[can be changed>>||anchor="H3.3.1SetTransmitIntervalTime"]].
316 316  
317 317  Uplink Payload totals 11 bytes.
318 318  )))
... ... @@ -379,18 +379,33 @@
379 379  Customers can judge whether they need to adjust the environment based on the signal strength.
380 380  
381 381  
382 +**1) When the sensor detects valid data:**
383 +
384 +[[image:image-20230805155335-1.png||height="145" width="724"]]
385 +
386 +
387 +**2) When the sensor detects invalid data:**
388 +
389 +[[image:image-20230805155428-2.png||height="139" width="726"]]
390 +
391 +
392 +**3) When the sensor is not connected:**
393 +
394 +[[image:image-20230805155515-3.png||height="143" width="725"]]
395 +
396 +
382 382  ==== (% style="color:blue" %)**Interrupt Pin & Interrupt Level**(%%) ====
383 383  
384 384  
385 385  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.
386 386  
387 -Note: The Internet Pin is a separate pin in the screw terminal. See GPIO_EXTI of [[pin mapping>>||anchor="H1.8PinDefinitions"]].
402 +Note: The Internet Pin is a separate pin in the screw terminal. See [[pin mapping>>||anchor="H1.8PinDefinitions"]] of GPIO_EXTI .
388 388  
389 389  **Example:**
390 390  
391 -0x00: Normal uplink packet.
406 +If byte[0]&0x01=0x00 : Normal uplink packet.
392 392  
393 -0x01: Interrupt Uplink Packet.
408 +If byte[0]&0x01=0x01 : Interrupt Uplink Packet.
394 394  
395 395  
396 396  ==== (% style="color:blue" %)**LiDAR temp**(%%) ====
... ... @@ -416,8 +416,8 @@
416 416  
417 417  (% border="1" cellspacing="5" style="background-color:#f2f2f2; width:499px" %)
418 418  |=(% style="width: 161px;background-color:#4F81BD;color:white" %)**Message Type Code**|=(% style="width: 164px;background-color:#4F81BD;color:white" %)**Description**|=(% style="width: 174px;background-color:#4F81BD;color:white" %)**Payload**
419 -|(% style="width:160px" %)0x01|(% style="width:163px" %)Normal Uplink|(% style="width:173px" %)[[Normal Uplink Payload>>||anchor="H2.3200BUplinkPayload"]]
420 -|(% style="width:160px" %)0x02|(% style="width:163px" %)Reply configures info|(% style="width:173px" %)[[Configure Info Payload>>||anchor="H3.ConfigureLDS12-LB"]]
434 +|(% style="width:160px" %)0x01|(% style="width:163px" %)Normal Uplink|(% style="width:173px" %)Normal Uplink Payload
435 +|(% style="width:160px" %)0x02|(% style="width:163px" %)Reply configures info|(% style="width:173px" %)Configure Info Payload
421 421  
422 422  [[image:image-20230805150315-4.png||height="233" width="723"]]
423 423  
... ... @@ -424,14 +424,15 @@
424 424  
425 425  === 2.3.3 Historical measuring distance, FPORT~=3 ===
426 426  
427 -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]].
428 428  
429 -The historical payload includes one or multiplies entries and every entry has the same payload as Real-Time water flow status.
443 +LDS12-LB stores sensor values and users can retrieve these history values via the [[downlink command>>||anchor="H2.5.4Pollsensorvalue"]].
430 430  
431 -(% border="1" cellspacing="4" style="background-color:#f2f2f2; width:510px" %)
445 +The historical payload includes one or multiplies entries and every entry has the same payload as Real-Time measuring distance.
446 +
447 +(% border="1" cellspacing="4" style="background-color:#f2f2f2; width:480px" %)
432 432  |=(% style="width: 60px;background-color:#4F81BD;color:white" %)(((
433 433  **Size(bytes)**
434 -)))|=(% style="width: 30px;background-color:#4F81BD;color:white" %)1|=(% style="width: 80px;background-color:#4F81BD;color:white" %)**1**|=(% style="width: 50px;background-color:#4F81BD;color:white" %)**2**|=(% style="width: 70px;background-color:#4F81BD;color:white" %)**2**|=(% style="background-color: rgb(79, 129, 189); color: white; width: 88px;" %)**1**|=(% style="background-color: rgb(79, 129, 189); color: white; width: 85px;" %)4
450 +)))|=(% style="width: 80px;background-color:#4F81BD;color:white" %)1|=(% style="width: 80px;background-color:#4F81BD;color:white" %)**1**|=(% style="width: 50px;background-color:#4F81BD;color:white" %)**2**|=(% style="width: 70px;background-color:#4F81BD;color:white" %)**2**|=(% style="background-color:#4F81BD; color: white; width: 85px;" %)**1**|=(% style="background-color: #4F81BD; color: white; width: 85px;" %)4
435 435  |(% style="width:62.5px" %)Value|(% style="width:62.5px" %)Interrupt flag & Interrupt_level|(% style="width:62.5px" %)(((
436 436  Reserve(0xFF)
437 437  )))|Distance|Distance signal strength|(% style="width:88px" %)(((
... ... @@ -440,16 +440,16 @@
440 440  
441 441  **Interrupt flag & Interrupt level:**
442 442  
443 -(% border="1" cellspacing="4" style="background-color:#f2f2f2; width:501px" %)
459 +(% border="1" cellspacing="4" style="background-color:#f2f2f2; width:510px" %)
444 444  |=(% style="width: 60px;background-color:#4F81BD;color:white" %)(((
445 445  **Size(bit)**
446 -)))|=(% style="width: 30px;background-color:#4F81BD;color:white" %)**bit7**|=(% style="width: 80px;background-color:#4F81BD;color:white" %)**bit6**|=(% style="width: 50px;background-color:#4F81BD;color:white" %)**[bit5:bit2]**|=(% style="width: 91px; background-color: rgb(79, 129, 189); color: white;" %)**bit1**|=(% style="background-color: rgb(79, 129, 189); color: white; width: 88px;" %)**bit0**
462 +)))|=(% style="width: 90px;background-color:#4F81BD;color:white" %)**bit7**|=(% style="width: 90px;background-color:#4F81BD;color:white" %)**bit6**|=(% style="width: 60px;background-color:#4F81BD;color:white" %)**[bit5:bit2]**|=(% style="width: 90px; background-color: #4F81BD; color: white;" %)**bit1**|=(% style="background-color: #4F81BD; color: white; width: 90px;" %)**bit0**
447 447  |(% style="width:62.5px" %)Value|(% style="width:62.5px" %)No ACK message|(% style="width:62.5px" %)Poll Message Flag|Reserve|(% style="width:91px" %)Interrupt level|(% style="width:88px" %)(((
448 448  Interrupt flag
449 449  )))
450 450  
451 451  * (((
452 -Each data entry is 11 bytes and has the same structure as [[Uplink Payload>>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.3.2UplinkPayload2CFPORT3D2]], to save airtime and battery, LDS12-LB will send max bytes according to the current DR and Frequency bands.
468 +Each data entry is 11 bytes and has the same structure as [[Uplink Payload>>||anchor="H2.3.2UplinkPayload2CFPORT3D2"]], to save airtime and battery, LDS12-LB will send max bytes according to the current DR and Frequency bands.
453 453  )))
454 454  
455 455  For example, in the US915 band, the max payload for different DR is:
... ... @@ -498,7 +498,7 @@
498 498  [362,173,30,Low,False,2023-08-04 02:58:53],
499 499  
500 500  
501 -History read from serial port:
517 +**History read from serial port:**
502 502  
503 503  [[image:image-20230805145056-3.png]]
504 504  
... ... @@ -805,9 +805,9 @@
805 805  === 3.3.2 Set Interrupt Mode ===
806 806  
807 807  
808 -Feature, Set Interrupt mode for PA8 of pin.
824 +Feature, Set Interrupt mode for pin of GPIO_EXTI.
809 809  
810 -When AT+INTMOD=0 is set, PA8 is used as a digital input port.
826 +When AT+INTMOD=0 is set, GPIO_EXTI is used as a digital input port.
811 811  
812 812  (% style="color:blue" %)**AT Command: AT+INTMOD**
813 813  
... ... @@ -818,7 +818,11 @@
818 818  OK
819 819  the mode is 0 =Disable Interrupt
820 820  )))
821 -|(% style="width:154px" %)AT+INTMOD=2|(% style="width:196px" %)(((
837 +|(% style="width:154px" %)(((
838 +AT+INTMOD=2
839 +
840 +(default)
841 +)))|(% style="width:196px" %)(((
822 822  Set Transmit Interval
823 823  0. (Disable Interrupt),
824 824  ~1. (Trigger by rising and falling edge)
image-20230805155428-2.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.Saxer
Size
... ... @@ -1,0 +1,1 @@
1 +45.5 KB
Content
image-20230805155515-3.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.Saxer
Size
... ... @@ -1,0 +1,1 @@
1 +45.7 KB
Content