<?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>Question) Can I use zigbee and UART at the same time?</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/68430/question-can-i-use-zigbee-and-uart-at-the-same-time</link><description>Hello, this is the person who asked about &amp;quot; devzone.nordicsemi.com/.../question-serial-output-uart &amp;quot;. First of all, thank you very much for your sincere reply. 
 The reason why I want to use 2 UARTs is because I want to see the &amp;#39;Data&amp;#39; which is received</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Tue, 17 Nov 2020 13:40:34 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/68430/question-can-i-use-zigbee-and-uart-at-the-same-time" /><item><title>RE: Question) Can I use zigbee and UART at the same time?</title><link>https://devzone.nordicsemi.com/thread/280378?ContentTypeID=1</link><pubDate>Tue, 17 Nov 2020 13:40:34 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:e4081fd0-3c0b-4260-84d0-4ca8485fce01</guid><dc:creator>Marte Myrvold</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;As long as there are unused instances of UART you should be able to use UART and Zigbee in the same project.&amp;nbsp;The CLI Agent example already uses UART, which is implemented with the &lt;a href="https://infocenter.nordicsemi.com/topic/sdk_nrf5_v16.0.0/lib_cli.html"&gt;Command Line Interface library&lt;/a&gt;.&amp;nbsp;We don&amp;#39;t have any implementation for pipelining UART and CLI as you want to in your project, so you&amp;#39;ll have to implement that yourself. Just remember that the CLI Agent is already using UART as interface.&lt;/p&gt;
&lt;p&gt;I would recommend using the&amp;nbsp;&lt;a href="https://infocenter.nordicsemi.com/topic/sdk_nrf5_v16.0.0/group__nrfx__uarte.html"&gt;UARTE driver&lt;/a&gt;, which provides APIs for the peripheral,&amp;nbsp;instead of the serial UARTE library, which is built on top of the driver.&lt;/p&gt;
&lt;p&gt;As for your question whether the end-device can send a message to the coordinator, you would have to use a cluster library with this functionality in order to do this. You can check out&amp;nbsp;&lt;a href="https://infocenter.nordicsemi.com/topic/sdk_tz_v4.0.0/group___z_b___z_c_l___m_e_s_s_a_g_i_n_g.html"&gt;our documentation on the Messaging cluster&lt;/a&gt;.&amp;nbsp;This cluster provides an interface for passing text messages between ZigBee devices. I would also recommend reading up on the cluster in the Zigbee Cluster Library specification.&lt;/p&gt;
&lt;p&gt;Best regards,&lt;/p&gt;
&lt;p&gt;Marte&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Question) Can I use zigbee and UART at the same time?</title><link>https://devzone.nordicsemi.com/thread/280318?ContentTypeID=1</link><pubDate>Tue, 17 Nov 2020 11:02:31 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:9c17d75a-2c5e-444d-b6d5-cd2a18e4317c</guid><dc:creator>LeeJooSang</dc:creator><description>[quote userid="93647" url="~/f/nordic-q-a/68430/question-can-i-use-zigbee-and-uart-at-the-same-time"]zigbee_right[/quote]
&lt;p&gt;zigbee_light&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>