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.
我正在为我的项目使用连接到 Arduino uno 的 gsm sim900 屏蔽。当我将空草图上传到 Arduino 时,Sim900 仅响应 AT 命令。如果我在草图中放入任何 AT 命令代码,sim900 只会回显 AT 命令而不给出任何响应。可能是什么问题呢?
根据您提供的信息,我可以猜测并说您不会在 AT 命令“\r\n”的末尾写。