<?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>nRF52832 Switching UART driver between UART Log and GPS</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/37757/nrf52832-switching-uart-driver-between-uart-log-and-gps</link><description>Dear helper. 
 Currently, in my custom board had a GPS chip that connect to nRF52832 with UART port. 
 But also the only way that I can trace the log is the other UART port via using the NRF_LOG_INIT to initiate. 
 According to data sheet, nRF52832 only</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Mon, 27 Aug 2018 11:22:42 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/37757/nrf52832-switching-uart-driver-between-uart-log-and-gps" /><item><title>RE: nRF52832 Switching UART driver between UART Log and GPS</title><link>https://devzone.nordicsemi.com/thread/145907?ContentTypeID=1</link><pubDate>Mon, 27 Aug 2018 11:22:42 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:c2e5dbaf-c677-4fb0-92ef-f7986bc07a19</guid><dc:creator>Max Liao</dc:creator><description>&lt;p&gt;Dear Einar.&lt;/p&gt;
&lt;p&gt;I used the app_uart and also used printf to do the log, and also I set the RX for GPS.&lt;/p&gt;
&lt;p&gt;So I think it might resolved the problem for temporary.&lt;/p&gt;
&lt;p&gt;Thanks.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: nRF52832 Switching UART driver between UART Log and GPS</title><link>https://devzone.nordicsemi.com/thread/145691?ContentTypeID=1</link><pubDate>Fri, 24 Aug 2018 13:11:13 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:28f7de76-83df-4248-a2a7-3ca73af04a7f</guid><dc:creator>Einar Thorsrud</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;The Logger module is not intended to be disabled after it has been enabled, so you will need to make some adaptations in order to get it to work. Perhaps you could avoid it altogether and use the &lt;a href="http://infocenter.nordicsemi.com/topic/com.nordic.infocenter.sdk5.v15.1.0/group__app__uart.html?cp=4_0_0_6_11_57"&gt;UART module&lt;/a&gt;&amp;nbsp;instead?&lt;/p&gt;
&lt;p&gt;Do you have to use UART to communicate with the GPS module in the first place? If it has I2C or (even better) SPI, then that would probably be a better choice.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: nRF52832 Switching UART driver between UART Log and GPS</title><link>https://devzone.nordicsemi.com/thread/145556?ContentTypeID=1</link><pubDate>Thu, 23 Aug 2018 16:07:41 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:c06e3504-ffee-4d12-baea-9538b8d65cb0</guid><dc:creator>Max Liao</dc:creator><description>&lt;p&gt;Dear Turbo J&lt;/p&gt;
&lt;p&gt;I try with rtt already, but in my device it only support the UART port that connected to USB connector.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;So in this case, I can&amp;#39;t use rtt at last.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Thanks.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: nRF52832 Switching UART driver between UART Log and GPS</title><link>https://devzone.nordicsemi.com/thread/145554?ContentTypeID=1</link><pubDate>Thu, 23 Aug 2018 15:40:25 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:3d1d7b33-9988-43fa-8e2b-5c92b3151ab8</guid><dc:creator>Turbo J</dc:creator><description>&lt;p&gt;Did you try switching to Segger RTT logging?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>