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

Summary

Details

Page properties
Content
... ... @@ -2,12 +2,23 @@
2 2  
3 3  {{toc/}}
4 4  
5 +{{warning}}
6 +Draft Document
7 +{{/warning}}
5 5  
6 6  = Introduction =
7 7  
8 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.
9 9  
13 +For example, the following devices fall into the -NB and -CB series:
10 10  
15 +(% style="width:556px" %)
16 +|(% style="width:261px" %)**NB Series**|(% style="width:293px" %)**CB Series**
17 +|(% style="width:261px" %)S31B-NB|(% style="width:293px" %)S31-CB
18 +|(% style="width:261px" %) |(% style="width:293px" %)
19 +
20 +
21 +
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  
261 +[[image:add-integration-basic-settings.png||height="511" width="500"]]
250 250  
251 251  
264 +**Uplink data converter:**
252 252  
266 +* Click on the ‘**Select existing**’ button.
267 +* Uplink data converter: Select ‘**UDP Uplink Converter NB/CB**’ from the dropdown list.
268 +
269 +Click **Next** button.
270 +
271 +
272 +[[image:add-integration-uplink-data-converter.png||height="511" width="500"]]
273 +
274 +
275 +**Downlink data converter:**
276 +
277 +* Click on the ‘**Select existing**’ button.
278 +* Downlink data converter: Select ‘**UDP Downlink Converter NB/CB**’ from the dropdown list.
279 +
280 +Click **Next** button.
281 +
282 +
283 +[[image:add-integration-downlink-data-converter.png||height="512" width="500"]]
284 +
285 +
286 +**Connection:**
287 +
288 +**Port**: 11582
289 +
290 +**Size of the buffer for inbound socket (in KB)**: 64
291 +
292 +**Cache Size**: 10000000
293 +
294 +**Cache time to live in minutes**: 1440
295 +
296 +
297 +Copy the two keys, **Integration key** and **Integration secret** into a text editor, as you will need them in the section ‘xxxxx’.
298 +
299 +Click on the **Add** button.
300 +
301 +
302 +[[image:add-integration-connection.png||height="511" width="500"]]
303 +
304 +
305 +
306 += Verifying the receipt of data from the device =
307 +
308 +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.
309 +
310 +
253 253  
Copyright ©2010-2024 Dragino Technology Co., LTD. All rights reserved
Dragino Wiki v2.0