<?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>How to trigger PPI and transmit using ESB</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/85757/how-to-trigger-ppi-and-transmit-using-esb</link><description>I send and receive 1:1 using an ESB with nrf52840. I do not want to &amp;quot;use nrf_esb_start_tx()&amp;quot;, but instead use PPI to trigger a specific event to be sent. 
 I want the PPI event to be a timer event (NRF_TIMER_EVENT_COMPARE0) or a pwm event (NRF_PWM_EVENT_PWMPERIODEND</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Tue, 15 Mar 2022 07:32:42 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/85757/how-to-trigger-ppi-and-transmit-using-esb" /><item><title>RE: How to trigger PPI and transmit using ESB</title><link>https://devzone.nordicsemi.com/thread/358109?ContentTypeID=1</link><pubDate>Tue, 15 Mar 2022 07:32:42 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:c3fd9a62-ee40-4fe3-8cd1-d32dea9db9e4</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;
[quote user="TML_YT"]&lt;p&gt;After I posted my post, I found out that there had been similar content in the past. I found out that it is not possible to start the ESB with PPI alone.&lt;br /&gt;I am very disappointed because PPI is a powerful feature.&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;[/quote]
&lt;p&gt;You are right. PPI is very powerful, but unfortunately ESB requires the CPU to handle the protocol, as most of the features are implemented in software.&lt;/p&gt;
[quote user="TML_YT"]Thank you very much.[/quote]
&lt;p&gt;Always happy to help out. I hope you have a wonderful day!&lt;/p&gt;
&lt;p&gt;&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: How to trigger PPI and transmit using ESB</title><link>https://devzone.nordicsemi.com/thread/358095?ContentTypeID=1</link><pubDate>Tue, 15 Mar 2022 05:24:49 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:29fe68b0-9581-4e66-bcdc-cd802e522df5</guid><dc:creator>TML_YT</dc:creator><description>&lt;p&gt;Hi&lt;/p&gt;
&lt;p&gt;Reply, thank you.&lt;/p&gt;
&lt;p&gt;&lt;br /&gt;After I posted my post, I found out that there had been similar content in the past. I found out that it is not possible to start the ESB with PPI alone.&lt;br /&gt;I am very disappointed because PPI is a powerful feature.&lt;/p&gt;
&lt;p&gt;&lt;br /&gt;I will try triggering RF transactions by certain event interrupts as you suggested.&lt;/p&gt;
&lt;p&gt;&lt;br /&gt;Thank you very much.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: How to trigger PPI and transmit using ESB</title><link>https://devzone.nordicsemi.com/thread/357910?ContentTypeID=1</link><pubDate>Mon, 14 Mar 2022 11:09:10 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:879db926-f219-4d6c-a795-16608a8efe7c</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;ESB is a protocol that sets up several states, cpu wise, and thus it is not setup to start the radio solely based on PPI.&lt;/p&gt;
&lt;p&gt;If you look into the function itself, you can see that it sets up the radio, buffers, and many other features/requirements towards the RF protocol.&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;I would recommend that you enable a interrupt on the event you want to trigger a RF transaction on.&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></channel></rss>