Introduction
Vapeless Pro Gas detection indoor Sensor The VAPELESS is advanced technology gas detection indoor sensor applied
for the full sensing of the Vaping gases exhaust by the electronic cigarettes
together with environment temperature and humidity. VAPELESS enclosed
in a room sensor box and designed to be wall mounted. VAPELESS is
powered 5V DC voltage and is enclosed with 3.6 V batteries for the feeding
LoRaWAN infrastructure in the sensor.
Prerequisites
To continue with this guide we will need the following:
- Vapeless Pro Gas detection indoor Sensor
- LoRaWAN® gateway (in our case UG56 LoRaWAN® Gateway)
- Configured integration on networks server and ThingsBoard
- ThingsBoard account
Device connection
Device Configuration
To connect and send data, we need to configure both the device and the network server.
First, let’s configure the device and gather the necessary information for the network server. To add a device to the network server and receive data from it, you’ll need these device parameters:
- Device EUI (DevEUI): The unique device identifier. You’ll find this on a sticker on the back of your sensor.
- Application EUI (JoinEUI): The application identifier.
- Application Key (AppKey): The application key used to authenticate the device.
The AppKey and JoinEUI are unique to each customer and are sent individually after your sensors are shipped or received.
To configure the device we also need to add it to a network server, so select the network server your gateway is connected to:
Add a device on the ChirpstackWe need to add a device on the Chirpstack. To add a device, you can follow next steps:
![]() Login to Chirpstack server. ![]() Go to the Device profiles page and click on Add device profile button. ![]() Fill the fields and click on Submit button. ![]() Go to the Applications page, click on your application and press Add device button. ![]() Fill parameters with values from the device configuration. Then choose previously created device profile and click on Submit button. ![]() Put your Application key to the field and click on Submit button to save the device. Uplink converter in ThingsBoard integrationStep 1: Download the JSON file Download the JSON file with the uplink converter settings by clicking the button below. Download uplink converter for ChirpStack integration.
After downloading the file with the Uplink converter configuration, import it into ThingsBoard:
![]() Navigate to the “Data converters” page in the “Integration center” section. Click the “+” icon in the top-right corner of the page and select “Import converter” from the drop-down menu. ![]() Drag and drop the downloaded JSON file (containing the uplink converter configuration) into the import window, then click “Import”. ![]() The uplink converter is now successfully imported.
Now, let's update your ChirpStack integration to use the new uplink converter:
![]() Go to the “Integrations” page in the “Integration center” section. Click on your ChirpStack integration to open its details window. Enter edit mode by clicking the orange pencil button in the top-right corner. ![]() Replace the existing uplink converter with the imported one. ![]() Don't forget to save your changes! |
Add a device on The Things Stack Community EditionWe need to add a device on The Things Stack Community Edition. To add a device, you can follow next steps:
![]() Login to the cloud and open your console. ![]() Go to the Applications page. Then select your application and click on its name. ![]() Click on the Register end device button. ![]() Put the APP EUI value to the JoinEUI field. Press the Confirm button. ![]() Fill the rest parameters and press Register end device button. Uplink converter in ThingsBoard integrationStep 1: Download the JSON file Download the JSON file with the uplink converter settings by clicking the button below. Download uplink converter for The Things Stack integration.
After downloading the file with the Uplink converter configuration, import it into ThingsBoard:
![]() Navigate to the “Data converters” page in the “Integration center” section. Click the “+” icon in the top-right corner of the page and select “Import converter” from the drop-down menu. ![]() Drag and drop the downloaded JSON file (containing the uplink converter configuration) into the import window, then click “Import”. ![]() The uplink converter is now successfully imported.
Now, let's update your The Things Stack integration to use the new uplink converter:
![]() Go to the “Integrations” page in the “Integration center” section. Click on your The Things Stack integration to open its details window. Enter edit mode by clicking the orange pencil button in the top-right corner. ![]() Replace the existing uplink converter with the imported one. ![]() Don't forget to save your changes! |
Add a device on The Things IndustriesWe need to add a device on The Things Industries cloud. To add a device, you can follow next steps:
![]() Login to the cloud and open your console. ![]() Go to the Applications page. Then select your application and click on its name. ![]() Click on the Register end device button. ![]() Put the APP EUI value to the JoinEUI field. Press the Confirm button. ![]() Fill the rest parameters and press Register end device button. Uplink converter in ThingsBoard integrationStep 1: Download the JSON file Download the JSON file with the uplink converter settings by clicking the button below. Download uplink converter for The Things Industries integration.
After downloading the file with the Uplink converter configuration, import it into ThingsBoard:
![]() Navigate to the “Data converters” page in the “Integration center” section. Click the “+” icon in the top-right corner of the page and select “Import converter” from the drop-down menu. ![]() Drag and drop the downloaded JSON file (containing the uplink converter configuration) into the import window, then click “Import”. ![]() The uplink converter is now successfully imported.
Now, let's update your The Things Industries integration to use the new uplink converter:
![]() Go to the “Integrations” page in the “Integration center” section. Click on your The Things Industries integration to open its details window. Enter edit mode by clicking the orange pencil button in the top-right corner. ![]() Replace the existing uplink converter with the imported one. ![]() Don't forget to save your changes! |
Add a device on the LoriotWe need to add a device on the Loriot. To add a device, you can follow next steps:
![]() Login to Loriot server. We use eu2.loriot.io, but it depends on chosen region during registration. ![]() Go to the “Applications” page in left menu. ![]() Open your application, in our case it is “SampleApp”. ![]() Go to the “Enroll Device” page. Fill in the fields, with a configuration from your device. Then click the “Enroll” button. Uplink converter in ThingsBoard integrationStep 1: Download the JSON file Download the JSON file with the uplink converter settings by clicking the button below. Download uplink converter for Loriot integration.
After downloading the file with the Uplink converter configuration, import it into ThingsBoard:
![]() Navigate to the “Data converters” page in the “Integration center” section. Click the “+” icon in the top-right corner of the page and select “Import converter” from the drop-down menu. ![]() Drag and drop the downloaded JSON file (containing the uplink converter configuration) into the import window, then click “Import”. ![]() The uplink converter is now successfully imported.
Now, let's update your Loriot integration to use the new uplink converter:
![]() Go to the “Integrations” page in the “Integration center” section. Click on your Loriot integration to open its details window. Enter edit mode by clicking the orange pencil button in the top-right corner. ![]() Replace the existing uplink converter with the imported one. ![]() Don't forget to save your changes! |
Check data on ThingsBoard
After the device is connected to the network server and ThingsBoard, you can check received and converted data on the platform for this device.
To do this, open Entities menu section and select Devices.
Click on the device name to open the device details page.
Go to the Latest telemetry tab to see the latest telemetry data received from the device.
Conclusion
With the knowledge outlined in this guide, you can easily connect your Vapeless Pro Gas detection indoor Sensor and send data to ThingsBoard.
Explore the platform documentation to learn more about key concepts and features. For example, configure alarm rules or dashboards.