<?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>Using Sim card and UART simultaneously on nRF9160dk</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/56622/using-sim-card-and-uart-simultaneously-on-nrf9160dk</link><description>Hello, 
 On nordic nRF9160dk I want to send SMS and receive the data from UART simultaneously. UART needs 3V VDD supply and for Sim card it is 1.8V. So how this condition can be fulfilled at the same time? For now I am using 3V VDD GPIO supply and both</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Thu, 16 Jan 2020 09:50:51 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/56622/using-sim-card-and-uart-simultaneously-on-nrf9160dk" /><item><title>RE: Using Sim card and UART simultaneously on nRF9160dk</title><link>https://devzone.nordicsemi.com/thread/229376?ContentTypeID=1</link><pubDate>Thu, 16 Jan 2020 09:50:51 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:c5a74251-1cee-4957-b4fd-8b0cbc656d70</guid><dc:creator>H&amp;#229;kon Alseth</dc:creator><description>[quote user="Jagruti_N2A"]For optimal performance of the nRF9160&lt;br /&gt;radio, it is recommended that only 1.8 V is used.&amp;quot; So in my case is it okay set VDD_GPIO to 3V or 3.3V?[/quote]
&lt;p&gt;&amp;nbsp;It is safe to use 3 or 3.3V on VDD_IO. This is a recommendation if you are to use high current and high speed switching (PWM, SPI) on GPIOs physically near the ANT pin, but the impact in a real-life application is minimal.&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Kind regards,&lt;/p&gt;
&lt;p&gt;Håkon&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Using Sim card and UART simultaneously on nRF9160dk</title><link>https://devzone.nordicsemi.com/thread/229368?ContentTypeID=1</link><pubDate>Thu, 16 Jan 2020 09:29:56 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:3301b088-2f94-47c7-bb3d-d877784a1645</guid><dc:creator>Jagruti</dc:creator><description>&lt;p&gt;Thank you so much for the information.&lt;/p&gt;
&lt;p&gt;But I still have one doubt. In nRF9160dk_user_guide, there is one sentence &amp;quot;The voltage&lt;br /&gt;can be selected to 1.8 V or 3 V using slide switch SW11. For optimal performance of the nRF9160&lt;br /&gt;radio, it is recommended that only 1.8 V is used.&amp;quot; So in my case is it okay set VDD_GPIO to 3V or 3.3V?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Using Sim card and UART simultaneously on nRF9160dk</title><link>https://devzone.nordicsemi.com/thread/229353?ContentTypeID=1</link><pubDate>Thu, 16 Jan 2020 09:02:45 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:8aaf9e44-839e-4bde-8b18-3a377d86785f</guid><dc:creator>H&amp;#229;kon Alseth</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;The SIM card is powered from the nRF9160, and it is supplied with a 1.8V source regardless of what the VDD_GPIO is set to.&lt;/p&gt;
&lt;p&gt;The SIM_* pins are dedicated to SIM communication, and cannot be reconfigured for other purposes.&lt;/p&gt;
&lt;p&gt;When you are sending and receiving any type of data over the network (SMS, IP, etc), this is not going through your SIM at all. The SIM is used to authenticate you on the network itself, and after that is done, you send data, like SMS or IP data, using the CPU in the microcontroller.&lt;/p&gt;
&lt;p&gt;Sending or receiving data over IP or SMS is therefore not directly coupled with the UART, meaning that you should be able to do both (provided that the CPU is not busy).&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Kind regards,&lt;/p&gt;
&lt;p&gt;Håkon&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>