<?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>No heap space after activating eDRX</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/113771/no-heap-space-after-activating-edrx</link><description>When I add CONFIG_LTE_EDRX_REQ=y to prj.conf I get an &amp;quot;No heap space for incoming notification&amp;quot; error. I already tried to double the size of CONFIG_HEAP_MEM_POOL_SIZE =8192 but without any result. The device keeps rebooting.</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Thu, 08 Aug 2024 15:17:07 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/113771/no-heap-space-after-activating-edrx" /><item><title>RE: No heap space after activating eDRX</title><link>https://devzone.nordicsemi.com/thread/497508?ContentTypeID=1</link><pubDate>Thu, 08 Aug 2024 15:17:07 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:1f70dcc4-21d6-4498-b489-cbfd8bf8fd01</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;4096 is quite high, you will probably be OK with a lower value.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Please note that this is a dedicated heap for the at_monitor library, and is not a part of the generic system heap (which is configured with&amp;nbsp;&lt;span&gt;CONFIG_HEAP_MEM_POOL_SIZE).&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;You can read more about the at_monitor here:&amp;nbsp;&lt;a href="https://docs.nordicsemi.com/bundle/ncs-latest/page/nrf/libraries/modem/at_monitor.html"&gt;https://docs.nordicsemi.com/bundle/ncs-latest/page/nrf/libraries/modem/at_monitor.html&lt;/a&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;&amp;nbsp;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;Kind regards,&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;Håkon&lt;/span&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: No heap space after activating eDRX</title><link>https://devzone.nordicsemi.com/thread/497493?ContentTypeID=1</link><pubDate>Thu, 08 Aug 2024 13:20:41 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:adc1a7f6-2eeb-44eb-8152-694d5bd85d83</guid><dc:creator>ralphvn</dc:creator><description>&lt;p&gt;Thanks, add&amp;nbsp;&lt;span&gt;CONFIG_AT_MONITOR_HEAP_SIZE&lt;/span&gt;&lt;span&gt;=4096 to prj.conf solved the issue.&lt;br /&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;Where can I find more information about this, it was 256 and now 4096 but why would I not make it 8192 or 1024?&lt;/span&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: No heap space after activating eDRX</title><link>https://devzone.nordicsemi.com/thread/497485?ContentTypeID=1</link><pubDate>Thu, 08 Aug 2024 12:44:46 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:7764659a-04f7-478b-9931-5e7fb4dafe33</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;The AT monitor has its own dedicated heap. Could you try increasing &amp;quot;CONFIG_AT_MONITOR_HEAP_SIZE&amp;quot; and see if helps?&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>