<?xml version="1.0" encoding="UTF-8"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en-gb">
	<link rel="self" type="application/atom+xml" href="https://forums.obdev.at/app.php/feed/topic/10561" />

	<title>Objective Development Forums</title>
	
	<link href="https://forums.obdev.at/index.php" />
	<updated>2018-12-04T18:43:34+02:00</updated>

	<author><name><![CDATA[Objective Development Forums]]></name></author>
	<id>https://forums.obdev.at/app.php/feed/topic/10561</id>

		<entry>
		<author><name><![CDATA[ulao]]></name></author>
		<updated>2018-12-04T18:43:34+02:00</updated>

		<published>2018-12-04T18:43:34+02:00</published>
		<id>https://forums.obdev.at/viewtopic.php?t=10561&amp;p=35156#p35156</id>
		<link href="https://forums.obdev.at/viewtopic.php?t=10561&amp;p=35156#p35156"/>
		<title type="html"><![CDATA[Re: hid-data comunication problem]]></title>

		
		<content type="html" xml:base="https://forums.obdev.at/viewtopic.php?t=10561&amp;p=35156#p35156"><![CDATA[
First byte is report ID if there are report IDs in the report. In the case you do not use Report ID's, the first byte is first data.<p>Statistics: Posted by <a href="https://forums.obdev.at/memberlist.php?mode=viewprofile&amp;u=1281">ulao</a> — Tue Dec 04, 2018 6:43 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[ulao]]></name></author>
		<updated>2018-10-24T16:06:55+02:00</updated>

		<published>2018-10-24T16:06:55+02:00</published>
		<id>https://forums.obdev.at/viewtopic.php?t=10561&amp;p=34914#p34914</id>
		<link href="https://forums.obdev.at/viewtopic.php?t=10561&amp;p=34914#p34914"/>
		<title type="html"><![CDATA[Re: hid-data comunication problem]]></title>

		
		<content type="html" xml:base="https://forums.obdev.at/viewtopic.php?t=10561&amp;p=34914#p34914"><![CDATA[
yeah, <br /><br />usbRequest_t    *rq = (void *)data;<br />char rID = rq-&gt;wValue.bytes[0];//report ID;<br /><br />then you can do <br /><br />if(rq-&gt;bRequest == USBRQ_HID_GET_REPORT)//features reports.<br />and<br />if (rID == 1)<br /><br />wait.. This is a 2 year old post? LOL Don't bump those man... <img class="smilies" src="./../../../images/smilies/icon_wink.gif" alt=";)" title="Wink" /><p>Statistics: Posted by <a href="https://forums.obdev.at/memberlist.php?mode=viewprofile&amp;u=1281">ulao</a> — Wed Oct 24, 2018 4:06 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[mostafayasin]]></name></author>
		<updated>2018-10-22T16:06:42+02:00</updated>

		<published>2018-10-22T16:06:42+02:00</published>
		<id>https://forums.obdev.at/viewtopic.php?t=10561&amp;p=34906#p34906</id>
		<link href="https://forums.obdev.at/viewtopic.php?t=10561&amp;p=34906#p34906"/>
		<title type="html"><![CDATA[Re: hid-data comunication problem]]></title>

		
		<content type="html" xml:base="https://forums.obdev.at/viewtopic.php?t=10561&amp;p=34906#p34906"><![CDATA[
I think the first byte it contain the report ID .<p>Statistics: Posted by <a href="https://forums.obdev.at/memberlist.php?mode=viewprofile&amp;u=23997">mostafayasin</a> — Mon Oct 22, 2018 4:06 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[24c1024]]></name></author>
		<updated>2016-09-10T16:35:06+02:00</updated>

		<published>2016-09-10T16:35:06+02:00</published>
		<id>https://forums.obdev.at/viewtopic.php?t=10561&amp;p=31507#p31507</id>
		<link href="https://forums.obdev.at/viewtopic.php?t=10561&amp;p=31507#p31507"/>
		<title type="html"><![CDATA[hid-data comunication problem]]></title>

		
		<content type="html" xml:base="https://forums.obdev.at/viewtopic.php?t=10561&amp;p=31507#p31507"><![CDATA[
hi<br /><br />i use hid-data example with 2 reportid .<br /><br />how can i get data from pc in avr ?<br /><br />in usbFunctionSetup <br /><br />rq-&gt;wIndex.bytes[1];<br /><br />is return report id ?<br /><br />how can i get hid buffer data ?<br /><br />thanks<p>Statistics: Posted by <a href="https://forums.obdev.at/memberlist.php?mode=viewprofile&amp;u=22194">24c1024</a> — Sat Sep 10, 2016 4:35 pm</p><hr />
]]></content>
	</entry>
	</feed>
