<?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: NXP BLE HID: Keyboard HID is not working when used with consumer HID functions in Kinetis Microcontrollers</title>
    <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/NXP-BLE-HID-Keyboard-HID-is-not-working-when-used-with-consumer/m-p/942833#M54451</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The files in which I have implemented for the keyboard-consumer hid, have been attached for your reference to make sure that you have a quick flow with what I need.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 28 Jun 2019 07:28:08 GMT</pubDate>
    <dc:creator>pvelayu1</dc:creator>
    <dc:date>2019-06-28T07:28:08Z</dc:date>
    <item>
      <title>NXP BLE HID: Keyboard HID is not working when used with consumer HID functions</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/NXP-BLE-HID-Keyboard-HID-is-not-working-when-used-with-consumer/m-p/942828#M54446</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi. I am trying to send volume up and down hid commands to phone from KW36Z NXP board through BLE HID.&lt;/P&gt;&lt;P&gt;I am using Keyboard for report ID 1 and consumer for report ID 2.&lt;/P&gt;&lt;P&gt;For the first three seconds I am sending Volume Down command through report id 1(Keyboard usage page), and for the next three seconds I am sending Volume Up command through report id 2 (Consumer usage page).&lt;/P&gt;&lt;P&gt;However, for the first three seconds there is no volume decrease is seen on the phone, but for the next three seconds the volume gets increased.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If I try Keyboard and Consumer Hid separately it is working.&amp;nbsp; But when I am using both as two reports, only consumer Hid is working.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please anyone suggest any solution for this issue.&amp;nbsp; Thanks in advance.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 19 Jun 2019 07:56:04 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/NXP-BLE-HID-Keyboard-HID-is-not-working-when-used-with-consumer/m-p/942828#M54446</guid>
      <dc:creator>pvelayu1</dc:creator>
      <dc:date>2019-06-19T07:56:04Z</dc:date>
    </item>
    <item>
      <title>Re: NXP BLE HID: Keyboard HID is not working when used with consumer HID functions</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/NXP-BLE-HID-Keyboard-HID-is-not-working-when-used-with-consumer/m-p/942829#M54447</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;DIV&gt;&lt;DIV&gt;&lt;DIV&gt;&lt;P&gt;Hello Prakash, I hope you're doing well!&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;As I'm understanding you:&lt;/P&gt;&lt;P&gt;You're trying to connect a KW36 and a keyboard to another, central device at the same time as multiple connections, am I understanding you correctly?&lt;/P&gt;&lt;P&gt;Are you sure the device you're trying to connect to supports multiple connections?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Best regards,&lt;/P&gt;&lt;P&gt;Sebsatian&lt;/P&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 25 Jun 2019 20:58:04 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/NXP-BLE-HID-Keyboard-HID-is-not-working-when-used-with-consumer/m-p/942829#M54447</guid>
      <dc:creator>Sebastian_Del_Rio</dc:creator>
      <dc:date>2019-06-25T20:58:04Z</dc:date>
    </item>
    <item>
      <title>Re: NXP BLE HID: Keyboard HID is not working when used with consumer HID functions</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/NXP-BLE-HID-Keyboard-HID-is-not-working-when-used-with-consumer/m-p/942830#M54448</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Sebastian,&lt;/P&gt;&lt;P style="margin: 0in; margin-bottom: .0001pt;"&gt;&lt;SPAN style="font-size: 11.5pt; color: #1f497d;"&gt;I am doing well,Hope you too.&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin: 0in; margin-bottom: .0001pt;"&gt;&lt;SPAN style="font-size: 11.5pt; color: #1f497d;"&gt;Actually you have mistaken the context&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin: 0in; margin-bottom: .0001pt;"&gt;&lt;SPAN style="font-size: 11.5pt; color: #1f497d;"&gt;As per my requirement,I need to send &lt;/SPAN&gt;&lt;SPAN style="font-size: 11.5pt; color: #3d3d3d;"&gt;functions&lt;/SPAN&gt;&lt;SPAN style="font-size: 11.5pt; color: #1f497d;"&gt;(for eg:volume up/down/mute)&lt;/SPAN&gt;&lt;SPAN style="font-size: 11.5pt; color: #3d3d3d;"&gt; in Keyboard usage page and some in Consumer usage page(as given in the below table) in the same BLE HID code to control the phone.&amp;nbsp; So, I tried to implement both the usage pages in &lt;STRONG&gt;one report map&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;SPAN style="font-size: 11.5pt; color: #1f497d;"&gt; and &lt;/SPAN&gt;&lt;SPAN style="font-size: 11.5pt; color: #3d3d3d;"&gt;It worked for functions implemented in consumer usage page, but &lt;/SPAN&gt;&lt;SPAN style="font-size: 11.5pt; color: #1f497d;"&gt;unfortunately &lt;/SPAN&gt;&lt;SPAN style="font-size: 11.5pt; color: #3d3d3d;"&gt;it doesn't work for&amp;nbsp;functions implemented in keyboard usage page.&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin: 0in; margin-bottom: .0001pt;"&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="pastedImage_7.png"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/89829i9FE6A1B70B08CD26/image-size/large?v=v2&amp;amp;px=999" role="button" title="pastedImage_7.png" alt="pastedImage_7.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P style="margin: 0in; margin-bottom: .0001pt;"&gt;&lt;SPAN style="font-size: 11.5pt; color: #3d3d3d;"&gt;I used the HID codes given in the following link:&amp;nbsp;&lt;A href="http://www.freebsddiary.org/APC/usb_hid_usages.php"&gt;&lt;SPAN style="color: #2989c5;"&gt;&lt;/SPAN&gt;&lt;/A&gt;&lt;A href="http://www.freebsddiary.org/APC/usb_hid_usages.php" target="test_blank"&gt;http://www.freebsddiary.org/APC/usb_hid_usages.php&lt;/A&gt;&lt;/SPAN&gt;.&amp;nbsp; Please, provide some solution to make it work for combined keyboard and consumer usage pages.&lt;/P&gt;&lt;P style="margin: 0in; margin-bottom: .0001pt;"&gt;&lt;SPAN style="font-size: 11.5pt; color: #3d3d3d;"&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin: 0in; margin-bottom: .0001pt;"&gt;&lt;STRONG style="color: #3d3d3d; font-size: 11.5pt; "&gt;Below &lt;/STRONG&gt;&lt;STRONG style="color: #1f497d; font-size: 11.5pt; "&gt;is&lt;/STRONG&gt;&lt;STRONG style="color: #3d3d3d; font-size: 11.5pt; "&gt; the report map that I used to implement BLE HID:&lt;/STRONG&gt;&lt;/P&gt;&lt;P style="margin: 0in; margin-bottom: .0001pt;"&gt;&lt;STRONG style=": ; color: #3d3d3d; text-decoration: underline; font-size: 11.5pt; "&gt;Report Map used to implement combined keyboard and consumer functions&lt;/STRONG&gt;&lt;STRONG style=": ; color: #1f497d; text-decoration: underline; font-size: 11.5pt; "&gt; :&lt;/STRONG&gt;&lt;/P&gt;&lt;P style="margin: 0in; margin-bottom: .0001pt;"&gt;&lt;STRONG&gt;&lt;EM style="color: #3d3d3d; font-size: 11.5pt; "&gt;CHARACTERISTIC(char_report_map, 0x2A4B, (gGattCharPropRead_c)&lt;/EM&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P style="margin: 0in; margin-bottom: .0001pt; text-indent: .5in;"&gt;&lt;STRONG&gt;&lt;EM style="color: #3d3d3d; font-size: 11.5pt; "&gt;VALUE(value_report_map, 0x2A4B, (gPermissionFlagReadable_c), 94, 0x05,0x01,0x09,0x06, 0xA1, 0x01, 0x85, 0x01, 0x05, 0x07,0x19, 0xE0,0x29, 0xE7,0x15, 0x00,0x25,0x01,0x75, 0x01,0x95, 0x08,0x81, 0x02,0x95, 0x01,0x75, 0x08,0x81, 0x01,0x95, 0x05,0x75, 0x01,0x05, 0x08,0x19,0x01,0x29, 0x05,0x91, 0x02,0x95, 0x01,0x75, 0x03,0x91, 0x01,0x95, 0x06,0x75, 0x08,0x15, 0x00,0x25, 0xA4,0x05, 0x07,0x19, 0x00,0x29, 0xA4,0x81, 0x00,0xC0, 0x05,0x0C,0x09,0x01,0xA1,0x01,0x85,0x02,0x05,0x0C,0x19,0x00,0x2A,0xFF,0x03,0x95,0x01,0x75,0x10,0x15,0x00,0x27,0xFF,0x03,0x00,0x00,0x81,0x00,0xC0)&lt;/EM&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P style="margin: 0in; margin-bottom: .0001pt;"&gt;&lt;SPAN style="font-size: 11.5pt; color: #3d3d3d;"&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin: 0in; margin-bottom: .0001pt;"&gt;&lt;SPAN style="color: #1f497d;"&gt;But when I try this sequence as below:&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="text-indent: -.25in; margin: 0in 0in .0001pt .5in;"&gt;&lt;SPAN style="color: #1f497d;"&gt;-&amp;gt;&lt;/SPAN&gt;&amp;nbsp;&lt;SPAN style="color: #1f497d;"&gt;i.e.First I will use report map of keyboard alone without report id as shown below and test hid keyboard,keyboard works fine.&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin: 0in; margin-bottom: .0001pt;"&gt;&lt;STRONG style=": ; color: #3d3d3d; text-decoration: underline; font-size: 11.5pt; "&gt;Report Map used to implement only keyboard functions&lt;/STRONG&gt;&lt;STRONG style=": ; color: #1f497d; text-decoration: underline; font-size: 11.5pt; "&gt; :&lt;/STRONG&gt;&lt;/P&gt;&lt;P style="margin: 0in; margin-bottom: .0001pt;"&gt;&lt;EM&gt;&lt;STRONG style="color: #3d3d3d; font-size: 11.5pt; "&gt;CHARACTERISTIC(char_report_map, 0x2A4B, (gGattCharPropRead_c) )&lt;/STRONG&gt;&lt;/EM&gt;&lt;/P&gt;&lt;P style="margin: 0in; margin-bottom: .0001pt; text-indent: .5in;"&gt;&lt;EM&gt;&lt;STRONG style="color: #3d3d3d; font-size: 11.5pt; "&gt;VALUE(value_report_map, 0x2A4B, (gPermissionFlagReadable_c), 63, 0x05,0x01,0x09,0x06, 0xA1, 0x01, 0x05, 0x07,0x19, 0xE0,0x29, 0xE7,0x15, 0x00,0x25,0x01,0x75, 0x01,0x95, 0x08,0x81, 0x02,0x95, 0x01,0x75, 0x08,0x81, 0x01,0x95, 0x05,0x75, 0x01,0x05, 0x08,0x19,0x01,0x29, 0x05,0x91, 0x02,0x95, 0x01,0x75, 0x03,0x91, 0x01,0x95, 0x06,0x75, 0x08,0x15, 0x00,0x25, 0xA4,0x05, 0x07,0x19, 0x00,0x29, 0xA4,0x81, 0x00,0xC0)&lt;/STRONG&gt;&lt;/EM&gt;&lt;/P&gt;&lt;P style="margin: 0in; margin-bottom: .0001pt;"&gt;&lt;SPAN style="font-size: 11.0pt; color: #1f497d;"&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="text-indent: -.25in; margin: 0in 0in .0001pt .5in;"&gt;-&amp;gt;&amp;nbsp;&lt;SPAN style="font-size: 11.5pt; color: #1f497d;"&gt;Then I tried using report map of consumer collection without report id as shown below and tested consumer collection alone,it works, but when I add these two as one report map to test both at a time with the sequence mentioned in my previous comment,consumer control only works but keyboard doesn't.&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin: 0in; margin-bottom: .0001pt;"&gt;&lt;STRONG style=": ; color: #3d3d3d; text-decoration: underline; font-size: 11.5pt; "&gt;Report Map used to implement only consumer functions&lt;/STRONG&gt;&lt;STRONG style=": ; color: #1f497d; text-decoration: underline; font-size: 11.5pt; "&gt; :&lt;/STRONG&gt;&lt;/P&gt;&lt;P style="margin: 0in; margin-bottom: .0001pt;"&gt;&lt;STRONG style="color: #3d3d3d; font-size: 11.5pt; "&gt;CHARACTERISTIC(char_report_map, 0x2A4B, (gGattCharPropRead_c) )&lt;/STRONG&gt;&lt;/P&gt;&lt;P style="margin: 0in; margin-bottom: .0001pt; text-indent: .5in;"&gt;&lt;STRONG style="color: #3d3d3d; font-size: 11.5pt; "&gt;&amp;nbsp;VALUE(value_report_map, 0x2A4B, (gPermissionFlagReadable_c), 26,0x05,0x0C,0x09,0x01,0xA1,0x01,0x05,0x0C,0x19,0x00,0x2A,0xFF,0x03,0x95,0x01,0x75,0x10,0x15,0x00,0x27,0xFF,0x03,0x00,0x00,0x81,0x00,0xC0)&lt;/STRONG&gt;&lt;/P&gt;&lt;P style="margin: 0in; margin-bottom: .0001pt;"&gt;&lt;SPAN style="font-size: 11.5pt; color: #3d3d3d;"&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin: 0in; margin-bottom: .0001pt;"&gt;&lt;SPAN style="font-size: 11.5pt; color: #3d3d3d;"&gt;One more thing, I am having a HCI snoop log collected from phone side, but I'm unsure of how to attach it here as there is no option to attach file,how to attach file?&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin: 0in; margin-bottom: .0001pt;"&gt;&lt;SPAN style="font-size: 11.0pt; color: #1f497d;"&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin: 0in; margin-bottom: .0001pt;"&gt;&lt;SPAN style="font-size: 11.0pt; color: #1f497d;"&gt;Can u provide your support here ?&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin: 0in; margin-bottom: .0001pt;"&gt;&lt;SPAN style="font-size: 11.0pt; color: #1f497d;"&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin: 0in; margin-bottom: .0001pt;"&gt;&lt;SPAN style="font-size: 11.0pt; color: #1f497d;"&gt;Many thanks in advance!&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 26 Jun 2019 15:03:44 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/NXP-BLE-HID-Keyboard-HID-is-not-working-when-used-with-consumer/m-p/942830#M54448</guid>
      <dc:creator>pvelayu1</dc:creator>
      <dc:date>2019-06-26T15:03:44Z</dc:date>
    </item>
    <item>
      <title>Re: NXP BLE HID: Keyboard HID is not working when used with consumer HID functions</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/NXP-BLE-HID-Keyboard-HID-is-not-working-when-used-with-consumer/m-p/942831#M54449</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Prakash,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Just a heads up, I'm doing some tests about your problem, but I will get back to you as soon as possible.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;To attach an archive, you have to click on the "Advanced Editor" button when creating a reply, you'll see the option there.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;span class="lia-inline-image-display-wrapper" image-alt="pastedImage_2.png"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/89904i3BAB7C980ED3DCBE/image-size/large?v=v2&amp;amp;px=999" role="button" title="pastedImage_2.png" alt="pastedImage_2.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Best regards,&lt;/P&gt;&lt;P&gt;Sebastian&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 27 Jun 2019 22:22:10 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/NXP-BLE-HID-Keyboard-HID-is-not-working-when-used-with-consumer/m-p/942831#M54449</guid>
      <dc:creator>Sebastian_Del_Rio</dc:creator>
      <dc:date>2019-06-27T22:22:10Z</dc:date>
    </item>
    <item>
      <title>Re: NXP BLE HID: Keyboard HID is not working when used with consumer HID functions</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/NXP-BLE-HID-Keyboard-HID-is-not-working-when-used-with-consumer/m-p/942832#M54450</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="color: #51626f; background-color: #ffffff;"&gt;Hi Sebastian.&amp;nbsp; I have attached the snoop log for the issue with keyboard usage page when tried with keyboard and consumer combined report map.&amp;nbsp; Please look into it.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 28 Jun 2019 06:03:20 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/NXP-BLE-HID-Keyboard-HID-is-not-working-when-used-with-consumer/m-p/942832#M54450</guid>
      <dc:creator>pvelayu1</dc:creator>
      <dc:date>2019-06-28T06:03:20Z</dc:date>
    </item>
    <item>
      <title>Re: NXP BLE HID: Keyboard HID is not working when used with consumer HID functions</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/NXP-BLE-HID-Keyboard-HID-is-not-working-when-used-with-consumer/m-p/942833#M54451</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The files in which I have implemented for the keyboard-consumer hid, have been attached for your reference to make sure that you have a quick flow with what I need.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 28 Jun 2019 07:28:08 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/NXP-BLE-HID-Keyboard-HID-is-not-working-when-used-with-consumer/m-p/942833#M54451</guid>
      <dc:creator>pvelayu1</dc:creator>
      <dc:date>2019-06-28T07:28:08Z</dc:date>
    </item>
    <item>
      <title>Re: NXP BLE HID: Keyboard HID is not working when used with consumer HID functions</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/NXP-BLE-HID-Keyboard-HID-is-not-working-when-used-with-consumer/m-p/942834#M54452</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;DIV&gt;&lt;DIV&gt;&lt;DIV&gt;&lt;P&gt;Hi Prakash,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;With the provided information, I think that maybe the problem lies with the registration of your multiple reports. It seems like each device needs a separate Report I/O Characteristic.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The BLE HID Service document shows some diagrams explaining this:&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="pastedImage_1.png"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/89962iB313D47FE68373FA/image-size/large?v=v2&amp;amp;px=999" role="button" title="pastedImage_1.png" alt="pastedImage_1.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This diagram here also shows the mapping from USB HID to the HID service used by BLE. Could you please take a look at the &lt;A href="https://www.bluetooth.com/specifications/gatt/"&gt;HID service&lt;/A&gt; document found here and compare with the implementation in the HID device example provided?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Also, it may be useful to you to compare with an HID USB example implementing an HID composite device, like the one included in the K64's &lt;A href="https://mcuxpresso.nxp.com/en/select"&gt;SDK&lt;/A&gt;. That one might be a good reference for what you're trying to do.&lt;/P&gt;&lt;P&gt;The path is: &amp;lt;SDK_2.5.0_FRDM-K64F\boards\frdmk64f\usb_examples\usb_device_composite_cdc_msc&amp;gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Best regards,&lt;/P&gt;&lt;P&gt;Sebastian&lt;/P&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 28 Jun 2019 18:11:53 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/NXP-BLE-HID-Keyboard-HID-is-not-working-when-used-with-consumer/m-p/942834#M54452</guid>
      <dc:creator>Sebastian_Del_Rio</dc:creator>
      <dc:date>2019-06-28T18:11:53Z</dc:date>
    </item>
    <item>
      <title>Re: NXP BLE HID: Keyboard HID is not working when used with consumer HID functions</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/NXP-BLE-HID-Keyboard-HID-is-not-working-when-used-with-consumer/m-p/942835#M54453</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi &lt;A class="jx-jive-macro-user" href="https://community.nxp.com/people/pvelayu1@visteon.com"&gt;pvelayu1@visteon.com&lt;/A&gt;‌,&lt;/P&gt;&lt;P&gt;You need to define&amp;nbsp;2 CHARACTERISTICs, and the modified code is attached.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 04 Jul 2019 07:44:36 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/NXP-BLE-HID-Keyboard-HID-is-not-working-when-used-with-consumer/m-p/942835#M54453</guid>
      <dc:creator>xing_chang</dc:creator>
      <dc:date>2019-07-04T07:44:36Z</dc:date>
    </item>
    <item>
      <title>Re: NXP BLE HID: Keyboard HID is not working when used with consumer HID functions</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/NXP-BLE-HID-Keyboard-HID-is-not-working-when-used-with-consumer/m-p/942836#M54454</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Chang,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have done the changes you have suggested and it is working fine now.&lt;/P&gt;&lt;P&gt;Thank you so much for your support.&lt;A class="jx-jive-macro-user" href="https://community.nxp.com/people/XingChang"&gt;XingChang&lt;/A&gt;&amp;nbsp;&lt;A class="jx-jive-macro-user" href="https://community.nxp.com/people/nxf53124"&gt;nxf53124&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Prakash V&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 09 Jul 2019 06:49:40 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/NXP-BLE-HID-Keyboard-HID-is-not-working-when-used-with-consumer/m-p/942836#M54454</guid>
      <dc:creator>pvelayu1</dc:creator>
      <dc:date>2019-07-09T06:49:40Z</dc:date>
    </item>
  </channel>
</rss>

