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

Communication Between Two GSM(SIM-508) module

How can i communicate between two GPRS enabled,SIM-508 module, using AT command via hyper-terminal of PC.

Parents
  • Note that dynamic IP means that you must register your current IP with a machine with static IP somewhere. Look at dyndns.com for example.

    But there is another problem. Dynamic IP may also imply that the module is firewalled so that it does not accept incomming connections, even if you know the IP. Because of this, you may have to do the actual data transfers too trhrough a third machine, so that both the modules performs outgoing connections to the common machine.

Reply
  • Note that dynamic IP means that you must register your current IP with a machine with static IP somewhere. Look at dyndns.com for example.

    But there is another problem. Dynamic IP may also imply that the module is firewalled so that it does not accept incomming connections, even if you know the IP. Because of this, you may have to do the actual data transfers too trhrough a third machine, so that both the modules performs outgoing connections to the common machine.

Children