Last modified by Xiaoling on 2025/04/23 15:57

From version 40.39
edited by Xiaoling
on 2022/06/06 10:04
Change comment: There is no comment for this version
To version 40.35
edited by Xiaoling
on 2022/06/06 09:56
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -285,29 +285,29 @@
285 285  RS485-BL default UART settings is **9600, no parity, stop bit 1**. If the sensor has a different settings, user can change the RS485-BL setting to match.
286 286  )))
287 287  
288 -(% border="1" style="background-color:#ffffcc; color:green; width:510px" %)
289 -|=(% style="width: 121px;" %)(((
288 +(% border="1" style="background-color:#ffffcc; color:green; width:795px" %)
289 +|(((
290 290  (((
291 291  **AT Commands**
292 292  )))
293 -)))|=(% style="width: 110px;" %)(((
293 +)))|(% style="width:285px" %)(((
294 294  (((
295 295  **Description**
296 296  )))
297 -)))|=(% style="width: 200px;" %)(((
297 +)))|(% style="width:347px" %)(((
298 298  (((
299 299  **Example**
300 300  )))
301 301  )))
302 -|(% style="width:20px" %)(((
302 +|(((
303 303  (((
304 304  AT+BAUDR
305 305  )))
306 -)))|(% style="width:303px" %)(((
306 +)))|(% style="width:285px" %)(((
307 307  (((
308 308  Set the baud rate (for RS485 connection). Default Value is: 9600.
309 309  )))
310 -)))|(% style="width:340px" %)(((
310 +)))|(% style="width:347px" %)(((
311 311  (((
312 312  (((
313 313  AT+BAUDR=9600
... ... @@ -320,11 +320,11 @@
320 320  )))
321 321  )))
322 322  )))
323 -|(% style="width:121px" %)(((
323 +|(((
324 324  (((
325 325  AT+PARITY
326 326  )))
327 -)))|(% style="width:303px" %)(((
327 +)))|(% style="width:285px" %)(((
328 328  (((
329 329  (((
330 330  Set UART parity (for RS485 connection)
... ... @@ -336,7 +336,7 @@
336 336  Default Value is: no parity.
337 337  )))
338 338  )))
339 -)))|(% style="width:340px" %)(((
339 +)))|(% style="width:347px" %)(((
340 340  (((
341 341  (((
342 342  AT+PARITY=0
... ... @@ -349,11 +349,11 @@
349 349  )))
350 350  )))
351 351  )))
352 -|(% style="width:121px" %)(((
352 +|(((
353 353  (((
354 354  AT+STOPBIT
355 355  )))
356 -)))|(% style="width:303px" %)(((
356 +)))|(% style="width:285px" %)(((
357 357  (((
358 358  (((
359 359  Set serial stopbit (for RS485 connection)
... ... @@ -365,7 +365,7 @@
365 365  Default Value is: 1bit.
366 366  )))
367 367  )))
368 -)))|(% style="width:340px" %)(((
368 +)))|(% style="width:347px" %)(((
369 369  (((
370 370  (((
371 371  AT+STOPBIT=0 for 1bit
... ... @@ -386,7 +386,6 @@
386 386  )))
387 387  
388 388  
389 -
390 390  === 3.3.2 Configure sensors ===
391 391  
392 392  (((