<?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>nrf9160  uart1</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/92465/nrf9160-uart1</link><description>Hi，I have a question: 
 1.I use device_ get_ Binding (&amp;quot;UART_1&amp;quot;) When UART1 is opened, ENXIO returns to 134. How do you solve this problem? For others, I used uart0, spi2, spi3.</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Fri, 30 Sep 2022 13:33:08 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/92465/nrf9160-uart1" /><item><title>RE: nrf9160  uart1</title><link>https://devzone.nordicsemi.com/thread/388797?ContentTypeID=1</link><pubDate>Fri, 30 Sep 2022 13:33:08 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:a2d70f58-e43d-47c0-bcc4-ab8a0b1208f3</guid><dc:creator>Vidar Berg</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;The UART driver has three different API types as noted in the documentation here: &lt;a href="https://developer.nordicsemi.com/nRF_Connect_SDK/doc/2.1.0/zephyr/hardware/peripherals/uart.html"&gt;https://developer.nordicsemi.com/nRF_Connect_SDK/doc/2.1.0/zephyr/hardware/peripherals/uart.html&lt;/a&gt;, and if you try to use an API type that has not been enabled (see config settings &lt;a href="https://developer.nordicsemi.com/nRF_Connect_SDK/doc/2.1.0/zephyr/hardware/peripherals/uart.html#configuration-options"&gt;here&lt;/a&gt;), then it will return with -134 / (-ENOTSUP).&lt;/p&gt;
&lt;p&gt;Could you let me know the function that returns ENOTSUP?&lt;/p&gt;
&lt;p&gt;Best regards,&lt;/p&gt;
&lt;p&gt;Vidar&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>