<?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 and NRF_LOG simultaneously</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/36139/uart-and-nrf_log-simultaneously</link><description>I am using nrf52832 development kit and sdk version 14.2.0 and soft device 5.0. 
 I am using nrf_calendar.h with mpu9250. I have uploaded my code,and I have used all necessary libraries.my code is compiled with no error,but when I try to observe the output</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Thu, 12 Jul 2018 10:45:09 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/36139/uart-and-nrf_log-simultaneously" /><item><title>RE: UART and NRF_LOG simultaneously</title><link>https://devzone.nordicsemi.com/thread/139872?ContentTypeID=1</link><pubDate>Thu, 12 Jul 2018 10:45:09 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:68bfd76a-b095-4af8-817c-74e63a7c8292</guid><dc:creator>ovrebekk</dc:creator><description>&lt;p&gt;Hi&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Where did you attach them?&lt;/p&gt;
&lt;p&gt;The only .c files I can find in the rar file is main.c, new_calendar.c and system_nrf52.c&lt;/p&gt;
&lt;p&gt;Best regards&lt;br /&gt;Torbjørn&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: UART and NRF_LOG simultaneously</title><link>https://devzone.nordicsemi.com/thread/139867?ContentTypeID=1</link><pubDate>Thu, 12 Jul 2018 10:31:27 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:d98467af-8a91-4bb4-af44-503aa7f593f8</guid><dc:creator>vohra alihussain</dc:creator><description>&lt;p&gt;&amp;nbsp;I have attached all files&amp;nbsp;&lt;span style="background-color:transparent;color:#11171a;float:none;font-family:&amp;#39;GT Eesti&amp;#39;,&amp;#39;Helvetica&amp;#39;,Arial,sans-serif;font-size:14px;font-style:normal;font-weight:400;letter-spacing:normal;line-height:21px;text-align:left;text-decoration:none;text-indent:0px;text-transform:none;white-space:normal;"&gt;app_mpu.c, nrf_drv_mpu_spi.c, nrf_drv_mpu_twi.c, sdk_config.h and nrf_delay.c&lt;/span&gt; which u mentioned...&lt;/p&gt;
&lt;p&gt;I think problem is something else&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: UART and NRF_LOG simultaneously</title><link>https://devzone.nordicsemi.com/thread/139676?ContentTypeID=1</link><pubDate>Wed, 11 Jul 2018 07:37:34 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:5c19727b-69f5-4af6-91ab-ade9e5a98488</guid><dc:creator>ovrebekk</dc:creator><description>&lt;p&gt;Hi&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Thanks for the project. The project integrated nicely with the SDK, but there seems to be some custom files missing:&lt;br /&gt;app_mpu.c, nrf_drv_mpu_spi.c, nrf_drv_mpu_twi.c, sdk_config.h and nrf_delay.c&lt;/p&gt;
&lt;p&gt;Are you able to share the modified files also?&lt;/p&gt;
&lt;p&gt;Best regards&lt;br /&gt;Torbjørn&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: UART and NRF_LOG simultaneously</title><link>https://devzone.nordicsemi.com/thread/139551?ContentTypeID=1</link><pubDate>Tue, 10 Jul 2018 11:39:29 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:79e11932-7139-4cae-b019-da3085ebfbdb</guid><dc:creator>vohra alihussain</dc:creator><description>&lt;p&gt;&lt;a href="https://devzone.nordicsemi.com/cfs-file/__key/communityserver-discussions-components-files/4/nrf5_2D00_mpu_2D00_simple-_2D00_-Copy.rar"&gt;devzone.nordicsemi.com/.../nrf5_2D00_mpu_2D00_simple-_2D00_-Copy.rar&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;I have uploaded my code....&lt;/p&gt;
&lt;p&gt;I want to take mpu data and get char from user and that time I want to start time with the help of nrf_calendar.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: UART and NRF_LOG simultaneously</title><link>https://devzone.nordicsemi.com/thread/139549?ContentTypeID=1</link><pubDate>Tue, 10 Jul 2018 10:35:43 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:ab5a8f14-bd98-4bea-bcab-788da632e2e9</guid><dc:creator>ovrebekk</dc:creator><description>&lt;p&gt;Hi&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Could you zip the project and include it here?&lt;br /&gt;Then I can try to reproduce the issue.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;It could be that the printf is somehow giving you issues, and you want to replace all the printf&amp;#39;s with NRF_LOG_INFO.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Best regards&lt;br /&gt;Torbjørn&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: UART and NRF_LOG simultaneously</title><link>https://devzone.nordicsemi.com/thread/139176?ContentTypeID=1</link><pubDate>Fri, 06 Jul 2018 06:06:05 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:83d61066-f7a2-4e54-ba55-dd65a10d9490</guid><dc:creator>vohra alihussain</dc:creator><description>&lt;p&gt;thanks Jakub,&lt;/p&gt;
&lt;p&gt;but our problem is when we initialize uart the code stuck there. is there any solution for this? As in ble_app_uart example, where NRF_LOG and UART both works simultaneously, in my project I want to send mpu data on phone and get message by user through uart service.&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: UART and NRF_LOG simultaneously</title><link>https://devzone.nordicsemi.com/thread/139175?ContentTypeID=1</link><pubDate>Fri, 06 Jul 2018 05:45:57 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:664fcedf-e905-4620-ae88-4687ce503244</guid><dc:creator>Jakub Rzeszutko</dc:creator><description>&lt;p&gt;In SDK14.2 you can try to use&amp;nbsp;Logger module with CLI backend. In such case you can either print logs on UART or collect characters from it.&lt;/p&gt;
&lt;p&gt;More about it:&lt;/p&gt;
&lt;p&gt;doc:&amp;nbsp;&lt;a href="http://infocenter.nordicsemi.com/index.jsp?topic=%2Fcom.nordic.infocenter.sdk5.v14.2.0%2Findex.html"&gt;http://infocenter.nordicsemi.com/index.jsp?topic=%2Fcom.nordic.infocenter.sdk5.v14.2.0%2Findex.html&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;example:&amp;nbsp;sdk\nrf5\examples\peripheral\cli&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>