<?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 the nRF9160 to send and receive data over RS485 (using uart?)</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/57199/using-the-nrf9160-to-send-and-receive-data-over-rs485-using-uart</link><description>Hello, 
 
 I&amp;#39;m pretty new to rtos and totally new to nordic&amp;#39;s nRF9160. I&amp;#39;ve been trying to get this working all day and can&amp;#39;t really seem to figure it out based on the resources I have found so far. 
 
 So my goal is to connect using rs485 to an external</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Tue, 04 Feb 2020 16:41:07 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/57199/using-the-nrf9160-to-send-and-receive-data-over-rs485-using-uart" /><item><title>RE: Using the nRF9160 to send and receive data over RS485 (using uart?)</title><link>https://devzone.nordicsemi.com/thread/232657?ContentTypeID=1</link><pubDate>Tue, 04 Feb 2020 16:41:07 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:d68a5287-2f50-40ae-8e63-948b52db9b5f</guid><dc:creator>Hakon</dc:creator><description>&lt;p&gt;Hey,&lt;/p&gt;
&lt;p&gt;You need to also change the .conf to include the following&lt;/p&gt;
&lt;p&gt;CONFIG_SERIAL=y&lt;/p&gt;
&lt;p&gt;CONFIG_UART_INTERRUPT_DRIVEN=y&lt;/p&gt;
&lt;p&gt;CONFIG_TRUSTED_EXECUTION_NONSECURE=y&lt;/p&gt;
&lt;p&gt;CONFIG_MAIN_STACK_SIZE=4096&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>