<?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>No UART TXRDY interrupt</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/67876/no-uart-txrdy-interrupt</link><description>Hi all, 
 I&amp;#39;m trying to setup an interrupt-driven UART. UART is able to transmit data, but I don&amp;#39;t get the TXRDY interrupt. 
 Below is my minimal initialisation that outputs one character. The TXRDY is interrupt is enabled, so after transmitting a byte</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Mon, 02 Nov 2020 12:38:14 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/67876/no-uart-txrdy-interrupt" /><item><title>RE: No UART TXRDY interrupt</title><link>https://devzone.nordicsemi.com/thread/278057?ContentTypeID=1</link><pubDate>Mon, 02 Nov 2020 12:38:14 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:b907049f-7693-40a6-9b67-c46c9161b5ad</guid><dc:creator>Kenneth</dc:creator><description>&lt;p&gt;For development debugging I suggest to use one of the supported IDE&amp;#39;s:&lt;br /&gt;&lt;a href="https://infocenter.nordicsemi.com/topic/ug_getting_started/UG/common/nordic_tools.html"&gt;https://infocenter.nordicsemi.com/topic/ug_getting_started/UG/common/nordic_tools.html&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;For instance SES provide a free license for development commercial products using nRF devices:&lt;br /&gt;&lt;a href="https://license.segger.com/Nordic.cgi"&gt;https://license.segger.com/Nordic.cgi&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Tutorial here:&lt;br /&gt;&lt;a href="https://www.youtube.com/watch?v=YZouRE_Ol8g&amp;amp;list=PLx_tBuQ_KSqGHmzdEL2GWEOeix-S5rgTV&amp;amp;index=1"&gt;https://www.youtube.com/watch?v=YZouRE_Ol8g&amp;amp;list=PLx_tBuQ_KSqGHmzdEL2GWEOeix-S5rgTV&amp;amp;index=1&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;The homepage have been updated since it was made, so the first few minutes will look different on today&amp;#39;s nordic homepage.&lt;/p&gt;
&lt;p&gt;I suggest to look at the nrfx_uart.c if you want to build your own driver, for instance nrfx_uart_init() in specific should show what you are interested in.&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>