<?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>How to not reset ble_app_uart when over MTU_SIZE</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/27740/how-to-not-reset-ble_app_uart-when-over-mtu_size</link><description>Hi All, 
 The MTU_SIZE of ble_app_uart is set to 64-byte. When write data over this, let&amp;#39;s say 80-byte, the program will be reset.
I don&amp;#39;t want to increase the MUT_SIZE to 80-byte, and I just want the SDK not reset in this case. Is there anyone could</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Tue, 05 Dec 2017 11:57:54 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/27740/how-to-not-reset-ble_app_uart-when-over-mtu_size" /><item><title>RE: How to not reset ble_app_uart when over MTU_SIZE</title><link>https://devzone.nordicsemi.com/thread/109464?ContentTypeID=1</link><pubDate>Tue, 05 Dec 2017 11:57:54 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:862d7467-1461-49f1-8961-49715755344d</guid><dc:creator>Petter Myhre</dc:creator><description>&lt;p&gt;No problem :) If I answered your question I would appreciate if you would accept my answer by clicking the grey circle next to it.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: How to not reset ble_app_uart when over MTU_SIZE</title><link>https://devzone.nordicsemi.com/thread/109463?ContentTypeID=1</link><pubDate>Sat, 02 Dec 2017 13:57:55 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:808cb8f7-b6dc-4da6-bc7f-fd0e2336fc9d</guid><dc:creator>victortrue</dc:creator><description>&lt;p&gt;Dear Petter,
thank you for the kindly help.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: How to not reset ble_app_uart when over MTU_SIZE</title><link>https://devzone.nordicsemi.com/thread/109462?ContentTypeID=1</link><pubDate>Fri, 01 Dec 2017 11:39:02 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:57f7acb4-663c-41ca-a8a9-7a5ab3abc5ce</guid><dc:creator>Petter Myhre</dc:creator><description>&lt;p&gt;You probably get a reset because APP_ERROR_CHECK() is called with an error somewhere. See &lt;a href="https://devzone.nordicsemi.com/question/60125/my-device-is-freezing-and-restarting/"&gt;this&lt;/a&gt; to figure out from where.&lt;/p&gt;
&lt;p&gt;If you don&amp;#39;t want this to happen you need to handle this error and not call APP_ERROR_CHECK().&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>