<?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>Beginner question about SPI example in SDK on different nrf52 boards</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/33078/beginner-question-about-spi-example-in-sdk-on-different-nrf52-boards</link><description>Hi everyone, 
 I have 2 boards that I&amp;#39;ve been using for testing. One is the NRF52 DK with the nrf52832 and the other is a simple custom board i made with an nrf52810. 
 I&amp;#39;ve been able to flash both boards and confirmed that they are working with simple</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Tue, 05 Jun 2018 09:44:28 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/33078/beginner-question-about-spi-example-in-sdk-on-different-nrf52-boards" /><item><title>RE: Beginner question about SPI example in SDK on different nrf52 boards</title><link>https://devzone.nordicsemi.com/thread/134697?ContentTypeID=1</link><pubDate>Tue, 05 Jun 2018 09:44:28 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:49bab48a-4411-4ec3-8f7d-77f8582f9f06</guid><dc:creator>stone.xiang</dc:creator><description>&lt;p&gt;Hi Kevin,&lt;/p&gt;
&lt;p&gt;I also work with these two boards nrf52832 and nrf52810. My code&amp;nbsp;works&amp;nbsp;great on the 832 board, but when I change the config and run on 810, I get some problems.&lt;/p&gt;
&lt;p&gt;Firstly, for the spi, it can transfer once time,&amp;nbsp;but&amp;nbsp;have no callback, will lead the code run&amp;nbsp; to somewhere like arm_startup_nrf52810.s and can not do anything. I really don&amp;#39;t know why?&lt;/p&gt;
&lt;p&gt;Secondly, when add the FreeRTOS system to the project, there are many errors, so I change the code in rtos, it can work now, I use a &lt;span&gt;s&lt;/span&gt;&lt;span&gt;emaphore to block the task,&amp;nbsp;&lt;/span&gt;but the task can run even thouth without a&amp;nbsp;semaphore. it is very strange.&amp;nbsp;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;How do you solve the problems on 810, especially for SPI, please tell me.&lt;/p&gt;
&lt;p&gt;Best regards.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Beginner question about SPI example in SDK on different nrf52 boards</title><link>https://devzone.nordicsemi.com/thread/126933?ContentTypeID=1</link><pubDate>Wed, 04 Apr 2018 20:59:50 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:5063abb2-3048-44fe-89d6-7d15c064fde7</guid><dc:creator>Kevin5</dc:creator><description>&lt;p&gt;That was it Daniel, thanks! There was a few other thing i apparently had to do as well. the full list of things is&amp;nbsp;&lt;a href="http://infocenter.nordicsemi.com/index.jsp?topic=%2Fcom.nordic.infocenter.sdk5.v14.1.0%2Fnrf52810_user_guide.html."&gt;infocenter.nordicsemi.com/index.jsp&lt;/a&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Beginner question about SPI example in SDK on different nrf52 boards</title><link>https://devzone.nordicsemi.com/thread/126928?ContentTypeID=1</link><pubDate>Wed, 04 Apr 2018 20:21:31 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:b85ae9f1-6f90-4962-a1a0-4e6f6d7e4313</guid><dc:creator>Daniel Wang</dc:creator><description>&lt;p&gt;Try&amp;nbsp;to&amp;nbsp;set NRF52810_XXAA as&amp;nbsp;preprocessor symbol, and remove&amp;nbsp;NRF52832_XXAA. You should also adjust the RAM/ROM sizes.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>