<?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>Decoding Thingy Motion Raw data characteristic from Thingy 52</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/47415/decoding-thingy-motion-raw-data-characteristic-from-thingy-52</link><description>Hello, 
 
 I am searching the way of decoding the motion raw data from thingy 52. 
 Especially, for the accelerometer values. 
 
 In the app, I get the next value: 
 FAFF for accelerometer axis X 
 F4FF for accelerometer axis Y 
 F603 for accelerometer</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Tue, 21 May 2019 11:38:33 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/47415/decoding-thingy-motion-raw-data-characteristic-from-thingy-52" /><item><title>RE: Decoding Thingy Motion Raw data characteristic from Thingy 52</title><link>https://devzone.nordicsemi.com/thread/188220?ContentTypeID=1</link><pubDate>Tue, 21 May 2019 11:38:33 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:11d9a23a-2fe2-4e68-935b-47c9f652283c</guid><dc:creator>Bj&amp;#248;rn Kvaale</dc:creator><description>&lt;p&gt;I know the Thingy:52 FW code for &lt;a href="https://github.com/NordicSemiconductor/Android-Nordic-Thingy"&gt;Android &lt;/a&gt;&amp;amp; &lt;a href="https://github.com/NordicSemiconductor/IOS-Nordic-Thingy"&gt;iOS &lt;/a&gt;shows the gravity vector in m/s2 (go to Motion tab &amp;amp; then look at the &amp;quot;Gravity Vector&amp;quot; graph).&amp;nbsp;I believe this data is received from the gravity vector characteristic (&lt;a href="https://nordicsemiconductor.github.io/Nordic-Thingy52-FW/documentation/firmware_architecture.html"&gt;see link&lt;/a&gt;). Once you figure out how the characteristic value is represented, you could easily convert m/s2 to g by dividing the value on each axis by 9.8.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>