<?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>nRF24L01+ doesn&amp;#39;t communicate after first burst</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/18958/nrf24l01-doesn-t-communicate-after-first-burst</link><description>I have a transmitter that sends 24 bytes of data every 10 ms. Whenever I run the receiver I only get new data once, then nothing. Here&amp;#39;s my code 
 void mirf_config() 
{
 uint8_t initial_config = 0;
 // Set RF channel
 mirf_config_register(RF_CH,</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Tue, 17 Jan 2017 08:49:44 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/18958/nrf24l01-doesn-t-communicate-after-first-burst" /><item><title>RE: nRF24L01+ doesn't communicate after first burst</title><link>https://devzone.nordicsemi.com/thread/73279?ContentTypeID=1</link><pubDate>Tue, 17 Jan 2017 08:49:44 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:3fdbf40c-1936-4801-94c3-b0d9845f7b24</guid><dc:creator>ovrebekk</dc:creator><description>&lt;p&gt;Is the nRF24L01+ transmitter reset between each sent packet?
If so the PID (packet ID) will be identical for each packet, which means it will be discarded in the receiver if the payload is unchanged.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>