<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="https://devzone.nordicsemi.com/cfs-file/__key/system/syndication/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>where should i specify the mobile number in the below code using sim 800GSM with ATmega32A mic??</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/30806/where-should-i-specify-the-mobile-number-in-the-below-code-using-sim-800gsm-with-atmega32a-mic</link><description>/* gsm.c: interface program for GSM modem */ #include &amp;quot;gsm.h&amp;quot; 
 //GSM AT COMMANDS 
 const char ATCommand[] = &amp;quot;AT\r&amp;quot;; const char ATCall[] = &amp;quot;ATD&amp;quot;; const char SMSCode[] = &amp;quot;AT+CMGF=1\r&amp;quot;; const char SMSNumber[] = &amp;quot;AT+CMGS=\&amp;quot;0&amp;quot;; const char SMSSettings[] =</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Tue, 27 Feb 2018 09:03:09 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/30806/where-should-i-specify-the-mobile-number-in-the-below-code-using-sim-800gsm-with-atmega32a-mic" /><item><title>RE: where should i specify the mobile number in the below code using sim 800GSM with ATmega32A mic??</title><link>https://devzone.nordicsemi.com/thread/122064?ContentTypeID=1</link><pubDate>Tue, 27 Feb 2018 09:03:09 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:d0686b25-73b4-4dc6-91ed-a4088d11684f</guid><dc:creator>Rune Holmgren</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;This is the support portal for Nordic Semiconductor products, so, unfortunately, we don&amp;#39;t have any expertise&amp;nbsp;on the modem you are using or the ATmega microcontrollers. You should probably try to ask in a more general forum or a forum related to the modem manufacturer.&lt;/p&gt;
&lt;p&gt;Best regards,&lt;br /&gt;Rune Holmgren&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>