无法通过 USB 转串行电缆访问 GSM 调制解调器

发布于 2024-12-09 15:27:21 字数 472 浏览 1 评论 0原文

我正在为我的拼贴项目使用 GSM 调制解调器。在我的项目中,我尝试使用 USB 串行 电缆访问 GSM 调制解调器。我的操作系统是 Windows 7(32 位),需要安装多产 USB 转串行适配器驱动程序,但我安装了很多驱动程序,但无法访问我的通过 X-CTU 的 GSM 调制解调器(我用来通过 AT 命令 访问调制解调器的应用程序)。我的调制解调器将返回我通过 AT 命令给出的文本。

例如; >AT(我的命令)

      >OK(调制解调器的回复)

X-CTU 应用程序显示“多产 USB 转串行适配器(Com9)”,但我过去常常单击“测试/查询”按钮,它会弹出窗口,显示“无法连接”。 请帮我...

I am using GSM modem for my collage project. In my project I try to access that GSM modem by using USB-Serial cable. My Os is Windows 7 (32 Bit) that ask the prolific usb to serial adapter Driver need to install but I install so many drivers, but I am not able to access my GSM modem via X-CTU (Application that I used to access my modem by AT-commands). My modem will return the text which I gave through AT-commands.

Eg; >AT (Command by me)

      >OK (Modem’s reply)

X-CTU app show that “prolific usb to serial adapter(Com9)” but I used to click ‘Test/Query’ button it will pop-up the window that shows “Unable to Connect.”
Please help me...

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

旧伤慢歌 2024-12-16 15:27:22

我希望您没有将USB转串口适配器的RS232接口(使用+/-12V信号)直接连接到GSM调制解调器的逻辑电平接口(使用0和5V甚至0和3.3V) 。这可能会破坏它......

假设您有正确的电压水平,您可以使用更简单的终端(例如 Teraterm) 建立连接,至少缩小问题可能出在哪里?

你能拿个示波器,在串口的Tx和Rx线上放一个探头吗?

I hope you've not connected the RS232 interface (using +/-12V to signal) of the USB-to-serial adaptor directly to the logic-level interface of the GSM modem (using 0 and 5V or even 0 and 3.3V). That might have broken it...

Assuming you have the right voltage levels, can you use a simpler terminal (like Teraterm) to establish a connection, to at least narrow down where the problem might be?

Can you get an oscilloscope and put a probe on the Tx and Rx lines of the serial port?

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文