<
From version < 129.3 >
edited by Xiaoling
on 2022/10/15 10:08
To version < 129.2 >
edited by Xiaoling
on 2022/10/14 17:59
>
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -133,11 +133,11 @@
133 133  
134 134  
135 135  (((
136 -**1) ISP: ** upgrade mode, device won't have any signal in this mode. but ready for upgrade firmware. LED won't work. Firmware won't run.
136 +1) ISP: upgrade mode, device won't have any signal in this mode. but ready for upgrade firmware. LED won't work. Firmware won't run.
137 137  )))
138 138  
139 139  (((
140 -**2) Flash:**  work mode, device starts to work and send out console output for further debug
140 +2) Flash: work mode, device starts to work and send out console output for further debug
141 141  )))
142 142  
143 143  
... ... @@ -154,12 +154,11 @@
154 154  
155 155  It will flash:
156 156  
157 -1.  When boot the device in flash mode
157 +1. When boot the device in flash mode
158 +1. Send an uplink packet
158 158  
159 -2.  Send an uplink packet
160 160  
161 161  
162 -
163 163  = 2.  Use N95S31B to communicate with IoT Server =
164 164  
165 165  
... ... @@ -362,13 +362,13 @@
362 362  
363 363  N95S31B supports only plain MQTT now it doesn't support TLS and other related encryption.
364 364  
365 -* (% style="color:blue" %)**AT+PRO=3   ** (%%) ~/~/  Set to use MQTT protocol to uplink
366 -* (% style="color:blue" %)**AT+SERVADDR=120.24.4.116,1883   ** (%%) ~/~/  Set MQTT server address and port
367 -* (% style="color:blue" %)**AT+CLIENT=CLIENT       ** (%%)~/~/  Set up the CLIENT of MQTT
368 -* (% style="color:blue" %)**AT+UNAME=UNAME                                **(%%)~/~/  Set the username of MQTT
369 -* (% style="color:blue" %)**AT+PWD=PWD                                         **(%%)~/~/  Set the password of MQTT
370 -* (% style="color:blue" %)**AT+PUBTOPIC=f9527                               **(%%)~/~/  Set the sending topic of MQTT
371 -* (% style="color:blue" %)**AT+SUBTOPIC=Ns9527          **(%%) ~/~/  Set the subscription topic of MQTT
364 +* (% style="color:blue" %)**AT+PRO=3   ** (%%) ~/~/Set to use MQTT protocol to uplink
365 +* (% style="color:blue" %)**AT+SERVADDR=120.24.4.116,1883   ** (%%) ~/~/Set MQTT server address and port
366 +* (% style="color:blue" %)**AT+CLIENT=CLIENT       ** (%%)~/~/Set up the CLIENT of MQTT
367 +* (% style="color:blue" %)**AT+UNAME=UNAME                                **(%%)~/~/Set the username of MQTT
368 +* (% style="color:blue" %)**AT+PWD=PWD                                         **(%%)~/~/Set the password of MQTT
369 +* (% style="color:blue" %)**AT+PUBTOPIC=f9527                               **(%%)~/~/Set the sending topic of MQTT
370 +* (% style="color:blue" %)**AT+SUBTOPIC=Ns9527          **(%%) ~/~/Set the subscription topic of MQTT
372 372  
373 373  [[image:1657352634421-276.png]]
374 374  
... ... @@ -520,7 +520,7 @@
520 520  [[image:1657354294009-643.png]]
521 521  
522 522  
523 -The payload is ASCII string, representative same HEX: (% style="background-color:yellow" %)**0x724031607457 006e 0ccd 1b 01 00dc000ccc 00e1 0186**
522 +The payload is ASCII string, representative same HEX: **0x724031607457 006e 0ccd 1b 01 00dc000ccc 00e1 0186**
524 524  
525 525  **where:**
526 526  
... ... @@ -567,10 +567,8 @@
567 567  
568 568  The payload is ASCII string, representative same HEX:
569 569  
570 -**0x (% style="color:red" %)__f868411056758782__ (% style="color:blue" %)__000c__ (% style="color:green" %)__0d0f__ (% style="color:#00b0f0" %)__0c__ (% style="color:#7030a0" %)__01__ (% style="color:#d60093" %)__0000__ (% style="color:#a14d07" %)__00__ __0030__ (% style="color:#0020b0" %)__0114__ (% style="color:#420042" %)__0231__ (% style="color:#663300" %)__63199d3c__ (%%)__0113023163199d12__ __0113023163199c5e__// //__0112023763199baa__ __0112023263199af6__// //__0111023b631999a7__ **
569 +**0x (% style="color:red" %)__f868411056758782__ (% style="color:blue" %)__000c__ (% style="color:green" %)__0d0f__ (% style="color:#00b0f0" %)__0c__ (% style="color:#7030a0" %)__01__ (% style="color:#d60093" %)__0000__ (% style="color:#a14d07" %)__00__ __0030__ (% style="color:#0020b0" %)__0114__ (% style="color:#420042" %)__0231__ (% style="color:#663300" %)__63199d3c__ (%%)__0113023163199d12__ __0113023163199c5e__// //__0112023763199baa__ __0112023263199af6__// //__0111023b631999a7__ __0112023b631998f3__// //__011202426319983f__ __01110242631996eb__**
571 571  
572 -**__0112023b631998f3__// //__011202426319983f__ __01110242631996eb__**
573 -
574 574  **where:**
575 575  
576 576  * (% style="color:#037691" %)**Device ID:**(%%) f868411056758782 = f868411056758782
... ... @@ -577,7 +577,7 @@
577 577  
578 578  * (% style="color:#037691" %)**Version:** (%%)0x000c=120=1.2
579 579  
580 -* (% style="color:#037691" %)**BAT:**      (%%)0x0d0f = 3343 mV = 3.343V
577 +* (% style="color:#037691" %)**BAT:**  (%%)0x0d0f = 3343 mV = 3.343V
581 581  
582 582  * (% style="color:#037691" %)**Singal:**(%%)  0x0c = 12
583 583  
... ... @@ -601,6 +601,7 @@
601 601  
602 602  
603 603  
601 +
604 604  === 2.3.2  Device ID ===
605 605  
606 606  
Copyright ©2010-2022 Dragino Technology Co., LTD. All rights reserved
Dragino Wiki v2.0