<
From version < 15.1 >
edited by Dilisi S
on 2025/03/03 02:41
To version < 18.1 >
edited by Dilisi S
on 2025/03/04 04:01
>
Change comment: Mar 3 edits - part 2

Summary

Details

Page properties
Content
... ... @@ -2,12 +2,17 @@
2 2  
3 3  {{toc/}}
4 4  
5 +{{warning}}
6 +Draft Document
7 +{{/warning}}
5 5  
6 6  = Introduction =
7 7  
8 -This document guides you on integrating Dragino -NB and -CB series devices with ThingsBoard. For this guide, we use ThingsBoard Cloud, which is one of the ThingsBoard versions that allows you to try it for free.
11 +This document guides you on integrating Dragino -NB and -CB series devices data with ThingsBoard. For this guide, we use ThingsBoard Cloud, which is one of the ThingsBoard versions that allows you to try it for free.
9 9  
13 +The NB series devices end with the suffix -NB, and the CB series devices end with the suffix -CB. For example, S31B-NB is an NB device, and S31-CB is a CB device.
10 10  
15 +
11 11  = Add New Device =
12 12  
13 13  In the left navigation, click **Entities** and then click **Devices**.
... ... @@ -247,7 +247,54 @@
247 247  Click **Next** button.
248 248  
249 249  
255 +[[image:add-integration-basic-settings.png||height="511" width="500"]]
250 250  
251 251  
258 +**Uplink data converter:**
252 252  
260 +* Click on the ‘**Select existing**’ button.
261 +* Uplink data converter: Select ‘**UDP Uplink Converter NB/CB**’ from the dropdown list.
262 +
263 +Click **Next** button.
264 +
265 +
266 +[[image:add-integration-uplink-data-converter.png||height="511" width="500"]]
267 +
268 +
269 +**Downlink data converter:**
270 +
271 +* Click on the ‘**Select existing**’ button.
272 +* Downlink data converter: Select ‘**UDP Downlink Converter NB/CB**’ from the dropdown list.
273 +
274 +Click **Next** button.
275 +
276 +
277 +[[image:add-integration-downlink-data-converter.png||height="512" width="500"]]
278 +
279 +
280 +**Connection:**
281 +
282 +**Port**: 11582
283 +
284 +**Size of the buffer for inbound socket (in KB)**: 64
285 +
286 +**Cache Size**: 10000000
287 +
288 +**Cache time to live in minutes**: 1440
289 +
290 +
291 +Copy the two keys, **Integration key** and **Integration secret** into a text editor, as you will need them in the section ‘xxxxx’.
292 +
293 +Click on the **Add** button.
294 +
295 +
296 +[[image:add-integration-connection.png||height="511" width="500"]]
297 +
298 +
299 +
300 += Verifying the receipt of data from the device =
301 +
302 +Connect **S31B-NB** to transfer information. If the integration was performed without errors, after the transmission of the first telemetry, a new device with the name “xxxxx” will appear in the Devices → All. Also, you can verify the input and output data, respectively, before and after conversion in Data converters → UDP Uplink Converter NB/CB → Events.
303 +
304 +
253 253  
Copyright ©2010-2024 Dragino Technology Co., LTD. All rights reserved
Dragino Wiki v2.0