<?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>C++ and zbus with nrf54l15</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/126617/c-and-zbus-with-nrf54l15</link><description>I have an application with the nrf52840 that was trying to port to nrf54l15 using ncs 3.2.1 but i ran into various issues. I decided to look into some samples that could help narrow down the problem. The application code is written in C++ for the most</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Tue, 20 Jan 2026 13:55:40 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/126617/c-and-zbus-with-nrf54l15" /><item><title>RE: C++ and zbus with nrf54l15</title><link>https://devzone.nordicsemi.com/thread/559171?ContentTypeID=1</link><pubDate>Tue, 20 Jan 2026 13:55:40 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:adb7538a-8023-4b77-a6c0-700111fc0a1d</guid><dc:creator>Elfving</dc:creator><description>&lt;p&gt;Gotya. Let me know if you get anything. Alternatively the error log would be nice.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: C++ and zbus with nrf54l15</title><link>https://devzone.nordicsemi.com/thread/559163?ContentTypeID=1</link><pubDate>Tue, 20 Jan 2026 13:31:01 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:8443c0d5-9ddf-460c-909c-0f076bd60fc9</guid><dc:creator>Johnny</dc:creator><description>&lt;p&gt;I&amp;#39;ve really been trying to come up with some sort of minimal reproducer by using publiclly available samples.&amp;nbsp; Every time i try to use a debugger I can&amp;#39;t even break into main() so i&amp;#39;m trying to take this approach. It always seems to get stuck in an infinite loop in the idle thread.&lt;br /&gt;&lt;br /&gt;I&amp;#39;m currently trying something else by to trying to move my overlay and config on top of a common sample and find out where it breaks.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: C++ and zbus with nrf54l15</title><link>https://devzone.nordicsemi.com/thread/559162?ContentTypeID=1</link><pubDate>Tue, 20 Jan 2026 13:27:06 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:2acfba6f-c0ba-4459-9a15-67d3eca7c14b</guid><dc:creator>Elfving</dc:creator><description>&lt;p&gt;But the same thing didn&amp;#39;t with nRF54L15 on the same SDK version? Gotya. Could you get me the error log you are getting? Does this project use anything in particular that stands out?&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Regards,&lt;/p&gt;
&lt;p&gt;Elfving&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: C++ and zbus with nrf54l15</title><link>https://devzone.nordicsemi.com/thread/559157?ContentTypeID=1</link><pubDate>Tue, 20 Jan 2026 12:39:53 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:7aece128-1c34-43c5-8589-8ac556bb9692</guid><dc:creator>Johnny</dc:creator><description>&lt;p&gt;&amp;gt;&amp;nbsp;This previous code you are trying to port,&amp;nbsp;was that made for another version of NCS? I would think some sw that worked well for a 52840 would also work for 54L15.&lt;br /&gt;&lt;br /&gt;it worked fine with ncs 3.2.1.&amp;nbsp;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: C++ and zbus with nrf54l15</title><link>https://devzone.nordicsemi.com/thread/559155?ContentTypeID=1</link><pubDate>Tue, 20 Jan 2026 12:30:02 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:cc580125-3feb-4505-9b9c-c0f3aedf19cb</guid><dc:creator>Elfving</dc:creator><description>&lt;p&gt;Hi John,&lt;/p&gt;
[quote user=""]I have an application with the nrf52840 that was trying to port to nrf54l15 using ncs 3.2.1 but i ran into various issues. I decided to look into some samples that could help narrow down the problem. The application code is written in C++ for the most part&lt;br /&gt;[/quote]
&lt;p&gt;This previous code you are trying to port,&amp;nbsp;was that made for another version of NCS? I would think some sw that worked well for a 52840 would also work for 54L15.&lt;/p&gt;
[quote user=""]I started with this sample[/quote]
&lt;p&gt;I would recommend that you base what you create on something made by Nordic, preferably on the NCS SDK. Unfortunately there is no go-to sample directly from Nordic on how to work with C++, but &lt;a href="https://docs.nordicsemi.com/bundle/ncs-latest/page/zephyr/samples/index.html#c"&gt;there are two from Zephyr&lt;/a&gt;. Though I see that the sample you link to is rather straight forward, and based on the DevAcademy, so that should be fine.&lt;/p&gt;
&lt;p&gt;Regards,&lt;/p&gt;
&lt;p&gt;Elfving&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: C++ and zbus with nrf54l15</title><link>https://devzone.nordicsemi.com/thread/559117?ContentTypeID=1</link><pubDate>Tue, 20 Jan 2026 09:18:07 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:3bb23e67-5a74-4684-8d14-bfaf805eb1b0</guid><dc:creator>Johnny</dc:creator><description>&lt;p&gt;Oh, i realize I&amp;#39;m using the the v3.2 branch here, rather than the specific version tag, but the problem exists at the v3.2.1 tag&amp;nbsp;&amp;nbsp;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>