<?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>UART_1 callback not being set</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/92008/uart_1-callback-not-being-set</link><description>I am unable to use UART 1 with a very simple use case. 
 All I need to do is enable an interrupt callback when there is data to receive from the UART. I know that UART0 is in use, so I figure UART1 can be used. In any case, I have had no success. 
 This</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Tue, 11 Oct 2022 23:05:02 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/92008/uart_1-callback-not-being-set" /><item><title>RE: UART_1 callback not being set</title><link>https://devzone.nordicsemi.com/thread/390334?ContentTypeID=1</link><pubDate>Tue, 11 Oct 2022 23:05:02 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:fe26b3ec-8862-4cef-a37e-f9590d92fef8</guid><dc:creator>Robert de Brum</dc:creator><description>&lt;p&gt;Thanks! This worked perfectly.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: UART_1 callback not being set</title><link>https://devzone.nordicsemi.com/thread/390257?ContentTypeID=1</link><pubDate>Tue, 11 Oct 2022 12:14:08 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:f3d47c18-b21e-4a4d-8a45-458e8d168ab7</guid><dc:creator>Susheel Nuguru</dc:creator><description>&lt;p&gt;Hi Please use&amp;nbsp;&lt;/p&gt;
&lt;div&gt;&lt;span&gt;&lt;span&gt;uart_irq_callback_user_data_set instead of&amp;nbsp;&lt;/span&gt;&lt;/span&gt;uart_callback_set to make it work. I tested this to work with below config&lt;/div&gt;
&lt;div&gt;&lt;/div&gt;
&lt;div&gt;CONFIG_SERIAL=y&lt;br /&gt;CONFIG_UART_INTERRUPT_DRIVEN=y&lt;br /&gt;CONFIG_UART_ASYNC_API=y&lt;br /&gt;CONFIG_UART_1_INTERRUPT_DRIVEN=y&lt;/div&gt;
&lt;div&gt;&lt;/div&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: UART_1 callback not being set</title><link>https://devzone.nordicsemi.com/thread/386762?ContentTypeID=1</link><pubDate>Mon, 19 Sep 2022 05:20:05 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:b2e21510-6891-4f8d-aa36-32cb2e050fc1</guid><dc:creator>Susheel Nuguru</dc:creator><description>&lt;p&gt;Based on your descrption, it seems like a bug in the driver. I will test this on ncsv 2.0 and will see if there is a workaround (if the behavior is as you mentioned)&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: UART_1 callback not being set</title><link>https://devzone.nordicsemi.com/thread/386722?ContentTypeID=1</link><pubDate>Sat, 17 Sep 2022 00:00:57 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:b80fc6f3-c3a2-47db-ada7-35a4e04fed1f</guid><dc:creator>Robert de Brum</dc:creator><description>&lt;p&gt;This is what I see when I try the async tests:&lt;/p&gt;
&lt;p&gt;&lt;img style="max-height:240px;max-width:320px;" src="https://devzone.nordicsemi.com/resized-image/__size/640x480/__key/communityserver-discussions-components-files/4/pastedimage1663363470605v1.png" alt=" " /&gt;&lt;/p&gt;
&lt;p&gt;I cannot seem to understand what the issue with UART_1 is.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: UART_1 callback not being set</title><link>https://devzone.nordicsemi.com/thread/386465?ContentTypeID=1</link><pubDate>Thu, 15 Sep 2022 20:49:38 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:9dff1a9d-1e61-4922-b70f-db6286c3adae</guid><dc:creator>qwertynoon</dc:creator><description>&lt;p&gt;Hi. Why don`t you use these samples?&lt;/p&gt;
&lt;p&gt;\zephyr\tests\drivers\uart\&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>