Last modified by Mengting Qiu on 2025/07/01 15:53

From version 80.3
edited by Mengting Qiu
on 2025/07/01 15:07
Change comment: There is no comment for this version
To version 81.1
edited by Mengting Qiu
on 2025/07/01 15:11
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -293,8 +293,26 @@
293 293  
294 294  == 4.6 Get or Set time synchronization method ==
295 295  
296 -Feature:
297 297  
297 +Feature: Set the system time synchronization.
298 +
299 +(% style="color:blue" %)**AT Command: AT+SYNCMOD**
300 +
301 +(% border="1" cellspacing="4" style="background-color:#f2f2f2; width:727.222px" %)
302 +|(% style="background-color:#4f81bd; color:white; width:165px" %)**Command Example**|(% style="background-color:#4f81bd; color:white; width:227px" %)**Function**|(% style="background-color:#4f81bd; color:white; width:329px" %)**Response**
303 +|(% style="width:165px" %)AT+SYNCMOD=?|(% style="width:227px" %)Show curren|(% style="width:329px" %)(((
304 +AT+SYNCMOD=?
305 +
306 +1,0
307 +
308 +(((
309 +OK
310 +)))
311 +)))
312 +|(% style="width:165px" %)AT+TDC=60000|(% style="width:227px" %)Set Transmit Interval|(% style="width:329px" %)OK(((
313 +Set transmit interval to 60000ms = 60 seconds
314 +)))
315 +
298 298   AT+SYNCMOD=1,bb 
299 299  
300 300  * (((