1.6 BLE connection ................................7 1.8 Mechanical ..................................7 1.9 Current Sensor Spec ..............................7 2. Configure CS01-LB to connect to LoRaWAN network ....................8 2.1 How it works .................................. 8 2.2 Quick guide to connect to LoRaWAN server (OTAA) ....................8 2.3 Device Status, FPORT=5 ............................
Page 3
User Manual for LoRaWAN End Nodes - CS01-LB -- LoRaWAN 4 Channels Current Sensor Converter User Manual Table of Contents: • 1. Introduction • 1.1 What is LoRaWAN 4 Channels Current Sensor Converter • 1.2 Features • 1.3 Specification •...
Li-SOCI2 battery, it is designed for long-term use up to several years. Each CS01-LB is pre-load with a set of unique keys for LoRaWAN registrations, register these keys to local LoRaWAN server and it will auto-connect after power on. 1.2 Features •...
User Manual for LoRaWAN End Nodes - CS01-LB -- LoRaWAN 4 Channels Current Sensor Converter User Manual LoRa Spec: • Frequency Range, Band 1 (HF): 862 ~ 1020 Mhz • Max +22 dBm constant RF output vs. • RX sensitivity: down to -139 dBm.
Page 6
User Manual for LoRaWAN End Nodes - CS01-LB -- LoRaWAN 4 Channels Current Sensor Converter User Manual Behavior on ACT Function Action Pressing ACT between 1s < time < 3s Send an uplink If sensor is already Joined to LoRaWAN network, sensor will...
If there is no activity connection on BLE in 60 seconds, sensor will shut down BLE module to enter low power mode. 1.8 Mechanical 1.9 Current Sensor Spec The current sensor list below is not ship with CS01-LB, user need to order seperately: Page 7 / 23 - last modified by Mengting Qiu on 2024/02/04 14:50...
To connect a local LoRaWAN network, you need to input the OTAA keys in the LoRaWAN IoT server and press the button to activate the CS01-LB. It will automatically join the network via OTAA and start to send the sensor value.
Page 9
Create a device in TTN with the OTAA keys from CS01-LB. Each CS01-LB is shipped with a sticker with the default device EUI as below: You can enter this key in the LoRaWAN Server portal. Below is TTN screen shot: Register the device Page 9 / 23 - last modified by Mengting Qiu on 2024/02/04 14:50...
Page 10
User Manual for LoRaWAN End Nodes - CS01-LB -- LoRaWAN 4 Channels Current Sensor Converter User Manual Add DevEUI and AppKey Page 10 / 23 - last modified by Mengting Qiu on 2024/02/04 14:50...
User Manual for LoRaWAN End Nodes - CS01-LB -- LoRaWAN 4 Channels Current Sensor Converter User Manual Step 2: Activate on CS01-LB Press the button for 5 seconds to activate the CS01-LB. Green led will fast blink 5 times, device will enter OTA mode for 3 seconds.
Page 12
User Manual for LoRaWAN End Nodes - CS01-LB -- LoRaWAN 4 Channels Current Sensor Converter User Manual Users can use the downlink command(0x26 01) to ask CS01-LB to send device configure detail, include device configure status. CS01-LB will uplink a payload via FPort=5 to server.
User Manual for LoRaWAN End Nodes - CS01-LB -- LoRaWAN 4 Channels Current Sensor Converter User Manual 0x0e: MA869 Sub-Band: AU915 and US915:value 0x00 ~ 0x08 CN470: value 0x0B ~ 0x0C Other Bands: Always 0x00 Battery Info: Check the battery voltage.
Page 14
User Manual for LoRaWAN End Nodes - CS01-LB -- LoRaWAN 4 Channels Current Sensor Converter User Manual Battery Info Check the battery voltage for LDS12-LB/LS. Ex1: 0x0B45&0x3FFF = 2885mV Ex2: 0x0B49&0x3FFF = 2889mV Interrupt Flag & Interrupt Level This data field shows if this packet is generated by interrupt or not. Click...
User Manual for LoRaWAN End Nodes - CS01-LB -- LoRaWAN 4 Channels Current Sensor Converter User Manual Cur1H_status: When setting a current threshold alarm, this flag is True when it is higher than the set threshold, otherwise it is False.
• b) CS01-LB will send data in CONFIRMED Mode when PNACKMD=1, but CS01-LB won't re-transmit the packet if it doesn't get ACK, it will just mark it as a NONE-ACK message. In a future uplink if CS01-LB gets a ACK, CS01-LB will consider there is a network connection and resend all NONE-ACK messages. ...
Once CS01-LB Joined LoRaWAN network, it will send the MAC command (DeviceTimeReq) and the server will reply with (DeviceTimeAns) to send the current time to CS01-LB. If CS01-LB fails to get the time from the server, CS01-LB will use the internal time and wait for next time request (AT+SYNCTDC to set the time request period, default is 10 days).
Page 18
User Manual for LoRaWAN End Nodes - CS01-LB -- LoRaWAN 4 Channels Current Sensor Converter User Manual If user sends below downlink command: 31646D84E1646D856C05 Where : Start time: 646D84E1 = time 23/5/24 03:30:41 Stop time: 646D856C= time 23/5/24 03:33:00 CS01-LB will uplink this payload.
Unix time is 0x646D84E1=1684899041s=23/5/24 03:30:41 2.7 Frequency Plans The CS01-LB uses OTAA mode and below frequency plans by default. Each frequency band use different firmware, user update the firmware to the corresponding band for their country. http://wiki.dragino.com/xwiki/bin/view/Main/End%20Device%20Frequency%20Band/ 2.8 Firmware Change Log Firmware download link: https://www.dropbox.com/scl/fo/cnnyz4ynebs3am96jvtv0/h?
User Manual for LoRaWAN End Nodes - CS01-LB -- LoRaWAN 4 Channels Current Sensor Converter User Manual AT Command: AT+TDC Command Example Function Response AT+TDC=? Show current transmit Interval 30000 the interval is 30000ms = 30s AT+TDC=60000 Set Transmit Interval...
User Manual for LoRaWAN End Nodes - CS01-LB -- LoRaWAN 4 Channels Current Sensor Converter User Manual Explain: • Alarm & MOD bit is 0x7C, 0x7C >> 2 = 0x31: Means this message is the Alarm settings message. 3.3.5 Set Interrupt Mode Feature, Set Interrupt mode for PA8 of pin.
• Example 1: Downlink Payload: 070000 ---> AT+5VT=0 • Example 2: Downlink Payload: 0701F4 ---> AT+5VT=500 4. Battery & Power Consumption CS01-LB use ER26500 + SPC1520 battery pack. See below link for detail information about the battery info and how to replace. Battery Info & Power Consumption Analyze 5.
• 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. Page 23 / 23 - last modified by Mengting Qiu on 2024/02/04 14:50...
Need help?
Do you have a question about the CS01-LB and is the answer not in the manual?
Questions and answers