<?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>The output of the raw value is too fast in thingy sdk</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/41444/the-output-of-the-raw-value-is-too-fast-in-thingy-sdk</link><description>I program in nrf52840 using thingy sdk 
 I succeeded in receiving the motion service. 
 The output speed of some motion services is too fast. such as raw, heading, gravity 
 how to change output speed of raw value or other motion service?</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Mon, 14 Jan 2019 12:21:08 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/41444/the-output-of-the-raw-value-is-too-fast-in-thingy-sdk" /><item><title>RE: The output of the raw value is too fast in thingy sdk</title><link>https://devzone.nordicsemi.com/thread/165424?ContentTypeID=1</link><pubDate>Mon, 14 Jan 2019 12:21:08 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:f327822a-ddee-44e7-a76d-3a8688e75484</guid><dc:creator>Simon</dc:creator><description>&lt;p&gt;I am wondering about the same as Anish. What example are you using for the Thingy? I Couldn&amp;#39;t find any examples for the thingy in the link you provided. Take a look at the&amp;nbsp;&lt;a href="https://github.com/NordicSemiconductor/Nordic-Thingy52-FW"&gt;Nordic Thingy:52 SDK&lt;/a&gt;&amp;nbsp;which is intended for users to develop their own custom firmware for the Thingy.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: The output of the raw value is too fast in thingy sdk</title><link>https://devzone.nordicsemi.com/thread/163183?ContentTypeID=1</link><pubDate>Fri, 28 Dec 2018 10:47:41 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:5635918a-6a83-453a-b780-bbc947a60eb7</guid><dc:creator>Ashish</dc:creator><description>&lt;p&gt;Which code did you use from this github repository?&amp;nbsp;The &amp;quot;ble_peripheral&amp;quot; or any other?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: The output of the raw value is too fast in thingy sdk</title><link>https://devzone.nordicsemi.com/thread/163046?ContentTypeID=1</link><pubDate>Thu, 27 Dec 2018 09:32:11 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:c6d966a8-1548-4cd3-a891-01d78a2e101a</guid><dc:creator>Simon</dc:creator><description>&lt;p&gt;Currently,&amp;nbsp;a huge portion of the support team are on christmas vacation, and might not be able to answer you in the closest future. In the first week of 2019 most of the staff will we back and you can&amp;nbsp;expect an answer then.&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: The output of the raw value is too fast in thingy sdk</title><link>https://devzone.nordicsemi.com/thread/162583?ContentTypeID=1</link><pubDate>Thu, 20 Dec 2018 04:49:19 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:b5f1c034-865e-4701-90cc-00409fb0fb5d</guid><dc:creator>yumi</dc:creator><description>&lt;p&gt;&lt;a href="https://github.com/NordicPlayground/nrf52-ble-multi-link-multi-role"&gt;https://github.com/NordicPlayground/nrf52-ble-multi-link-multi-role&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;I used this code&lt;/p&gt;
&lt;p&gt;and my segger file don&amp;#39;t include m_environment.c and drv_motion.c&amp;nbsp;&lt;/p&gt;
&lt;pre class="tw-data-text tw-ta tw-text-small" id="tw-target-text" dir="ltr"&gt;&lt;span lang="en"&gt;Can I add this file?&lt;/span&gt;&lt;/pre&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: The output of the raw value is too fast in thingy sdk</title><link>https://devzone.nordicsemi.com/thread/161450?ContentTypeID=1</link><pubDate>Wed, 12 Dec 2018 13:11:44 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:82b33157-fd44-417c-a692-7554bc6462b2</guid><dc:creator>Simon</dc:creator><description>&lt;p&gt;In order to change the output speed of the different sensor values, you would need to modify the firmware (as far as I know). This can be done either over-the-air using nRF Connect mobile/desktop, or by using a programmer. If you would like more control and to debug your code, I would recommend you to use a programmer. However, the thingy is not provided with a programmer, and you would need to connect your thingy to an nRF52 DK as explained&amp;nbsp;&lt;a href="https://devzone.nordicsemi.com/f/nordic-q-a/22838/how-to-program-thingy-52-using-nrf52-dk"&gt;here&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;Regarding the issue of changing the sampling frequency of the sensor values, this can be done by modifying the files &lt;em&gt;m_environment.c&lt;/em&gt; (temperature, pressure and humidity sensors) and &lt;em&gt;drv_motion.c&amp;nbsp;&lt;/em&gt;(motion sensor).&amp;nbsp;Each sensor is associated with a timer, and by changing the parameter&amp;nbsp;&lt;em&gt;timeout_ticks&amp;nbsp;&lt;/em&gt;when calling app_timer_start(..) the output speed can be changed.&lt;/p&gt;
&lt;p&gt;&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></channel></rss>