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.
能够通过 uart 获得 gps qucetel L89 模块的响应。
如何通过 uart 和单个命令停止来自 gps L89 模块的连续响应以接收纬度和经度参数?
$PSTMCFGMSGL,<listid>,<rate>,<listlow>,<listhigh><cr><lf>
这是可以停止所有消息的命令,具体取决于 L89 quetel 协议规范的数据表 google 中给出的 listlow 和 listhigh 的设置。您可以控制发送数据的速率。