<?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>SPI Master while sending/receiving BLE packets</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/11497/spi-master-while-sending-receiving-ble-packets</link><description>What I would like to do is run a basic SPI program that reads data from a register on a non Nordic transceiver chip. My nRF51 would have to act as the master because the transceiver can only act as a slave device. I would like to then take the data I</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Sat, 23 Jan 2016 05:53:31 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/11497/spi-master-while-sending-receiving-ble-packets" /><item><title>RE: SPI Master while sending/receiving BLE packets</title><link>https://devzone.nordicsemi.com/thread/43424?ContentTypeID=1</link><pubDate>Sat, 23 Jan 2016 05:53:31 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:4d66ad6d-cf97-4c9b-a52c-0f569d385ee7</guid><dc:creator>RK</dc:creator><description>&lt;p&gt;Of course it is. The mode the SPI is in has nothing at all to do with the bluetooth role the board is in. The nrf51 just needs to be the SPI master and it can be a BLE peripheral.&lt;/p&gt;
&lt;p&gt;When you read data from your chip, you update your characteristic or otherwise send the data out over bluetooth.&lt;/p&gt;
&lt;p&gt;i think you must have gotten yourself confused somewhere between master and slave SPI and peripheral/central bluetooth. Perhaps you can explain more about what you think is the issue and we can help get it sorted out.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>