Last modified by Xiaoling on 2023/07/18 10:12

From version 262.11
edited by Xiaoling
on 2023/07/17 19:28
Change comment: There is no comment for this version
To version 262.7
edited by Xiaoling
on 2023/07/17 19:20
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -1174,11 +1174,11 @@
1174 1174  
1175 1175  (% style="color:#4f81bd" %)**Comando AT: AT+EXT**
1176 1176  
1177 -(% border="1" cellspacing="5" style="background-color:#f2f2f2; width:509px" %)
1178 -|(% style="background-color:#d9e2f3; color:#0070c0; width:172px" %)**Exemplo de Comando**|(% style="background-color:#d9e2f3; color:#0070c0; width:173px" %)**Função**|(% style="background-color:#d9e2f3; color:#0070c0; width:159px" %)**Resposta**
1179 -|(% style="width:172px" %)AT+EXT=?|(% style="width:173px" %)Obter o modo actual do sensor externo|(% style="width:159px" %)1 OK Modo Sensor externo = 1
1180 -|(% style="width:172px" %)AT+EXT=1|(% colspan="2" rowspan="1" style="width:333px" %)Configurar o modo do sensor externo para 1
1181 -|(% style="width:172px" %)AT+EXT=9|(% colspan="2" rowspan="1" style="width:333px" %)Definir para DS18B20 externo com carimbo de data e hora
1177 +(% border="1" cellspacing="5" style="background-color:#f2f2f2; width:468px" %)
1178 +|(% style="background-color:#d9e2f3; color:#0070c0; width:155px" %)**Exemplo de Comando**|(% style="background-color:#d9e2f3; color:#0070c0; width:153px" %)**Função**|(% style="background-color:#d9e2f3; color:#0070c0; width:160px" %)**Resposta**
1179 +|(% style="width:155px" %)AT+EXT=?|(% style="width:151px" %)Obter o modo actual do sensor externo|(% style="width:158px" %)1 OK Modo Sensor externo = 1
1180 +|(% style="width:155px" %)AT+EXT=1|(% colspan="2" rowspan="1" style="width:309px" %)Configurar o modo do sensor externo para 1
1181 +|(% style="width:155px" %)AT+EXT=9|(% colspan="2" rowspan="1" style="width:309px" %)Definir para DS18B20 externo com carimbo de data e hora
1182 1182  
1183 1183  (% style="color:#4f81bd" %)**Comando de Ligação Descida: 0xA2**
1184 1184  
... ... @@ -1215,54 +1215,54 @@
1215 1215  
1216 1216  (% style="color:#4f81bd" %)**Comando AT:**
1217 1217  
1218 -(% border="1" cellspacing="5" style="background-color:#f2f2f2; width:504px" %)
1219 -|(% style="background-color:#d9e2f3; color:#0070c0; width:172px" %)**Exemplo de Comando**|(% style="background-color:#d9e2f3; color:#0070c0; width:237px" %)**Função**|(% style="background-color:#d9e2f3; color:#0070c0; width:81px" %)**Resposta**
1220 -|(% style="width:172px" %)AT+PID=1|(% style="width:237px" %)Activar a ligação ascendente PID|(% style="width:81px" %)OK
1218 +(% border="1" cellspacing="5" style="background-color:#f2f2f2; width:381px" %)
1219 +|(% style="background-color:#d9e2f3; color:#0070c0; width:155px" %)**Exemplo de Comando**|(% style="background-color:#d9e2f3; color:#0070c0; width:138px" %)**Função**|(% style="background-color:#d9e2f3; color:#0070c0; width:88px" %)**Resposta**
1220 +|(% style="width:155px" %)AT+PID=1|(% style="width:136px" %)Enable PID uplink|(% style="width:86px" %)OK
1221 1221  
1222 -(% style="color:#4f81bd" %)**Comando Downlink:**
1222 +(% style="color:#4f81bd" %)**Downlink Command:**
1223 1223  
1224 1224  * **0xA800**  **~-~->** AT+PID=0
1225 1225  * **0xA801**     **~-~->** AT+PID=1
1226 1226  
1227 1227  
1228 -== 4.4 Definir a Senha ==
1228 +== 4.4 Set Password ==
1229 1229  
1230 1230  
1231 -Característica: Defina a senha do dispositivo, máximo 9 dígitos
1231 +Feature: Set device password, max 9 digits
1232 1232  
1233 -(% style="color:#4f81bd" %)**Comando AT: AT+PWORD**
1233 +(% style="color:#4f81bd" %)**AT Command: AT+PWORD**
1234 1234  
1235 -(% border="1" cellspacing="5" style="background-color:#f2f2f2; width:402px" %)
1236 -|(% style="background-color:#d9e2f3; color:#0070c0; width:177px" %)**Exemplo de Comando**|(% style="background-color:#d9e2f3; color:#0070c0; width:128px" %)**Função**|(% style="background-color:#d9e2f3; color:#0070c0; width:85px" %)**Resposta**
1237 -|(% style="width:177px" %)AT+PWORD=?|(% style="width:128px" %)Mostrar a senha|(% style="width:85px" %)(((
1235 +(% border="1" cellspacing="5" style="background-color:#f2f2f2; width:372px" %)
1236 +|(% style="background-color:#d9e2f3; color:#0070c0; width:155px" %)**Command Example**|(% style="background-color:#d9e2f3; color:#0070c0; width:128px" %)**Function**|(% style="background-color:#d9e2f3; color:#0070c0; width:89px" %)**Response**
1237 +|(% style="width:155px" %)AT+PWORD=?|(% style="width:124px" %)Show password|(% style="width:86px" %)(((
1238 1238  123456
1239 1239  
1240 1240  OK
1241 1241  )))
1242 -|(% style="width:177px" %)AT+PWORD=999999|(% style="width:128px" %)Definir a senha|(% style="width:85px" %)OK
1242 +|(% style="width:155px" %)AT+PWORD=999999|(% style="width:124px" %)Set password|(% style="width:86px" %)OK
1243 1243  
1244 -(% style="color:#4f81bd" %)**Comando Downlink:**
1244 +(% style="color:#4f81bd" %)**Downlink Command:**
1245 1245  
1246 -Nenhum comando de ligação descendente para esta funcionalidade.
1246 +No downlink command for this feature.
1247 1247  
1248 1248  
1249 -== 4.5 Sair do Comando AT ==
1249 +== 4.5 Quit AT Command ==
1250 1250  
1251 1251  
1252 -Recurso: Saia do modo de comando AT, então o usrio precisa inserir senha novamente antes de usar comandos AT.
1252 +Feature: Quit AT Command mode, so user needs to input password again before use AT Commands.
1253 1253  
1254 -(% style="color:#4f81bd" %)**Comando AT: AT+DISAT**
1254 +(% style="color:#4f81bd" %)**AT Command: AT+DISAT**
1255 1255  
1256 -(% border="1" cellspacing="5" style="background-color:#f2f2f2; width:469px" %)
1257 -|(% style="background-color:#d9e2f3; color:#0070c0; width:171px" %)**Exemplo de Comando**|(% style="background-color:#d9e2f3; color:#0070c0; width:206px" %)**Função**|(% style="background-color:#d9e2f3; color:#0070c0; width:81px" %)**Resposta**
1258 -|(% style="width:171px" %)AT+DISAT|(% style="width:206px" %)Sair do modo Comandos AT|(% style="width:81px" %)OK
1256 +(% border="1" cellspacing="5" style="background-color:#f2f2f2; width:433px" %)
1257 +|(% style="background-color:#d9e2f3; color:#0070c0; width:155px" %)**Command Example**|(% style="background-color:#d9e2f3; color:#0070c0; width:191px" %)**Function**|(% style="background-color:#d9e2f3; color:#0070c0; width:86px" %)**Response**
1258 +|(% style="width:155px" %)AT+DISAT|(% style="width:191px" %)Quit AT Commands mode|(% style="width:86px" %)OK
1259 1259  
1260 -(% style="color:#4f81bd" %)**Comando Downlink:**
1260 +(% style="color:#4f81bd" %)**Downlink Command:**
1261 1261  
1262 -Nenhum comando de ligação descendente para esta funcionalidade.
1262 +No downlink command for this feature.
1263 1263  
1264 1264  
1265 -== 4.6 Configurar para o modo de suspensão ==
1265 +== 4.6 Set to sleep mode ==
1266 1266  
1267 1267  
1268 1268  Feature: Set device to sleep mode