<?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>Not able to send data over UART on nRF52810</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/53101/not-able-to-send-data-over-uart-on-nrf52810</link><description>Hello, 
 I am not able to send a command from the BLE (52810) to a DSP over UART which are on my custom board. I have modified a program that uses UART for logging purpose. I have also modified a UART loopback program to talk to my DSP and in that program</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Tue, 22 Oct 2019 06:48:27 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/53101/not-able-to-send-data-over-uart-on-nrf52810" /><item><title>RE: Not able to send data over UART on nRF52810</title><link>https://devzone.nordicsemi.com/thread/216055?ContentTypeID=1</link><pubDate>Tue, 22 Oct 2019 06:48:27 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:ceeab849-292e-44c4-a2b5-064e4f5adc86</guid><dc:creator>ovrebekk</dc:creator><description>&lt;p&gt;Hi&lt;/p&gt;
&lt;p&gt;If your devices are running at different voltages you would need some kind of level shifter on the signals to convert the voltages accordingly.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;For one directional signals, such as the reset pin, you can typically get away with a simple transistor circuit, but for bidirectional signals it is a bit more complicated (either a more complex transistor network or a dedicated level shifter chip is needed).&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: Not able to send data over UART on nRF52810</title><link>https://devzone.nordicsemi.com/thread/215853?ContentTypeID=1</link><pubDate>Mon, 21 Oct 2019 08:56:16 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:1215a131-6961-4740-bced-d0408e14967f</guid><dc:creator>Sudeep R J</dc:creator><description>&lt;p&gt;Hi Torbjorn,&lt;/p&gt;
&lt;p&gt;I think there is a hardware issue with my board. I was pulling up the DSP reset pin from the BLE and it was not happening as the BLE and DSP work at different voltages. So the voltage given by the BLE is not sufficient for the DSP Reset pin to be pulled high.&lt;/p&gt;
&lt;p&gt;I have figured out till this. So a quick rework to my board should work for me I guess.&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;Thanks for your response.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Not able to send data over UART on nRF52810</title><link>https://devzone.nordicsemi.com/thread/215849?ContentTypeID=1</link><pubDate>Mon, 21 Oct 2019 08:50:30 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:ba63c4e2-304a-48e1-a1c7-3d43710e4e3f</guid><dc:creator>ovrebekk</dc:creator><description>&lt;p&gt;Hi&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Sorry for the slow response. Hung is currently out of office, and I will help out in the mean time.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Did you have any progress with this?&lt;/p&gt;
&lt;p&gt;Do you get any error messages in the code when you try to enable the UART, or write to it?&lt;/p&gt;
&lt;p&gt;Have you tried to probe the UART pins with a scope or logic analyzer to see if there is any activity?&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: Not able to send data over UART on nRF52810</title><link>https://devzone.nordicsemi.com/thread/214504?ContentTypeID=1</link><pubDate>Fri, 11 Oct 2019 07:04:44 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:30f69824-2df9-4a7f-842a-848b56f68518</guid><dc:creator>Sudeep R J</dc:creator><description>&lt;p&gt;Hello Hung Bui,&lt;/p&gt;
&lt;p&gt;Yes I did disable the log completely.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;I do not want the log messages anyway so i have not enabled the RTT log also. I compared my sdk.config file with that of ble_app_uart but still there is no data that can be seen on the DSP Rx.&lt;/p&gt;
&lt;p&gt;Thanks &amp;amp; Regards&lt;/p&gt;
&lt;p&gt;Sudeep R J&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Not able to send data over UART on nRF52810</title><link>https://devzone.nordicsemi.com/thread/214361?ContentTypeID=1</link><pubDate>Thu, 10 Oct 2019 12:20:21 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:4f50ad64-d919-4d68-8e9e-4a3d7087074a</guid><dc:creator>Hung Bui</dc:creator><description>&lt;p&gt;Hi Sudeep,&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Have you tried to disable log completely ? (set&amp;nbsp;NRF_LOG_ENABLED = 0)&lt;/p&gt;
&lt;p&gt;Or you can set&amp;nbsp;NRF_LOG_ENABLED = 1 but use RTT logging instead of UART.&lt;/p&gt;
&lt;p&gt;You can refer to our ble_app_uart example where we use RTT log and UART interface at the same time.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>