<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://w.electrodragon.com/w/index.php?action=history&amp;feed=atom&amp;title=Category%3ASIMCOM_GSM_AT</id>
	<title>Category:SIMCOM GSM AT - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://w.electrodragon.com/w/index.php?action=history&amp;feed=atom&amp;title=Category%3ASIMCOM_GSM_AT"/>
	<link rel="alternate" type="text/html" href="https://w.electrodragon.com/w/index.php?title=Category:SIMCOM_GSM_AT&amp;action=history"/>
	<updated>2026-07-24T01:41:30Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.37.2</generator>
	<entry>
		<id>https://w.electrodragon.com/w/index.php?title=Category:SIMCOM_GSM_AT&amp;diff=26759&amp;oldid=prev</id>
		<title>Chao at 14:35, 1 June 2020</title>
		<link rel="alternate" type="text/html" href="https://w.electrodragon.com/w/index.php?title=Category:SIMCOM_GSM_AT&amp;diff=26759&amp;oldid=prev"/>
		<updated>2020-06-01T14:35:45Z</updated>

		<summary type="html">&lt;p&gt;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;Template&lt;br /&gt;
* Make sure network register, net led blink every 3 seconds&lt;br /&gt;
{| class=&amp;quot;wikitable sortable&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! Excute !! Feedback !! Read !! Feedback !! Write !! Feedback !! Test !! Feedback !! Description&lt;br /&gt;
|-&lt;br /&gt;
| - ||- || - || - ||  ATD+number; &amp;quot;ATD18576608994;&amp;quot; || OK || - || - || don't forget the &amp;quot;;&amp;quot; after AT commands&lt;br /&gt;
|-&lt;br /&gt;
| ATA ||OK || - || - || - || - || - || - || answer the incoming phone call&lt;br /&gt;
|-&lt;br /&gt;
| ATH or AT+CHUP ||OK || - || - || - || - || - || - || hang off the phone call&lt;br /&gt;
|-&lt;br /&gt;
| AT+COLP || +COLP:&amp;quot;10086&amp;quot;,129,&amp;quot;&amp;quot;,&amp;quot;&amp;quot; || - || - || - || - || - || - || show up the calling number&lt;br /&gt;
|-&lt;br /&gt;
| AT+CLIP (AT+CLIP=1) || +CLIP:&amp;quot;15124532672&amp;quot;,161,&amp;quot;&amp;quot;,,&amp;quot;ailin&amp;quot;,0， || - || - || - || - || - || - || Enable calling number display&lt;br /&gt;
|-&lt;br /&gt;
| AT+CSDVC ||- || - || - || - || - || - || - || 1 = microphone output, 3 = speaker output&lt;br /&gt;
|-&lt;br /&gt;
| - ||- || AT+CLVL=? || +CLVL: (0-5) //The volume is 0~5 adjustable || Set volume to 2: AT+CLVL=2 || - || - || - || Check volume range&lt;br /&gt;
|-&lt;br /&gt;
| - ||- || - || - || - || - || - || - || -&lt;br /&gt;
|-&lt;br /&gt;
| - ||- || - || - || - || - || - || - || -&lt;br /&gt;
&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== DTMF ==&lt;br /&gt;
* AT+CLDTMF=2,&amp;quot;1,2,3,4,5&amp;quot;&lt;br /&gt;
* AT+VTS=1 send DTMF voice, this is send &amp;quot;1&amp;quot; tone&lt;br /&gt;
{| class=&amp;quot;wikitable sortable&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! Excute !! Feedback !! Read !! Feedback !! Write !! Feedback !! Test !! Feedback !! Description&lt;br /&gt;
|-&lt;br /&gt;
| - || - || - || - || AT+VTS=* || - || - || - || &lt;br /&gt;
* send DTMF audio. &lt;br /&gt;
* for example, when we call the service provider number and need the press number 1 for operation, you can do AT+VTS=1&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
== Phone Number Book ==&lt;br /&gt;
&lt;br /&gt;
* List avaialble number book: AT+CPBS=?&lt;br /&gt;
* Choose sim book: AT+CPBS=&amp;quot;SM&amp;quot;&lt;br /&gt;
* List number book range: AT+CPBR=?&lt;br /&gt;
* list number book contents: AT+CPBR=1,10&lt;br /&gt;
* write a contact into number book -&amp;gt; AT+CPBW=&amp;quot;13800138000&amp;quot;,,&amp;quot;China mobile&amp;quot;&lt;br /&gt;
* check if avaialble by: AT+CPBF=&amp;quot;China mobile&amp;quot;&lt;br /&gt;
* Delete -&amp;gt; AT+CPBW=2&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Audio parameter debugging&lt;br /&gt;
* AT+CACDBFN=?&lt;br /&gt;
* +CACDBFN: (Handset_cal.acdb,Handset_tianmai.acdb) // It is recommended to consider setting this parameter&lt;br /&gt;
* OK&lt;br /&gt;
A. The module is powered on during the initialization phase. Before making a call, add the following&lt;br /&gt;
* AT^PWRCTL=0,1,3 // Mainly improve TDD noise effect&lt;br /&gt;
* OK&lt;br /&gt;
B. Module establishes a voice call&lt;br /&gt;
* VOICE CALL: BEGIN // Module call setup is performed to improve call performance&lt;br /&gt;
* AT+CECM=1 //Echo suppression processing&lt;br /&gt;
* OK&lt;br /&gt;
* AT+CECH=0x500 //Improve the volume effect of the mobile phone&lt;br /&gt;
* OK&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[category: SIMCOM AT]]&lt;br /&gt;
&lt;br /&gt;
[[category: GSM ]]&lt;/div&gt;</summary>
		<author><name>Chao</name></author>
	</entry>
</feed>