<?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>Pass additional data when sending to UART?</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/14579/pass-additional-data-when-sending-to-uart</link><description>I know the things like the TWI allow you to send additional data when you instantiate a transacation. Is there any way to do a similar thing with UART? 
 I&amp;#39;d like to pass a pointer to a struct which would then enable me to read the UART data response</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Mon, 20 Jun 2016 10:50:44 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/14579/pass-additional-data-when-sending-to-uart" /><item><title>RE: Pass additional data when sending to UART?</title><link>https://devzone.nordicsemi.com/thread/55663?ContentTypeID=1</link><pubDate>Mon, 20 Jun 2016 10:50:44 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:d0868add-f760-4a38-bd67-b028805b14af</guid><dc:creator>FormerMember</dc:creator><description>&lt;p&gt;One way to make main.c receive the data from the UART interrupt handler is to make the UART interrupt handler pass UART events to another event handler in main.c, similar to what the peer manager module does: main.c receives relevant peer manager events in pm_evt_handler, see the example ble_app_gls.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Pass additional data when sending to UART?</title><link>https://devzone.nordicsemi.com/thread/55662?ContentTypeID=1</link><pubDate>Fri, 17 Jun 2016 22:05:14 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:b53d2196-f93f-4ca8-9e04-fa3bce219af9</guid><dc:creator>awneil</dc:creator><description>&lt;p&gt;Is this a duplicate: &lt;a href="https://devzone.nordicsemi.com/question/83854/uart-callback-to-return-received-value-to-initiating-function/"&gt;devzone.nordicsemi.com/.../&lt;/a&gt; ?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>