开发者

Communicating Via serial port with GSM modem

开发者 https://www.devze.com 2023-03-01 16:00 出处:网络
I am using a EVB for siemens MC45 GSM modem. Itried to send At commands to it via serial port with Hyperterminal in windows (both Xp and 7). But the hyperterminal window is showing that I am connected

I am using a EVB for siemens MC45 GSM modem. Itried to send At commands to it via serial port with Hyperterminal in windows (both Xp and 7). But the hyperterminal window is showing that I am connected but when I type something it does开发者_JAVA技巧not show my writings. and no response from the GSM modem is received.

What Can I do ?


The problem is with your hyper terminal settings when you are connecting with the modem. Use these settings: Baud rate:9600 data bits:8 stop bits:1 parity bits: none flow control:none Should work now. Also check whether you are communicating with the correct port


Have you configured the hyperterminal session properly? I think you will probably need to set it up as follows:

  • BaudRate 19200
  • Databit 8
  • No Parity
  • Stopbit 1
  • No Flow control
0

精彩评论

暂无评论...
验证码 换一张
取 消

关注公众号