<?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>nrf52832 + gyromouse</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/63022/nrf52832-gyromouse</link><description>We are developing hardware to work as a AirMouse (Gyroscope based working mouse) 
 I am using SDK16.0 SES 
 I have seen that HID Mouse example 
 and i implement gyroscope function and i have called but the mouse movement is not properly moved 
 
 i u</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Fri, 10 Jul 2020 14:42:59 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/63022/nrf52832-gyromouse" /><item><title>RE: nrf52832 + gyromouse</title><link>https://devzone.nordicsemi.com/thread/259484?ContentTypeID=1</link><pubDate>Fri, 10 Jul 2020 14:42:59 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:8a0793e4-fc36-4be2-bfed-984510030410</guid><dc:creator>Sunil vignesh</dc:creator><description>&lt;p&gt;HI Jared,&lt;/p&gt;
&lt;p&gt;I will do the debug and send you the result.&lt;/p&gt;
&lt;p&gt;I have seen &lt;strong&gt;nRFready smart remote &lt;/strong&gt;has Air mouse concept. Is it have example codes in segger for this so that i can cross verify with the conversion result of gyroscope&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: nrf52832 + gyromouse</title><link>https://devzone.nordicsemi.com/thread/259458?ContentTypeID=1</link><pubDate>Fri, 10 Jul 2020 13:18:30 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:5f775bb0-6c28-45a4-aaf0-a9dfd0992d1f</guid><dc:creator>Jared</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;You should break the project into smaller tasks to find the issue.&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;ol&gt;
&lt;li&gt;You should first check what values you&amp;#39;re getting from gyroscope when you move it. Does it change according to what you would expect when you move it?&amp;nbsp;&lt;/li&gt;
&lt;li&gt;The next step would be to see how the adjustment function read_sensor_data() works. I suggest starting by hardcoding the input to the read_sensor_data() for instance: LEFT, RIGHT, UP, DOWN and see how the mouse moves. If this step is ok then you know that the issue relies on how you interpret the data from the gyroscope.&amp;nbsp;&lt;/li&gt;
&lt;/ol&gt;
&lt;p&gt;Probably not the answer that you wanted but your issue should be solvable by classic debugging of your application logic.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;regards&lt;/p&gt;
&lt;p&gt;Jared&amp;nbsp;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: nrf52832 + gyromouse</title><link>https://devzone.nordicsemi.com/thread/258455?ContentTypeID=1</link><pubDate>Sun, 05 Jul 2020 11:30:39 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:b815dad9-b484-44f2-83fb-71a534db5f5e</guid><dc:creator>Sunil vignesh</dc:creator><description>&lt;p&gt;any update?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: nrf52832 + gyromouse</title><link>https://devzone.nordicsemi.com/thread/257311?ContentTypeID=1</link><pubDate>Mon, 29 Jun 2020 09:27:58 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:29d7f903-ccf8-4e56-8113-8e67e3d19115</guid><dc:creator>Sunil vignesh</dc:creator><description>&lt;p&gt;The behavior of this code is when i tilt the device more but the mouse pointer moves little bit and it return to the center. &lt;/p&gt;
&lt;p&gt;&lt;a href="https://devzone.nordicsemi.com/cfs-file/__key/communityserver-discussions-components-files/4/video_5F00_20200629_5F00_145119.mp4"&gt;devzone.nordicsemi.com/.../video_5F00_20200629_5F00_145119.mp4&lt;/a&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: nrf52832 + gyromouse</title><link>https://devzone.nordicsemi.com/thread/257272?ContentTypeID=1</link><pubDate>Mon, 29 Jun 2020 06:38:04 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:92172eec-8ef8-4ffd-a2e4-fc15f779396d</guid><dc:creator>Jared</dc:creator><description>&lt;p&gt;And what is the intended behavior? Do you want it to move more or less? Does it move the correct way? Please be more specific about what the problem actually is.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: nrf52832 + gyromouse</title><link>https://devzone.nordicsemi.com/thread/257222?ContentTypeID=1</link><pubDate>Sat, 27 Jun 2020 08:25:10 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:b5dc0bef-4099-47a4-8f30-1f59e15c7f2c</guid><dc:creator>Sunil vignesh</dc:creator><description>&lt;p&gt;Code working fine it doesn&amp;#39;t give any error. &lt;/p&gt;
&lt;p&gt;but the problem is while i shaken the device (gyro).&amp;nbsp; mouse pointer is moved little bit&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: nrf52832 + gyromouse</title><link>https://devzone.nordicsemi.com/thread/257146?ContentTypeID=1</link><pubDate>Fri, 26 Jun 2020 12:49:25 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:5c070847-a82d-431e-95cb-eebafb76db0a</guid><dc:creator>Jared</dc:creator><description>[quote user=""]and i implement gyroscope function and i have called but the mouse movement is not properly moved[/quote]
&lt;p&gt;&amp;nbsp;Does it move at all? What do you mean by not properly. What does&amp;nbsp;ble_hids_boot_mouse_inp_rep_send return? You have a very strict requirement for checking if a error is returned, I would suggest&amp;nbsp;relaxing that requirement a bit.&amp;nbsp;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>