<?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>CDC ACM UART ISR not triggered during ESB connection</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/91227/cdc-acm-uart-isr-not-triggered-during-esb-connection</link><description>I am trying to port some code I wrote for Gazell, which I guess acts more elegant since it uses PPI, a workqueue, timeslots, etc. I have an ESB connection in which I receive data in every packet. I am trying to enable tx interrupts in ESB_EVENT_RX_RECEIVE</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Tue, 23 Aug 2022 02:26:44 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/91227/cdc-acm-uart-isr-not-triggered-during-esb-connection" /><item><title>RE: CDC ACM UART ISR not triggered during ESB connection</title><link>https://devzone.nordicsemi.com/thread/382788?ContentTypeID=1</link><pubDate>Tue, 23 Aug 2022 02:26:44 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:e9308fa5-d996-454e-9648-620fad93a8c5</guid><dc:creator>Abraham Hamidi</dc:creator><description>&lt;p&gt;The problem&amp;nbsp;was that my data was malformed. I&amp;nbsp;figured this out by sending test data. I was using memcpy the wrong way for my custom data and resolved the problem. ISR&amp;#39;s were always working fine. As for the memory management exception, I found out that zephyr ring buffers don&amp;#39;t include concurrency.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>