Giter VIP home page Giter VIP logo

Comments (7)

huseyinkozan avatar huseyinkozan commented on August 22, 2024

Do we need to enable or disable echo ?

__ACTIVE_CMD(GSM, CMD_GEN_ATE1);                    /* Disable ECHO */

from gsm_at_commands_parser.

MaJerle avatar MaJerle commented on August 22, 2024

The library itself does not support Telit modems, that's why it may not work for you.

Echo can be or enabled or not. It's purpose is debug usage.

from gsm_at_commands_parser.

huseyinkozan avatar huseyinkozan commented on August 22, 2024

Where can I find supported modems ?

from gsm_at_commands_parser.

MaJerle avatar MaJerle commented on August 22, 2024

If you open first page of github repository, you will see a message on top:

Platform independent, ANSI C AT commands parser for SIMcom GSM modules.

Only modules from SIMCom are supported. It is not easy to support all of them as there are few common commands by 3gpp standard, everything else (including most important TCPIP commands) are vendor specific and every manufacturer has litte bit different.

from gsm_at_commands_parser.

huseyinkozan avatar huseyinkozan commented on August 22, 2024

Thanks.
Should I open pull request for my own changes ?
Will you need them ?

from gsm_at_commands_parser.

MaJerle avatar MaJerle commented on August 22, 2024

This library has major architecture problems which forces me to stop any new development on it. When I will start a new lib for this device, I will for sure use the same approach as I use now in my ESP AT Lib.

from gsm_at_commands_parser.

huseyinkozan avatar huseyinkozan commented on August 22, 2024

Ok, I also have Sim800 module. And will try to use it first.
Thanks for the help. You may close this issue, if you prefer.

from gsm_at_commands_parser.

Related Issues (11)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.