So I created an AT Command Script Processor written in C# (Visual C# 2010 Express Edition).
Here is the download link. (Current version as of this writing is 00.08.01 Alpha Release)
Included are two files: the application and a sample script file.
The script file formatting is like this:
AT Command| Get Response (bool)| Delay| Comment
Example#1:
AT|TRUE|1000|Send AT then delay for 1 sec then get data
This example wait for the reply from the GSM modem.
Example#2:
AT|FALSE| 1000|Send AT then delay for 1 sec
This example doesn't wait for reply from the GSM modem.
Update as of 8/9/2015: The source code and the link for the Windows executable and sample scripts are placed here.
Hi, I am very interested in using this software, but the download link is no longer active. Could you send me the files maybe?
ReplyDeleteI just found the more up to date link from your post following the feature of this program on dangerous prototype. Thanks!
Delete