Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我将诺基亚 5235 连接到我的电脑。我想使用来自超级终端的 AT 命令发送消息。可能吗 ?我需要为此做哪些设置?
关于帕尔瓦蒂
我不知道那个特定的手机是否支持它,但您需要的命令是:
正常的语法是这样的:
AT+CMGF=0 [PDU mode] OK AT+CMGS=79 [send a message of 79 bytes] > [79 bytes of PDU data terminated with ctrl-Z] OK