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

From version 262.10
edited by Xiaoling
on 2023/07/17 19:26
Change comment: There is no comment for this version
To version 262.12
edited by Xiaoling
on 2023/07/17 19:30
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -1246,36 +1246,36 @@
1246 1246  Nenhum comando de ligação descendente para esta funcionalidade.
1247 1247  
1248 1248  
1249 -== 4.5 Quit AT Command ==
1249 +== 4.5 Sair do Comando AT ==
1250 1250  
1251 1251  
1252 -Feature: Quit AT Command mode, so user needs to input password again before use AT Commands.
1252 +Recurso: Saia do modo de comando AT, então o usrio precisa inserir senha novamente antes de usar comandos AT.
1253 1253  
1254 -(% style="color:#4f81bd" %)**AT Command: AT+DISAT**
1254 +(% style="color:#4f81bd" %)**Comando AT: AT+DISAT**
1255 1255  
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
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
1259 1259  
1260 -(% style="color:#4f81bd" %)**Downlink Command:**
1260 +(% style="color:#4f81bd" %)**Comando Downlink:**
1261 1261  
1262 -No downlink command for this feature.
1262 +Nenhum comando de ligação descendente para esta funcionalidade.
1263 1263  
1264 1264  
1265 -== 4.6 Set to sleep mode ==
1265 +== 4.6 Configurar para o modo de suspensão ==
1266 1266  
1267 1267  
1268 -Feature: Set device to sleep mode
1268 +Característica: Definir o dispositivo para o modo de suspensão
1269 1269  
1270 -* **AT+Sleep=0**  : Normal working mode, device will sleep and use lower power when there is no LoRa message
1271 -* **AT+Sleep=1** :  Device is in deep sleep mode, no LoRa activation happen, used for storage or shipping.
1270 +* **AT+Sleep=0**  : Modo de trabalho normal, dispositivo i dormir e usar menor energia quando o mensagem LoRa
1271 +* **AT+Sleep=1** : O dispositivo esem modo de sono profundo, nenhuma ativação LoRa acontece, usado para armazenamento ou envio.
1272 1272  
1273 -(% style="color:#4f81bd" %)**AT Command: AT+SLEEP**
1273 +(% style="color:#4f81bd" %)**Comando AT: AT+SLEEP**
1274 1274  
1275 -(% border="1" cellspacing="5" style="background-color:#f2f2f2; width:513px" %)
1276 -|(% style="background-color:#d9e2f3; color:#0070c0; width:155px" %)**Command Example**|(% style="background-color:#d9e2f3; color:#0070c0; width:140px" %)**Function**|(% style="background-color:#d9e2f3; color:#0070c0; width:218px" %)**Response**
1277 -|(% style="width:155px" %)AT+SLEEP|(% style="width:139px" %)Set to sleep mode|(% style="width:213px" %)(((
1278 -Clear all stored sensor data…
1275 +(% border="1" cellspacing="5" style="background-color:#f2f2f2" %)
1276 +|(% style="background-color:#d9e2f3; color:#0070c0; width:171px" %)**Exemplo de Comando**|(% style="background-color:#d9e2f3; color:#0070c0; width:207px" %)**Função**|(% style="background-color:#d9e2f3; color:#0070c0; width:1110px" %)**Resposta**
1277 +|(% style="width:171px" %)AT+SLEEP|(% style="width:207px" %)Configurar para o modo de suspensão|(% style="width:1110px" %)(((
1278 +Limpar todos os dados armazenados do sensor...
1279 1279  
1280 1280  OK
1281 1281  )))