<?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: Can we have both USB and BLE functionality on QN908x Chip simultaneously in Wireless MCU</title>
    <link>https://community.nxp.com/t5/Wireless-MCU/Can-we-have-both-USB-and-BLE-functionality-on-QN908x-Chip/m-p/1263016#M11037</link>
    <description>&lt;P&gt;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/85032"&gt;@stephanie_m&lt;/a&gt;&amp;nbsp; Is there example available now with the above features [USB and BLE in a QN908x]&lt;/P&gt;&lt;P&gt;.&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Thu, 15 Apr 2021 17:34:24 GMT</pubDate>
    <dc:creator>kishansa</dc:creator>
    <dc:date>2021-04-15T17:34:24Z</dc:date>
    <item>
      <title>Can we have both USB and BLE functionality on QN908x Chip simultaneously</title>
      <link>https://community.nxp.com/t5/Wireless-MCU/Can-we-have-both-USB-and-BLE-functionality-on-QN908x-Chip/m-p/1052933#M9334</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I want to try both USB and BLE functionality on QN908x development board.&lt;BR /&gt;Individually, I am able to run HID mouse example code for USB as well as BLE from SDK2.2.1.&lt;BR /&gt;But, I want to have both the functionality in the same firmware.&lt;BR /&gt;May be different switch press will result in QN908x kit as either USB device or BLE device, depending on the which Switch press.&lt;BR /&gt;I was not able to find an example source code which has both the functionality in same firmware.&lt;BR /&gt;Is there any source code which has both the feature or is there any document which I can refer to build this.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 03 Apr 2020 04:06:03 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Wireless-MCU/Can-we-have-both-USB-and-BLE-functionality-on-QN908x-Chip/m-p/1052933#M9334</guid>
      <dc:creator>ankur_rathi</dc:creator>
      <dc:date>2020-04-03T04:06:03Z</dc:date>
    </item>
    <item>
      <title>Re: Can we have both USB and BLE functionality on QN908x Chip simultaneously</title>
      <link>https://community.nxp.com/t5/Wireless-MCU/Can-we-have-both-USB-and-BLE-functionality-on-QN908x-Chip/m-p/1052934#M9335</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello, &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;By simultaneously, what are you looking for ? Could you please provide more details on your application ?&amp;nbsp; We do not have an example with both functionalities in the same code, still , depending on what you need to do maybe one of the Wireless examples might help you could you please check the hid_device and hid_host to see if those help you ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Estephania&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 03 Apr 2020 19:29:51 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Wireless-MCU/Can-we-have-both-USB-and-BLE-functionality-on-QN908x-Chip/m-p/1052934#M9335</guid>
      <dc:creator>stephanie_m</dc:creator>
      <dc:date>2020-04-03T19:29:51Z</dc:date>
    </item>
    <item>
      <title>Re: Can we have both USB and BLE functionality on QN908x Chip simultaneously</title>
      <link>https://community.nxp.com/t5/Wireless-MCU/Can-we-have-both-USB-and-BLE-functionality-on-QN908x-Chip/m-p/1052935#M9336</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks Estephania for the response,&lt;BR /&gt;I have individually tried with USB HID mouse example and BLE HID device example code.&lt;BR /&gt;I want to merge this two part into one.&lt;BR /&gt;Ex. If Sw1 pressed the device will work as USB HID mouse while if Sw2 pressed, BLE will stop and the device will work as USB HID mouse i.e when you insert the device into USB port, you must get the device under HID in Device manager and see cursor moving onto Screen.&lt;BR /&gt;Hope this clears your doubt.&lt;BR /&gt;Do let me know is their any example code / document explaining how to achieve this.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 04 Apr 2020 03:58:22 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Wireless-MCU/Can-we-have-both-USB-and-BLE-functionality-on-QN908x-Chip/m-p/1052935#M9336</guid>
      <dc:creator>ankur_rathi</dc:creator>
      <dc:date>2020-04-04T03:58:22Z</dc:date>
    </item>
    <item>
      <title>Re: Can we have both USB and BLE functionality on QN908x Chip simultaneously</title>
      <link>https://community.nxp.com/t5/Wireless-MCU/Can-we-have-both-USB-and-BLE-functionality-on-QN908x-Chip/m-p/1052936#M9337</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello, &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It is&amp;nbsp; possible to be achieves as long and both protocols timings are working as defined in the specification as well as the design is correctly made for the final product. Still, we do not have an example for that.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you have the QN9080 dongle&amp;nbsp; and it works without an LPC , still we do not have the code available to be shared.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The combination of both examples will need to be done by every customer and we currently do not have any guide to show how to combine both examples, sorry for the inconveniences this might cause you.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Estephania&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 06 Apr 2020 18:46:28 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Wireless-MCU/Can-we-have-both-USB-and-BLE-functionality-on-QN908x-Chip/m-p/1052936#M9337</guid>
      <dc:creator>stephanie_m</dc:creator>
      <dc:date>2020-04-06T18:46:28Z</dc:date>
    </item>
    <item>
      <title>Re: Can we have both USB and BLE functionality on QN908x Chip simultaneously</title>
      <link>https://community.nxp.com/t5/Wireless-MCU/Can-we-have-both-USB-and-BLE-functionality-on-QN908x-Chip/m-p/1052937#M9338</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks for the update Estephania.&lt;BR /&gt;I am somewhat able to make progress.Lets see how it goes.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 07 Apr 2020 03:08:47 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Wireless-MCU/Can-we-have-both-USB-and-BLE-functionality-on-QN908x-Chip/m-p/1052937#M9338</guid>
      <dc:creator>ankur_rathi</dc:creator>
      <dc:date>2020-04-07T03:08:47Z</dc:date>
    </item>
    <item>
      <title>Re: Can we have both USB and BLE functionality on QN908x Chip simultaneously</title>
      <link>https://community.nxp.com/t5/Wireless-MCU/Can-we-have-both-USB-and-BLE-functionality-on-QN908x-Chip/m-p/1263016#M11037</link>
      <description>&lt;P&gt;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/85032"&gt;@stephanie_m&lt;/a&gt;&amp;nbsp; Is there example available now with the above features [USB and BLE in a QN908x]&lt;/P&gt;&lt;P&gt;.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 15 Apr 2021 17:34:24 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Wireless-MCU/Can-we-have-both-USB-and-BLE-functionality-on-QN908x-Chip/m-p/1263016#M11037</guid>
      <dc:creator>kishansa</dc:creator>
      <dc:date>2021-04-15T17:34:24Z</dc:date>
    </item>
    <item>
      <title>Re: Can we have both USB and BLE functionality on QN908x Chip simultaneously</title>
      <link>https://community.nxp.com/t5/Wireless-MCU/Can-we-have-both-USB-and-BLE-functionality-on-QN908x-Chip/m-p/1263017#M11038</link>
      <description>&lt;P&gt;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/85032"&gt;@stephanie_m&lt;/a&gt;&amp;nbsp; By any chance is there any example code available which shows USB and BLE functionality&lt;/P&gt;</description>
      <pubDate>Thu, 15 Apr 2021 17:38:01 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Wireless-MCU/Can-we-have-both-USB-and-BLE-functionality-on-QN908x-Chip/m-p/1263017#M11038</guid>
      <dc:creator>kishansa</dc:creator>
      <dc:date>2021-04-15T17:38:01Z</dc:date>
    </item>
  </channel>
</rss>

