Changes for page SN50v3-LB/LS -- LoRaWAN Sensor Node User Manual
Last modified by Bei Jinggeng on 2025/01/10 15:51
Summary
-
Page properties (1 modified, 0 added, 0 removed)
Details
- Page properties
-
- Content
-
... ... @@ -41,8 +41,6 @@ 41 41 * Downlink to change configure 42 42 * 8500mAh Battery for long term use 43 43 44 - 45 - 46 46 == 1.3 Specification == 47 47 48 48 ... ... @@ -80,8 +80,6 @@ 80 80 * Sleep Mode: 5uA @ 3.3v 81 81 * LoRa Transmit Mode: 125mA @ 20dBm, 82mA @ 14dBm 82 82 83 - 84 - 85 85 == 1.4 Sleep mode and working mode == 86 86 87 87 ... ... @@ -109,8 +109,6 @@ 109 109 ))) 110 110 |(% style="width:167px" %)Fast press ACT 5 times.|(% style="width:117px" %)Deactivate Device|(% style="width:225px" %)(% style="color:red" %)**Red led**(%%) will solid on for 5 seconds. Means device is in Deep Sleep Mode. 111 111 112 - 113 - 114 114 == 1.6 BLE connection == 115 115 116 116 ... ... @@ -283,21 +283,22 @@ 283 283 === 2.3.2 Working Modes & Sensor Data. Uplink via FPORT~=2 === 284 284 285 285 286 -SN50v3 has different working mode for the connections of different type of sensors. This section describes these modes. Use can use the AT Command AT+MOD to set SN50v3 to different working modes. 280 +SN50v3-LB has different working mode for the connections of different type of sensors. This section describes these modes. Use can use the AT Command (% style="color:blue" %)**AT+MOD**(%%) to set SN50v3-LB to different working modes. 287 287 288 288 For example: 289 289 290 - **AT+MOD=2 ** ~/~/ will set the SN50v3 to work in MOD=2 distance mode which target to measure distance via Ultrasonic Sensor. 284 + (% style="color:blue" %)**AT+MOD=2 ** (%%) ~/~/ will set the SN50v3 to work in MOD=2 distance mode which target to measure distance via Ultrasonic Sensor. 291 291 292 292 293 293 (% style="color:red" %) **Important Notice:** 294 294 295 -1. Some working modes has payload more than 12 bytes, The US915/AU915/AS923 frequency bands' definition has maximum 11 bytes in **DR0**. Server sides will see NULL payload while SN50v3 transmit in DR0 with 12 bytes payload. 296 -1. All modes share the same Payload Explanation from HERE. 297 -1. By default, the device will send an uplink message every 20 minutes. 289 +~1. Some working modes has payload more than 12 bytes, The US915/AU915/AS923 frequency bands' definition has maximum 11 bytes in (% style="color:blue" %)**DR0**(%%). Server sides will see NULL payload while SN50v3 transmit in DR0 with 12 bytes payload. 298 298 291 +2. All modes share the same Payload Explanation from HERE. 299 299 293 +3. By default, the device will send an uplink message every 20 minutes. 300 300 295 + 301 301 ==== 2.3.2.1 MOD~=1 (Default Mode) ==== 302 302 303 303 ... ... @@ -336,7 +336,7 @@ 336 336 Digital in(PB15) & Digital Interrupt(PA8) 337 337 )))|(% style="width:208px" %)((( 338 338 Distance measure by:1) LIDAR-Lite V3HP 339 -Or 334 +Or 340 340 2) Ultrasonic Sensor 341 341 )))|(% style="width:117px" %)Reserved 342 342 ... ... @@ -350,7 +350,7 @@ 350 350 351 351 (% style="color:blue" %)**Connection to Ultrasonic Sensor:** 352 352 353 -Need to remove R1 and R2 resistors to get low power,otherwise there will be 240uA standby current. 348 +(% style="color:red" %)**Need to remove R1 and R2 resistors to get low power,otherwise there will be 240uA standby current.** 354 354 355 355 [[image:image-20230512173903-6.png||height="596" width="715"]] 356 356 ... ... @@ -376,7 +376,7 @@ 376 376 377 377 **Connection to [[TF-Mini plus>>url:http://en.benewake.com/product/detail/5c345cd0e5b3a844c472329b.html]] LiDAR(UART version):** 378 378 379 -Need to remove R3 and R4 resistors to get low power,otherwise there will be 400uA standby current. 374 +(% style="color:red" %)**Need to remove R3 and R4 resistors to get low power,otherwise there will be 400uA standby current.** 380 380 381 381 [[image:image-20230512180609-7.png||height="555" width="802"]] 382 382 ... ... @@ -383,7 +383,7 @@ 383 383 384 384 **Connection to [[TF-Luna>>url:http://en.benewake.com/product/detail/5e1c1fd04d839408076b6255.html]] LiDAR (UART version):** 385 385 386 -Need to remove R3 and R4 resistors to get low power,otherwise there will be 400uA standby current. 381 +(% style="color:red" %)**Need to remove R3 and R4 resistors to get low power,otherwise there will be 400uA standby current.** 387 387 388 388 [[image:image-20230513105207-4.png||height="469" width="802"]] 389 389 ... ... @@ -443,8 +443,8 @@ 443 443 444 444 Each HX711 need to be calibrated before used. User need to do below two steps: 445 445 446 -1. Zero calibration. Don't put anything on load cell and run **AT+WEIGRE** to calibrate to Zero gram. 447 -1. Adjust calibration factor (default value 400): Put a known weight thing on load cell and run **AT+WEIGAP** to adjust the Calibration Factor. 441 +1. Zero calibration. Don't put anything on load cell and run (% style="color:blue" %)**AT+WEIGRE**(%%) to calibrate to Zero gram. 442 +1. Adjust calibration factor (default value 400): Put a known weight thing on load cell and run (% style="color:blue" %)**AT+WEIGAP**(%%) to adjust the Calibration Factor. 448 448 1. ((( 449 449 Weight has 4 bytes, the unit is g. 450 450 ... ... @@ -454,7 +454,7 @@ 454 454 455 455 For example: 456 456 457 -**AT+GETSENSORVALUE =0** 452 +(% style="color:blue" %)**AT+GETSENSORVALUE =0** 458 458 459 459 Response: Weight is 401 g 460 460 ... ... @@ -465,13 +465,11 @@ 465 465 **Size(bytes)** 466 466 )))|=(% style="width: 20px;background-color:#D9E2F3;color:#0070C0" %)**2**|=(% style="width: 150px;background-color:#D9E2F3;color:#0070C0" %)**2**|=(% style="width: 50px;background-color:#D9E2F3;color:#0070C0" %)**2**|=(% style="width: 200px;background-color:#D9E2F3;color:#0070C0" %)**1**|=(% style="width: 50px;background-color:#D9E2F3;color:#0070C0" %)**4** 467 467 |**Value**|BAT|(% style="width:193px" %)((( 468 -Temperature(DS18B20) 469 -(PC13) 463 +Temperature(DS18B20)(PC13) 470 470 )))|(% style="width:85px" %)((( 471 471 ADC(PA4) 472 472 )))|(% style="width:186px" %)((( 473 -Digital in(PB15) & 474 -Digital Interrupt(PA8) 467 +Digital in(PB15) & Digital Interrupt(PA8) 475 475 )))|(% style="width:100px" %)Weight 476 476 477 477 [[image:http://wiki.dragino.com/xwiki/bin/download/Main/User%20Manual%20for%20LoRaWAN%20End%20Nodes/LSN50%20%26%20LSN50-V2%20-%20LoRaWAN%20Sensor%20Node%20User%20Manual/WebHome/image-20220820120036-2.png?width=1003&height=469&rev=1.1||alt="image-20220820120036-2.png" height="469" width="1003"]] ... ... @@ -491,7 +491,7 @@ 491 491 (% style="color:red" %)**Note:** **LoRaWAN wireless transmission will infect the PIR sensor. Which cause the counting value increase +1 for every uplink. User can change PIR sensor or put sensor away of the SN50_v3 to avoid this happen.** 492 492 493 493 (% border="1" cellspacing="4" style="background-color:#f2f2f2; width:520px" %) 494 -|=(% style="width: 50px;background-color:#D9E2F3;color:#0070C0" %)**Size(bytes)**|=(% style="width:20px;background-color:#D9E2F3;color:#0070C0" %)**2**|=(% style="width:220px;background-color:#D9E2F3;color:#0070C0" %)**2**|=(% style="width:50px;background-color:#D9E2F3;color:#0070C0" %)**2**|=(% style="width: 100px;background-color:#D9E2F3;color:#0070C0" %)**1**|=(% style="width: 80px;background-color:#D9E2F3;color:#0070C0" %)**4**487 +|=(% style="width: 60px;background-color:#D9E2F3;color:#0070C0" %)**Size(bytes)**|=(% style="width: 40px;background-color:#D9E2F3;color:#0070C0" %)**2**|=(% style="width: 180px;background-color:#D9E2F3;color:#0070C0" %)**2**|=(% style="width: 60px;background-color:#D9E2F3;color:#0070C0" %)**2**|=(% style="width: 100px;background-color:#D9E2F3;color:#0070C0" %)**1**|=(% style="width: 80px;background-color:#D9E2F3;color:#0070C0" %)**4** 495 495 |**Value**|BAT|(% style="width:256px" %)((( 496 496 Temperature(DS18B20)(PC13) 497 497 )))|(% style="width:108px" %)((( ... ... @@ -531,7 +531,7 @@ 531 531 (% border="1" cellspacing="4" style="background-color:#f2f2f2; width:520px" %) 532 532 |=(% style="width: 50px;background-color:#D9E2F3;color:#0070C0" %)((( 533 533 **Size(bytes)** 534 -)))|=(% style="width: 30px;background-color:#D9E2F3;color:#0070C0" %)**2**|=(% style="width: 1 20px;background-color:#D9E2F3;color:#0070C0" %)**2**|=(% style="width: 70px;background-color:#D9E2F3;color:#0070C0" %)**2**|=(% style="width: 120px;background-color:#D9E2F3;color:#0070C0" %)**1**|=(% style="width: 70px;background-color:#D9E2F3;color:#0070C0" %)**2**|=(% style="width: 70px;background-color:#D9E2F3;color:#0070C0" %)2527 +)))|=(% style="width: 30px;background-color:#D9E2F3;color:#0070C0" %)**2**|=(% style="width: 110px;background-color:#D9E2F3;color:#0070C0" %)**2**|=(% style="width: 70px;background-color:#D9E2F3;color:#0070C0" %)**2**|=(% style="width: 120px;background-color:#D9E2F3;color:#0070C0" %)**1**|=(% style="width: 70px;background-color:#D9E2F3;color:#0070C0" %)**2**|=(% style="width: 70px;background-color:#D9E2F3;color:#0070C0" %)2 535 535 |**Value**|BAT|(% style="width:207px" %)((( 536 536 Temperature(DS18B20) 537 537 (PC13) ... ... @@ -554,19 +554,19 @@ 554 554 (% border="1" cellspacing="4" style="background-color:#f2f2f2; width:520px" %) 555 555 |=(% style="width: 50px;background-color:#D9E2F3;color:#0070C0" %)((( 556 556 **Size(bytes)** 557 -)))|=(% style="width: 20px;background-color:#D9E2F3;color:#0070C0" %)**2**|=(% style="width: 100px;background-color:#D9E2F3;color:#0070C0" %)**2**|=(% style="width:100px;background-color:#D9E2F3;color:#0070C0" %)**2**|=(% style="width:80px;background-color:#D9E2F3;color:#0070C0" %)**1**|=(% style="width:100px;background-color:#D9E2F3;color:#0070C0" %)**2**|=(% style="width: 60px;background-color:#D9E2F3;color:#0070C0" %)4|=(% style="width: 60px;background-color:#D9E2F3;color:#0070C0" %)4550 +)))|=(% style="width: 20px;background-color:#D9E2F3;color:#0070C0" %)**2**|=(% style="width: 90px;background-color:#D9E2F3;color:#0070C0" %)**2**|=(% style="width: 90px;background-color:#D9E2F3;color:#0070C0" %)**2**|=(% style="width: 60px;background-color:#D9E2F3;color:#0070C0" %)**1**|=(% style="width: 90px;background-color:#D9E2F3;color:#0070C0" %)**2**|=(% style="width: 60px;background-color:#D9E2F3;color:#0070C0" %)4|=(% style="width: 60px;background-color:#D9E2F3;color:#0070C0" %)4 558 558 |**Value**|BAT|((( 559 -Temperature 1(DS18B20)560 -(PC13) 552 +Temperature 553 +(DS18B20)(PC13) 561 561 )))|((( 562 -Temperature2 (DS18B20)563 -(PB9) 555 +Temperature2 556 +(DS18B20)(PB9) 564 564 )))|((( 565 565 Digital Interrupt 566 566 (PB15) 567 567 )))|(% style="width:193px" %)((( 568 -Temperature3 (DS18B20)569 -(PB8) 561 +Temperature3 562 +(DS18B20)(PB8) 570 570 )))|(% style="width:78px" %)((( 571 571 Count1(PA8) 572 572 )))|(% style="width:78px" %)((( ... ... @@ -600,13 +600,13 @@ 600 600 601 601 The payload decoder function for TTN V3 are here: 602 602 603 -SN50v3 TTN V3 Payload Decoder: [[https:~~/~~/github.com/dragino/dragino-end-node-decoder>>url:https://github.com/dragino/dragino-end-node-decoder]] 596 +SN50v3-LB TTN V3 Payload Decoder: [[https:~~/~~/github.com/dragino/dragino-end-node-decoder>>url:https://github.com/dragino/dragino-end-node-decoder]] 604 604 605 605 606 606 ==== 2.3.3.1 Battery Info ==== 607 607 608 608 609 -Check the battery voltage for SN50v3. 602 +Check the battery voltage for SN50v3-LB. 610 610 611 611 Ex1: 0x0B45 = 2885mV 612 612 ... ... @@ -660,6 +660,7 @@ 660 660 661 661 [[image:http://wiki.dragino.com/xwiki/bin/download/Main/User%20Manual%20for%20LoRaWAN%20End%20Nodes/LHT65N%20LoRaWAN%20Temperature%20%26%20Humidity%20Sensor%20Manual/WebHome/image-20220628150112-1.png?width=285&height=241&rev=1.1||alt="image-20220628150112-1.png" height="241" width="285"]] 662 662 656 + 663 663 (% style="color:red" %)**Note: If the ADC type sensor needs to be powered by SN50_v3, it is recommended to use +5V to control its switch.Only sensors with low power consumption can be powered with VDD.** 664 664 665 665 ... ... @@ -666,7 +666,7 @@ 666 666 ==== 2.3.3.5 Digital Interrupt ==== 667 667 668 668 669 -Digital Interrupt refers to pin PA8, and there are different trigger methods. When there is a trigger, the SN50v3 will send a packet to the server. 663 +Digital Interrupt refers to pin PA8, and there are different trigger methods. When there is a trigger, the SN50v3-LB will send a packet to the server. 670 670 671 671 (% style="color:blue" %)** Interrupt connection method:** 672 672 ... ... @@ -679,18 +679,18 @@ 679 679 680 680 [[image:http://wiki.dragino.com/xwiki/bin/download/Main/User%20Manual%20for%20LoRaWAN%20End%20Nodes/LSN50%20%26%20LSN50-V2%20-%20LoRaWAN%20Sensor%20Node%20User%20Manual/WebHome/1656379210849-860.png?rev=1.1||alt="1656379210849-860.png"]] 681 681 682 -When the two pieces are close to each other, the 2 wire output will be short or open (depending on the type), while if the two pieces are away from each other, the 2 wire output will be the opposite status. So we can use SN50 _v3 interrupt interface to detect the status for the door or window.676 +When the two pieces are close to each other, the 2 wire output will be short or open (depending on the type), while if the two pieces are away from each other, the 2 wire output will be the opposite status. So we can use SN50v3-LB interrupt interface to detect the status for the door or window. 683 683 684 684 685 685 (% style="color:blue" %)**Below is the installation example:** 686 686 687 -Fix one piece of the magnetic sensor to the door and connect the two pins to SN50 _v3 as follows:681 +Fix one piece of the magnetic sensor to the door and connect the two pins to SN50v3-LB as follows: 688 688 689 689 * ((( 690 -One pin to SN50 _v3's PA8 pin684 +One pin to SN50v3-LB's PA8 pin 691 691 ))) 692 692 * ((( 693 -The other pin to SN50 _v3's VDD pin687 +The other pin to SN50v3-LB's VDD pin 694 694 ))) 695 695 696 696 Install the other piece to the door. Find a place where the two pieces will be close to each other when the door is closed. For this particular magnetic sensor, when the door is closed, the output will be short, and PA8 will be at the VCC voltage. ... ... @@ -707,7 +707,7 @@ 707 707 708 708 The command is: 709 709 710 -(% style="color:blue" %)**AT+INTMOD1=1 ** (%%) ~/~/(more info about INMOD please refer** **[[**AT Command Manual**>>url:http://www.dragino.com/downloads/index.php?dir=LSN50-LoRaST/&file=DRAGINO_LSN50_AT_Commands_v1.5.1.pdf]]**. **) 704 +(% style="color:blue" %)**AT+INTMOD1=1 ** (%%) ~/~/ (more info about INMOD please refer** **[[**AT Command Manual**>>url:http://www.dragino.com/downloads/index.php?dir=LSN50-LoRaST/&file=DRAGINO_LSN50_AT_Commands_v1.5.1.pdf]]**. **) 711 711 712 712 Below shows some screen captures in TTN V3: 713 713 ... ... @@ -726,11 +726,11 @@ 726 726 727 727 We have made an example to show how to use the I2C interface to connect to the SHT20/ SHT31 Temperature and Humidity Sensor. 728 728 729 -Notice: Different I2C sensors have different I2C commands set and initiate process, if user want to use other I2C sensors, User need to re-write the source code to support those sensors. SHT20/ SHT31 code in SN50 _v3 will be a good reference.723 +(% style="color:red" %)**Notice: Different I2C sensors have different I2C commands set and initiate process, if user want to use other I2C sensors, User need to re-write the source code to support those sensors. SHT20/ SHT31 code in SN50v3-LB will be a good reference.** 730 730 725 + 731 731 Below is the connection to SHT20/ SHT31. The connection is as below: 732 732 733 - 734 734 [[image:image-20230513103633-3.png||height="448" width="716"]] 735 735 736 736 The device will be able to get the I2C sensor data now and upload to IoT Server. ... ... @@ -759,7 +759,7 @@ 759 759 760 760 This Fundamental Principles of this sensor can be found at this link: [[https:~~/~~/wiki.dfrobot.com/Weather_-_proof_Ultrasonic_Sensor_with_Separate_Probe_SKU~~_~~__SEN0208>>url:https://wiki.dfrobot.com/Weather_-_proof_Ultrasonic_Sensor_with_Separate_Probe_SKU___SEN0208]] 761 761 762 -The SN50 _v3 detects the pulse width of the sensor and converts it to mm output. The accuracy will be within 1 centimeter. The usable range (the distance between the ultrasonic probe and the measured object) is between 24cm and 600cm.756 +The SN50v3-LB detects the pulse width of the sensor and converts it to mm output. The accuracy will be within 1 centimeter. The usable range (the distance between the ultrasonic probe and the measured object) is between 24cm and 600cm. 763 763 764 764 The working principle of this sensor is similar to the (% style="color:blue" %)**HC-SR04**(%%) ultrasonic sensor. 765 765 ... ... @@ -768,7 +768,7 @@ 768 768 [[image:image-20230512173903-6.png||height="596" width="715"]] 769 769 770 770 771 -Connect to the SN50 _v3 and run (% style="color:blue" %)**AT+MOD=2**(%%) to switch to ultrasonic mode (ULT).765 +Connect to the SN50v3-LB and run (% style="color:blue" %)**AT+MOD=2**(%%) to switch to ultrasonic mode (ULT). 772 772 773 773 The ultrasonic sensor uses the 8^^th^^ and 9^^th^^ byte for the measurement value. 774 774 ... ... @@ -786,7 +786,7 @@ 786 786 ==== 2.3.3.10 +5V Output ==== 787 787 788 788 789 -SN50v3 will enable +5V output before all sampling and disable the +5v after all sampling. 783 +SN50v3-LB will enable +5V output before all sampling and disable the +5v after all sampling. 790 790 791 791 The 5V output time can be controlled by AT Command. 792 792 ... ... @@ -827,8 +827,6 @@ 827 827 * 7: MOD8 828 828 * 8: MOD9 829 829 830 - 831 - 832 832 == 2.4 Payload Decoder file == 833 833 834 834 ... ... @@ -858,8 +858,6 @@ 858 858 * AT Command via UART Connection : See [[UART Connection>>http://wiki.dragino.com/xwiki/bin/view/Main/UART%20Access%20for%20LoRa%20ST%20v4%20base%20model/#H2.3UARTConnectionforSN50v3basemotherboard]]. 859 859 * LoRaWAN Downlink. Instruction for different platforms: See [[IoT LoRaWAN Server>>http://wiki.dragino.com/xwiki/bin/view/Main/]] section. 860 860 861 - 862 - 863 863 == 3.2 General Commands == 864 864 865 865 ... ... @@ -876,7 +876,7 @@ 876 876 == 3.3 Commands special design for SN50v3-LB == 877 877 878 878 879 -These commands only valid for S3 1x-LB, as below:869 +These commands only valid for SN50v3-LB, as below: 880 880 881 881 882 882 === 3.3.1 Set Transmit Interval Time === ... ... @@ -907,8 +907,6 @@ 907 907 * Example 1: Downlink Payload: 0100001E ~/~/ Set Transmit Interval (TDC) = 30 seconds 908 908 * Example 2: Downlink Payload: 0100003C ~/~/ Set Transmit Interval (TDC) = 60 seconds 909 909 910 - 911 - 912 912 === 3.3.2 Get Device Status === 913 913 914 914 ... ... @@ -942,7 +942,6 @@ 942 942 )))|(% style="width:157px" %)OK 943 943 |(% style="width:154px" %)AT+INTMOD2=3|(% style="width:196px" %)((( 944 944 Set Transmit Interval 945 - 946 946 trigger by rising edge. 947 947 )))|(% style="width:157px" %)OK 948 948 |(% style="width:154px" %)AT+INTMOD3=0|(% style="width:196px" %)Disable Interrupt|(% style="width:157px" %)OK ... ... @@ -958,8 +958,6 @@ 958 958 * Example 3: Downlink Payload: 06000102 **~-~-->** AT+INTMOD2=2 959 959 * Example 4: Downlink Payload: 06000201 **~-~-->** AT+INTMOD3=1 960 960 961 - 962 - 963 963 === 3.3.4 Set Power Output Duration === 964 964 965 965 ... ... @@ -992,8 +992,6 @@ 992 992 * Example 1: Downlink Payload: 070000 **~-~-->** AT+5VT=0 993 993 * Example 2: Downlink Payload: 0701F4 **~-~-->** AT+5VT=500 994 994 995 - 996 - 997 997 === 3.3.5 Set Weighing parameters === 998 998 999 999 ... ... @@ -1019,8 +1019,6 @@ 1019 1019 * Example 2: Downlink Payload: 08020FA3 **~-~-->** AT+WEIGAP=400.3 1020 1020 * Example 3: Downlink Payload: 08020FA0 **~-~-->** AT+WEIGAP=400.0 1021 1021 1022 - 1023 - 1024 1024 === 3.3.6 Set Digital pulse count value === 1025 1025 1026 1026 ... ... @@ -1044,8 +1044,6 @@ 1044 1044 * Example 1: Downlink Payload: 090100000000 **~-~-->** AT+SETCNT=1,0 1045 1045 * Example 2: Downlink Payload: 0902000003E8 **~-~-->** AT+SETCNT=2,1000 1046 1046 1047 - 1048 - 1049 1049 === 3.3.7 Set Workmode === 1050 1050 1051 1051 ... ... @@ -1070,8 +1070,6 @@ 1070 1070 * Example 1: Downlink Payload: 0A01 **~-~-->** AT+MOD=1 1071 1071 * Example 2: Downlink Payload: 0A04 **~-~-->** AT+MOD=4 1072 1072 1073 - 1074 - 1075 1075 = 4. Battery & Power Consumption = 1076 1076 1077 1077 ... ... @@ -1098,8 +1098,6 @@ 1098 1098 * (Recommanded way) OTA firmware update via wireless: [[http:~~/~~/wiki.dragino.com/xwiki/bin/view/Main/Firmware%20OTA%20Update%20for%20Sensors/>>url:http://wiki.dragino.com/xwiki/bin/view/Main/Firmware%20OTA%20Update%20for%20Sensors/]] 1099 1099 * Update through UART TTL interface.**[[Instruction>>url:http://wiki.dragino.com/xwiki/bin/view/Main/UART%20Access%20for%20LoRa%20ST%20v4%20base%20model/#H1.LoRaSTv4baseHardware]]**. 1100 1100 1101 - 1102 - 1103 1103 = 6. FAQ = 1104 1104 1105 1105 == 6.1 Where can i find source code of SN50v3-LB? == ... ... @@ -1108,8 +1108,6 @@ 1108 1108 * **[[Hardware Source Files>>https://github.com/dragino/Lora/tree/master/LSN50/v3.0]].** 1109 1109 * **[[Software Source Code & Compile instruction>>https://github.com/dragino/SN50v3]].** 1110 1110 1111 - 1112 - 1113 1113 = 7. Order Info = 1114 1114 1115 1115 ... ... @@ -1133,8 +1133,6 @@ 1133 1133 * (% style="color:red" %)**20**(%%): With M20 waterproof cable hole 1134 1134 * (% style="color:red" %)**NH**(%%): No Hole 1135 1135 1136 - 1137 - 1138 1138 = 8. Packing Info = 1139 1139 1140 1140 ... ... @@ -1149,8 +1149,6 @@ 1149 1149 * Package Size / pcs : cm 1150 1150 * Weight / pcs : g 1151 1151 1152 - 1153 - 1154 1154 = 9. Support = 1155 1155 1156 1156