<?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>ble_app_uart  NRF_BREAKPOINT_COND;</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/102121/ble_app_uart-nrf_breakpoint_cond</link><description>Hi ! I have weird issue about ble_app_uart sdk. I did&amp;#39;t change any code in SDK but I have this issue : NRF_BREAKPOINT_COND; 
 
 
 
 Funny thing is I was working on another sdk which is peripheral -&amp;gt; uart. I saw the same issue but it was working sometimes</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Mon, 24 Jul 2023 10:37:18 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/102121/ble_app_uart-nrf_breakpoint_cond" /><item><title>RE: ble_app_uart  NRF_BREAKPOINT_COND;</title><link>https://devzone.nordicsemi.com/thread/437825?ContentTypeID=1</link><pubDate>Mon, 24 Jul 2023 10:37:18 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:1830fd41-2f83-41b0-889d-13e7b5ab35c1</guid><dc:creator>Scherbeth</dc:creator><description>&lt;p&gt;I fixed the problem. **** use_parity&amp;nbsp; &amp;nbsp;= true **** I changed with false instead of true. It worked.&amp;nbsp;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: ble_app_uart  NRF_BREAKPOINT_COND;</title><link>https://devzone.nordicsemi.com/thread/437800?ContentTypeID=1</link><pubDate>Mon, 24 Jul 2023 08:48:55 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:033d3618-db8b-49ea-8fbd-a7c07de9d967</guid><dc:creator>Scherbeth</dc:creator><description>&lt;p&gt;Hi,&amp;nbsp;&lt;/p&gt;
&lt;p&gt;RX-TX pins are correct. I can receive data while I&amp;#39;am using another sdk. Baudrate is 9600. I tried 115200 but not worked at all. I did&amp;#39;t even receive anything.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;peripheral uart app is working correctly. I can receive $GPGGA format. But ble_app_uart is receiving data like &amp;quot;&amp;quot; &amp;#39;&amp;Aring;{FF}M)K&amp;amp;{FF}&amp;ndash;A*ıU&amp;cent;iK)D &amp;quot;&amp;quot;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: ble_app_uart  NRF_BREAKPOINT_COND;</title><link>https://devzone.nordicsemi.com/thread/437725?ContentTypeID=1</link><pubDate>Fri, 21 Jul 2023 16:38:04 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:ceb106a1-db0d-4f4d-836b-627fb12558aa</guid><dc:creator>J&amp;#248;rgen Holmefjord</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;Are you running this on a custom board? The APP_UART_COMMUNICATION_ERROR usually happens if the RX pin of the UART is left floating. What are your UART pins connected to?&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Which pins are used for UART?&lt;/p&gt;
&lt;p&gt;Have you made sure that you have opened the correct COM port, and that the baudrate is set correctly according to the firmware (default: 115200 baudrate).&lt;/p&gt;
&lt;p&gt;Best regards,&lt;br /&gt;Jørgen&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: ble_app_uart  NRF_BREAKPOINT_COND;</title><link>https://devzone.nordicsemi.com/thread/437669?ContentTypeID=1</link><pubDate>Fri, 21 Jul 2023 12:46:12 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:587fd75e-a413-4971-adec-65a4649d3278</guid><dc:creator>Scherbeth</dc:creator><description>&lt;p&gt;I solved the problem with excluding this part : &lt;img style="max-height:240px;max-width:320px;" src="https://devzone.nordicsemi.com/resized-image/__size/640x480/__key/communityserver-discussions-components-files/4/errorslv1.png" alt=" " /&gt;&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;But now UART data is not coming with the format as I want. &lt;img style="max-height:240px;max-width:320px;" src="https://devzone.nordicsemi.com/resized-image/__size/640x480/__key/communityserver-discussions-components-files/4/errorslv2.png" alt=" " /&gt;&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;I used the same code block with another sdk file. I received the data as ı want but in this sdk file its not working. Can you help me about this issue ?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>