Learn Tiny Core. View Tiny Core Screen Shots and Videos.
Title: atinout.tczDescription: Send AT commands to modem, capturing the responseVersion: 0.9.1Author: hlovdalOriginal-site: http://atinout.sourceforge.net/Copying-policy: GPLv3Size: 28KExtension_by: MisalfTags: AT modem serialComments: Atinout reads a list of AT commands. It sends those commands one by one to the modem, waiting for the final result code for the currently running command before continuing with the next command in the list. The output from the commands is saved. Notice that atinout is strictly about sending AT commands only; it cannot be used for AT commands that expect additional input data (e.g. AT+CMGS etc). ---------- This extension contains: atinout-0.9.1.tar.gz - GPLv3 - http://atinout.sourceforge.net/ ----------Change-log: 2016/02/29 first versionCurrent: 2016/02/29 Compiled on tc-7.x (Misalf)
tc@box:~/$> echo 'ATI' | atinout - /dev/ttyUSB2 -ATIManufacturer: huaweiModel: E160Revision: 11.608.06.00.52IMEI: 354764035879942+GCAP: +CGSM,+DS,+ESOKtc@box:~/$>