<?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 usb dongle as SPI slave and LPC1343 as SPI master</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/12482/nrf51822-usb-dongle-as-spi-slave-and-lpc1343-as-spi-master</link><description>Hello, 
 I have a running system powered by ARM Cortex-M3 (LPC1343 MCU) and I want to add bluetooth through nRF51822 usb dongle. 
 I want to send some data from LPC1343 to nRF51822 Dongle through SPI, LPC1343 as the master and nRF51822 as the slave</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Sun, 13 Mar 2016 20:43:37 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/12482/nrf51822-usb-dongle-as-spi-slave-and-lpc1343-as-spi-master" /><item><title>RE: nRF51822 usb dongle as SPI slave and LPC1343 as SPI master</title><link>https://devzone.nordicsemi.com/thread/47294?ContentTypeID=1</link><pubDate>Sun, 13 Mar 2016 20:43:37 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:88f163bc-3e16-468e-b675-6e36bc5fdad3</guid><dc:creator>nithin</dc:creator><description>&lt;p&gt;@Hung Bui: I am using P0.15, 16, 17, 18 for MOSI, MISO, SCLK and chip select.
i figured out the problem. the problem was with the LPC1343 MCU SPI pins.
thank you&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: nRF51822 usb dongle as SPI slave and LPC1343 as SPI master</title><link>https://devzone.nordicsemi.com/thread/47293?ContentTypeID=1</link><pubDate>Fri, 11 Mar 2016 15:51:20 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:f0b9b8ce-8264-4f6f-aae5-fde857cededd</guid><dc:creator>Hung Bui</dc:creator><description>&lt;p&gt;@nithin: Which pin did you use ? The pin may already be used for something else on the board. Have you tried to hook a logic analyzer on the pin ?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: nRF51822 usb dongle as SPI slave and LPC1343 as SPI master</title><link>https://devzone.nordicsemi.com/thread/47292?ContentTypeID=1</link><pubDate>Fri, 11 Mar 2016 15:26:28 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:3652e539-6c7d-47e9-8778-4d385b8a97c5</guid><dc:creator>nithin</dc:creator><description>&lt;p&gt;Hello Hung,&lt;/p&gt;
&lt;p&gt;thank you for your reply. I want to connect the nRF51822 Dongle through SPI. I referred to the SPI_Slave example for nRF51822 and  tried to implement it. nRF51822 is not getting the commands (SPIS_CMD_REG_WRITE). The SPI clock freq, endianness, polarity are all configured right.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: nRF51822 usb dongle as SPI slave and LPC1343 as SPI master</title><link>https://devzone.nordicsemi.com/thread/47291?ContentTypeID=1</link><pubDate>Fri, 11 Mar 2016 12:22:03 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:e2a5c956-5290-4d4e-bcea-6b82d9feb513</guid><dc:creator>Hung Bui</dc:creator><description>&lt;p&gt;Hi Nithin,&lt;/p&gt;
&lt;p&gt;It&amp;#39;s not very clear for me how you connect the nRF51822 dongle to the LPC1343. Do you plan to connect via USB port on the nRF51822 ? Note that that USB interface is for UART. If you want to connect to SPI, you can use any pin on the nRF51. It&amp;#39;s flexible.
Note that we also provide serialization library in the nRF5 SDK that you may want to have a look.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>