<?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+ on a Teensy 4.0, transmit says the max number of retransmits is reached but I can&amp;#39;t tell if it&amp;#39;s actually transmitting</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/76597/nrf24l01-on-a-teensy-4-0-transmit-says-the-max-number-of-retransmits-is-reached-but-i-can-t-tell-if-it-s-actually-transmitting</link><description>Hello! 
 I am trying to get basic communication between two nRF24L01+ modules to work on Teensy 4.0&amp;#39;s, but I am having trouble transmitting and receiving. 
 Here is the wiring: 
 
 Teensy | NRF24L01+ 
 8 | CE 1 
 9 | IRQ 6 
 CSN 10 | CSN 2 
 MOSI 11 </description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Tue, 22 Jun 2021 20:08:51 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/76597/nrf24l01-on-a-teensy-4-0-transmit-says-the-max-number-of-retransmits-is-reached-but-i-can-t-tell-if-it-s-actually-transmitting" /><item><title>RE: nRF24L01+ on a Teensy 4.0, transmit says the max number of retransmits is reached but I can't tell if it's actually transmitting</title><link>https://devzone.nordicsemi.com/thread/316555?ContentTypeID=1</link><pubDate>Tue, 22 Jun 2021 20:08:51 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:440ecc1f-bcd5-474c-ab1a-0804bb91e215</guid><dc:creator>heyspencerb</dc:creator><description>&lt;p&gt;It was just the hardware.... I swapped the module and everything works now&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: nRF24L01+ on a Teensy 4.0, transmit says the max number of retransmits is reached but I can't tell if it's actually transmitting</title><link>https://devzone.nordicsemi.com/thread/316531?ContentTypeID=1</link><pubDate>Tue, 22 Jun 2021 15:07:32 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:e7b735c0-8676-4bae-bb66-d0709a17d8c7</guid><dc:creator>heyspencerb</dc:creator><description>&lt;p&gt;If you&amp;#39;re willing to help out I will program anything you suggest and send the results! Thank you&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: nRF24L01+ on a Teensy 4.0, transmit says the max number of retransmits is reached but I can't tell if it's actually transmitting</title><link>https://devzone.nordicsemi.com/thread/316530?ContentTypeID=1</link><pubDate>Tue, 22 Jun 2021 15:04:48 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:35c88126-5f40-4582-8622-f3ca162d5828</guid><dc:creator>heyspencerb</dc:creator><description>&lt;p&gt;and they have never correctly communicated&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: nRF24L01+ on a Teensy 4.0, transmit says the max number of retransmits is reached but I can't tell if it's actually transmitting</title><link>https://devzone.nordicsemi.com/thread/316529?ContentTypeID=1</link><pubDate>Tue, 22 Jun 2021 15:04:13 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:33d64094-43e2-428f-9c71-d0b54616f2d3</guid><dc:creator>heyspencerb</dc:creator><description>&lt;p&gt;Hello! Thanks for the help! So I am able to write and read back and forth from the module and it acts perfectly. I can send config messages and watch on my scope, (it has SPI decode) and I can set the configurations and then read them back after and they are identical. I checked the power of the device and it didn&amp;#39;t increase at all except for the jump in power consumption which I&amp;#39;m pretty sure is just from running digitalWrite(CE, HIGH)&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: nRF24L01+ on a Teensy 4.0, transmit says the max number of retransmits is reached but I can't tell if it's actually transmitting</title><link>https://devzone.nordicsemi.com/thread/316488?ContentTypeID=1</link><pubDate>Tue, 22 Jun 2021 13:01:07 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:3a629106-e94b-4062-b92d-ee644e7f5fe6</guid><dc:creator>H&amp;#229;kon Alseth</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;If you check the current consumption of the PTX device (assuming it should always transmit), you can usually see if it transmits or not based on this.&lt;/p&gt;
&lt;p&gt;Another test is to scope your lines with a logic analyzer to see if anything does not act as it normally should.&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;has your devices ever communicated properly with eachother?&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Kind regards,&lt;/p&gt;
&lt;p&gt;Håkon&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: nRF24L01+ on a Teensy 4.0, transmit says the max number of retransmits is reached but I can't tell if it's actually transmitting</title><link>https://devzone.nordicsemi.com/thread/316356?ContentTypeID=1</link><pubDate>Mon, 21 Jun 2021 22:07:29 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:f6b58841-d9c1-44ad-9ac6-d44c0b3f7aa8</guid><dc:creator>heyspencerb</dc:creator><description>&lt;p&gt;I left one line off of the transmitter code, I know I need to run&lt;/p&gt;
&lt;div&gt;
&lt;div&gt;&lt;span&gt;digitalWriteFast(&lt;/span&gt;&lt;span&gt;NRF24_CSN&lt;/span&gt;&lt;span&gt;, &lt;/span&gt;&lt;span&gt;LOW&lt;/span&gt;&lt;span&gt;);&lt;/span&gt;&lt;/div&gt;
&lt;div&gt;&lt;span&gt;before I can fill the TX FIFO&lt;/span&gt;&lt;/div&gt;
&lt;/div&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>