<?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>NRF_LOG and UART not working simultaneously</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/25207/nrf_log-and-uart-not-working-simultaneously</link><description>Hi, 
 I am using experimental_ble_app_blinky example. In that NRF_LOG over UART was implemented.
I Added some UART code for my use. But after flashing code was not working at all. Printf and NRF_LOG_INFO was not working simultaneously.
Then i commented</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Wed, 20 Sep 2017 08:02:02 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/25207/nrf_log-and-uart-not-working-simultaneously" /><item><title>RE: NRF_LOG and UART not working simultaneously</title><link>https://devzone.nordicsemi.com/thread/99350?ContentTypeID=1</link><pubDate>Wed, 20 Sep 2017 08:02:02 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:50b20d03-3c14-4375-961c-3b80160abce7</guid><dc:creator>Joakim Jakobsen</dc:creator><description>&lt;p&gt;Hi Phob! I would ask you to take a look at &lt;a href="https://devzone.nordicsemi.com/question/166674/problem-with-adding-uart-to-print/?answer=168351#post-id-168351"&gt;this answer&lt;/a&gt; again. It covers exactly what you need do to, what modifications you need to make to the sdk_config.h file, and what files to add to your project. It also has example files you can take a look at. Please let me know if you have any questions regarding this.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: NRF_LOG and UART not working simultaneously</title><link>https://devzone.nordicsemi.com/thread/99351?ContentTypeID=1</link><pubDate>Tue, 19 Sep 2017 15:38:20 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:c2a7a28d-5750-4804-b6b0-4a7dd212461d</guid><dc:creator>phob</dc:creator><description>&lt;p&gt;Thanks Joakim.
i don&amp;#39;t required NRF_LOG, so i have removed all the NRF_LOG_xxxx calls from files. But now i am facing problem like printf is not at all working and processor gets stuck there only. But i could use uart_put_char to send single character.  i have attached sdk_config.h file.&lt;/p&gt;
&lt;p&gt;[sdk_config](&lt;a href="https://drive.google.com/file/d/0B6CAhHiAfKJkTGVrV1FDVVBDZzQ/view?usp=sharing"&gt;file&lt;/a&gt;)&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: NRF_LOG and UART not working simultaneously</title><link>https://devzone.nordicsemi.com/thread/99349?ContentTypeID=1</link><pubDate>Mon, 18 Sep 2017 13:56:34 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:5c6d0ab6-f286-4096-9744-f8a3619909e3</guid><dc:creator>Joakim Jakobsen</dc:creator><description>&lt;p&gt;Hi Phob!&lt;/p&gt;
&lt;p&gt;Please take a look at &lt;a href="https://devzone.nordicsemi.com/question/166674/problem-with-adding-uart-to-print/"&gt;this thread&lt;/a&gt;. It&amp;#39;s not using the same example but you should be able to find the information you need.&lt;/p&gt;
&lt;p&gt;Let me know if it doesn&amp;#39;t help and you still are experiencing problems.&lt;/p&gt;
&lt;p&gt;Best regards,&lt;br /&gt;
Joakim.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: NRF_LOG and UART not working simultaneously</title><link>https://devzone.nordicsemi.com/thread/99348?ContentTypeID=1</link><pubDate>Fri, 15 Sep 2017 19:29:28 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:a78165dc-d054-4209-9015-2488078d8254</guid><dc:creator>phob</dc:creator><description>&lt;p&gt;It is getting stuck at &lt;strong&gt;ble_stack_init()&lt;/strong&gt; function.,
If i comment init_uart function then code doesn&amp;#39;t get reset but if i use uart initialization then it get reset continuously.
Even if i use printf then also application is not working properly.
i think there might be nrf_log task is running. Which might using UART service. What could be other possibilities?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: NRF_LOG and UART not working simultaneously</title><link>https://devzone.nordicsemi.com/thread/99347?ContentTypeID=1</link><pubDate>Fri, 15 Sep 2017 16:44:03 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:82e3a538-fb60-4596-9123-475b3f04eaf7</guid><dc:creator>phob</dc:creator><description>&lt;p&gt;I am using SDK v12.2. Softdevice is S132 and NRF52 Board. Also Board is restarting continously.
i disabled NRF_LOGs and Changed it to printf.
I changed to LOG over RTT instead of UART.
I have updated my files on github.  &lt;a href="https://github.com/embhobbb/multinode/"&gt;github.com/.../&lt;/a&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: NRF_LOG and UART not working simultaneously</title><link>https://devzone.nordicsemi.com/thread/99346?ContentTypeID=1</link><pubDate>Fri, 15 Sep 2017 00:38:13 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:e183c02f-e826-4ad1-a1e0-4775c3c82a63</guid><dc:creator>0xDC</dc:creator><description>&lt;p&gt;What SDK version?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>