Changes for page NDDS75 -- NB-IoT Distance Detect Sensor User Manual
Last modified by Bei Jinggeng on 2024/05/31 09:53
Summary
-
Page properties (1 modified, 0 added, 0 removed)
Details
- Page properties
-
- Content
-
... ... @@ -172,10 +172,10 @@ 172 172 173 173 In the PC, use below serial tool settings: 174 174 175 -* Baud: 175 +* Baud: (% style="color:green" %)**9600** 176 176 * Data bits:** (% style="color:green" %)8(%%)** 177 177 * Stop bits: (% style="color:green" %)**1** 178 -* Parity: 178 +* Parity: (% style="color:green" %)**None** 179 179 * Flow Control: (% style="color:green" %)**None** 180 180 181 181 ((( ... ... @@ -199,8 +199,6 @@ 199 199 * (% style="color:blue" %)**AT+SERVADDR=120.24.4.116,5683 ** (%%)~/~/ to set CoAP server address and port 200 200 * (% style="color:blue" %)**AT+URI=5,11,"mqtt",11,"coap",12,"0",15,"c=text1",23,"0" ** (%%) ~/~/Set COAP resource path 201 201 202 - 203 - 204 204 For parameter description, please refer to AT command set 205 205 206 206 [[image:1657249793983-486.png]] ... ... @@ -224,6 +224,7 @@ 224 224 [[image:1657249864775-321.png]] 225 225 226 226 225 + 227 227 [[image:1657249930215-289.png]] 228 228 229 229 ... ... @@ -247,6 +247,7 @@ 247 247 [[image:1657249990869-686.png]] 248 248 249 249 249 + 250 250 ((( 251 251 MQTT protocol has a much higher power consumption compare vs UDP / CoAP protocol. Please check the power analyze document and adjust the uplink period to a suitable interval. 252 252 ))) ... ... @@ -318,11 +318,11 @@ 318 318 319 319 == 2.4 Payload Explanation and Sensor Interface == 320 320 321 - ===2.4.1 Device ID===321 +2.4.1 Device ID 322 322 323 323 By default, the Device ID equal to the last 6 bytes of IMEI. 324 324 325 -User can use (% style="color:blue" %) **AT+DEUI**(%%) to set Device ID325 +User can use **(% style="color:blue" %)AT+DEUI**(%%) to set Device ID 326 326 327 327 **Example:** 328 328 ... ... @@ -331,9 +331,8 @@ 331 331 The Device ID is stored in a none-erase area, Upgrade the firmware or run AT+FDR won't erase Device ID. 332 332 333 333 334 +2.4.2 Version Info 334 334 335 -=== 2.4.2 Version Info === 336 - 337 337 Specify the software version: 0x64=100, means firmware version 1.00. 338 338 339 339 For example: 0x00 64 : this device is NSE01 with firmware version 1.0.0. ... ... @@ -340,7 +340,7 @@ 340 340 341 341 342 342 343 -=== 2. 4.3342 +=== 2.3.3 Battery Info === 344 344 345 345 ((( 346 346 Check the battery voltage for LSE01.