<?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>Memfault Retroactive Chunk/Symbol File Ingest</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/127482/memfault-retroactive-chunk-symbol-file-ingest</link><description>If a heartbeat or other chunk reliant on symbol file data is ingested when there is no symbol file associated with the Software Version / buildID it seems like the chunk is totally lost. Is it possible to force re-evaluation of data once a matching Symbol</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Wed, 18 Mar 2026 17:16:46 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/127482/memfault-retroactive-chunk-symbol-file-ingest" /><item><title>RE: Memfault Retroactive Chunk/Symbol File Ingest</title><link>https://devzone.nordicsemi.com/thread/563610?ContentTypeID=1</link><pubDate>Wed, 18 Mar 2026 17:16:46 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:f10f17f3-4d83-4222-a93a-01325b684d37</guid><dc:creator>NoahPendleton</dc:creator><description>&lt;p&gt;Note also that unlike heartbeat data, coredumps will be automatically reprocessed if a matching symbol file is uploaded later. Syed Maysum&amp;#39;s suggestion about using the Memfault CLI to facilitate symbol file upload is excellent- before flashing a build you want to send Memfault data from, you can run a command like this:&lt;/p&gt;
&lt;p&gt;&lt;pre class="ui-code" data-mode="text"&gt;❯ memfault --org-token $MEMFAULT_ORG_TOKEN --org $MEMFAULT_ORG --project $MEMFAULT_PROJECT upload-mcu-symbols build/zephyr/zephyr.elf&lt;/pre&gt;&lt;/p&gt;
&lt;p&gt;See the link provided for more reference information, including how to generate the MEMFAULT_ORG_TOKEN.&lt;/p&gt;
&lt;p&gt;Thanks!&lt;br /&gt;Noah&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Memfault Retroactive Chunk/Symbol File Ingest</title><link>https://devzone.nordicsemi.com/thread/563564?ContentTypeID=1</link><pubDate>Wed, 18 Mar 2026 12:52:55 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:48338560-ef84-4b66-9cd1-229c00e91c74</guid><dc:creator>Syed Maysum Abbas Zaidi</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;Yes Heartbeat/metric data that arrived before a matching symbol file was uploaded cannot be recovered. However, as soon as you upload the symbol file, all future heartbeat reports from that device will be decoded correctly going forward.&lt;/p&gt;
&lt;p&gt;For your development workflow, since every firmware flash creates a new Build ID, the recommended approach is to script the symbol file upload as part of your build process using the Memfault CLI. This ensures the symbol file is always uploaded automatically right after each build, before the device starts sending data.&lt;/p&gt;
&lt;p&gt;You can find instructions here: &lt;a href="https://docs.memfault.com/docs/mcu/symbol-file-build-ids#uploading-symbol-file-with-build-id"&gt;https://docs.memfault.com/docs/mcu/symbol-file-build-ids#uploading-symbol-file-with-build-id&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Best Regards,&lt;br /&gt;Syed Maysum&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Memfault Retroactive Chunk/Symbol File Ingest</title><link>https://devzone.nordicsemi.com/thread/563501?ContentTypeID=1</link><pubDate>Tue, 17 Mar 2026 19:04:51 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:34114ee7-e8d6-4908-a922-83fc19050bf5</guid><dc:creator>musclemadness</dc:creator><description>&lt;p&gt;&lt;span&gt;The Q&amp;amp;A assistant suggests from documentation that is avoidable by not letting devices upload before adding the symbol file. This is really a development workflow question, wherein the actual symbol file is totally valid between builds (No changes to chunk format) but the unique ID varies.&lt;/span&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>