<?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 I2C communication method</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/38864/how-to-i2c-communication-method</link><description>Hi, 
 
 I am using fatfs of nRF5_SDK_15.0.0_a53641a. 
 I am writing a program with keil. 
 
 I am currently doing SPI communication with BLENanov2(nRF52832) and SD card with fatfs. 
 Therefore,BLENanov2 and sensors also want I2C communication. 
 (I want</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Fri, 05 Oct 2018 06:14:11 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/38864/how-to-i2c-communication-method" /><item><title>RE: How to I2C communication method</title><link>https://devzone.nordicsemi.com/thread/151752?ContentTypeID=1</link><pubDate>Fri, 05 Oct 2018 06:14:11 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:b88d3704-4238-42a3-9b39-83744eaa5f99</guid><dc:creator>y001</dc:creator><description>&lt;p&gt;Thank you for reply!&lt;/p&gt;
&lt;p&gt;I will try!&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: How to I2C communication method</title><link>https://devzone.nordicsemi.com/thread/151216?ContentTypeID=1</link><pubDate>Tue, 02 Oct 2018 12:02:07 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:2c092bfc-d3cb-462c-aa8d-ef2efdd8745e</guid><dc:creator>MartinBL</dc:creator><description>&lt;p&gt;No &lt;span class="emoticon" data-url="https://devzone.nordicsemi.com/cfs-file/__key/system/emoji/1f642.svg" title="Slight smile"&gt;&amp;#x1f642;&lt;/span&gt;&lt;br /&gt;The new forum still has some bugs here and there though, so if I were you I would always trust my own sanity over devzone either way.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: How to I2C communication method</title><link>https://devzone.nordicsemi.com/thread/151201?ContentTypeID=1</link><pubDate>Tue, 02 Oct 2018 10:58:06 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:f84804b8-e468-4d19-8ba1-8a2cdcbc6db6</guid><dc:creator>awneil</dc:creator><description>&lt;p&gt;Thanks - so I&amp;#39;m not going mad?!&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: How to I2C communication method</title><link>https://devzone.nordicsemi.com/thread/151197?ContentTypeID=1</link><pubDate>Tue, 02 Oct 2018 10:51:23 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:047f2b38-349c-4d69-ac50-42243f0f328f</guid><dc:creator>MartinBL</dc:creator><description>&lt;p&gt;The event log shows that OP edited the ticket after&amp;nbsp;you posted 7 days ago.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: How to I2C communication method</title><link>https://devzone.nordicsemi.com/thread/151194?ContentTypeID=1</link><pubDate>Tue, 02 Oct 2018 10:27:09 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:9bf8ecb4-9968-4a89-b29d-1832738bf1fd</guid><dc:creator>awneil</dc:creator><description>&lt;p&gt;IS the forum playing up, or has&amp;nbsp;&lt;a href="https://devzone.nordicsemi.com/members/yoko"&gt;y001&lt;/a&gt;&amp;nbsp;&amp;nbsp;totally changed the OP ?!&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;The text which I quoted in my previous reply no longer exists in the OP, and the OP is now all about I2C - not SPI !&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;I&amp;#39;m Confused!!&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: How to I2C communication method</title><link>https://devzone.nordicsemi.com/thread/151193?ContentTypeID=1</link><pubDate>Tue, 02 Oct 2018 10:15:44 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:8cf1a89d-8e94-4808-8074-fdbcef988cb8</guid><dc:creator>MartinBL</dc:creator><description>&lt;p&gt;The nRF52 has&amp;nbsp;&lt;a href="http://infocenter.nordicsemi.com/topic/com.nordic.infocenter.nrf52832.ps.v1.1/twim.html?cp=2_1_0_32#concept_scx_f5p_xr"&gt;TWI peripherals (I2C compatible two-wire interface master with EasyDMA&lt;/a&gt;). For most intents and purposes TWI == I2C, and there are &lt;a href="https://infocenter.nordicsemi.com/topic/com.nordic.infocenter.sdk5.v15.2.0/examples_hw_peripheral_devices.html?cp=4_0_0_4_5"&gt;several TWI samples&lt;/a&gt; in the SDK and the TWI drivers are documented &lt;a href="https://infocenter.nordicsemi.com/topic/com.nordic.infocenter.sdk5.v15.2.0/hardware_driver_twi.html"&gt;here&lt;/a&gt;.&amp;nbsp;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: spi communication</title><link>https://devzone.nordicsemi.com/thread/150354?ContentTypeID=1</link><pubDate>Wed, 26 Sep 2018 04:09:37 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:cfc99170-e8f6-4d4b-b7ae-dcac60c27bf4</guid><dc:creator>y001</dc:creator><description>&lt;p&gt;Thank you for reply!&lt;/p&gt;
&lt;p&gt;I am sorry for lack of explanation.&lt;/p&gt;
&lt;p&gt;It is a product of the street of that link.&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;It is possible to have three SPI communications!&lt;/p&gt;
&lt;p&gt;If you know that there is a code that allows two SPI communications in the SDK,please let me know.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: spi communication</title><link>https://devzone.nordicsemi.com/thread/150266?ContentTypeID=1</link><pubDate>Tue, 25 Sep 2018 12:54:56 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:9d4a2de6-65b9-48e9-ab31-68f1ca829ce7</guid><dc:creator>awneil</dc:creator><description>[quote userid="73638" url="~/f/nordic-q-a/38864/spi-communication"]BLENanov2 [/quote]
&lt;p&gt;It would be helpful to provide a link to this - rather than expect everyone to just know what you&amp;#39;re talking about, or to have to google it themselves.&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;I guess you mean this:&amp;nbsp;&lt;a href="https://redbear.cc/product/ble-nano-2.html"&gt;https://redbear.cc/product/ble-nano-2.html&lt;/a&gt;&amp;nbsp;?&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
[quote userid="73638" url="~/f/nordic-q-a/38864/spi-communication"]Is it possible to perform two SPI communications from BLENanov2?[/quote]
&lt;p&gt;What does its &lt;strong&gt;documentation&lt;/strong&gt; tell you?&lt;/p&gt;
&lt;p&gt;The above web page tells you it has an&amp;nbsp;&lt;strong class="final-path"&gt;nRF52832&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;The&amp;nbsp;nRF52832 Product Page is here:&amp;nbsp;&lt;a href="https://www.nordicsemi.com/eng/Products/Bluetooth-low-energy/nRF52832"&gt;https://www.nordicsemi.com/eng/Products/Bluetooth-low-energy/nRF52832&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;It says, in the list of Features:&amp;nbsp;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;strong&gt;3 x Master/Slave SPI&lt;/strong&gt;&lt;/li&gt;
&lt;/ul&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>