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

Use modem GSM wavecom

I have a module GSM from Wavecom. My project needs to receive data using this modem, but I don't know how I do that. I need to send data from a remote machine to a personal computer using the GSM transmission. I need some help about this.
We can send informations to figf@hotmail.com
Thanks!

Parents
  • Do you mean a "normal" GSM data call (Circuit-Switched Data, CSD), or do you want to use GPRS?

    For GPRS you will need an IP stack.

    For CSD, a GSM modem is essentially no different from a PSTN modem: you dial the number, it rings, you answer, and then a transparent connection is established until you hang-up the call.

Reply
  • Do you mean a "normal" GSM data call (Circuit-Switched Data, CSD), or do you want to use GPRS?

    For GPRS you will need an IP stack.

    For CSD, a GSM modem is essentially no different from a PSTN modem: you dial the number, it rings, you answer, and then a transparent connection is established until you hang-up the call.

Children