Last modified by Mengting Qiu on 2025/03/08 11:33
Change comment:
There is no comment for this version
Summary
-
Page properties (1 modified, 0 added, 0 removed)
Details
- Page properties
-
- Content
-
... ... @@ -1,5 +1,5 @@ 1 1 (% class="wikigeneratedid" %) 2 -**Table of Contents:** 2 +== **Table of Contents:** == 3 3 4 4 {{toc/}} 5 5 ... ... @@ -351,7 +351,6 @@ 351 351 * (% style="color:#037691" %)**AT+UNAME=<device name> or User Defined** 352 352 * (% style="color:#037691" %)**AT+PWD=<device name> or User Defined** 353 353 354 - 355 355 Test Uplink by click the button for 1 second 356 356 357 357 [[image:image-20230802112413-41.png]] ... ... @@ -447,4 +447,22 @@ 447 447 [[image:image-20230802112413-52.png]] 448 448 449 449 449 += 3.8 TCP Connection = 450 + 451 + 452 +* **AT+PRO=4,0 ** ~/~/ Set to use TCP protocol to uplink(HEX format) 453 +* **AT+PRO=4,1 ** ~/~/ Set to use TCP protocol to uplink(JSON format) 454 +* **AT+SERVADDR=120.24.4.116,5600 **~/~/ to set TCP server address and port 455 + 456 +**Sensor Console Output when Uplink** 457 + 458 +[[image:image-20230807233631-1.png]] 459 + 460 + 461 +**See result in TCP Server** 462 + 463 +[[image:image-20230807233631-2.png]] 464 + 465 + 466 + 450 450