<?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>nrf51822 and adxl345 register address</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/18026/nrf51822-and-adxl345-register-address</link><description>Hi to everyone, i have the mpu6050 code and i have to change it with parameters of adxl345. 
 i have this definitions: 
 #define ADDRESS_WHO_AM_I (0x75U) //!&amp;lt; WHO_AM_I register identifies the device. Expected value is 0x68. 
 static const uint8_t expected_who_am_i</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Mon, 28 Nov 2016 20:08:44 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/18026/nrf51822-and-adxl345-register-address" /><item><title>RE: nrf51822 and adxl345 register address</title><link>https://devzone.nordicsemi.com/thread/69488?ContentTypeID=1</link><pubDate>Mon, 28 Nov 2016 20:08:44 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:35c2c65d-47f1-423b-8f41-866888e09548</guid><dc:creator>Sigurd</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;Yes, the default device address for ADXL345  is 0x53.&lt;/p&gt;
&lt;p&gt;The U in 0x53U means that it is an unsigned hexadecimal value. If the ‘U’ is removed then it is a signed hexadecimal value.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>