Last modified by Mengting Qiu on 2025/06/18 15:53

From version 141.4
edited by Mengting Qiu
on 2025/06/16 10:12
Change comment: There is no comment for this version
To version 141.5
edited by Mengting Qiu
on 2025/06/16 10:12
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -1018,7 +1018,7 @@
1018 1018  //Example~:// For the S31-CB's uplink interval modification (AT+TDC=900):
1019 1019  
1020 1020  * HEX format: (% style="color:blue" %)**01000384**(%%)  ~/~/ There are no Spaces. 0x0384(H)=900(D), that is, modify TDC to 900 seconds.
1021 -* JSON format: **{AT+TDC=900}       **~/~/ The correct format is **{AT Command}**. No extra characters other than valid AT commands can be added within {}.
1021 +* JSON format: (% style="color:blue" %)**01{AT+TDC=900}**(%%)**{AT+TDC=900}       **~/~/ The correct format is **{AT Command}**. No extra characters other than valid AT commands can be added within {}.
1022 1022  
1023 1023  **Note:**
1024 1024