<
From version < 125.1 >
edited by Edwin Chen
on 2022/09/08 23:15
To version < 125.2 >
edited by Xiaoling
on 2022/09/09 15:51
>
Change comment: There is no comment for this version

Summary

Details

Page properties
Author
... ... @@ -1,1 +1,1 @@
1 -XWiki.Edwin
1 +XWiki.Xiaoling
Content
... ... @@ -68,6 +68,8 @@
68 68  * Micro SIM card slot for NB-IoT SIM
69 69  * 8500mAh Battery for long term use
70 70  
71 +
72 +
71 71  == 1.3  Specification ==
72 72  
73 73  
... ... @@ -93,6 +93,8 @@
93 93  * Max continuously current: 130mA
94 94  * Max boost current: 2A, 1 second
95 95  
98 +
99 +
96 96  == ​1.4  Applications ==
97 97  
98 98  
... ... @@ -108,6 +108,7 @@
108 108  
109 109  
110 110  
115 +
111 111  == 1.5  Pin Definitions & Switch ==
112 112  
113 113  
... ... @@ -153,6 +153,8 @@
153 153  1. When boot the device in flash mode
154 154  1. Send an uplink packet
155 155  
161 +
162 +
156 156  = 2.  Use N95S31B to communicate with IoT Server =
157 157  
158 158  
... ... @@ -406,11 +406,16 @@
406 406  
407 407  )))
408 408  
416 +(((
409 409  (% style="color:red" %)**NOTE: Since firmware version is v1.2:**
418 +)))
410 410  
411 -**By default, the device will send an uplink message every 2 hours. Each Uplink Include 8 set of records in this 2 hour (15 minute interval / record).**
420 +(((
421 +(% style="color:red" %)**By default, the device will send an uplink message every 2 hours. Each Uplink Include 8 set of records in this 2 hour (15 minute interval / record).**
422 +)))
412 412  
413 413  
425 +
414 414  == 2.3  Uplink Payload ==
415 415  
416 416  
... ... @@ -460,16 +460,17 @@
460 460  === 2.3.1  Payload Analyze ===
461 461  
462 462  
463 -==== 2.3.1.1 Before Firmware v1.2 ====
475 +==== 2.3.1.1  Before Firmware v1.2 ====
464 464  
477 +
465 465  N95S31B uplink payload includes in total 21 bytes
466 466  
467 467  
468 -(% border="1" cellspacing="10" style="background-color:#ffffcc; color:green; width:520px" %)
481 +(% border="2" cellspacing="10" style="background-color:#ffffcc; color:green; width:760px" %)
469 469  |=(% style="width: 60px;" %)(((
470 470  **Size(bytes)**
471 -)))|=(% style="width: 50px;" %)**6**|=(% style="width: 25px;" %)2|=(% style="width: 25px;" %)**2**|=(% style="width: 70px;" %)**1**|=(% style="width: 55px;" %)1|=(% style="width: 115px;" %)5|=(% style="width: 60px;" %)**2**|=(% style="width: 60px;" %)**2**
472 -|(% style="width:97px" %)**Value**|(% style="width:83px" %)[[Device ID>>||anchor="H2.3.2A0DeviceID"]]|(% style="width:41px" %)[[Ver>>||anchor="H2.3.3A0VersionInfo"]]|(% style="width:46px" %)[[BAT>>||anchor="H2.3.4A0BatteryInfo"]]|(% style="width:123px" %)[[Signal Strength>>||anchor="H2.3.5A0SignalStrength"]]|(% style="width:123px" %)MOD 0X01|(% style="width:99px" %)(((
484 +)))|=(% style="width: 65px;" %)**6**|=(% style="width: 50px;" %)2|=(% style="width: 25px;" %)**2**|=(% style="width: 75px;" %)**1**|=(% style="width: 59px;" %)1|=(% style="width: 174px;" %)5|=(% style="width: 106px;" %)**2**|=(% style="width: 85px;" %)**2**
485 +|(% style="width:97px" %)**Value**|(% style="width:65px" %)[[Device ID>>||anchor="H2.3.2A0DeviceID"]]|(% style="width:50px" %)[[Ver>>||anchor="H2.3.3A0VersionInfo"]]|(% style="width:46px" %)[[BAT>>||anchor="H2.3.4A0BatteryInfo"]]|(% style="width:75px" %)[[Signal Strength>>||anchor="H2.3.5A0SignalStrength"]]|(% style="width:59px" %)MOD 0X01|(% style="width:174px" %)(((
473 473  (((
474 474  Reserve/ Same as NBSN95 CFGMOD=1
475 475  )))
... ... @@ -477,7 +477,7 @@
477 477  (((
478 478  No function here.
479 479  )))
480 -)))|(% style="width:77px" %)(((
493 +)))|(% style="width:106px" %)(((
481 481  (((
482 482  [[Temperature >>||anchor="H2.3.6A0Temperature26Humidity"]]
483 483  )))
... ... @@ -485,7 +485,7 @@
485 485  (((
486 486  By SHT31
487 487  )))
488 -)))|(% style="width:80px" %)(((
501 +)))|(% style="width:85px" %)(((
489 489  (((
490 490  [[Humidity>>||anchor="H2.3.6A0Temperature26Humidity"]]
491 491  )))
... ... @@ -509,18 +509,27 @@
509 509  
510 510  The payload is ASCII string, representative same HEX: 0x724031607457006e0ccd1b0100dc000ccc00e10186 where:
511 511  
512 -* Device ID: 0x724031607457 = 724031607457
513 -* Version: 0x006e=110=1.1.0
525 +* Device ID:  0x724031607457 = 724031607457
514 514  
515 -* BAT: 0x0ccd = 3277 mV = 3.277V
516 -* Signal: 0x1b = 27
517 -* Model: 0x01 = 1
527 +* Version:  0x006e=110=1.1.0
528 +
529 +* BAT:  0x0ccd = 3277 mV = 3.277V
530 +
531 +* Signal:  0x1b = 27
532 +
533 +* Model:  0x01 = 1
534 +
518 518  * 0x00dc000ccc= reserve, ignore in N95S31B
519 -* Temperature by SHT31: 0x00e1 = 225 = 22.5 °C
520 -* Humidity by SHT31: 0x0186 = 390 = 39.0 %rh
521 521  
537 +* Temperature by SHT31:  0x00e1 = 225 = 22.5 °C
538 +
539 +* Humidity by SHT31:  0x0186 = 390 = 39.0 %rh
540 +
522 522  (((
523 523  
543 +
544 +
545 +
524 524  )))
525 525  
526 526  ==== 2.3.1.2 Since Firmware v1.2 ====
Copyright ©2010-2022 Dragino Technology Co., LTD. All rights reserved
Dragino Wiki v2.0