AQS01-L -- LoRaWAN Indoor CO2 Sensor User Manual
Table of Contents:
- 1. Introduction
- 2. Configure AQS01-L to connect to LoRaWAN network
- 3. Configure AQS01-L
- 4. Battery & Power Consumption
- 5. OTA Firmware update
- 6. FAQ
- 7. Order Info
- 8. Packing Info
- 9. Support
1. Introduction
1.1 What is AQS01-L LoRaWAN Indoor CO2 Sensor
The Dragino AQS01-L is an Indoor LoRaWAN Air Quality Sensor for the Internet of Things solution. It is designed to measure the surrounding environment parameters include: CO2 temperature , relative air humidity and air pressure, and then upload to IoT server via LoRaWAN wireless protocol.
AQS01-L is powered by a 4000mAh battery. The battery can last more than 1 year and is easy to change.
AQS01-L supports BLE configure and wireless OTA update which make user easy to use.
AQS01-L supports CO2 alarm* features, users can get an alarm for instant notice.
AQS01-L supports Datalog feature, User can retrieve the sensor data from LoRaWAN commands.
Note*: CO2 Alarm will decrease a lot the battery life.
1.2 Features
- LoRaWAN 1.0.3 Class A
- Monitor CO2/Temperature/Relative Humidity/Pressure
- Support CO2 alarm
- Support Datalog Feature
- Bands: CN470/EU433/KR920/US915/EU868/AS923/AU915/IN865
- Support Bluetooth v5.1 and LoRaWAN remote configure
- Support wireless OTA update firmware
- Uplink on periodically
- Downlink to change configure
- 4000mAH batteries powered
1.3 Specification
Common DC Characteristics:
- Supply Voltage: built in 4000mAh Li-SOCI2 battery , 2.5v ~ 3.6v
- Operating Temperature: -20 ~ 65°C
CO2 Sensor:
- Target gas: Carbon dioxide(CO2)
- Operating principle: Non-dispersiveinfrared(NDIR)
- Operating range: 0-50°C, 0-85% RH(non-condensing)
- Measurement range: 400ppm to 5000 ppm
- Accuracy: Typ ±(50 ppm +3% of reading)
- Pressure Compensation
Temperature Sensor:
- Range: -20 ~ 65 °C
- Accuracy: Typ ±1.0@ 0-65 °C
- Resolution: 0.01°C
Humidity Sensor:
- Range: 0 ~ 99.9% RH
- Accurancy: ± 3%RH (20 ~ 80%RH)
- Resolution: 0.008% RH
- Long term stability: 0.5 %RH/yr
Air Pressure:
- Range: 300~1100hPa
- Accuracy: ± 1.0 hPa (0-65 °C)
- Resolution: 0.18Pa
- Long term stability: ±1.0 hPa/yr
LoRa Spec:
- Frequency Range, Band 1 (HF): 862 ~ 1020 Mhz
- Max +22 dBm constant RF output vs.
- RX sensitivity: down to -139 dBm.
- Excellent blocking immunity
Battery:
- Li/SOCI2 un-chargeable battery
- Capacity: 4000mAh
- Self-Discharge: <1% / Year @ 25°C
- Max continuously current: 130mA
- Max boost current: 2A, 1 second
Power Consumption
- Sleep Mode: 6uA @ 3.3v
- LoRa Transmit Mode: 125mA @ 20dBm, 82mA @ 14dBm
1.4 Applications
- Home and Building Automation
- Industrial Monitoring and Control
1.5 Sleep mode and working mode
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 periodically, sensor will be in IDLE mode), in IDLE mode, sensor has the same power consumption as Deep Sleep mode.
1.6 BLE connection
AQS01-L support BLE remote configure.
BLE can be used to configure the parameter of sensor or see the console output from sensor. BLE will be only activate on below case:
- Press button to send an uplink
- Press button to active device.
- Device Power on or reset.
If there is no activity connection on BLE in 60 seconds, sensor will shut down BLE module to enter low power mode.
2. Configure AQS01-L to connect to LoRaWAN network
2.1 How it works
The AQS01-L is configured as LoRaWAN OTAA Class A mode by default. It has OTAA keys to join LoRaWAN network. 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 AQS01-L. It will automatically join the network via OTAA and start to send the sensor value. The default uplink interval is 20 minutes.
2.2 Quick guide to connect to LoRaWAN server (OTAA)
Following is an example for how to join the TTN v3 LoRaWAN Network. Below is the network structure; we use the LPS8v2 as a LoRaWAN gateway in this example.
The LPS8V2 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 AQS01-L.
Each AQS01-L 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
Add APP EUI and DEV EUI
Add APP EUI in the application
Add APP KEY
Step 2: Activate on AQS01-L
Press the button for 5 seconds to activate the AQS01-L.
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 joined in network.
After join success, it will start to upload messages to TTN and you can see the messages in the panel.
2.3 Uplink Payload
2.3.1 Device Status, FPORT=5
Users can use the downlink command(0x26 01) to ask AQS01-L to send device configure detail, include device configure status. AQS01-L will uplink a payload via FPort=5 to server.
The Payload format is as below.
Device Status (FPORT=5) | |||||
Size (bytes) | 1 | 2 | 1 | 1 | 2 |
Value | Sensor Model | Firmware Version | Frequency Band | Sub-band | BAT |
Example parse in TTNv3
Sensor Model: For AQS01-L, this value is 0x0A
Firmware Version: 0x0100, Means: v1.0.0 version
Frequency Band:
0x01: EU868
0x02: US915
0x03: IN865
0x04: AU915
0x05: KZ865
0x06: RU864
0x07: AS923
0x08: AS923-1
0x09: AS923-2
0x0a: AS923-3
0x0b: CN470
0x0c: EU433
0x0d: KR920
0x0e: MA869
Sub-Band:
AU915 and US915:value 0x00 ~ 0x08
CN470: value 0x0B ~ 0x0C
Other Bands: Always 0x00
Battery Info:
Check the battery voltage.
Ex1: 0x0B45 = 2885mV
Ex2: 0x0B49 = 2889mV
2.3.2 Sensor Data. FPORT=2
Sensor Data is uplink via FPORT=2
Size(bytes) | 2 | 2 | 2 | 2 | 2 |
---|---|---|---|---|---|
Value | Battery | Air Pressure | CO2 | Humidity | Temperature |
Battery
Sensor Battery Level.
Ex1: 0x0B45 = 2885mV
Ex2: 0x0B49 = 2889mV
Humidity
Read:0x(0197)=412 Value: 412 / 10=41.2, So 41.2%
Temperature
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.
(FF3F & 8000:Judge whether the highest bit is 1, when the highest bit is 1, it is negative)
2.4 Payload Decoder file
In TTN, use can add a custom payload so it shows friendly reading
In the page Applications --> Payload Formats --> Custom --> decoder to add the decoder from:
https://github.com/dragino/dragino-end-node-decoder/tree/main
2.5 Datalog Feature
Datalog Feature is to ensure IoT Server can get all sampling data from Sensor even if the LoRaWAN network is down. For each sampling, AQS01-L will store the reading for future retrieving purposes.
2.5.1 Ways to get datalog via LoRaWAN
Set PNACKMD=1, AQS01-L will wait for ACK for every uplink, when there is no LoRaWAN network,AQS01-L will mark these records with non-ack messages and store the sensor data, and it will send all messages (10s interval) after the network recovery.
a) AQS01-L will do an ACK check for data records sending to make sure every data arrive server.
b) AQS01-L will send data in CONFIRMED Mode when PNACKMD=1, but AQS01-L 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 AQS01-L gets a ACK, AQS01-L will consider there is a network connection and resend all NONE-ACK messages.
2.5.2 Unix TimeStamp
AQS01-L uses Unix TimeStamp format based on
User can get this time from link: 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.
Once AQS01-L Joined LoRaWAN network, it will send the MAC command (DeviceTimeReq) and the server will reply with (DeviceTimeAns) to send the current time to AQS01-L. If AQS01-L fails to get the time from the server, AQS01-L will use the internal time and wait for next time request (AT+SYNCTDC to set the time request period, default is 10 days).
Note: LoRaWAN Server need to support LoRaWAN v1.0.3(MAC v1.0.3) or higher to support this MAC command feature, Chirpstack,TTN V3 v3 and loriot support but TTN V3 v2 doesn't support. If server doesn't support this command, it will through away uplink packet with this command, so user will lose the packet with time request for TTN V3 v2 if SYNCMOD=1.
2.5.4 Datalog Uplink payload (FPORT=3)
The Datalog uplinks will use below payload format.
Retrieval data payload:
Size(bytes) | 2 | 2 | 2 | 1 | 4 |
---|---|---|---|---|---|
Value | ignore | Humidity
| Temperature | Poll message flag & Alarm Flag& Level of PA8 | Unix Time Stamp |
Poll message flag & Alarm Flag & Level of PA8:
No ACK Message: 1: This message means this payload is fromn Uplink Message which doesn't get ACK from the server before ( for PNACKMD=1 feature)
Poll Message Flag: 1: This message is a poll message reply.
- Poll Message Flag is set to 1.
- Each data entry is 11 bytes, to save airtime and battery, devices will send max bytes according to the current DR and Frequency bands.
For example, in US915 band, the max payload for different DR is:
a) DR0: max is 11 bytes so one entry of data
b) DR1: max is 53 bytes so devices will upload 4 entries of data (total 44 bytes)
c) DR2: total payload includes 11 entries of data
d) DR3: total payload includes 22 entries of data.
If devise doesn't have any data in the polling time. Device will uplink 11 bytes of 0
Example:
If AQS01-L has below data inside Flash:
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
AQS01-L will uplink this payload.
00 00 02 36 01 10 40 64 6D 84 E1 00 00 02 37 01 10 40 64 6D 84 F8 00 00 02 37 01 0F 40 64 6D 85 04 00 00 02 3A 01 0F 40 64 6D 85 18 00 00 02 3C 01 0F 40 64 6D 85 36 00 00 02 3D 01 0E 40 64 6D 85 3F 00 00 02 3F 01 0E 40 64 6D 85 60 00 00 02 40 01 0E 40 64 6D 85 6A
Where the first 11 bytes is for the first entry:
00 00 02 36 01 10 40 64 6D 84 E1
Hum=0x0236/10=56.6
Temp=0x0110/10=27.2
poll message flag & Alarm Flag & Level of PA8=0x40,means reply data,sampling uplink message,the PA8 is low level.
Unix time is 0x646D84E1=1684899041s=23/5/24 03:30:41
2.6 Temperature Alarm Feature
AQS01-L work flow with Alarm feature.
2.7 Frequency Plans
The AQS01-L uses OTAA mode and below frequency plans by default. If user want to use it with different frequency plan, please refer the AT command sets.
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/o5v6j7qewlks12eso98kl/h?rlkey=v1ian3hmva65924j4h4n0yfz8&dl=0
3. Configure AQS01-L
3.1 Configure Methods
AQS01-L supports below configure method:
- AT Command via Bluetooth Connection (Recommended): BLE Configure Instruction.
- AT Command via UART Connection : See UART Connection.
- LoRaWAN Downlink. Instruction for different platforms: See IoT LoRaWAN Server section.
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 AQS01-L
These commands only valid for AQS01-L, 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 transmit Interval | 30000 |
AT+TDC=60000 | Set Transmit Interval | OK |
Downlink Command: 0x01
Format: Command Code (0x01) followed by 3 bytes time value.
If the downlink payload=0100003C, it means set the END Node's Transmit Interval to 0x00003C=60(S), while type code is 01.
- Example 1: Downlink Payload: 0100001E // Set Transmit Interval (TDC) = 30 seconds
- Example 2: Downlink Payload: 0100003C // Set Transmit Interval (TDC) = 60 seconds
3.3.2 Get Device Status
Send a LoRaWAN downlink to ask device send Alarm settings.
Downlink Payload: 0x26 01
Sensor will upload Device Status via FPORT=5. See payload section for detail.
3.3.3 Set Temperature Alarm Threshold
- AT Command:
AT+SHTEMP=min,max
- When min=0, and max≠0, Alarm higher than max
- When min≠0, and max=0, Alarm lower than min
- When min≠0 and max≠0, Alarm higher than max or lower than min
Example:
AT+SHTEMP=0,30 // Alarm when temperature higher than 30.
- Downlink Payload:
0x(0C 01 00 1E) // Set AT+SHTEMP=0,30
(note: 3rd byte= 0x00 for low limit(not set), 4th byte = 0x1E for high limit: 30)
3.3.4 Set Humidity Alarm Threshold
- AT Command:
AT+SHHUM=min,max
- When min=0, and max≠0, Alarm higher than max
- When min≠0, and max=0, Alarm lower than min
- When min≠0 and max≠0, Alarm higher than max or lower than min
Example:
AT+SHHUM=70,0 // Alarm when humidity lower than 70%.
- Downlink Payload:
0x(0C 02 46 00) // Set AT+SHTHUM=70,0
(note: 3rd byte= 0x46 for low limit (70%), 4th byte = 0x00 for high limit (not set))
3.3.5 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) ---> Set AT+ATDC=0x 00 1E = 30 minutes
3.3.6 Get Alarm settings
Send a LoRaWAN downlink to ask device send Alarm settings.
- Downlink Payload: 0x0E 01
Example:
Explain:
- Alarm & MOD bit is 0x7C, 0x7C >> 2 = 0x31: Means this message is the Alarm settings message.
3.3.7 Set Interrupt Mode
Feature, Set Interrupt mode for PA8 of pin.
When AT+INTMOD=0 is set, PA8 is used as a digital input port.
AT Command: AT+INTMOD
Command Example | Function | Response |
---|---|---|
AT+INTMOD=? | Show current interrupt mode | 0 |
AT+INTMOD=2 | Set Transmit Interval | OK |
Downlink Command: 0x06
Format: Command Code (0x06) followed by 3 bytes.
This means that the interrupt mode of the end node is set to 0x000003=3 (rising edge trigger), and the type code is 06.
- Example 1: Downlink Payload: 06000000 // Turn off interrupt mode
- Example 2: Downlink Payload: 06000003 // Set the interrupt mode to rising edge trigger
3.3.8 Set Power Output Duration
Control the output duration 5V . Before each sampling, device will
1. first enable the power output to external sensor,
2. keep it on as per duration, read sensor value and construct uplink payload
3. final, close the power output.
AT Command: AT+5VT
Command Example | Function | Response |
---|---|---|
AT+5VT=? | Show 5V open time. | 0 (default) OK |
AT+5VT=1000 | Close after a delay of 1000 milliseconds. | OK |
Downlink Command: 0x07
Format: Command Code (0x07) followed by 2 bytes.
The first and second bytes are the time to turn on.
- Example 1: Downlink Payload: 070000 ---> AT+5VT=0
- Example 2: Downlink Payload: 0701F4 ---> AT+5VT=500
4. Battery & Power Consumption
4.1 Battery Life
In a normal 20 minutes uplink situation , the battery life can last from 2 ~ 8 years depends on signal environment. The Alarm feature will reduce the battery life a lot .
See below link for detail information about the battery life calculation.
Battery Info & Power Consumption Analyze .
4.2 Replace Battery
AQS01-L uses an ER18505 battery. If the battery is running out, User can purchase an ER18505 battery and replace. Make sure don't mess the + & - position.
5. OTA Firmware update
User can change firmware AQS01-L to:
- Change Frequency band/ region.
- Update with new features.
- Fix bugs.
Firmware and changelog can be downloaded from : Firmware download link
Methods to Update Firmware:
- (Recommanded way) OTA firmware update via wireless : http://wiki.dragino.com/xwiki/bin/view/Main/Firmware%20OTA%20Update%20for%20Sensors/
- Update through UART TTL interface : Instruction.
6. FAQ
6.1 Do i need to calibrate the CO2 reading of AQS01-L?
The Operating principle for CO2 measurement used in AQS01-L is Non-dispersive infrared (NDIR). There is no need Calibration for this method.
7. Order Info
Part Number: AQS01-L-XX
XX: The default frequency band
- AS923: LoRaWAN AS923 band
- AU915: LoRaWAN AU915 band
- EU433: LoRaWAN EU433 band
- EU868: LoRaWAN EU868 band
- KR920: LoRaWAN KR920 band
- US915: LoRaWAN US915 band
- IN865: LoRaWAN IN865 band
- CN470: LoRaWAN CN470 band
8. Packing Info
Package Includes:
- AQS01-L LoRaWAN Indoor CO2 Sensor
Dimension and weight:
- Device Size: cm
- Device Weight: g
- Package Size / pcs : cm
- Weight / pcs : g
9. 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 Support@dragino.cc.