This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

should there be one or two rs232 while interfacing gsm module with 8051

we are having a problem while interfacing a gsm module with 8051, we are able to correctly interface gsm module and 8051 with pc seperately.but while both are connected together we are not able to sent or recevie any message....is it because we have two rs232 connected...?,one on 8051 board and one on gsm module.....
plz help us to solve this.....

Parents
  • Sorry, but you haven't really managed to describe what serial ports you are talking about. What is connected to what?

    Two serial ports on the PC?
    Or two serial ports on the 8051 (in that case - does the used processor have multiple serial ports?)
    Or do you use a GSM module with multiple serial ports?

    If you can't find how to describe with text, then do use ASCII art to show connections.

Reply
  • Sorry, but you haven't really managed to describe what serial ports you are talking about. What is connected to what?

    Two serial ports on the PC?
    Or two serial ports on the 8051 (in that case - does the used processor have multiple serial ports?)
    Or do you use a GSM module with multiple serial ports?

    If you can't find how to describe with text, then do use ASCII art to show connections.

Children