Git Product home page Git Product logo

atinout's Introduction

Atinout is a program that will execute AT commands in sequence and
capture the response from the modem.

Minimum example:

	$echo AT | atinout - /dev/ttyS0 -
	AT
	OK
	$

See the manual for more details on operation.

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

If you have not yet read the ITU V.250 specification about AT commands,
by all means go to http://www.itu.int/rec/T-REC-V.250-200307-I/en and
do so right away. This is a must have document when processing AT
commands.

The absolute authoritative source of information about how AT commands
behave for a given phone is the manufacturers documentation. That will
cover standardized commands (with potential divergence) as well as
proprietary commands.

The second most authoritative source of information about how AT commands
behave for a give phone is the official standard documents, e.g. V.250,
27.005, 27.007 etc.

No matter how nice random guide you have found on the web, never
threat such as an authoritative source on AT commands. Get hold of the
authoritative sources as described above and use those to check for syntax
and behavior.


Resources
=========

ITU V.250      http://www.itu.int/rec/T-REC-V.250-200307-I/en
3GPP 27.005    http://www.3gpp.org/ftp/Specs/html-info/27005.htm
3GPP 27.007    http://www.3gpp.org/ftp/Specs/html-info/27007.htm
SonyEricsson   http://developer.sonyericsson.com/wportal/devworld/downloads/download/dw-65054-dgat2006--09r13a?cc=gb&lc=en (http://dl-www.sonyericsson.com/cws/download/1/707/466/1277362028/DW-65054-dg_at_2006--10_r17a.pdf)

atinout's People

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.