<?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 loopback sample for nRF9160DK</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/85683/spi-loopback-sample-for-nrf9160dk</link><description>I need to test the SPI communication in my nRF9160DK. I had tried to run the spi_loopback but failed to create a project in segger studio. Are there any SPI tests available in the newer nRF connect SDKs? A few SPI samples were available in older releases</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Thu, 24 Mar 2022 07:50:28 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/85683/spi-loopback-sample-for-nrf9160dk" /><item><title>RE: SPI loopback sample for nRF9160DK</title><link>https://devzone.nordicsemi.com/thread/359717?ContentTypeID=1</link><pubDate>Thu, 24 Mar 2022 07:50:28 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:dde164ec-b5a1-4c49-ae3d-179085974cb4</guid><dc:creator>Sigurd Hellesvik</dc:creator><description>&lt;p&gt;Hi&lt;/p&gt;
&lt;p&gt;To debug this issue, I recommend that you do the following two things:&lt;/p&gt;
&lt;p&gt;Use an oscilloscope or logic analyzer proble the signals on the I2C or SPI lines connected to the RFID card reader. &lt;br /&gt;Do the signals look as expected? If not, what is wrong?&lt;/p&gt;
&lt;p&gt;Use logs or debugging to find if the code returns any errors when trying to communicate with the RFID reader. &lt;br /&gt;And verify that the code runs as excpected.&lt;/p&gt;
&lt;p&gt;Regards,&lt;br /&gt;Sigurd Hellesvik&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: SPI loopback sample for nRF9160DK</title><link>https://devzone.nordicsemi.com/thread/359665?ContentTypeID=1</link><pubDate>Wed, 23 Mar 2022 17:51:18 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:570323a7-4c9e-4a39-8d20-7027c2aee84c</guid><dc:creator>Finny Philip Biju</dc:creator><description>&lt;p&gt;I was able to read the RFID card with sdk v1.5.1 using VS code.&lt;/p&gt;
&lt;p&gt;But when I try with connect v1.9.1 even though it is getting built and uploaded successfully, but unable to read the RFID.&amp;nbsp;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: SPI loopback sample for nRF9160DK</title><link>https://devzone.nordicsemi.com/thread/357735?ContentTypeID=1</link><pubDate>Fri, 11 Mar 2022 16:00:53 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:d2d60236-e360-4987-ad62-f5a732eb37c9</guid><dc:creator>Finny Philip Biju</dc:creator><description>&lt;p&gt;&lt;span&gt;Thanks for the reply. Let me try this and I will update my progress here, requesting to continue the support till I am able to get it successful.&lt;/span&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: SPI loopback sample for nRF9160DK</title><link>https://devzone.nordicsemi.com/thread/357656?ContentTypeID=1</link><pubDate>Fri, 11 Mar 2022 12:37:25 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:ed94427a-e0c5-4f68-8981-3313e68b1e66</guid><dc:creator>Sigurd Hellesvik</dc:creator><description>&lt;p&gt;Hi&lt;/p&gt;
&lt;p&gt;From out &lt;a href="https://developer.nordicsemi.com/nRF_Connect_SDK/doc/1.9.1/nrf/releases/release-notes-1.9.0.html"&gt;Release Notes&lt;/a&gt;: &lt;br /&gt;&amp;quot;&lt;/p&gt;
&lt;p&gt;nRF Connect SDK v1.9.0 is supported by both &lt;a href="https://nrfconnect.github.io/vscode-nrf-connect"&gt;nRF Connect extensions for Visual Studio Code&lt;/a&gt; and &lt;a href="https://developer.nordicsemi.com/nRF_Connect_SDK/doc/1.9.1/nrf/gs_installing.html#installing-ses"&gt;&lt;span&gt;SEGGER Embedded Studio Nordic Edition&lt;/span&gt;&lt;/a&gt;. In future releases, documentation on the setup and usage of Segger Embedded Studio Nordic Edition will no longer be available and all references to IDE support will instruct users with nRF Connect extensions for Visual Studio Code. In future releases, Segger Embedded Studio will no longer be tested with the build system and it is not recommended for new projects.&lt;/p&gt;
&lt;p&gt;nRF Connect extensions for Visual Studio Code will be under continued active development and supported and tested with future nRF Connect SDK releases. It is recommended for all new projects.&lt;br /&gt;&amp;quot;&lt;/p&gt;
&lt;p&gt;VS Code also supports older versions of the nRF Connect SDK.&lt;/p&gt;
&lt;p&gt;Could you try to build the SPI loopback sample using VS Code? Then post any error logs you get, and I will try to help you make it work.&lt;/p&gt;
[quote user=""]The project is successfully built and uploaded but fails to communicate via SPI. [/quote]
&lt;p&gt;Could you try to use an Oscilloscope or logic analysator to see if there are SPI signals on the line?&lt;/p&gt;
[quote user=""]Is it possible to use the nRF52840 MCU present in nRF9160dk for RFID reader interfacing through SPI or I2C?[/quote]
&lt;p&gt;See the nRF9160DK Schematic files, downloaded from &lt;a href="https://www.nordicsemi.com/Products/Development-hardware/nRF9160-DK/Download?lang=en#infotabs"&gt;nRF9160DK Hardware Files&lt;/a&gt;, for how the nRF52840 is connected in the nRF9160DK.&lt;br /&gt;The &lt;a href="https://infocenter.nordicsemi.com/topic/ug_nrf91_dk/UG/nrf91_DK/intro.html"&gt;nRF9160DK User Guide&lt;/a&gt; could also be useful here.&lt;/p&gt;
&lt;p&gt;Regards,&lt;br /&gt;Sigurd Hellesvik&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>