<?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>nRF24AP2 - SPI - response messages?</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/8762/nrf24ap2---spi---response-messages</link><description>Hi 
 I use an avr attiny441 with the nRF24AP2. Communication is over SPI byte flow. After start up, I get the start-up-message from nRF24AP2. That&amp;#39;s fine. Afterwards, when I want to assign a channel or set a Channel ID or everything else, I dont get</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Thu, 27 Aug 2015 14:20:51 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/8762/nrf24ap2---spi---response-messages" /><item><title>RE: nRF24AP2 - SPI - response messages?</title><link>https://devzone.nordicsemi.com/thread/32125?ContentTypeID=1</link><pubDate>Thu, 27 Aug 2015 14:20:51 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:7fde0dc9-da66-4639-9c8c-5c5da0650793</guid><dc:creator>mtbeck</dc:creator><description>&lt;p&gt;Hi Kenneth&lt;/p&gt;
&lt;p&gt;Thanks for your support.&lt;/p&gt;
&lt;p&gt;I solved the problem. The first problem was the physical SEN-connection between my controller and the nrf24AP2, on one module it seems that the physical/electrical connection is lost.&lt;/p&gt;
&lt;p&gt;On my second module, the SEN-connection was ok, but there was a bug in the checksum-calculation.&lt;/p&gt;
&lt;p&gt;Now, it works.&lt;/p&gt;
&lt;p&gt;Thanks.&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: nRF24AP2 - SPI - response messages?</title><link>https://devzone.nordicsemi.com/thread/32124?ContentTypeID=1</link><pubDate>Tue, 18 Aug 2015 15:41:29 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:4d00e21f-e5a4-4a7d-9ba3-65ad9aa28ba8</guid><dc:creator>Kenneth</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;The first common problem when using byte synchronous serial interface is typically that the reset sequence is not applied, see figure 16, however since you are receiving the ANT startup message I think that is not the problem here.&lt;/p&gt;
&lt;p&gt;It seems you have problem to write data from the host to the nRF24AP2, most likely the problem is that the serial message is wrong. Please refer to figure 19 in the &lt;a href="https://www.nordicsemi.com/eng/nordic/download_resource/12536/2/4511074"&gt;nRF24AP2 Product Specification v1.2&lt;/a&gt;. In specific check that you are actually transmitting the checksum as indicated after /SEN go high.&lt;/p&gt;
&lt;p&gt;A test message you can try is to read the ANT version, by writing 0x02, 0x4D, 0x00, 0x3E, 0xD4 (=Checksum) after recieving 0xA5.&lt;/p&gt;
&lt;p&gt;Hope that helps,&lt;/p&gt;
&lt;p&gt;Kenneth&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>