<?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>HID descriptor</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/22024/hid-descriptor</link><description>Hello, 
 I am using HID mouse/keyboard examples from SDK to learn creating custom HID device. 
 Besides using four buttons on EVK to simulate motion action. I would love sending zooming in/out actions from custom devices to android devices. I realize</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Tue, 20 Jun 2017 10:32:48 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/22024/hid-descriptor" /><item><title>RE: HID descriptor</title><link>https://devzone.nordicsemi.com/thread/86415?ContentTypeID=1</link><pubDate>Tue, 20 Jun 2017 10:32:48 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:64e8b669-4685-4ba1-a732-3d4450f6c57a</guid><dc:creator>Hung Bui</dc:creator><description>&lt;p&gt;Hi Yoshimura-san,
0x81, 0x02 describe the input report, is a data (not constant), variable (not array), relative (not absolute) and is bit field as they are boolean.
There is a tutorial &lt;a href="http://eleccelerator.com/tutorial-about-usb-hid-report-descriptors/"&gt;here&lt;/a&gt; that you can have a look.&lt;/p&gt;
&lt;p&gt;Regarding the zoom in/out descriptor you pointed to, I believe it&amp;#39;s to zoom in and out on the GUI screen, not to zoom in and out the camera. You need to check with Android.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: HID descriptor</title><link>https://devzone.nordicsemi.com/thread/86417?ContentTypeID=1</link><pubDate>Mon, 19 Jun 2017 07:14:10 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:6b3d21d0-1e38-4a21-921f-31cf6f13375c</guid><dc:creator>yoshimura</dc:creator><description>&lt;p&gt;Hi Hung, thanks for taking time to answer the questions. The example is really helpful. Wondering what 0x81, 0x02 //     Input (Data,Value,Relative,Bit Field) Stands for here. I guess this is more general description table question. After looking up &lt;a href="http://www.usb.org/developers/hidpage/Hut1_12v2.pdf"&gt;USB HID&lt;/a&gt; Usage table, for consumer control devices zoom in/out are mapped to 22D/E/F, so I guess, I can append new fields to the description like &lt;a href="https://codeshare.io/GqndzB"&gt;this&lt;/a&gt;?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: HID descriptor</title><link>https://devzone.nordicsemi.com/thread/86419?ContentTypeID=1</link><pubDate>Thu, 18 May 2017 13:06:38 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:1a451dc6-35fd-4c2c-8877-e218372e8be3</guid><dc:creator>Hung Bui</dc:creator><description>&lt;p&gt;Yes, it&amp;#39;s an option. I&amp;#39;m not sure if there is actually a way to send a key to change zoom level besides the volume buttons.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: HID descriptor</title><link>https://devzone.nordicsemi.com/thread/86416?ContentTypeID=1</link><pubDate>Thu, 18 May 2017 06:35:18 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:9afedb4a-df04-484b-a0c5-6605f0c72d28</guid><dc:creator>yoshimura</dc:creator><description>&lt;p&gt;Hi Hung, if I understand correctly, I should be able to remap volume keys action on the phone to emulate zoom in/out actions?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: HID descriptor</title><link>https://devzone.nordicsemi.com/thread/86418?ContentTypeID=1</link><pubDate>Mon, 15 May 2017 10:45:17 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:71308298-ed04-492b-a563-0a61bda9026f</guid><dc:creator>Hung Bui</dc:creator><description>&lt;p&gt;Hi Yoshimura,&lt;/p&gt;
&lt;p&gt;Would it&amp;#39;s possible to map zoom functioning to the volume button on the phone ?
&lt;a href="https://github.com/Rallare/nrf51_ble_app_hids_kbd_consumercontrol"&gt;Here is one example&lt;/a&gt; from my coworker on how to configure HID report as Consumer Control and send the volume keys. Pressing button 3 will send a volume up and button 4 volume down&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>