Last modified by Xiaoling on 2025/07/16 11:58
From version 157.1
edited by Mengting Qiu
on 2025/01/20 10:25
on 2025/01/20 10:25
Change comment:
Uploaded new attachment "image-20250120102551-1.png", version {1}
To version 158.1
edited by Mengting Qiu
on 2025/01/20 10:56
on 2025/01/20 10:56
Change comment:
There is no comment for this version
Summary
-
Page properties (1 modified, 0 added, 0 removed)
Details
- Page properties
-
- Content
-
... ... @@ -348,6 +348,11 @@ 348 348 [[image:image-20250118111500-2.png]] 349 349 350 350 351 +(% style="color:blue" %)**Device ID(f+IMEI):**(%%)** **f863663062765285 =863663062765285 352 + 353 +(% style="color:blue" %)**SIM Card ID(f+IMSI):**(%%)** **f460086859301435 =460086859301435 354 + 355 + 351 351 (% style="color:blue" %)**Version:** 352 352 353 353 These bytes include the hardware and software version. ... ... @@ -354,7 +354,7 @@ 354 354 355 355 (% style="color:#037691" %)**Higher byte:**(%%) Specify Sensor Model: 0x36 for SE0X-NB/NS 356 356 357 -(% style="color:#037691" %)**Lower byte:**(%%) Specify the software version: 0x 82=130, means firmware version 1.3.0362 +(% style="color:#037691" %)**Lower byte:**(%%) Specify the software version: 0x64=100, means firmware version 1.0.0 358 358 359 359 360 360 (% style="color:blue" %)**BAT (Battery Info):** ... ... @@ -366,7 +366,7 @@ 366 366 367 367 NB-IoT Network signal Strength. 368 368 369 -**Ex1: 0x1 6= 22**374 +**Ex1: 0x17 = 23** 370 370 371 371 **0** -113dBm or less 372 372 ... ... @@ -379,6 +379,56 @@ 379 379 **99** Not known or not detectable 380 380 381 381 387 +(% style="color:blue" %)**MOD** 388 + 389 +This data field shows the current working mode. 390 + 391 +**Ex1:** 0x00 default mode. 392 + 393 +**Ex2: **0x01 original mode. 394 + 395 + 396 +(% style="color:blue" %)**Interrupt** 397 + 398 +This data field shows if this packet is generated by interrupt or not. 399 + 400 +**Example:** 401 + 402 +If byte[0]&0x01=0x00 : Normal uplink packet. 403 + 404 +If byte[0]&0x01=0x01 : Interrupt Uplink Packet. 405 + 406 + 407 +(% style="color:blue" %)**Interrupt_level:** 408 + 409 +This byte shows whether the interrupt is triggered by a high or low level. 410 + 411 +**Ex1:** 0x00 Interrupt triggered by falling edge (low level) 412 + 413 +**Ex2: **0x01 Interrupt triggered by rising edge (high level) 414 + 415 + 416 +(% style="color:blue" %)**Sensor_flag** 417 + 418 +Displays whether sensors are connected. 419 + 420 +**0:** Sensor connection not detected. 421 + 422 +**1:** Sensor connection detected. 423 + 424 +**For example,** s_flag=1111,.Represents recognition to four sensors. 425 + 426 +Counting from left to right, 427 + 428 +The first number represents the **01** address sensor, 429 + 430 +The second number represents the **02** address sensor; 431 + 432 +The third number represents the **03** address sensor; 433 + 434 +The fourth number represents the **04** address sensor. 435 + 436 + 382 382 (% style="color:blue" %)**Soil Moisture ** 383 383 384 384 ((( ... ... @@ -426,7 +426,7 @@ 426 426 427 427 (% style="color:blue" %)**TimeStamp: ** 428 428 429 -Unit TimeStamp Example: 6 65eb834(H) = 1717483572(D)484 +Unit TimeStamp Example: 678B1740(H) = 1737168704(D) 430 430 431 431 Put the decimal value into this link([[https:~~/~~/www.epochconverter.com)>>https://www.epochconverter.com]]) to get the time. 432 432 ... ... @@ -446,8 +446,6 @@ 446 446 447 447 448 448 449 - 450 - 451 451 === 2.2.3 ThingsBoard Payload(Type~=3) === 452 452 453 453 ... ... @@ -738,7 +738,7 @@ 738 738 == 3.11 Set the TLS mode == 739 739 740 740 741 -Refer to this link ([[MQTT Connection to send data to Tago.io>>http://wiki.dragino.com/xwiki/bin/view/Main/General%20 Manual%20for%20-CB%20%2C%20-CS%20models/#H3.7Tago.io28viaMQTT29]])to use the TLS mode.794 +Refer to this link ([[MQTT Connection to send data to Tago.io>>https://wiki.dragino.com/xwiki/bin/view/Main/General%20Configure%20to%20Connect%20to%20IoT%20server%20for%20-NB%20%26%20-NS%20NB-IoT%20models/#H3.8A0Tago.ioA028viaA0MQTT29]])to use the TLS mode. 742 742 743 743 (% style="color:blue" %)**AT Command: **(% style="color:#037691" %)**AT+TLSMOD** 744 744 ... ... @@ -808,7 +808,7 @@ 808 808 809 809 This command can be used to query upstream logs of data packets. 810 810 811 -[[image:image-202 40619163835-3.png||height="637" width="827"]]864 +[[image:image-20250120102551-1.png]] 812 812 813 813 814 814 == 3.16 Setting the sensor address ==