<?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 send 40 bit data over spi in nrf52832?</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/44802/how-to-send-40-bit-data-over-spi-in-nrf52832</link><description>Hi I am using nrf52832dk as master and slave for spi communication. I want to send below data over spi. 0x8000000008 0xEC000100C5 I am get confused in transfer function of spi. ret_code_t nrf_drv_spi_transfer(nrf_drv_spi_t const * const p_instance, uint8_t</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Wed, 13 Mar 2019 11:55:36 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/44802/how-to-send-40-bit-data-over-spi-in-nrf52832" /><item><title>RE: How to send 40 bit data over spi in nrf52832?</title><link>https://devzone.nordicsemi.com/thread/175906?ContentTypeID=1</link><pubDate>Wed, 13 Mar 2019 11:55:36 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:6c57fe38-9da8-4900-8132-a34837f27a43</guid><dc:creator>Julien_CARLIER</dc:creator><description>&lt;p&gt;Could you disconnect the wire between this two nRF52 ? And you connect a wire on MOSI and MISO pins on the master board. See the result :)&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: How to send 40 bit data over spi in nrf52832?</title><link>https://devzone.nordicsemi.com/thread/175904?ContentTypeID=1</link><pubDate>Wed, 13 Mar 2019 11:51:12 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:c147ed70-342d-4e7c-b4e2-7f16666c4f62</guid><dc:creator>suvarna_kadam</dc:creator><description>&lt;p&gt;Hi Julien51,&lt;/p&gt;
&lt;p&gt;I am using two nrf52- boards, one as slave and other as master.&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: How to send 40 bit data over spi in nrf52832?</title><link>https://devzone.nordicsemi.com/thread/175900?ContentTypeID=1</link><pubDate>Wed, 13 Mar 2019 11:46:29 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:ed89579c-8bb8-402f-b37e-8e67a93cbdc6</guid><dc:creator>Julien_CARLIER</dc:creator><description>&lt;p&gt;Hi Suvarna,&amp;nbsp;&lt;/p&gt;
&lt;p&gt;It seems to be good your method. You can try the transfer by shorting with a wire between MISO and MOSI pins&amp;nbsp;&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;.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;See the result by watch the variable&amp;nbsp;content of rx_buf&amp;nbsp; after the nrf_drv_spi_transfer(...)&amp;nbsp;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>