<?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 won&amp;#39;t power up</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/29902/nrf24l01-won-t-power-up</link><description>I&amp;#39;m trying to set PWR_UP bit to 1 for the device to go into standby-I mode using STM32F103RBT6 and HAL libraries. 
 I send (0x20 | 0x00) command (write_reg | config reg) followed by 0x02(PWR_UP = 1) data. Then i wait for 2ms and read the config register</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Mon, 29 Jan 2018 08:07:09 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/29902/nrf24l01-won-t-power-up" /><item><title>RE: NRF24L01 won't power up</title><link>https://devzone.nordicsemi.com/thread/118922?ContentTypeID=1</link><pubDate>Mon, 29 Jan 2018 08:07:09 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:af1573b0-0d19-4c00-ae3f-f0700b945344</guid><dc:creator>ovrebekk</dc:creator><description>&lt;p&gt;Hi&lt;/p&gt;
&lt;p&gt;Interesting, might be that the device is unresponsive for a bit after the power up bit is set.
Either way, good to hear you got it working.&lt;/p&gt;
&lt;p&gt;A nice day to you too :)&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: NRF24L01 won't power up</title><link>https://devzone.nordicsemi.com/thread/118921?ContentTypeID=1</link><pubDate>Fri, 26 Jan 2018 16:09:07 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:69162a0c-0c9b-4d86-a36e-ec521c35dce5</guid><dc:creator>Krecarad</dc:creator><description>&lt;p&gt;Hello,&lt;/p&gt;
&lt;p&gt;SPI runs on 2MHz thats not the problem. CSN and CS aren&amp;#39;t the problem either. Maybe the delay before commands. Even tried both phase options.&lt;/p&gt;
&lt;p&gt;Actually i cheated a little, coded it on arduino using library and looked at it with logic analyser at work :D. It works now.&lt;/p&gt;
&lt;p&gt;Seems i shouldn&amp;#39;t have sent the config command straight of the bat. Coppied this sequence where more things are set before enabling the config register.&lt;/p&gt;
&lt;p&gt;Thanks for your comment tho :).&lt;/p&gt;
&lt;p&gt;Have a nice day.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: NRF24L01 won't power up</title><link>https://devzone.nordicsemi.com/thread/118920?ContentTypeID=1</link><pubDate>Fri, 26 Jan 2018 15:16:10 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:d32b9989-afd3-4e00-9d9a-76a79ff2c86a</guid><dc:creator>ovrebekk</dc:creator><description>&lt;p&gt;Hi&lt;/p&gt;
&lt;p&gt;What is the speed of the SPI interface, and have you tried both phase options?&lt;/p&gt;
&lt;p&gt;Could you try to add some milliseconds of delay after resetting CE and CSN (CE should be low and CSN high), before you run the first command?&lt;/p&gt;
&lt;p&gt;Best regards&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>