(/xwiki/bin/view/Main/) / Home (/xwiki/bin/view/Main/)
/ User Manual for LoRaWAN End Nodes (/xwiki/bin/view/Main/User%20Manual%20for%20LoRaWAN%20End%20Nodes/)
/ D20-LB/D20S-LB/D22-LB/D23-LB LoRaWAN Temperature Sensor User Manual (/xwiki/bin/view/Main/User%20Manual%20for%20LoRaWAN%20End%20Nodes/D20-LBD22-LBD23-
LB_LoRaWAN_Temperature_Sensor_User_Manual/)
D20-LB/D20S-LB/D22-LB/D23-LB LoRaWAN Temperature Sensor
User Manual
Last modified by Xiaoling (/xwiki/bin/view/XWiki/Xiaoling) on 2023/06/12 10:25
(/xwiki/bin/view/Main/) / Home (/xwiki/bin/view/Main/) / User Manual for LoRaWAN End Nodes (/xwiki/bin/view/Main/User%20Manual%20for%20LoRaWAN%20End%20Nodes/) / D20-LB/D20S-LB/D22-LB/D23-LB LoRaWAN Temperature Sensor User Manual (/xwiki/bin/view/Main/User%20Manual%20for%20LoRaWAN%20End%20Nodes/D20-LBD22-LBD23- LB_LoRaWAN_Temperature_Sensor_User_Manual/) D20-LB/D20S-LB/D22-LB/D23-LB LoRaWAN Temperature Sensor User Manual Last modified by Xiaoling (/xwiki/bin/view/XWiki/Xiaoling) on 2023/06/12 10:25 Table of Contents:...
1.1 What is D2x-LB LoRaWAN Temperature Sensor The Dragino D2x-LB is a LoRaWAN Temperature Sensor for Internet of Things solution. D2x-LB has 1 ~ 3 temperature probes. D2x-LB will convert the Temperature rea to LoRaWAN wireless data and send to IoT platform via LoRaWAN gateway.
Deep Sleep Mode: Sensor doesn't have any LoRaWAN activate. This mode is used for storage and shipping to save battery life. Working Mode: In this mode, Sensor will work as LoRaWAN Sensor to Join LoRaWAN network and send out sensor data to server. Between each sampling/tx/rx periodi sensor will be in IDLE mode), in IDLE mode, sensor has the same power consumption as Deep Sleep mode.
2.2 Quick guide to connect to LoRaWAN server (OTAA) Following is an example for how to join the TTN v3 LoRaWAN Network (https://console.cloud.thethings.network/) . Below is the network structure; we use the LPS8v2 (https://www.dragino.com/products/lora-lorawan-gateway/item/228-lps8v2.html) as a LoRaWAN gateway in this example.
Page 6
You can enter this key in the LoRaWAN Server portal. Below is TTN screen shot: Register the device Add APP EUI and DEV EUI Add APP EUI in the application...
Page 7
Add APP KEY Step 2: Activate on D2x-LB Press the button for 5 seconds to activate the D2x-LB. Green led will fast blink 5 times, device will enter OTA mode for 3 seconds. And then start to JOIN LoRaWAN network. Green led will solidly turn on for 5 seconds after j in network.
2.3 Uplink Payload 2.3.1 Device Status, FPORT=5 Users can use the downlink command(0x26 01) to ask D2x-LB to send device configure detail, include device configure status. D2x-LB will uplink a payload via FPort=5 t server. The Payload format is as below. Device Status (FPORT=5) Size (bytes) Value...
Ex2: 0x0B49 = 2889mV Temperature RED or Temperature White : This point to the Red probe in D20-LB or the probe of D22-LB/D23-LB White Example: If payload is: 0105H: (0105 & 8000 == 0), temp = 0105H /10 = 26.1 degree If payload is: FF3FH : (FF3F &...
Temperature Black: This point to the BLACK probe in D23-LB If it is D20-LB/D22-LB, the value is 0x7FFF, which is 327.67. Example: If payload is: 0105H: (0105 & 8000 == 0), temp = 0105H /10 = 26.1 degree If payload is: FF3FH : (FF3F & 8000 == 1) , temp = (FF3FH - 65536)/10 = -19.3 degrees.
2.5.2 Unix TimeStamp D2x-LB uses Unix TimeStamp format based on User can get this time from link: https://www.epochconverter.com/ (https://www.epochconverter.com/) Below is the converter example So, we can use AT+TIMESTAMP=1611889405 or downlink 3060137afd00 to set the current time 2021 – Jan -- 29 Friday 03:03:25 2.5.3 Set Device Time User need to set SYNCMOD=1 to enable sync time via MAC command.
If devise doesn't have any data in the polling time. Device will uplink 11 bytes of 0 Example: If D2x-LB has below data inside Flash: If user sends below downlink command: 31646DBAA0646DBB5405 Where : Start time: 646DBAA0 = time 23/5/24 07:20:00 Stop time: 646DBB54= time 23/5/24 07:23:00 D2x-LB will uplink this payload.
3.2 General Commands These commands are to configure: General system settings like: uplink interval. LoRaWAN protocol & radio related command. They are same for all Dragino Devices which support DLWS-005 LoRaWAN Stack. These commands can be found on the wiki:...
(http://wiki.dragino.com/xwiki/bin/view/Main/End%20Device%20AT%20Commands%20and%20Downlink%20Command/) 3.3 Commands special design for D2x-LB These commands only valid for D2x-LB, as below: 3.3.1 Set Transmit Interval Time Feature: Change LoRaWAN End Node Transmit Interval. AT Command: AT+TDC Command Example Function Response AT+TDC=? Show current 30000 transmit Interval...
3.3.4 Set Alarm Interval The shortest time of two Alarm packet. (unit: min) AT Command: AT+ATDC=30 // The shortest interval of two Alarm packets is 30 minutes, Means is there is an alarm packet uplink, there won't be another one in the next 30 minutes. Downlink Payload: 0x(0D 00 1E) --->...
Update through UART TTL interface. Instruction (http://wiki.dragino.com/xwiki/bin/view/Main/UART%20Access%20for%20LoRa%20ST%20v4%20base%20model/#H1.LoRaSTv4baseHardware) . 6. FAQ 7. Order Info Part Number: D20-LB-XX / D20S-LB( designed for used in Soil or Road)/D22-LB-XX / D23-LB-XX XX: The default frequency band AS923: LoRaWAN AS923 band AU915: LoRaWAN AU915 band...
Page 17
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 answe 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 Support@dragino.cc (mailto:Support@dragino.cc) . Tags: 0...
Need help?
Do you have a question about the D23-LB and is the answer not in the manual?
Questions and answers