<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	>
<channel>
	<title>Comments on: CMS Error Codes when working with GSM Modems</title>
	<atom:link href="http://www.commzgate.com/blog/2007/07/cms-error-codes-when-working-with-gsm-modems/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.commzgate.com/blog/2007/07/cms-error-codes-when-working-with-gsm-modems/</link>
	<description>Leveraging SMS Messaging for Marketing, CRM, Application Workflow and Real-time Alerts</description>
	<pubDate>Sat, 04 Feb 2012 15:49:53 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.6.1</generator>
		<item>
		<title>By: martin</title>
		<link>http://www.commzgate.com/blog/2007/07/cms-error-codes-when-working-with-gsm-modems/#comment-1250</link>
		<dc:creator>martin</dc:creator>
		<pubDate>Thu, 18 Nov 2010 11:55:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.commzgate.com/2007/07/22/cms-error-codes-when-working-with-gsm-modems/#comment-1250</guid>
		<description>what is error 0 no dail tone on gsm network</description>
		<content:encoded><![CDATA[<p>what is error 0 no dail tone on gsm network</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Nadia</title>
		<link>http://www.commzgate.com/blog/2007/07/cms-error-codes-when-working-with-gsm-modems/#comment-1225</link>
		<dc:creator>Nadia</dc:creator>
		<pubDate>Mon, 20 Sep 2010 03:44:50 +0000</pubDate>
		<guid isPermaLink="false">http://www.commzgate.com/2007/07/22/cms-error-codes-when-working-with-gsm-modems/#comment-1225</guid>
		<description>I have a blackberry bold 9700 and everytime I try to send a text sms it gives me an error "operater determined barring" I have no idea how to fix it but it is really irritating not being able to sms. Please help</description>
		<content:encoded><![CDATA[<p>I have a blackberry bold 9700 and everytime I try to send a text sms it gives me an error &#8220;operater determined barring&#8221; I have no idea how to fix it but it is really irritating not being able to sms. Please help</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mansi</title>
		<link>http://www.commzgate.com/blog/2007/07/cms-error-codes-when-working-with-gsm-modems/#comment-1184</link>
		<dc:creator>Mansi</dc:creator>
		<pubDate>Thu, 05 Aug 2010 15:07:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.commzgate.com/2007/07/22/cms-error-codes-when-working-with-gsm-modems/#comment-1184</guid>
		<description>hey...

I am using mobile as GSM modem to send SMS..Operator is Vodafone.. When I try to send SMS,I am getting CMS error 314: SIM busy.. Although,I am getting reply to USSD.. Please help...</description>
		<content:encoded><![CDATA[<p>hey&#8230;</p>
<p>I am using mobile as GSM modem to send SMS..Operator is Vodafone.. When I try to send SMS,I am getting CMS error 314: SIM busy.. Although,I am getting reply to USSD.. Please help&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: rodri</title>
		<link>http://www.commzgate.com/blog/2007/07/cms-error-codes-when-working-with-gsm-modems/#comment-1146</link>
		<dc:creator>rodri</dc:creator>
		<pubDate>Fri, 23 Apr 2010 01:53:46 +0000</pubDate>
		<guid isPermaLink="false">http://www.commzgate.com/2007/07/22/cms-error-codes-when-working-with-gsm-modems/#comment-1146</guid>
		<description>Hi Chin,

I have a problem when sending a command AT to MODEM GM47 (Sony-Ericcsson) , command is: AT+CMGS="+573014908407"  but to send a message, rotorna me an error: (+ CMS ERROR: 201), which show me: 

The problem is qu in the country (Colombia) there are 3 mobile operators, but I get an operator error.

thanks in advance


Note:
My English is regular, excuseme!!!</description>
		<content:encoded><![CDATA[<p>Hi Chin,</p>
<p>I have a problem when sending a command AT to MODEM GM47 (Sony-Ericcsson) , command is: AT+CMGS=&#8221;+573014908407&#8243;  but to send a message, rotorna me an error: (+ CMS ERROR: 201), which show me: </p>
<p>The problem is qu in the country (Colombia) there are 3 mobile operators, but I get an operator error.</p>
<p>thanks in advance</p>
<p>Note:<br />
My English is regular, excuseme!!!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: admin</title>
		<link>http://www.commzgate.com/blog/2007/07/cms-error-codes-when-working-with-gsm-modems/#comment-846</link>
		<dc:creator>admin</dc:creator>
		<pubDate>Wed, 07 Jan 2009 11:04:54 +0000</pubDate>
		<guid isPermaLink="false">http://www.commzgate.com/2007/07/22/cms-error-codes-when-working-with-gsm-modems/#comment-846</guid>
		<description>Hi Chin,

What is the programming language you are using to make the AT command call?
For example, if you are using Java, you can make a call like this:

   String strReturn = objSerialPort.strSendAT("AT+CNMI=2,0,0,1,0\r");
 
The return value from the modem will then be stored in the variable strReturn</description>
		<content:encoded><![CDATA[<p>Hi Chin,</p>
<p>What is the programming language you are using to make the AT command call?<br />
For example, if you are using Java, you can make a call like this:</p>
<p>   String strReturn = objSerialPort.strSendAT(&#8221;AT+CNMI=2,0,0,1,0\r&#8221;);</p>
<p>The return value from the modem will then be stored in the variable strReturn</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: chin</title>
		<link>http://www.commzgate.com/blog/2007/07/cms-error-codes-when-working-with-gsm-modems/#comment-845</link>
		<dc:creator>chin</dc:creator>
		<pubDate>Tue, 06 Jan 2009 03:24:05 +0000</pubDate>
		<guid isPermaLink="false">http://www.commzgate.com/2007/07/22/cms-error-codes-when-working-with-gsm-modems/#comment-845</guid>
		<description>i am using the window hyper-terminal program to send sms via a GSM modem. every time i key in the At-command. Like at, atz, and at+cmgf. It will give a (ok)return code, so how can i going to verify  this (ok)return code in my program. For an example: my program have to make sure the first At-command is key in and receive a (ok) return code then it will proceed to key in next At-command. Might i know where is the return codes store at?</description>
		<content:encoded><![CDATA[<p>i am using the window hyper-terminal program to send sms via a GSM modem. every time i key in the At-command. Like at, atz, and at+cmgf. It will give a (ok)return code, so how can i going to verify  this (ok)return code in my program. For an example: my program have to make sure the first At-command is key in and receive a (ok) return code then it will proceed to key in next At-command. Might i know where is the return codes store at?</p>
]]></content:encoded>
	</item>
</channel>
</rss>

