command.txt
来自「This program I use to tested serial com 」· 文本 代码 · 共 12 行
TXT
12 行
//AT Command for test GPRS for SIM300 GSM module
at
at+cgdcont=1,"IP","telkomsel"
at+cstt="telkomsel","wap","wap123"
at+ciicr
at+cifsr
at+cipstart="tcp","167.205.22.15","21"
break
at+cipsend
at+cgatt?
at+cipshut
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?