<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="https://test-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>Max number of events / requested data types in asset tracker</title><link>https://test-devzone.nordicsemi.com/f/nordic-q-a/88614/max-number-of-events-requested-data-types-in-asset-tracker</link><description>I adding custom module o asset_tracker_v2. In Main.c using the function static void data_get(void ) , various data requests are added using the instruction: 
 
 app_module_event-&amp;gt;data_list[count++] = APP_DATA_MODEM_DYNAMIC; 
 
 When I add request for</description><dc:language>en-US</dc:language><generator>Telligent Community 13 Non-Production</generator><lastBuildDate>Tue, 07 Jun 2022 12:22:44 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://test-devzone.nordicsemi.com/f/nordic-q-a/88614/max-number-of-events-requested-data-types-in-asset-tracker" /><item><title>RE: Max number of events / requested data types in asset tracker</title><link>https://test-devzone.nordicsemi.com/thread/371136?ContentTypeID=1</link><pubDate>Tue, 07 Jun 2022 12:22:44 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:63cf0a92-6173-4b52-829d-e024bc30a5d0</guid><dc:creator>user75734</dc:creator><description>&lt;p&gt;Hi&lt;/p&gt;
&lt;p&gt;Can you show me your LTE log and this buffer overflow error? How have you added this function to request custom data exactly in your application?&lt;/p&gt;
&lt;p&gt;1. From what I can see, the data only is accounted for&amp;nbsp; with the count++ increment in data_get() and are set as a list afterwards with app_module_event-&amp;gt;count = count;. So I don&amp;#39;t think there is a hard limit here.&lt;/p&gt;
&lt;p&gt;Best regards,&lt;/p&gt;
&lt;p&gt;Simon&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>