<?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>Changing Thingy LIS2DH12 accelerometer registers values</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/41344/changing-thingy-lis2dh12-accelerometer-registers-values</link><description>We are starting different projects around the Thingy :52. When studying the SDK and harware doc we are faced with a possibly stupid question : we have identyfied an accelerometer LIS2DH12 but in the dirvers folder of the SDK we found only a LIS3DH driver</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Mon, 07 Jan 2019 15:27:27 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/41344/changing-thingy-lis2dh12-accelerometer-registers-values" /><item><title>RE: Changing Thingy LIS2DH12 accelerometer registers values</title><link>https://devzone.nordicsemi.com/thread/164334?ContentTypeID=1</link><pubDate>Mon, 07 Jan 2019 15:27:27 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:62cd7c8f-4996-4120-a9ea-2ce4fbd7140e</guid><dc:creator>Bj&amp;#248;rn Kvaale</dc:creator><description>&lt;p&gt;Hi Paul,&lt;/p&gt;
&lt;p&gt;Very sorry for the delayed response. I am pretty certain it is a LIS2DH12 low power accelerometer, as this is clearly stated in the &lt;a href="https://www.nordicsemi.com/DocLib/Content/User_Guides/thingy52/latest/UG/thingy52/hw_description/hw_low_power_accelerometer"&gt;HW schematic&lt;/a&gt; that you uploaded, as well as in the code itself (e.g. see this line in m_motion_init in m_motion.c below)&lt;/p&gt;
&lt;p&gt;&lt;pre class="ui-code" data-mode="text"&gt;static const nrf_drv_twi_config_t twi_config_lis2dh12 =&lt;/pre&gt;&lt;/p&gt;
&lt;p&gt;I talked to a developer of the Thingy:52 SW &amp;amp; we agreed that this is a typo. Whenever it says lis3dh, it should say lis2dh. Therefore, you should use the lis2dh datasheet.&amp;nbsp; This issue has naturally been reported internally.&lt;/p&gt;
&lt;p&gt;You do not need to use another SDK version.&lt;/p&gt;
&lt;p&gt;Thank you for finding this &amp;amp; mentioning it to us!&amp;nbsp;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Changing Thingy LIS2DH12 accelerometer registers values</title><link>https://devzone.nordicsemi.com/thread/161085?ContentTypeID=1</link><pubDate>Mon, 10 Dec 2018 21:56:06 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:183ac124-c0f8-4630-a75a-a74ce32d9210</guid><dc:creator>Paul</dc:creator><description>&lt;p&gt;Hi Bjorn,&lt;/p&gt;
&lt;p&gt;We are referring to the Thingy:52 SDK&lt;/p&gt;
&lt;p&gt;Please find hereunder :&lt;/p&gt;
&lt;p&gt;- extract of the accel driver included in the SDK, referring to the &amp;quot;li3dh_types&amp;quot;.&lt;/p&gt;
&lt;p&gt;- extract of the&amp;nbsp;&lt;span&gt;Nordic Thingy :52 v2.0.0 documentation referring to the li3dh included in the same SDK.&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;- extract of the PCA20020 Schematics referring to the LIS2DH12 accel.&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;So our questions, may be stupid again,&amp;nbsp; remain ; &lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;1. does the LIS2DH12 accel mounted on the board is a &amp;quot;lis3dh_type&amp;quot; ?&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;2. Which datasheet is relevant to modifiy the accel registers :&amp;nbsp;LIS3DH or LIS2DH12&amp;nbsp; ?&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;thingysdkv210/include/drivers/drv_acc_lis3dh_types.h&amp;nbsp; Extract&lt;/p&gt;
&lt;p&gt;&lt;img src="https://devzone.nordicsemi.com/resized-image/__size/320x240/__key/communityserver-discussions-components-files/4/pastedimage1544478465530v3.png" alt=" " /&gt;&lt;/p&gt;
&lt;p&gt;Nordic Thingy :52 v2.0.0 Extract&lt;/p&gt;
&lt;p&gt;&lt;img height="54" src="https://devzone.nordicsemi.com/resized-image/__size/320x240/__key/communityserver-discussions-components-files/4/pastedimage1544478227740v2.png" width="524" alt=" " /&gt;&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;PCA 20020 Schematics Extract&lt;/p&gt;
&lt;p&gt;&lt;img src="https://devzone.nordicsemi.com/resized-image/__size/320x240/__key/communityserver-discussions-components-files/4/pastedimage1544478142296v1.png" alt=" " /&gt;&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;Regards&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Changing Thingy LIS2DH12 accelerometer registers values</title><link>https://devzone.nordicsemi.com/thread/161028?ContentTypeID=1</link><pubDate>Mon, 10 Dec 2018 14:31:30 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:54b8387a-950a-4aab-8a35-ec5e46bf4c18</guid><dc:creator>Bj&amp;#248;rn Kvaale</dc:creator><description>&lt;p&gt;Are you referring to the Thingy SDK or the regular nRF5 SDK? I would recommend downloading the &lt;a href="https://www.nordicsemi.com/Software-and-Tools/Development-Kits/Nordic-Thingy-52/Download#infotabs"&gt;Thingy:52 SDK&lt;/a&gt;&amp;nbsp;(if you have not already done so) &amp;amp; taking a look at that.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>