<?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 receive information from pressure sensor over SPI using nRF52832 ?</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/25823/how-to-receive-information-from-pressure-sensor-over-spi-using-nrf52832</link><description>I am using nRF52 based NINA-112b EVK I saw the spi master example to send the data to slave. Do you have any idea what to do if I want to receive the data from the slave. and how to display it ? 
 Thanks in Advanced :)</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Fri, 21 Mar 2025 21:27:35 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/25823/how-to-receive-information-from-pressure-sensor-over-spi-using-nrf52832" /><item><title>RE: How to receive information from pressure sensor over SPI using nRF52832 ?</title><link>https://devzone.nordicsemi.com/thread/528476?ContentTypeID=1</link><pubDate>Fri, 21 Mar 2025 21:27:35 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:116b94fd-f7f4-407f-8eaa-b37e322e135d</guid><dc:creator>cjh39</dc:creator><description>&lt;p&gt;Where is this SPI slave example ? Ive spent about 8 hours just trying to get a Spi initialized on the nrf52832 and everytime there is a compile issue or something like nrf_drv_spi_init(&amp;amp;spi, &amp;amp;spi_config, NULL, NULL) not found .&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;I need an example that works.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: How to receive information from pressure sensor over SPI using nRF52832 ?</title><link>https://devzone.nordicsemi.com/thread/101731?ContentTypeID=1</link><pubDate>Thu, 12 Oct 2017 06:19:13 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:c89572d2-a59d-4ced-a27b-d74394baa6e9</guid><dc:creator>DaveyJones</dc:creator><description>&lt;p&gt;Thanks a lot. I was able to read data from pressre sensor. the spi example in nRF52 series receives the data from MISO pin to m_rx_buf array and sends data from m_tx_buf array from and to  the SPI slave device respectively.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: How to receive information from pressure sensor over SPI using nRF52832 ?</title><link>https://devzone.nordicsemi.com/thread/101732?ContentTypeID=1</link><pubDate>Tue, 10 Oct 2017 13:49:54 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:68a5aa5c-79ca-450d-8b33-4a5f3eb340b6</guid><dc:creator>MartinBL</dc:creator><description>&lt;p&gt;Did you also see the &lt;a href="http://infocenter.nordicsemi.com/topic/com.nordic.infocenter.sdk5.v14.0.0/spi_slave_example.html?cp=4_0_0_4_5_33"&gt;SPI slave example&lt;/a&gt;? I would suggest that you start there.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>