<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="https://devzone.nordicsemi.com/cfs-file/__key/system/syndication/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>how to combine hid keyboard and hid mouse</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/49980/how-to-combine-hid-keyboard-and-hid-mouse</link><description>Hi 
 I want to combine mouse and keyboard function together,and I had modify the example of hid mouse,show as below 
 but the question I meet is that the PC and phone reaction when send the mouse message and no work when I send the keyboard message 
</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Wed, 04 May 2022 12:18:20 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/49980/how-to-combine-hid-keyboard-and-hid-mouse" /><item><title>RE: how to combine hid keyboard and hid mouse</title><link>https://devzone.nordicsemi.com/thread/366230?ContentTypeID=1</link><pubDate>Wed, 04 May 2022 12:18:20 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:d7590cdd-b3ab-40ce-96c5-db1c508a52cb</guid><dc:creator>Alberto Favero</dc:creator><description>&lt;p&gt;&lt;a href="https://devzone.nordicsemi.com/cfs-file/__key/communityserver-discussions-components-files/4/21516.main.c"&gt;devzone.nordicsemi.com/.../21516.main.c&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;Added the HID end-point Mouse and KEYBOARD.&lt;/p&gt;
&lt;p&gt;Working on windows 10 and Ubuntu 20.04.&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: how to combine hid keyboard and hid mouse</title><link>https://devzone.nordicsemi.com/thread/200554?ContentTypeID=1</link><pubDate>Thu, 25 Jul 2019 13:38:06 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:7fb2f231-3fd0-4d07-955a-95252ccafd93</guid><dc:creator>Simon</dc:creator><description>&lt;p&gt;Yes, you have understood it correctly. To be honest, I don&amp;#39;t know too much about HID, but since this solution worked for the customer, it&amp;#39;s worth checking out.&lt;/p&gt;
&lt;p&gt;Best regards,&lt;/p&gt;
&lt;p&gt;Simon&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: how to combine hid keyboard and hid mouse</title><link>https://devzone.nordicsemi.com/thread/200130?ContentTypeID=1</link><pubDate>Tue, 23 Jul 2019 15:05:27 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:9aa78551-0943-4af5-99cc-675b29e9b0ee</guid><dc:creator>zeroking5</dc:creator><description>&lt;p&gt;&lt;span&gt;Is that mean I need to separate the mouse from the keyboard into two service that I line out below&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;but not to put them below the same services?&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;&lt;img alt=" " src="https://devzone.nordicsemi.com/resized-image/__size/320x240/__key/communityserver-discussions-components-files/4/1832.hid_2D00_services.png" /&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;Best regards&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;ZeroKing5&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: how to combine hid keyboard and hid mouse</title><link>https://devzone.nordicsemi.com/thread/200044?ContentTypeID=1</link><pubDate>Tue, 23 Jul 2019 12:05:06 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:593a9226-29ad-43df-8835-fbf292bf6579</guid><dc:creator>Simon</dc:creator><description>&lt;p&gt;Could you try the approach descibed by the customer in &lt;a href="https://devzone.nordicsemi.com/f/nordic-q-a/9615/pc-shows-driver-wrong-when-i-try-to-combine-hid-mouse-and-keyboard-how-to-make-a-hid-device-combined-with-mouse-and-keyboard"&gt;this case&lt;/a&gt;:&lt;/p&gt;
[quote userid="5399" url="~/f/nordic-q-a/9615/pc-shows-driver-wrong-when-i-try-to-combine-hid-mouse-and-keyboard-how-to-make-a-hid-device-combined-with-mouse-and-keyboard/35549"] I have solved the problem by creating two HID services in one device, it works.[/quote]
&lt;p&gt;Best regards,&lt;/p&gt;
&lt;p&gt;Simon&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: how to combine hid keyboard and hid mouse</title><link>https://devzone.nordicsemi.com/thread/200011?ContentTypeID=1</link><pubDate>Tue, 23 Jul 2019 11:05:29 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:8127585a-78c6-400d-b864-725bca2c8ea1</guid><dc:creator>Simon</dc:creator><description>&lt;p&gt;Yes, I will. I am currently looking into it.&lt;/p&gt;
&lt;p&gt;Best regards,&lt;/p&gt;
&lt;p&gt;Simon&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: how to combine hid keyboard and hid mouse</title><link>https://devzone.nordicsemi.com/thread/199639?ContentTypeID=1</link><pubDate>Mon, 22 Jul 2019 02:23:29 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:224ce856-7044-4d0a-9b0f-16597ec01d68</guid><dc:creator>zeroking5</dc:creator><description>&lt;p&gt;Hi，Would you please give me hand?&lt;/p&gt;
&lt;p&gt;Great Thanks&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: how to combine hid keyboard and hid mouse</title><link>https://devzone.nordicsemi.com/thread/199381?ContentTypeID=1</link><pubDate>Fri, 19 Jul 2019 00:35:57 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:fee0a612-a6f1-473b-8959-b1c5b1f15d76</guid><dc:creator>zeroking5</dc:creator><description>&lt;p&gt;I hadn&amp;#39;t figure it out,would you please help me deal with it.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: how to combine hid keyboard and hid mouse</title><link>https://devzone.nordicsemi.com/thread/199376?ContentTypeID=1</link><pubDate>Fri, 19 Jul 2019 00:03:58 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:d2a8e0c2-1857-40cd-ba5a-75fbc1052aef</guid><dc:creator>Simon</dc:creator><description>&lt;p&gt;Did you figure this out? Since you set the status to &amp;quot;Verified Answer&amp;quot;.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: how to combine hid keyboard and hid mouse</title><link>https://devzone.nordicsemi.com/thread/199223?ContentTypeID=1</link><pubDate>Thu, 18 Jul 2019 10:44:21 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:ca3b7fa1-ca5e-480c-bfa8-02c6e0d509e2</guid><dc:creator>zeroking5</dc:creator><description>&lt;p&gt;the modified file is here,need yours help, great thanks!&lt;/p&gt;
&lt;p&gt;&lt;a href="https://devzone.nordicsemi.com/cfs-file/__key/communityserver-discussions-components-files/4/7558.main.c"&gt;devzone.nordicsemi.com/.../7558.main.c&lt;/a&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>