<?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>Random private resolvable Adress on nrf54l10</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/121047/random-private-resolvable-adress-on-nrf54l10</link><description>Hello, 
 I have some code running on an NRF52832 using NRF Connect SDK 2.5.1 which initalizes my BLE with a random private resolvable adress so that I can easily reconnect to it. 
 When using the same code with an nrf54l10 and NRF Connect SDK 2.9 the</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Wed, 30 Apr 2025 07:29:55 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/121047/random-private-resolvable-adress-on-nrf54l10" /><item><title>RE: Random private resolvable Adress on nrf54l10</title><link>https://devzone.nordicsemi.com/thread/533502?ContentTypeID=1</link><pubDate>Wed, 30 Apr 2025 07:29:55 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:1e6a037c-9829-44ac-813e-74606995a530</guid><dc:creator>Iskailko</dc:creator><description>&lt;p&gt;Hello, thanks a lot for your tips. Actually I found the issue was due to a not a correctly set&amp;nbsp;CONFIG_BT_PRIVACY=y, as it was set to n although I&amp;#39;ve written it differently above.&amp;nbsp;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Random private resolvable Adress on nrf54l10</title><link>https://devzone.nordicsemi.com/thread/533492?ContentTypeID=1</link><pubDate>Wed, 30 Apr 2025 06:19:17 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:8a96feb6-28a9-4d1c-bd6a-80a8a84af23f</guid><dc:creator>tesc</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;Please note that most of the SDK support for nRF54L10 was added in nRF Connect SDK version 3.0.0, which was just recently released. I therefore highly recommend switching to that version of the SDK.&lt;/p&gt;
&lt;p&gt;Please note also that for nRF54L you should use &lt;a href="https://docs.nordicsemi.com/bundle/ncs-latest/page/zephyr/services/storage/zms/zms.html#zms-api"&gt;Zephyr Memory Storage (ZMS)&lt;/a&gt; instead of NVS. See &lt;a href="https://docs.nordicsemi.com/bundle/ncs-latest/page/nrf/app_dev/device_guides/nrf54l/zms.html"&gt;Enabling Zephyr Memory Storage&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;If you still see the same issue in nRF Connect SDK 3.0.0. Can you check both with nRF52832 as well as with nRF54L10, to identify if the issue is general for running the code on the newer SDK, or if it is specific to the nRF54L?&lt;/p&gt;
&lt;p&gt;Also, if you still see the issue, can you share the code which starts the advertising? (Most likely this would be inside &lt;code&gt;start_adv_casual()&lt;/code&gt;)&lt;/p&gt;
&lt;p&gt;Regards,&lt;br /&gt;Terje&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>