<?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: QN9080 BLE connection problem in Wireless MCU</title>
    <link>https://community.nxp.com/t5/Wireless-MCU/QN9080-BLE-connection-problem/m-p/1878433#M17642</link>
    <description>&lt;P&gt;Hello,&lt;/P&gt;
&lt;P&gt;Thank you in advance for the information provided I really appreciated.&lt;/P&gt;
&lt;P&gt;Can you please help me with another test case:&lt;/P&gt;
&lt;P&gt;Please test the example on your custom board, but instead of connecting this to the USB Dongle can you please test this directly with your mobile phone. This test case would be really helpful as we will notice if this problem can really on something related to the Dongle.&lt;/P&gt;</description>
    <pubDate>Thu, 30 May 2024 21:59:15 GMT</pubDate>
    <dc:creator>nxf77486</dc:creator>
    <dc:date>2024-05-30T21:59:15Z</dc:date>
    <item>
      <title>QN9080 BLE connection problem</title>
      <link>https://community.nxp.com/t5/Wireless-MCU/QN9080-BLE-connection-problem/m-p/1876043#M17607</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;I did data transmission through QN908xcdk using SDK example: "&lt;EM&gt;qn908xcdk_wireless_examples_bluetooth_private_profile_server_bm&lt;/EM&gt;". It works fine, and USB dongle get data well through &lt;EM&gt;connectivity QTool&lt;/EM&gt;.&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Now I want to do this work in my own PCB board on which MCU(QN9080) is mounted.&lt;/SPAN&gt; I succeed BLE pairing between my own PCB board and USB dongle. So, I try to get a data-stream through QPPC(private profile client) in &lt;EM&gt;connectivity QTool&lt;/EM&gt;. Only a few first seconds, it gets a data well.&amp;nbsp;However, it suddenly stops while receiving data and does not proceed afterwards. (The same job is done well through QN908xcdk.)&lt;/P&gt;&lt;P&gt;My QTool setting, PCB design is attached. And this question is&amp;nbsp;a continuation of my question:&amp;nbsp;&lt;A title="QN9080cdk Bluetooth example pin setting" href="https://community.nxp.com/t5/Wireless-Connectivity/QN9080cdk-Bluetooth-example-pin-setting/m-p/1875937/emcs_t/S2h8ZW1haWx8dG9waWNfc3Vic2NyaXB0aW9ufExXUFlZNEwxS0VHODdPfDE4NzU5Mzd8U1VCU0NSSVBUSU9OU3xoSw#M17605" target="_self"&gt;QN9080cdk Bluetooth example pin setting&lt;/A&gt;, so please refer to it.&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Is this a pairing issue because I use the other antenna(&lt;EM&gt;'2450AT18A100'&lt;/EM&gt;) with DK? Is it possible to solve this problem by changing the code in IDE SDK or setup in QTool? Or is there any other good SDKs (not QPP) to send data wirelessly through my PCB board MCU to USB dongle?&amp;nbsp;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 28 May 2024 07:22:50 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Wireless-MCU/QN9080-BLE-connection-problem/m-p/1876043#M17607</guid>
      <dc:creator>mjkimbravo</dc:creator>
      <dc:date>2024-05-28T07:22:50Z</dc:date>
    </item>
    <item>
      <title>Re: QN9080 BLE connection problem</title>
      <link>https://community.nxp.com/t5/Wireless-MCU/QN9080-BLE-connection-problem/m-p/1876586#M17616</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thank you for contacting NXP support.&lt;/P&gt;
&lt;P&gt;I appreciate the information proportionated, in this case in specific there should not be a problem when using the 2450AT18A100 as in the BLE Antenna Design Guide is mentioned that it is supported on the QN9080 device. But I would recommend in this case, as it is also mentioned on the design guide to consult directly with the manufacturer in case there could be any detail that is not mentioned in the manual.&lt;/P&gt;
&lt;P&gt;I just review you pcb settings and everything seems to be fine, if it is possible can you please share with me your schematics.&lt;/P&gt;</description>
      <pubDate>Tue, 28 May 2024 22:50:03 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Wireless-MCU/QN9080-BLE-connection-problem/m-p/1876586#M17616</guid>
      <dc:creator>nxf77486</dc:creator>
      <dc:date>2024-05-28T22:50:03Z</dc:date>
    </item>
    <item>
      <title>Re: QN9080 BLE connection problem</title>
      <link>https://community.nxp.com/t5/Wireless-MCU/QN9080-BLE-connection-problem/m-p/1876824#M17621</link>
      <description>&lt;P&gt;Thank you for your reply.&lt;/P&gt;&lt;P&gt;I upload the PCB schematic of mine, but I wonder you cannot open it because there are many different kinds of PCB tool programs. So, I also send you a screen picture of my PCB MCU parts, too.&lt;/P&gt;&lt;P&gt;There is one more difference with DK and my PCB. DK use 32MHz XTAL, but I use 16MHz XTAL. So I modify...&lt;/P&gt;&lt;P&gt;clock_config.h -&amp;gt; BOARD_XTAL0_CLK_HZ -&amp;gt; 32000000U ==&amp;gt; 16000000U&amp;nbsp;&lt;/P&gt;&lt;P&gt;clock_config.c -&amp;gt; k32M_to_XTAL_CLK ==&amp;gt; k16M_to_XTAL_CLK&lt;/P&gt;&lt;P&gt;Could there be a problem in this part?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;If there is no error in hardware, why this kind of problem happen? Can I handle it in IDE MCUxpresso software?&lt;/P&gt;&lt;P&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, 29 May 2024 06:52:09 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Wireless-MCU/QN9080-BLE-connection-problem/m-p/1876824#M17621</guid>
      <dc:creator>mjkimbravo</dc:creator>
      <dc:date>2024-05-29T06:52:09Z</dc:date>
    </item>
    <item>
      <title>Re: QN9080 BLE connection problem</title>
      <link>https://community.nxp.com/t5/Wireless-MCU/QN9080-BLE-connection-problem/m-p/1877475#M17631</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thank you for providing the schematic, I already check this out and verified this with the Hardware Design guide, and everything seems to be fine.&lt;/P&gt;
&lt;P&gt;Can you please help me with the following information as I think this could be a software implementation trouble:&lt;/P&gt;
&lt;UL type="disc"&gt;
&lt;LI&gt;When the device (QN9080) suddenly stops sending data do you receive a disconnect event? If so can you please share with me and image.&lt;/LI&gt;
&lt;LI&gt;Can you please also help me by debugging this example, to see in what part the device could be stop sending messages.&lt;/LI&gt;
&lt;LI&gt;Also If it is possible can you please help me with some sniffer captures just to have a better view of the packets.&lt;/LI&gt;
&lt;/UL&gt;</description>
      <pubDate>Wed, 29 May 2024 17:08:28 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Wireless-MCU/QN9080-BLE-connection-problem/m-p/1877475#M17631</guid>
      <dc:creator>nxf77486</dc:creator>
      <dc:date>2024-05-29T17:08:28Z</dc:date>
    </item>
    <item>
      <title>Re: QN9080 BLE connection problem</title>
      <link>https://community.nxp.com/t5/Wireless-MCU/QN9080-BLE-connection-problem/m-p/1877862#M17635</link>
      <description>&lt;P&gt;Thank you for your reply.&lt;/P&gt;&lt;P&gt;1. When the device (QN9080) suddenly stops sending data do you receive a disconnect event? If so can you please share with me and image.&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;&lt;STRONG&gt;On connectivity QTool, the devices(master and slave) are still connected when data transmission stops. Only the data transmission is suddenly stopped without any error messages.&lt;/STRONG&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;2. Can you please also help me by debugging this example, to see in what part the device could be stop sending messages.&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;&lt;STRONG&gt;What you mean "this example"?&amp;nbsp;There is no particular attachment to your reply.&lt;/STRONG&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;3.&amp;nbsp;Also If it is possible can you please help me with some sniffer captures just to have a better view of the packets.&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;&lt;STRONG&gt;I'm sorry for my bad English, but I don't understand this comments... What means "sniffer capture"? What means "packets"?&lt;/STRONG&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I also upload the attachments: SDK file which I debugged, and the videos of my procedure. It might help your understanding. (The reason I insert &lt;EM&gt;BleApp_Start()&lt;/EM&gt; is there is no &lt;EM&gt;Button1&lt;/EM&gt; on my PCB board. And my XTAL is 16MHz)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Best regards,&lt;/P&gt;</description>
      <pubDate>Thu, 30 May 2024 05:02:39 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Wireless-MCU/QN9080-BLE-connection-problem/m-p/1877862#M17635</guid>
      <dc:creator>mjkimbravo</dc:creator>
      <dc:date>2024-05-30T05:02:39Z</dc:date>
    </item>
    <item>
      <title>Re: QN9080 BLE connection problem</title>
      <link>https://community.nxp.com/t5/Wireless-MCU/QN9080-BLE-connection-problem/m-p/1878433#M17642</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;
&lt;P&gt;Thank you in advance for the information provided I really appreciated.&lt;/P&gt;
&lt;P&gt;Can you please help me with another test case:&lt;/P&gt;
&lt;P&gt;Please test the example on your custom board, but instead of connecting this to the USB Dongle can you please test this directly with your mobile phone. This test case would be really helpful as we will notice if this problem can really on something related to the Dongle.&lt;/P&gt;</description>
      <pubDate>Thu, 30 May 2024 21:59:15 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Wireless-MCU/QN9080-BLE-connection-problem/m-p/1878433#M17642</guid>
      <dc:creator>nxf77486</dc:creator>
      <dc:date>2024-05-30T21:59:15Z</dc:date>
    </item>
    <item>
      <title>Re: QN9080 BLE connection problem</title>
      <link>https://community.nxp.com/t5/Wireless-MCU/QN9080-BLE-connection-problem/m-p/1879829#M17656</link>
      <description>&lt;P&gt;&lt;SPAN&gt;Thank you for the continued help. This is an important problem that the success of my project depends on, so I really appreciate your continuing help.&amp;nbsp;&lt;/SPAN&gt;As you mentioned, I tried to receive the data, not from the USB dongle but from mobile phone.&lt;/P&gt;&lt;P&gt;DK -&amp;gt; USB dongle or mobile phone : paring well, data transmission well&lt;/P&gt;&lt;P&gt;my PCB board -&amp;gt; USB dongle or mobile phone: pairing well, but data transmission stops suddenly.&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Therefore, I think this is not a problem from USB dongle.&amp;nbsp;I don't think there's any problem with the hardware, as pairing seems to work out well immediately.&amp;nbsp;&lt;/STRONG&gt;&lt;STRONG&gt;Is there any other reason in the software why data transmission suddenly stops?&amp;nbsp;&lt;/STRONG&gt;&lt;STRONG&gt;If it's because of u&lt;SPAN&gt;nstable connection due to antenna&lt;/SPAN&gt;, is there a way to keep sending data even if there's some kind of little delay?&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&lt;SPAN&gt;Also, I just want to send the byte stream data from QN9080 on my PCB board to PC wirelessly(through Bluetooth) in any way, so I also really appreciate that if you recommend a new method other than private profile server (QPPS).&lt;/SPAN&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Best regards,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 03 Jun 2024 12:11:48 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Wireless-MCU/QN9080-BLE-connection-problem/m-p/1879829#M17656</guid>
      <dc:creator>mjkimbravo</dc:creator>
      <dc:date>2024-06-03T12:11:48Z</dc:date>
    </item>
    <item>
      <title>Re: QN9080 BLE connection problem</title>
      <link>https://community.nxp.com/t5/Wireless-MCU/QN9080-BLE-connection-problem/m-p/1880062#M17663</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thank you for confirming that the data transmission also present troubles and that this is not just focused on the USB Dongle side. Therefore I think that this &lt;A title="community post " href="https://community.nxp.com/t5/Wireless-Connectivity-Knowledge/How-to-create-a-Custom-Profile-Server/ta-p/1106592" target="_blank" rel="noopener"&gt;community post&lt;/A&gt; explain in a more detailed way how to implement a Custom Profile this is oriented for QN9090, but you can use this as a guidance for the QN9080. I also agree that the problem seems not to be related with the hardware issues.&lt;/P&gt;
&lt;P&gt;Please let me know if this alternative is useful.&lt;/P&gt;</description>
      <pubDate>Mon, 03 Jun 2024 20:49:52 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Wireless-MCU/QN9080-BLE-connection-problem/m-p/1880062#M17663</guid>
      <dc:creator>nxf77486</dc:creator>
      <dc:date>2024-06-03T20:49:52Z</dc:date>
    </item>
    <item>
      <title>Re: QN9080 BLE connection problem</title>
      <link>https://community.nxp.com/t5/Wireless-MCU/QN9080-BLE-connection-problem/m-p/1881177#M17683</link>
      <description>&lt;P&gt;&lt;SPAN&gt;Thank you for your continuous response. First of all, I apologize for not delivering accurate information due to my experimental mistake. Here is a new one.&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;&lt;STRONG&gt;In &lt;EM&gt;ApplMain.c&lt;/EM&gt;, when&amp;nbsp;&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;STRONG&gt;I insert &lt;EM&gt;BleApp_Start()&lt;/EM&gt; in &lt;EM&gt;main_task()&lt;/EM&gt;, same problem happens even if I test with DK board.&amp;nbsp;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="mjkimbravo_0-1717562723096.png" style="width: 233px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/282541i65E3D0921C8979AA/image-dimensions/233x87?v=v2" width="233" height="87" role="button" title="mjkimbravo_0-1717562723096.png" alt="mjkimbravo_0-1717562723096.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;The reason I insert &lt;EM&gt;BleApp_Start()&lt;/EM&gt; is because there is no &lt;EM&gt;Button1&lt;/EM&gt; in my PCB board. So, to start advertising immediately after running, I insert it.&lt;/LI&gt;&lt;LI&gt;&lt;SPAN&gt;With &lt;EM&gt;BleApp_Start(), &lt;/EM&gt;there are some cases where the LED keeps flickering(flashing) even though it is connected, or the LED is red solid light even though it is disconnected.&lt;/SPAN&gt;&lt;/LI&gt;&lt;LI&gt;&lt;SPAN&gt;With BleApp_Start(), the same thing(data transmission suddenly stops) always happens in DK board.&lt;/SPAN&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;&lt;STRONG&gt;I think I need to do something different (not just insert &lt;EM&gt;BleApp_Start()&lt;/EM&gt;) to start private server module immediately after debug running.&lt;/STRONG&gt; Would you please help?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Best regards,&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 05 Jun 2024 04:57:28 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Wireless-MCU/QN9080-BLE-connection-problem/m-p/1881177#M17683</guid>
      <dc:creator>mjkimbravo</dc:creator>
      <dc:date>2024-06-05T04:57:28Z</dc:date>
    </item>
    <item>
      <title>Re: QN9080 BLE connection problem</title>
      <link>https://community.nxp.com/t5/Wireless-MCU/QN9080-BLE-connection-problem/m-p/1881697#M17690</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;Thank you for sharing your &lt;STRONG&gt;ApplMain.c&lt;/STRONG&gt;, but I still have some question related on how you implemented the &lt;STRONG&gt;BleAPP_Start()&lt;/STRONG&gt;.&lt;/P&gt;&lt;P&gt;This function &lt;STRONG&gt;BleAPP_Start()&lt;/STRONG&gt; is used in the &lt;STRONG&gt;private_profile_server.c&lt;/STRONG&gt; and defined on the&amp;nbsp; &lt;STRONG&gt;private_profile_server.h&lt;/STRONG&gt;, I don’t know where did you define the &lt;STRONG&gt;BleAPP_Start&lt;/STRONG&gt;, I would recommend that instead of using the &lt;STRONG&gt;BleAPP_Start()&lt;/STRONG&gt;, in the &lt;STRONG&gt;ApplMain&lt;/STRONG&gt;, create another task and remove the Handel Keys function to start the advertising process as it is on the &lt;STRONG&gt;private_profile_server.c&lt;/STRONG&gt; .&lt;/P&gt;&lt;P&gt;This could be causing troubles and malfunction on the project logic.&lt;/P&gt;</description>
      <pubDate>Wed, 05 Jun 2024 18:08:47 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Wireless-MCU/QN9080-BLE-connection-problem/m-p/1881697#M17690</guid>
      <dc:creator>nxf77486</dc:creator>
      <dc:date>2024-06-05T18:08:47Z</dc:date>
    </item>
    <item>
      <title>Re: QN9080 BLE connection problem</title>
      <link>https://community.nxp.com/t5/Wireless-MCU/QN9080-BLE-connection-problem/m-p/1888076#M17755</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;The &lt;A href="https://www.nxp.com/products/wireless-connectivity/bluetooth-low-energy/qn9090-30-bluetooth-low-energy-mcu-with-armcortex-m4-cpu-energy-efficiency-analog-and-digital-peripherals-and-nfc-tag-option:QN9090-30" target="_blank"&gt;QN9090/30(T)&lt;/A&gt; does have support for the following features:&lt;/P&gt;
&lt;OL type="1"&gt;
&lt;LI value="1"&gt;NFC support, this is mark as optional on the product main page because just some of the QN9090/30 product have this &lt;A href="https://www.nxp.com/part/QN9030THN#/" target="_blank"&gt;QN9030THN&lt;/A&gt;, and &lt;A href="https://www.nxp.com/part/QN9090THN#/" target="_blank"&gt;QN9090THN&lt;/A&gt;.&lt;/LI&gt;
&lt;LI&gt;BLE 5.0 with 2Mbps and up to 8 simultaneous connections.&lt;/LI&gt;
&lt;/OL&gt;
&lt;P&gt;Please let me know if there is anything else where I can help you.&lt;/P&gt;</description>
      <pubDate>Fri, 14 Jun 2024 18:32:12 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Wireless-MCU/QN9080-BLE-connection-problem/m-p/1888076#M17755</guid>
      <dc:creator>nxf77486</dc:creator>
      <dc:date>2024-06-14T18:32:12Z</dc:date>
    </item>
  </channel>
</rss>

