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 microcontroller with SIM300 GPS-GSM Module

Hi All,
I have been assign a project to interface a microcontroller with a SIM300 GPS-GSM module.
Data from GPS will be transmitted to Microcontroller serially and the same data has to be sent to GSM Module through GPRS connectivity.
I have been asked to use TCP/IP stack for using GPRS. The SIM300 also supports TCP/IP.

Now I would like to know which microcontroller shall I used for my application?
Since, there are lot of evaluation boards available based on different microcontrollers, which microcontroller series evaluation board will serve my purpose?

Any help would be highly appreciated.

Regards
Raj

Parents
  • The SIM300 also supports TCP/IP.
    It does not
    from the description
    "It comes with a standard RS232 interface which can be used to easily interface the modem to micro controllers and computers"

    anyhow, running a GSM module via TCP/IP would be shooting a sparrow with a RPG

    Erik

Reply
  • The SIM300 also supports TCP/IP.
    It does not
    from the description
    "It comes with a standard RS232 interface which can be used to easily interface the modem to micro controllers and computers"

    anyhow, running a GSM module via TCP/IP would be shooting a sparrow with a RPG

    Erik

Children