<?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>adxl345 ı2c problem</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/9074/adxl345-2c-problem</link><description>hello,
I want to communication with accelomet but I understand the code written here #include &amp;quot;ADXL345_I2C.h&amp;quot; 
 ADXL345_I2C accelerometer(p28, p29);
Serial pc(USBTX, USBRX); 
 int main() { 
 pc.baud(115200);
 int readings[3] = {0, 0, 0};

 pc</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Mon, 07 Sep 2015 14:51:00 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/9074/adxl345-2c-problem" /><item><title>RE: adxl345 ı2c problem</title><link>https://devzone.nordicsemi.com/thread/33396?ContentTypeID=1</link><pubDate>Mon, 07 Sep 2015 14:51:00 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:98191cc2-0e1b-4df6-99f3-111a67003ebb</guid><dc:creator>ahmet</dc:creator><description>&lt;p&gt;Hello aryan,
I solved problem but again thank you.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: adxl345 ı2c problem</title><link>https://devzone.nordicsemi.com/thread/33395?ContentTypeID=1</link><pubDate>Mon, 07 Sep 2015 12:32:22 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:8068fb3a-7f0e-4f7f-8046-3ae494355bf4</guid><dc:creator>Susheel Nuguru</dc:creator><description>&lt;p&gt;Can you please explain how this code is related to this forum?
Have you connected this sensor to a nordic chip and trying to communicate with it using I2C. In that case where did you get this example? which version of hardware are you using, which SDK version?&lt;/p&gt;
&lt;p&gt;Fortunately there are a lot of helpful people on this forum, but you should atleast give them enough information to motivate :)&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>