<?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>Offloaded sockets driver on Babblesim nRF54L15</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/123335/offloaded-sockets-driver-on-babblesim-nrf54l15</link><description>Hello! 
 I can use the offloaded sockets driver with these configuration options on the native_sim target: 
 CONFIG_NET_DRIVERS=y CONFIG_NET_NATIVE_OFFLOADED_SOCKETS=y 
 However, trying to build the same code for nrf54l15bsim/nrf54l15/cpuapp results in</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Wed, 06 Aug 2025 10:07:54 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/123335/offloaded-sockets-driver-on-babblesim-nrf54l15" /><item><title>RE: Offloaded sockets driver on Babblesim nRF54L15</title><link>https://devzone.nordicsemi.com/thread/544751?ContentTypeID=1</link><pubDate>Wed, 06 Aug 2025 10:07:54 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:e4429309-dadc-4f45-b045-a590772ab66c</guid><dc:creator>Tom Weber</dc:creator><description>&lt;p&gt;Hello Alberto, thank you!&lt;/p&gt;
&lt;p&gt;I have a created a ticket for this on Github:&lt;/p&gt;
&lt;p&gt;&lt;a href="https://github.com/zephyrproject-rtos/zephyr/issues/94161"&gt;github.com/.../94161&lt;/a&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Offloaded sockets driver on Babblesim nRF54L15</title><link>https://devzone.nordicsemi.com/thread/544431?ContentTypeID=1</link><pubDate>Mon, 04 Aug 2025 09:48:08 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:1c985f40-56bf-464d-9b08-b8eeb7615c9a</guid><dc:creator>Alberto Escolar</dc:creator><description>&lt;p&gt;Hi, in principle &amp;quot;native_sim&amp;quot; drivers are not supported in the nrf*bsim targets.&lt;br /&gt;Quite many of them work, either out of the box, or with some minor dts config changes, due to both targets&amp;nbsp;being based on the native_simulator.&lt;br /&gt;In the case of this nsos driver, as you found out, it uses an interrupt which is not mapped to anything in the nrf bsim targets (nrf*bsim targets have the &amp;quot;real HW&amp;quot; interrupts map).&lt;br /&gt;Would you be so kind as to create a feature request ticket in upstream Zephyr requesting this to work?&amp;nbsp;&lt;a id="" href="https://github.com/zephyrproject-rtos/zephyr/issues/new/choose"&gt;https://github.com/zephyrproject-rtos/zephyr/issues/new/choose&lt;/a&gt;&lt;br /&gt; (Better don&amp;#39;t mention NCS there, as this is a plain vanilla Zephyr matter)&lt;br /&gt;I&amp;#39;ll take a look there once you do.&lt;br /&gt;In the meanwhile, if you are ok with a quick hack, you can #define&amp;nbsp;&lt;span&gt;NSOS_IRQ to be one of the unused interrupt lines.&lt;br /&gt;&lt;a href="https://github.com/BabbleSim/ext_nRF_hw_models/blob/main/src/HW_models/NHW_config.h#L692"&gt;https://github.com/BabbleSim/ext_nRF_hw_models/blob/main/src/HW_models/NHW_config.h#L692&lt;/a&gt;&amp;nbsp;&lt;br /&gt;&lt;/span&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>