<?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>Understanding Backends flushed warning - modified CLI example</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/65293/understanding-backends-flushed-warning---modified-cli-example</link><description>I have run up the CLI example to test as we will require some command line interaction and why reinvent the wheel? 
 I run up the example with USB enabled and UART disabled, I&amp;#39;ve changed the board type to include our I/O initialsation, otherwise the example</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Thu, 18 Feb 2021 15:12:25 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/65293/understanding-backends-flushed-warning---modified-cli-example" /><item><title>RE: Understanding Backends flushed warning - modified CLI example</title><link>https://devzone.nordicsemi.com/thread/295170?ContentTypeID=1</link><pubDate>Thu, 18 Feb 2021 15:12:25 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:bdba9f72-b849-468a-9e6a-bd75f8322d86</guid><dc:creator>Tom</dc:creator><description>&lt;p&gt;Sorry &lt;a href="https://devzone.nordicsemi.com/members/kenneth"&gt;Kenneth&lt;/a&gt; I must have missed the email notification for this one.&lt;/p&gt;
&lt;p&gt;Regarding your suggestion, I&amp;#39;m not sure how I could call cli_process more frequently as all the while loop is dong is processing the log, USB events and processing the CLI.&lt;/p&gt;
&lt;p&gt;In the end I reinvented the wheel as I couldn&amp;#39;t work out&amp;nbsp;how to solve the problem.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Understanding Backends flushed warning - modified CLI example</title><link>https://devzone.nordicsemi.com/thread/283492?ContentTypeID=1</link><pubDate>Mon, 07 Dec 2020 10:27:59 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:e031b33f-a340-48e9-93c6-e5a1161a7af5</guid><dc:creator>Kenneth</dc:creator><description>&lt;p&gt;This is a rather old case, and maybe you have solved this in the meantime.&lt;/p&gt;
&lt;p&gt;It looks like you&amp;#39;re getting buffer overflow, likely because cli_process() is not called frequently enough.&lt;/p&gt;
&lt;p&gt;Maybe you can try setting NRF_LOG_DEFERRED to &amp;#39;1&amp;#39; in your app_config.h to see if that helps and/or call&amp;nbsp;cli_process() more frequent.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>