<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>Wireless MCUのトピックRe: Shell in wireless example</title>
    <link>https://community.nxp.com/t5/Wireless-MCU/Shell-in-wireless-example/m-p/2198461#M20139</link>
    <description>&lt;P&gt;Hello,&lt;/P&gt;
&lt;P&gt;Hope you are doing well.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;What SDK version are you using? And what modifications did you implement in the wireless_uart example?&lt;/P&gt;
&lt;P&gt;Could you help us explain more details about your application?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;For wireless UART example, both blocking and non-blocking UART APIs are provided, though it is recommended to use a non-blocking implementation. Blocking functions polls the sending queue, waits for the sending queue to be empty. The non-blocking functions send/receive data using an interrupt method, return directly without waiting for all data written to the transmitter register.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;The non-blocking implementation uses a ring buffer supported by the transactional receive APIs. Please see the "&lt;A href="https://mcuxpresso.nxp.com/api_doc/dev/1562/a00031.html" target="_blank"&gt;UART Driver&lt;/A&gt;" section from MCUXpresso SDK API Reference Manual for more information.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Best Regards,&lt;/P&gt;
&lt;P&gt;Ana Sofia.&lt;/P&gt;</description>
    <pubDate>Tue, 04 Nov 2025 18:07:47 GMT</pubDate>
    <dc:creator>sofiaurueta</dc:creator>
    <dc:date>2025-11-04T18:07:47Z</dc:date>
    <item>
      <title>Shell in wireless example</title>
      <link>https://community.nxp.com/t5/Wireless-MCU/Shell-in-wireless-example/m-p/2197540#M20136</link>
      <description>&lt;P&gt;Hello NXP team,&lt;/P&gt;&lt;P&gt;I am using kw45 loc board to recieve data from multiple sensor through BLE I am using Wireless uart example from sdk I am successfully able to recieve data in ble from multiple device but what i observed shell_dec and shellwrite is taking too much time in printing data in teraterm it is about taking more time in printing data in teraterm.&lt;/P&gt;&lt;P&gt;Almost double the processing time i calculated time using systick freertos tick.&lt;/P&gt;&lt;P&gt;1.I want to know for if nxp can suggest efficient way to printing data multiple byte in less time.&lt;/P&gt;&lt;P&gt;2.And I am using shell present in wireless uart it is blocking or non blocking.&lt;/P&gt;&lt;P&gt;Thankyou&amp;nbsp;&lt;/P&gt;&lt;P&gt;Chetan&lt;/P&gt;</description>
      <pubDate>Mon, 03 Nov 2025 13:31:10 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Wireless-MCU/Shell-in-wireless-example/m-p/2197540#M20136</guid>
      <dc:creator>chetan98</dc:creator>
      <dc:date>2025-11-03T13:31:10Z</dc:date>
    </item>
    <item>
      <title>Re: Shell in wireless example</title>
      <link>https://community.nxp.com/t5/Wireless-MCU/Shell-in-wireless-example/m-p/2198461#M20139</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;
&lt;P&gt;Hope you are doing well.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;What SDK version are you using? And what modifications did you implement in the wireless_uart example?&lt;/P&gt;
&lt;P&gt;Could you help us explain more details about your application?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;For wireless UART example, both blocking and non-blocking UART APIs are provided, though it is recommended to use a non-blocking implementation. Blocking functions polls the sending queue, waits for the sending queue to be empty. The non-blocking functions send/receive data using an interrupt method, return directly without waiting for all data written to the transmitter register.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;The non-blocking implementation uses a ring buffer supported by the transactional receive APIs. Please see the "&lt;A href="https://mcuxpresso.nxp.com/api_doc/dev/1562/a00031.html" target="_blank"&gt;UART Driver&lt;/A&gt;" section from MCUXpresso SDK API Reference Manual for more information.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Best Regards,&lt;/P&gt;
&lt;P&gt;Ana Sofia.&lt;/P&gt;</description>
      <pubDate>Tue, 04 Nov 2025 18:07:47 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Wireless-MCU/Shell-in-wireless-example/m-p/2198461#M20139</guid>
      <dc:creator>sofiaurueta</dc:creator>
      <dc:date>2025-11-04T18:07:47Z</dc:date>
    </item>
  </channel>
</rss>

