LoRaWAN LDDS75 User Manual v1.3
LoRaWAN LDDS75 User Manual v1.3
com
1. Introduction 3
1.1 What is LoRaWAN Distance Detection Sensor 3
1.2 Features 4
1.3 Specification 4
1.3.1 Rated environmental conditions 4
1.3.2 Effective measurement range Reference beam pattern 5
1.4 Applications 5
2. Configure LDDS75 to connect to LoRaWAN network 6
2.1 How it works 6
2.2 Quick guide to connect to LoRaWAN server (OTAA) 7
2.3 Uplink Payload 10
2.3.1 Battery Info 10
2.3.2 Distance 10
2.3.3 Decode payload in The Things Network 10
2.4 Downlink Payload 11
2.5 Show Data in Mydevices IoT Server 12
2.6 LED Indicator 13
2.7 Firmware Change Log 13
2.8 Mechanical 14
2.9 Battery Analysis 14
2.9.1 Battery Type 14
2.9.2 Replace the battery 15
3. Using the AT Commands 16
3.1 Access AT Commands 16
4. FAQ 19
4.1 What is the frequency plan for LDDS75? 19
4.2 How to change the LoRa Frequency Bands/Region? 19
5. Trouble Shooting 19
5.1 Why I can’t join TTN in US915 / AU915 bands? 19
5.2 AT Command input doesn’t work 19
6. Order Info 20
7. Packing Info 20
8. Support 20
1. Introduction
The Dragino LDDS75 is a LoRaWAN Distance Detection Sensor for Internet of Things solution.
It is used to measure the distance between the sensor and a flat object. The distance
detection sensor is a module that uses ultrasonic sensing technology for distance
measurement, and temperature compensation is performed internally to improve the
reliability of data. The LDDS75 can be applied to scenarios such as horizontal distance
measurement, liquid level measurement, parking management system, object proximity and
presence detection, intelligent trash can management system, robot obstacle avoidance,
automatic control, sewer, bottom water level monitoring, etc.
It detects the distance between the measured object and the sensor, and uploads the value
via wireless to LoRaWAN IoT Server.
The LoRa wireless technology used in LDDS75 allows device to send data and reach
extremely long ranges at low data-rates. It provides ultra-long range spread spectrum
communication and high interference immunity whilst minimizing current consumption.
LDDS75 is powered by 4000mA or 8500mAh Li-SOCI2 battery; It is designed for long term
use up to 10 years*.
Each LDDS75 pre-loads with a set of unique keys for LoRaWAN registrations, register these
keys to local LoRaWAN server and it will auto connect if there is network coverage, after
power on.
*Actually lifetime depends on network coverage and uplink interval and other factors
1.2 Features
LoRaWAN 1.0.3 Class A
Ultra low power consumption
Distance Detection by Ultrasonic technology
Flat object range 280mm - 7500mm
Accuracy: ±(1cm+S*0.3%) (S: Distance)
Cable Length : 25cm
Bands: CN470/EU433/KR920/US915/EU868/AS923/AU915/IN865
AT Commands to change parameters
Uplink on periodically
Downlink to change configure
IP66 Waterproof Enclosure
4000mAh or 8500mAh Battery for long term use
1.3 Specification
1.3.1 Rated environmental conditions
(1) The tested object is a white cylindrical tube made of PVC, with a height of 100cm and a
diameter of 7.5cm.
(2) The object to be tested is a "corrugated cardboard box" perpendicular to the central axis
of 0 °, and the length * width is 60cm * 50cm.
1.4 Applications
Horizontal distance measurement
Liquid level measurement
Parking management system
Object proximity and presence detection
Intelligent trash can management system
Robot obstacle avoidance
Automatic control
Sewer
Bottom water level monitoring
In case you can’t set the OTAA keys in the LoRaWAN OTAA server, and you have to use the
keys from the server, you can use AT Commands to set the keys in the LDDS75.
The LG308 is already set to connected to TTN network , so what we need to now is configure
the TTN server.
Step 1: Create a device in TTN with the OTAA keys from LDDS75.
Each LDDS75 is shipped with a sticker with the default device keys, user can find this sticker
in the box. it looks like below.
For OTAA registration, we need to set APP EUI/ APP KEY/ DEV EUI. Some server might no
need to set APP EUI.
Enter these keys in the LoRaWAN Server portal. Below is TTN screen shot:
Put a Jumper on JP2 to power on the device. ( The switch must be set in FLASH position).
Step 3: The LDDS75 will auto join to the TTN network. After join success, it will start to
upload messages to TTN and you can see the messages in the panel.
Size 2 2
(bytes)
Value BAT Distance (unit: mm)
2.3.2 Distance
Get the distance. Flat object range 280mm - 7500mm.
For example, if the data you get from the register is 0x0B 0x05, the distance between the
sensor and the measured object is
0B05(H) = 2821 (D) = 2821 mm.
If the sensor value is 0x0000, it means system doesn’t detect ultrasonic sensor.
If the sensor value lower than 0x0118 (280mm), the sensor value will be invalid.
http://www.dragino.com/downloads/index.php?dir=LoRa_End_Node/LDDS75/Payload_Dec
oder/
Examples
Set TDC
If the payload=0100003C, it means set the END Node’s TDC to 0x00003C=60(S), while type
code is 01.
Payload: 01 00 00 1E TDC=30S
Payload: 01 00 00 3C TDC=60S
Reset
If payload = 0x04FF, it will reset the LDDS75
CFM
Downlink Payload: 05000001, Set AT+CFM=1 or 05000000 , set AT+CFM=0
Step 1: Be sure that your device is programmed and properly connected to the network at
this time.
Step 2: To configure the Application to forward data to Mydevices you will need to add
integration. To add the Mydevices integration, perform the following steps:
After added, the sensor data arrive TTN, it will also arrive and show in Mydevices.
2.8 Mechanical
JST-XH-2P
connector
The default battery pack of LDDS75 includes a ER18505 plus super capacitor. If user can’t
find this pack locally, they can find ER18505 or equivalence, which will also work in most
case. The SPC can enlarge the battery life for high frequency use (update period below 5
minutes)
In the PC, you need to set the serial baud rate to 9600 to access the serial console for
LDDS75. LDDS75 will output system info once power on as below:
Below are the available commands, a more detailed AT Command manual can be found at
AT Command Manual:
http://www.dragino.com/downloads/index.php?dir=LoRa_End_Node/LDDS75/
General Commands
AT : Attention
AT? : Short Help
ATZ : MCU Reset
AT+TDC : Application Data Transmission Interval
Information
AT+RSSI : RSSI of the Last Received Packet
AT+SNR : SNR of the Last Received Packet
AT+VER : Image Version and Frequency Band
AT+FDR : Factory Data Reset
AT+PORT : Application Port
AT+CHS : Get or Set Frequency (Unit: Hz) for Single Channel Mode
AT+CHE : Get or Set eight channels mode, Only for US915, AU915, CN470
4. FAQ
5. Trouble Shooting
6. Order Info
Part Number: LDDS75-XX-YY
7. Packing Info
Package Includes:
➢ LDDS75 LoRaWAN Distance Detection x 1
8. Support
● Support is provided Monday to Friday, from 09:00 to 18:00 GMT+8. Due to different
timezones we cannot offer live support. However, your questions will be answered as
soon as possible in the before-mentioned schedule.
● Provide as much information as possible regarding your enquiry (product models,
accurately describe your problem and steps to replicate it etc) and send a mail to
[email protected]