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

Interfacing of GSM modem with 8051 microcontroller

I'm able to send AT commands to GSM modem,

but i am not able interface my 8051 to GSM model.

can i get sample inerfacing code for 8051 micro controller.

Parents
  • i?

    u?

    thru?

    ur?

    So, instead of talking about multiplexing a serial port, you throw in the word NAND, and expect the rest of the world to understand what you where thinking?

    Then you specifically write that you don't know how to use a NAND IC. Why suggest a specific solution you don't know how it works, instead of describing the problem you have and ask for tips on how to solve it?

    NAND gates are very general and can solve quite a lot of things, but multiplexing a number of signals (RX, TX and an unknown number of handshake lines) while making sure that the signals are non-inverted might not be the best situation to learn about the use of NAND gates.

    I really recommend that you look at normal MUX chips, containing a number of two-to-one MUXes. They are trivial to use and very cheap. You could almost say that they where specifically made for solving this kind of problem...

Reply
  • i?

    u?

    thru?

    ur?

    So, instead of talking about multiplexing a serial port, you throw in the word NAND, and expect the rest of the world to understand what you where thinking?

    Then you specifically write that you don't know how to use a NAND IC. Why suggest a specific solution you don't know how it works, instead of describing the problem you have and ask for tips on how to solve it?

    NAND gates are very general and can solve quite a lot of things, but multiplexing a number of signals (RX, TX and an unknown number of handshake lines) while making sure that the signals are non-inverted might not be the best situation to learn about the use of NAND gates.

    I really recommend that you look at normal MUX chips, containing a number of two-to-one MUXes. They are trivial to use and very cheap. You could almost say that they where specifically made for solving this kind of problem...

Children