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.
嘿,伙计们正在处理一个项目,我想知道是否可以通过蓝牙直接从我的 android 应用程序向 hm-10 ble 设备发送 AT 命令,而无需使用任何微控制器,如果是,那么如何??
如果将来有人尝试这样做,答案是肯定的,我们可以将一个字符串作为“AT\r\n”发送到 hm-10,它会以 OK 响应。