<?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>topic Re: QN908xcdk private_profile_server modification in Wireless MCU</title>
    <link>https://community.nxp.com/t5/Wireless-MCU/QN908xcdk-private-profile-server-modification/m-p/1864623#M17406</link>
    <description>&lt;P&gt;Hello,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;What do you mean with "it doesn't stop"? With the modification, it will start every time the MCU restarts.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Best Regards,&lt;/P&gt;
&lt;P&gt;Ricardo&lt;/P&gt;</description>
    <pubDate>Mon, 13 May 2024 16:43:34 GMT</pubDate>
    <dc:creator>Ricardo_Zamora</dc:creator>
    <dc:date>2024-05-13T16:43:34Z</dc:date>
    <item>
      <title>QN908xcdk private_profile_server modification</title>
      <link>https://community.nxp.com/t5/Wireless-MCU/QN908xcdk-private-profile-server-modification/m-p/1857998#M17269</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;I operate "qn908xcdk_wireless_examples_bluetooth_private_profile_server_freertos" in MCUXpresso IDE using Development Kit. In the example, after I running the code on IDE, I have to click Button1(SW1) on DK to start wireless BLE communication (after that, the diode D5 turns on RED, and DK try to find private_client).&lt;/P&gt;&lt;P&gt;Here, &lt;STRONG&gt;I want to skip this "press the Button1(SW1)" procedure, and start sending BLE address right away after IDE example is running.&lt;/STRONG&gt; How can I do this by modifying the code in&amp;nbsp;"qn908xcdk_wireless_examples_bluetooth_private_profile_server_freertos"?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;</description>
      <pubDate>Wed, 01 May 2024 14:24:52 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Wireless-MCU/QN908xcdk-private-profile-server-modification/m-p/1857998#M17269</guid>
      <dc:creator>mjkimbravo</dc:creator>
      <dc:date>2024-05-01T14:24:52Z</dc:date>
    </item>
    <item>
      <title>Re: QN908xcdk private_profile_server modification</title>
      <link>https://community.nxp.com/t5/Wireless-MCU/QN908xcdk-private-profile-server-modification/m-p/1860998#M17320</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Hope you are doing well. The keyboard events are handled by "BleApp_HandleKeys".&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;If you want to "skip" the usage of the button, you just need to add the "BleApp_Start" function inside the main_task() function, on the line before App_Thread (param);&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Hope this helps!&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Regards,&lt;/P&gt;
&lt;P&gt;Ricardo&lt;/P&gt;</description>
      <pubDate>Wed, 08 May 2024 03:40:44 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Wireless-MCU/QN908xcdk-private-profile-server-modification/m-p/1860998#M17320</guid>
      <dc:creator>Ricardo_Zamora</dc:creator>
      <dc:date>2024-05-08T03:40:44Z</dc:date>
    </item>
    <item>
      <title>Re: QN908xcdk private_profile_server modification</title>
      <link>https://community.nxp.com/t5/Wireless-MCU/QN908xcdk-private-profile-server-modification/m-p/1863847#M17378</link>
      <description>&lt;P&gt;Thank you for your kind reply.&lt;/P&gt;&lt;P&gt;Your solution works well, and DK starts BLE pairing after the debugging runs without press the button1.&lt;/P&gt;&lt;P&gt;However, it does't stop even after I press the reset button on DK, or terminate the "&lt;SPAN&gt;qn908xcdk_wireless_examples_bluetooth_private_profile_server_freertos&lt;/SPAN&gt;" file.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;How can I stop the application?&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;</description>
      <pubDate>Sat, 11 May 2024 09:05:44 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Wireless-MCU/QN908xcdk-private-profile-server-modification/m-p/1863847#M17378</guid>
      <dc:creator>mjkimbravo</dc:creator>
      <dc:date>2024-05-11T09:05:44Z</dc:date>
    </item>
    <item>
      <title>Re: QN908xcdk private_profile_server modification</title>
      <link>https://community.nxp.com/t5/Wireless-MCU/QN908xcdk-private-profile-server-modification/m-p/1864623#M17406</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;What do you mean with "it doesn't stop"? With the modification, it will start every time the MCU restarts.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Best Regards,&lt;/P&gt;
&lt;P&gt;Ricardo&lt;/P&gt;</description>
      <pubDate>Mon, 13 May 2024 16:43:34 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Wireless-MCU/QN908xcdk-private-profile-server-modification/m-p/1864623#M17406</guid>
      <dc:creator>Ricardo_Zamora</dc:creator>
      <dc:date>2024-05-13T16:43:34Z</dc:date>
    </item>
    <item>
      <title>Re: QN908xcdk private_profile_server modification</title>
      <link>https://community.nxp.com/t5/Wireless-MCU/QN908xcdk-private-profile-server-modification/m-p/1881182#M17684</link>
      <description>&lt;P&gt;I'm terribly sorry for my late confirm, but &lt;STRONG&gt;I find a new problem when using &lt;EM&gt;BleApp_Start()&lt;/EM&gt;.&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;Would you please see my post below?&lt;/P&gt;&lt;P&gt;&lt;A title="QN9080 BLE connection problem" href="https://community.nxp.com/t5/Wireless-Connectivity/QN9080-BLE-connection-problem/m-p/1881177/emcs_t/S2h8ZW1haWx8dG9waWNfc3Vic2NyaXB0aW9ufExYMUNYUlU2NTVWR1ZOfDE4ODExNzd8U1VCU0NSSVBUSU9OU3xoSw#M17683" target="_self"&gt;QN9080 BLE connection problem&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Best regards,&lt;/P&gt;</description>
      <pubDate>Wed, 05 Jun 2024 05:01:08 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Wireless-MCU/QN908xcdk-private-profile-server-modification/m-p/1881182#M17684</guid>
      <dc:creator>mjkimbravo</dc:creator>
      <dc:date>2024-06-05T05:01:08Z</dc:date>
    </item>
  </channel>
</rss>

