Changes for page How to use Domain Name instead of IP address in Server Address
Last modified by Xiaoling on 2023/04/21 11:59
Summary
-
Page properties (1 modified, 0 added, 0 removed)
Details
- Page properties
-
- Content
-
... ... @@ -3,21 +3,21 @@ 3 3 ))) 4 4 5 5 ((( 6 -1)AT+CLIENT cannot be set to NULL 6 +**1)(% style="color:#037691" %)AT+CLIENT **(%%)cannot be set to NULL 7 7 ))) 8 8 9 9 ((( 10 -2) AT+SERVADDR length should not exceed 21 bytes 10 +**2) (% style="color:#037691" %)AT+SERVADDR**(%%) length should not exceed 21 bytes 11 11 ))) 12 12 13 13 ((( 14 -3) It is not recommended to use a domain name, as it will take a long time for the MQTT service to resolve the domain name for the first time and increase power consumption. It is recommended to use IP instead of domain name. 14 +**3)** It is not recommended to use a domain name, as it will take a long time for the MQTT service to resolve the domain name for the first time and increase power consumption. It is recommended to use IP instead of domain name. 15 15 16 16 17 17 ))) 18 18 19 19 ((( 20 -If you don't know the domain name IP, you can enter the command AT+QNDS to resolve the domain name when it is not working (this process may take a long time) 20 +If you don't know the domain name IP, you can enter the command **(% style="color:#037691" %)AT+QNDS **(%%)to resolve the domain name when it is not working (this process may take a long time) 21 21 22 22 23 23 (% style="color:blue" %)**Example:** ... ... @@ -25,5 +25,4 @@ 25 25 [[image:image-20220722171355-1.png]] 26 26 ))) 27 27 28 - 29 29