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

AT command storage

Can I use my SIM900 GSM module to store AT commands via puTTy hyperterminal? I mean to say that will the module follow the command after plugging it to power which was sent before plugging it?

Parents
  • The documentation for the GSM module in question will describe its functions & capabilities.

    If you have particular requirements, you should be discussing these with the module manufacturers and/or their distributors.

    Keil does not make or sell GSM modules - this has nothing to do with Keil!

Reply
  • The documentation for the GSM module in question will describe its functions & capabilities.

    If you have particular requirements, you should be discussing these with the module manufacturers and/or their distributors.

    Keil does not make or sell GSM modules - this has nothing to do with Keil!

Children
  • Some modems support scripting languages, like Python, which can be run automatically at start up. This kind of stuff is usually described in the product documentation, and support materials. There should be a class of configuration settings that can be written to one, or more, configuration profiles.

    Other than those types of thing, you'd actually need a micro-controller to set up and establish the connection.