1212
1313## Introduction
1414
15- ![ {{deviceName}}] ( /images /devices-library/{{page.deviceImageFileName}}) {: style="float: left; max-width: 200px; max-height: 200px; margin: 0px 10px 0px 0px"}
15+ ![ {{deviceName}}] ( https://img.thingsboard.io /devices-library/{{page.deviceImageFileName}}) {: style="float: left; max-width: 200px; max-height: 200px; margin: 0px 10px 0px 0px"}
1616[ The Sentrius™ RS26x] ( {{deviceVendorLink}} ) {: target="_ blank"} s a battery powered IP67 temperature sensor platform that delivers HACCP level temperature monitoring with real time alerting for your food safety compliance. In addition to ensuring product safety, these intelligent devices avoid inventory loss, improve facility efficiency and save you time and money in automated day to day operations.
1717
1818They are available in two variants: One with an internal temperature sensor, and a second that supports an external sensor probe.
@@ -33,171 +33,171 @@ Please follow the official RS26x Getting Started Guide: [Connecting RS26x to The
3333
3434On the TTN console go to Applications:
3535
36- ![ image] ( /images /devices-library/ready-to-go-devices/s26x-lorawan/image-20250917-104754.png)
36+ ![ image] ( https://img.thingsboard.io /devices-library/ready-to-go-devices/s26x-lorawan/image-20250917-104754.png)
3737
3838and select "Add Application":
3939
40- ![ image] ( /images /devices-library/ready-to-go-devices/s26x-lorawan/image-20250917-104939.png)
40+ ![ image] ( https://img.thingsboard.io /devices-library/ready-to-go-devices/s26x-lorawan/image-20250917-104939.png)
4141
4242Now we can register end devices.
4343
4444## Register End-Device at TTN
4545
4646In the newly created application select the Application overview and click on ** + Register end device** .
4747
48- ![ image] ( /images /devices-library/ready-to-go-devices/s26x-lorawan/image-20250917-105022.png)
48+ ![ image] ( https://img.thingsboard.io /devices-library/ready-to-go-devices/s26x-lorawan/image-20250917-105022.png)
4949
5050The Ezurio RS26x LoRaWAN sensor is a known device at TTN and hence you can select it from the device repository.
5151
52- ![ image] ( /images /devices-library/ready-to-go-devices/s26x-lorawan/image-20250917-105151.png)
52+ ![ image] ( https://img.thingsboard.io /devices-library/ready-to-go-devices/s26x-lorawan/image-20250917-105151.png)
5353
5454Apply the below settings and make sure to align the region profile and frequency plan with your location.
5555
56- ![ image] ( /images /devices-library/ready-to-go-devices/s26x-lorawan/image-20250917-105302.png)
56+ ![ image] ( https://img.thingsboard.io /devices-library/ready-to-go-devices/s26x-lorawan/image-20250917-105302.png)
5757
5858Next we need to enter the provisioning information for the new device.
5959
60- ![ image] ( /images /devices-library/ready-to-go-devices/s26x-lorawan/image-20250917-110041.png)
60+ ![ image] ( https://img.thingsboard.io /devices-library/ready-to-go-devices/s26x-lorawan/image-20250917-110041.png)
6161
6262JoinEUI, DevUEI and AppKey are provided as QR code on the RS26x sensor.
6363
64- ![ image] ( /images /devices-library/ready-to-go-devices/s26x-lorawan/RS26x_qr_codes.png)
64+ ![ image] ( https://img.thingsboard.io /devices-library/ready-to-go-devices/s26x-lorawan/RS26x_qr_codes.png)
6565
6666Alternatively you can also grab the provisioning information from the RS26x Sensor Applet in the Xbit mobile app.
6767
6868The Ezurio Xbit app for configuration of the RS26x is available for [ Android] ( https://play.google.com/store/apps/details?id=com.rfpros.xbitmobile&hl=en_US ) {: target="_ blank"} and [ iOS] ( https://apps.apple.com/us/app/canvas-xbit-mobile/id6478117073 ) {: target="_ blank"}. See the official [ RS26x quick start guide] ( https://www.ezurio.com/documentation/quick-start-guide-connecting-rs26x-to-the-things-stack-v3 ) {: target="_ blank"} and [ RS26x user guide] ( https://www.ezurio.com/documentation/user-guide-rs26x-series ) {: target="_ blank"} for details on configuring the RS26x sensor.
6969
7070{% assign xbitApp = '
7171 ===
72- image: /images /devices-library/ready-to-go-devices/s26x-lorawan/xbit_app_1.png,
72+ image: https://img.thingsboard.io /devices-library/ready-to-go-devices/s26x-lorawan/xbit_app_1.png ,
7373 ===
74- image: /images /devices-library/ready-to-go-devices/s26x-lorawan/xbit_app_2.png,
74+ image: https://img.thingsboard.io /devices-library/ready-to-go-devices/s26x-lorawan/xbit_app_2.png ,
7575 ===
76- image: /images /devices-library/ready-to-go-devices/s26x-lorawan/xbit_app_3.png,
76+ image: https://img.thingsboard.io /devices-library/ready-to-go-devices/s26x-lorawan/xbit_app_3.png ,
7777 ===
78- image: /images /devices-library/ready-to-go-devices/s26x-lorawan/xbit_app_4.png,
78+ image: https://img.thingsboard.io /devices-library/ready-to-go-devices/s26x-lorawan/xbit_app_4.png ,
7979 ===
80- image: /images /devices-library/ready-to-go-devices/s26x-lorawan/xbit_app_5.png,
80+ image: https://img.thingsboard.io /devices-library/ready-to-go-devices/s26x-lorawan/xbit_app_5.png ,
8181 ===
82- image: /images /devices-library/ready-to-go-devices/s26x-lorawan/xbit_app_6.png,
82+ image: https://img.thingsboard.io /devices-library/ready-to-go-devices/s26x-lorawan/xbit_app_6.png ,
8383'
8484%}
8585
8686{% include images-gallery.liquid showListImageTitles="true" imageCollection=xbitApp %}
8787
8888The device should finally show up under the Device overview in the TTN console.
8989
90- ![ image] ( /images /devices-library/ready-to-go-devices/s26x-lorawan/image-20250917-105302.png)
90+ ![ image] ( https://img.thingsboard.io /devices-library/ready-to-go-devices/s26x-lorawan/image-20250917-105302.png)
9191
9292And you should be able to see some live data. It might take a while until new live data shows up depending on the device settings.
9393
94- ![ image] ( /images /devices-library/ready-to-go-devices/s26x-lorawan/image-20250917-111643.png)
94+ ![ image] ( https://img.thingsboard.io /devices-library/ready-to-go-devices/s26x-lorawan/image-20250917-111643.png)
9595
9696## Log in to ThingsBoard
9797
9898Log in to ** ThingsBoard** by following [ this link] ( https://thingsboard.io/installations/choose-region/ ) {: target="_ blank"} and selecting your region.
9999
100- ![ image] ( /images /devices-library/ready-to-go-devices/s26x-lorawan/image-20250917-113937.png)
100+ ![ image] ( https://img.thingsboard.io /devices-library/ready-to-go-devices/s26x-lorawan/image-20250917-113937.png)
101101
102102## Adding the Data Converter
103103
104104The first thing to add would be the uplink data converter to convert the incoming data from TTN into a usable format for Thingsboard dashboard widgets.
105105
106106- Navigate to ** Data converter** in the ** Integrations center** .
107107
108- ![ image] ( /images /devices-library/ready-to-go-devices/s26x-lorawan/image-20250917-124559.png)
108+ ![ image] ( https://img.thingsboard.io /devices-library/ready-to-go-devices/s26x-lorawan/image-20250917-124559.png)
109109
110110- Click on "** +** " and select ** import converter** .
111111
112- ![ image] ( /images /devices-library/ready-to-go-devices/s26x-lorawan/image-20250917-124649.png)
112+ ![ image] ( https://img.thingsboard.io /devices-library/ready-to-go-devices/s26x-lorawan/image-20250917-124649.png)
113113
114114- Download the [ things_stack_community_uplink_converter_for_ezurio_rs26x.json] ( /docs/user-guide/resources/things_stack_community_uplink_converter_for_ezurio_rs26x.json ) {: target ="_ blank" download="things_stack_community_uplink_converter_for_ezurio_rs26x.json"} file.
115115- Drag and drop it into the import window and click ** Import** .
116116- After the upload is complete, you should see the newly added data converter.
117117
118- ![ image] ( /images /devices-library/ready-to-go-devices/s26x-lorawan/image-20250917-125249.png)
118+ ![ image] ( https://img.thingsboard.io /devices-library/ready-to-go-devices/s26x-lorawan/image-20250917-125249.png)
119119
120120## Adding an Integration
121121
122122Navigate to ** Integration center** → ** Integrations** and click "** +** " to add a new integraton.
123123
124124Basic settings.
125125
126- ![ image] ( /images /devices-library/ready-to-go-devices/s26x-lorawan/image-20250917-125602.png)
126+ ![ image] ( https://img.thingsboard.io /devices-library/ready-to-go-devices/s26x-lorawan/image-20250917-125602.png)
127127
128128Select Uplink Data Converter.
129129
130- ![ image] ( /images /devices-library/ready-to-go-devices/s26x-lorawan/image-20250917-125647.png)
130+ ![ image] ( https://img.thingsboard.io /devices-library/ready-to-go-devices/s26x-lorawan/image-20250917-125647.png)
131131
132132Skip Downlink Data Converter.
133133
134- ![ image] ( /images /devices-library/ready-to-go-devices/s26x-lorawan/image-20250917-125708.png)
134+ ![ image] ( https://img.thingsboard.io /devices-library/ready-to-go-devices/s26x-lorawan/image-20250917-125708.png)
135135
136136Enter connection details.
137137
138- ![ image] ( /images /devices-library/ready-to-go-devices/s26x-lorawan/image-20250917-130042.png)
138+ ![ image] ( https://img.thingsboard.io /devices-library/ready-to-go-devices/s26x-lorawan/image-20250917-130042.png)
139139
140140Make sure to use the proper regional settings from your specific TTN settings. The credentials need to be fetched from the TTN console, see below.
141141
142- ![ image] ( /images /devices-library/ready-to-go-devices/s26x-lorawan/image-20250917-125911.png)
142+ ![ image] ( https://img.thingsboard.io /devices-library/ready-to-go-devices/s26x-lorawan/image-20250917-125911.png)
143143
144144In Thingsboard click ** Check connection** and you should see a ** Connected** message.
145145
146- ![ image] ( /images /devices-library/ready-to-go-devices/s26x-lorawan/image-20250917-130107.png)
146+ ![ image] ( https://img.thingsboard.io /devices-library/ready-to-go-devices/s26x-lorawan/image-20250917-130107.png)
147147
148148Click add to finish creating the integration.
149149
150- ![ image] ( /images /devices-library/ready-to-go-devices/s26x-lorawan/image-20250917-130156.png)
150+ ![ image] ( https://img.thingsboard.io /devices-library/ready-to-go-devices/s26x-lorawan/image-20250917-130156.png)
151151
152152If you now click on the integration, you should see uplink messages coming in if the RS26x is active. Depending on the set uplink interval in your device, it might take a moment until first data can be seen.
153153
154- ![ image] ( /images /devices-library/ready-to-go-devices/s26x-lorawan/image-20250917-130334.png)
154+ ![ image] ( https://img.thingsboard.io /devices-library/ready-to-go-devices/s26x-lorawan/image-20250917-130334.png)
155155
156156** Note:** The display of uplink messages is set to Failure messages only. To see all messages you need to enable this in the Debug Configuration as shown below.
157157
158- ![ image] ( /images /devices-library/ready-to-go-devices/s26x-lorawan/image-20251120-125900.png)
158+ ![ image] ( https://img.thingsboard.io /devices-library/ready-to-go-devices/s26x-lorawan/image-20251120-125900.png)
159159
160160You can click on the three dots in the Message column and view the uplink data sent.
161161
162- ![ image] ( /images /devices-library/ready-to-go-devices/s26x-lorawan/image-20250917-130515.png)
162+ ![ image] ( https://img.thingsboard.io /devices-library/ready-to-go-devices/s26x-lorawan/image-20250917-130515.png)
163163
164164The data is JSON format and looks like below. Underneath “decoded_payload” you see the RS26x battery status as well as the Temperature.
165165
166- ![ image] ( /images /devices-library/ready-to-go-devices/s26x-lorawan/image-20250917-130542.png)
166+ ![ image] ( https://img.thingsboard.io /devices-library/ready-to-go-devices/s26x-lorawan/image-20250917-130542.png)
167167
168168## New device is created
169169
170170When the device is active and transmitting data to TTN it will automatically create a Device profile...
171171
172- ![ image] ( /images /devices-library/ready-to-go-devices/s26x-lorawan/image-20250917-151757.png)
172+ ![ image] ( https://img.thingsboard.io /devices-library/ready-to-go-devices/s26x-lorawan/image-20250917-151757.png)
173173
174174...and a device.
175175
176- ![ image] ( /images /devices-library/ready-to-go-devices/s26x-lorawan/image-20250917-151840.png)
176+ ![ image] ( https://img.thingsboard.io /devices-library/ready-to-go-devices/s26x-lorawan/image-20250917-151840.png)
177177
178178## Create a Dashboard
179179
180180Navigate to Dashboard and click "** +** ".
181181
182- ![ image] ( /images /devices-library/ready-to-go-devices/s26x-lorawan/image-20250917-133720.png)
182+ ![ image] ( https://img.thingsboard.io /devices-library/ready-to-go-devices/s26x-lorawan/image-20250917-133720.png)
183183
184184This opens a new, empty dashboard where you can start adding widgets.
185185
186- ![ image] ( /images /devices-library/ready-to-go-devices/s26x-lorawan/image-20250917-133818.png)
186+ ![ image] ( https://img.thingsboard.io /devices-library/ready-to-go-devices/s26x-lorawan/image-20250917-133818.png)
187187
188188Go to ** Cards** widgets bundle and select a ** Simple Value and chart card** widget.
189189
190- ![ image] ( /images /devices-library/ready-to-go-devices/s26x-lorawan/image-20250917-133852.png)
190+ ![ image] ( https://img.thingsboard.io /devices-library/ready-to-go-devices/s26x-lorawan/image-20250917-133852.png)
191191
192192Select our device as data source and the data key should be temperature. Feel free to enter a new title as well.
193193
194- ![ image] ( /images /devices-library/ready-to-go-devices/s26x-lorawan/image-20250917-152017.png)
194+ ![ image] ( https://img.thingsboard.io /devices-library/ready-to-go-devices/s26x-lorawan/image-20250917-152017.png)
195195
196196You can now adjust the widget size or explore the advanced settings, for example, to add an extra decimal place.
197197
198198Try adding other widgets showing other telemetry data like RSSI, SNR or the used spreading factor as indication of the link quality.
199199
200- ![ image] ( /images /devices-library/ready-to-go-devices/s26x-lorawan/image-20251110-103326.png)
200+ ![ image] ( https://img.thingsboard.io /devices-library/ready-to-go-devices/s26x-lorawan/image-20251110-103326.png)
201201
202202## Conclusion
203203
0 commit comments