<?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>RedBearLab BLE shield + arduino + nrf24l01 module</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/12051/redbearlab-ble-shield-arduino-nrf24l01-module</link><description>Hello, 
 I&amp;#39;m using thhe BLE shied, which uses the nRF8001 chip, with arduino Mega. 
 I&amp;#39;m trying to connect the Rf module nRF24l01 to receive data from another arduino and send them via bluetooth to mobile APP. I&amp;#39;m having troubles with the SPI communication</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Wed, 24 Feb 2016 11:32:17 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/12051/redbearlab-ble-shield-arduino-nrf24l01-module" /><item><title>RE: RedBearLab BLE shield + arduino + nrf24l01 module</title><link>https://devzone.nordicsemi.com/thread/45636?ContentTypeID=1</link><pubDate>Wed, 24 Feb 2016 11:32:17 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:90fdb0c8-d88c-4052-bc40-ded3fffc11d0</guid><dc:creator>run_ar</dc:creator><description>&lt;p&gt;Unfortunately I don&amp;#39;t have any code examples for this. But I guess you could simply check the status of the other CS pin before you lower the one you want to use. Another option would be to use a mutual command and event queue, so you always know there is only one ongoing transaction.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: RedBearLab BLE shield + arduino + nrf24l01 module</title><link>https://devzone.nordicsemi.com/thread/45635?ContentTypeID=1</link><pubDate>Tue, 23 Feb 2016 18:42:00 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:2a88f041-ef75-46ab-a471-a688bcf4a620</guid><dc:creator>RenatoLacerda</dc:creator><description>&lt;p&gt;Thank you very much for your answer. Do you have any code example to implement for sharing the two devices using the chip select line??&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: RedBearLab BLE shield + arduino + nrf24l01 module</title><link>https://devzone.nordicsemi.com/thread/45634?ContentTypeID=1</link><pubDate>Tue, 23 Feb 2016 10:02:38 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:4dd62220-9b61-474d-8f59-aca79b036ffb</guid><dc:creator>run_ar</dc:creator><description>&lt;p&gt;Both devices can share SPI lines as long as they have their own separate chip select line (REQN for the nRF8001). Just make sure that these lines are newer asserted simultaneously and that the rest of the lines are kept in a defined state.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>