<?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>How to send Accelerometer data as decimal value instead of Hex value NRF51822,MPU 9250?</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/25510/how-to-send-accelerometer-data-as-decimal-value-instead-of-hex-value-nrf51822-mpu-9250</link><description>I received accelerometer value (0x): E0-EA-F8-E4-28-32 in mobile.Is is possible to send Decimal values instead of Hex value?</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Wed, 27 Sep 2017 07:58:32 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/25510/how-to-send-accelerometer-data-as-decimal-value-instead-of-hex-value-nrf51822-mpu-9250" /><item><title>RE: How to send Accelerometer data as decimal value instead of Hex value NRF51822,MPU 9250?</title><link>https://devzone.nordicsemi.com/thread/100554?ContentTypeID=1</link><pubDate>Wed, 27 Sep 2017 07:58:32 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:55aa7547-675e-4163-8b07-1687d955231c</guid><dc:creator>RK</dc:creator><description>&lt;p&gt;There&amp;#39;s no such thing as sending a decimal vs a hex value. You are sending the underlying data, how it&amp;#39;s displayed it just a question of formatting.  Whatever you are using to view the data just happens to show the bytes as hex because it doesn&amp;#39;t (and cannot) know what the data type is.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>