<?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 connect multiple peripheral interface on one device?</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/11240/how-to-connect-multiple-peripheral-interface-on-one-device</link><description>Hi everyone. 
 I used sdk v10.0.0 and softdevice s130. I want to make peripheral device with nRF51422.
This peripheral device have to configured with diffent peripheral interface(TWI, SPI).
How to connect the two peripheral interface at the same time</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Sun, 10 Jan 2016 12:50:49 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/11240/how-to-connect-multiple-peripheral-interface-on-one-device" /><item><title>RE: How to connect multiple peripheral interface on one device?</title><link>https://devzone.nordicsemi.com/thread/42197?ContentTypeID=1</link><pubDate>Sun, 10 Jan 2016 12:50:49 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:82e370d3-f72c-4653-afef-e8c68f9c1e22</guid><dc:creator>JOHN</dc:creator><description>&lt;p&gt;Thank you RK.
I have been a great help.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: How to connect multiple peripheral interface on one device?</title><link>https://devzone.nordicsemi.com/thread/42196?ContentTypeID=1</link><pubDate>Sun, 10 Jan 2016 12:26:39 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:9623bbcb-6183-48cb-9026-6d9b1c27757e</guid><dc:creator>RK</dc:creator><description>&lt;p&gt;yes it&amp;#39;s possible. You can connect to any pins you like which aren&amp;#39;t already used by something else and then assign the pins in the driver. The nordic chips allow you to use any available pin on the device on their hardware interfaces (most of them at least, there are a few restrictions on things like the Analog in). So as long as the pins are unused by other things, you can use them.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: How to connect multiple peripheral interface on one device?</title><link>https://devzone.nordicsemi.com/thread/42195?ContentTypeID=1</link><pubDate>Sun, 10 Jan 2016 12:23:56 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:b37a8fbb-54ba-4530-a1eb-7cb71932bf79</guid><dc:creator>JOHN</dc:creator><description>&lt;p&gt;Thank you for your reply.&lt;/p&gt;
&lt;p&gt;I want to get data for the two sensors. One use TWI interface and the other use SPI interface.
I try to connect TWI to P0.07, P0.30 and try to connect SPI to P0.24, P0.25, P0.28, P0.29.
I wonder if this is  possible or not in one nRF5144.&lt;/p&gt;
&lt;p&gt;Thank you.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: How to connect multiple peripheral interface on one device?</title><link>https://devzone.nordicsemi.com/thread/42194?ContentTypeID=1</link><pubDate>Sun, 10 Jan 2016 11:43:26 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:02e80d46-587e-4c68-9290-debb94daa24a</guid><dc:creator>RK</dc:creator><description>&lt;p&gt;I don&amp;#39;t understand the problem. You connect some pins to your TWI device and run the TWI driver on those pins and you connect the SPI device to some other pins and run the SPI driver, or your own code which drives the SPI, on those pins. You can connect lots of interfaces at the same time, there&amp;#39;s plenty of pins to choose from.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>