<?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>54l15+7002eb problem</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/119109/54l15-7002eb-problem</link><description>hi support team, 
 
 i have one problem for 54l15+7002 in ncs2.9.0 
 I am afraid that I need your help. 
 
 I was porting MQTT demo and PERIPHERAL_UART demo together and want to provide it to customer Ao-Zheng. 
 For 7002dk, it runs normal, but for 54l15</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Wed, 23 Jul 2025 06:00:06 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/119109/54l15-7002eb-problem" /><item><title>RE: 54l15+7002eb problem</title><link>https://devzone.nordicsemi.com/thread/543274?ContentTypeID=1</link><pubDate>Wed, 23 Jul 2025 06:00:06 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:b261a98b-20fe-49a8-bd91-d1bbbc1f815b</guid><dc:creator>William.wei</dc:creator><description>&lt;p&gt;thanks amanda,&lt;/p&gt;
&lt;p&gt;this is sdk problem, and new ncs version solves it.&lt;/p&gt;
&lt;p&gt;Regards,&lt;/p&gt;
&lt;p&gt;William.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: 54l15+7002eb problem</title><link>https://devzone.nordicsemi.com/thread/530670?ContentTypeID=1</link><pubDate>Fri, 04 Apr 2025 18:29:31 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:e310a2ef-e607-4968-b206-590bcaf95622</guid><dc:creator>Amanda Hsieh</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
[quote user="William.wei"]&lt;p&gt;&lt;strong&gt;1.wifi connect -s &amp;quot;Nordicsh&amp;quot; -p &amp;quot;Nordic20201908&amp;quot; -k 1, it fails&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;2.wifi connect -s &amp;quot;Nordicsh&amp;quot; -p &amp;quot;Nordic20201908&amp;quot; -k 2, it fails&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;3.&amp;nbsp;wifi connect -s &amp;quot;Nordicsh&amp;quot; -p &amp;quot;Nordic20201908&amp;quot; -k 9&lt;/strong&gt;&lt;/p&gt;[/quote]
&lt;p&gt;If it works with &lt;code&gt;-k 9&lt;/code&gt; and not with &lt;code&gt;-k 1/2&lt;/code&gt;&amp;nbsp;that means the &lt;span&gt;AP&lt;/span&gt; is configured in WPA-PSK. &lt;code&gt;wifi scan&lt;/code&gt; should give the details of the AP security type.&lt;/p&gt;
&lt;p&gt;And for the other connection issues, by default the sample doesn’t have any AP provisioning done, so it won’t connect to Wi-Fi automatically. The user has to provision to initiate the Wi-Fi connection: Please see &lt;span&gt;&lt;span&gt;&lt;a href="https://docs.nordicsemi.com/bundle/ncs-latest/page/nrf/samples/net/mqtt/doc/description.html#configuring_wi-fi_access_point_credentials"&gt;&lt;span&gt;&lt;span&gt;&lt;span&gt;&lt;/span&gt;&lt;span&gt;&lt;/span&gt;&lt;/span&gt;&lt;span&gt;Technical Documentation&lt;/span&gt;&lt;/span&gt;&lt;/a&gt;&lt;/span&gt;&lt;/span&gt; for details, which explains why initiatingthe&amp;nbsp; connecting using &lt;code&gt;wifi&lt;/code&gt; shells works.&lt;/p&gt;
&lt;p&gt;But I see that the Wi-Fi credentials module is only enabled for &lt;code&gt;nrf7002dk/nrf5340/cpuapp/ns&lt;/code&gt; board, for &lt;code&gt;nrf54L15dk.&amp;nbsp;&lt;/code&gt;It needs to be &lt;em&gt;enabled manually&lt;/em&gt; (we can make this automatic for all boards). Once the module is enabled, the user can either choose &lt;code&gt;WIFI_CREDENTIALS_STATIC&lt;/code&gt; or &lt;code&gt;WIFI_CREDENTIALS_SHELL&lt;/code&gt; (&lt;code&gt;wifi_cred shell)&lt;/code&gt; to provision the AP.&lt;/p&gt;
&lt;p&gt;&lt;span&gt;In this scenario, we need wpa_supplicant debug logs not the driver ones. We will also elaborate &lt;/span&gt;&lt;span&gt;&lt;span&gt;&lt;a href="https://docs.nordicsemi.com/bundle/ncs-latest/page/nrf/protocols/wifi/debugging.html"&gt;&lt;span&gt;&lt;span&gt;&lt;span&gt;&lt;/span&gt;&lt;span&gt;&lt;/span&gt;&lt;/span&gt;&lt;span&gt;Technical Documentation&lt;/span&gt;&lt;/span&gt;&lt;/a&gt;&lt;/span&gt;&lt;/span&gt;&lt;span&gt;&amp;nbsp;on when to elaborate supplicant or driver logs,&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;Here is the PR&amp;nbsp;&lt;a href="https://github.com/nrfconnect/sdk-nrf/pull/21402"&gt;https://github.com/nrfconnect/sdk-nrf/pull/21402&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;for improving debug docs&amp;nbsp;&lt;a href="https://github.com/nrfconnect/sdk-nrf/pull/21404"&gt;https://github.com/nrfconnect/sdk-nrf/pull/21404&lt;/a&gt;&amp;nbsp;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;-Amanda H.&lt;/span&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: 54l15+7002eb problem</title><link>https://devzone.nordicsemi.com/thread/528105?ContentTypeID=1</link><pubDate>Thu, 20 Mar 2025 02:13:30 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:d334c911-6649-4d5f-9d65-0248dae3576e</guid><dc:creator>William.wei</dc:creator><description>&lt;p&gt;Hi Amanda,&lt;/p&gt;
&lt;p&gt;no improvment with your build command, i even tried main branch, still no improvement for this moment.&lt;/p&gt;
&lt;p&gt;i tried several routers, still same problem.&lt;/p&gt;
&lt;p&gt;[00:00:00.436,026] &amp;lt;inf&amp;gt; wifi_nrf_bus: SPIM spi@c8000: freq = 8 MHz&lt;br /&gt;[00:00:00.444,786] &amp;lt;inf&amp;gt; wifi_nrf_bus: SPIM spi@c8000: latency = 0&lt;br /&gt;[00:00:00.572,282] &amp;lt;inf&amp;gt; wifi_nrf: Management buffer offload enabled&lt;/p&gt;
&lt;p&gt;*** Booting nRF Connect SDK v2.9.99-0479f0880eba ***&lt;br /&gt;*** Using Zephyr OS v4.0.99-ff01b5fcc223 ***&lt;br /&gt;[00:00:00.723,419] &amp;lt;inf&amp;gt; wifi_supplicant: wpa_supplicant initialized&lt;br /&gt;[00:00:00.732,582] &amp;lt;inf&amp;gt; network: Bringing network interface up and connecting to the network&lt;br /&gt;uart:~$ wifi connect -s &amp;quot;Jayant&amp;quot; -p &amp;quot;tangjingyang&amp;quot; -k 1&lt;br /&gt;Connection requested&lt;br /&gt;[00:00:18.305,435] &amp;lt;inf&amp;gt; wpa_supp: wlan0: SME: Trying to authenticate with 96:55:b3:41:7d:7a (SSID=&amp;#39;Jayant&amp;#39; freq=24 37 MHz)&lt;br /&gt;[00:00:18.811,918] &amp;lt;inf&amp;gt; wpa_supp: wlan0: Trying to associate with 96:55:b3:41:7d:7a (SSID=&amp;#39;Jayant&amp;#39; freq=2437 MHz)&lt;br /&gt;[00:00:18.967,349] &amp;lt;inf&amp;gt; wpa_supp: wlan0: Associated with 96:55:b3:41:7d:7a&lt;br /&gt;[00:00:18.977,745] &amp;lt;inf&amp;gt; wpa_supp: wlan0: CTRL-EVENT-SUBNET-STATUS-UPDATE status=0&lt;br /&gt;[00:00:19.039,136] &amp;lt;inf&amp;gt; wpa_supp: wlan0: WPA: Key negotiation completed with 96:55:b3:41:7d:7a [PTK=CCMP GTK=CCMP]&lt;br /&gt;[00:00:19.052,653] &amp;lt;inf&amp;gt; wpa_supp: wlan0: CTRL-EVENT-CONNECTED - Connection to 96:55:b3:41:7d:7a completed [id=0 id _str=]&lt;br /&gt;Connected&lt;br /&gt;[00:00:19.149,562] &amp;lt;inf&amp;gt; network: Network connectivity established&lt;br /&gt;[00:00:24.753,064] &amp;lt;inf&amp;gt; transport: Connected to MQTT broker&lt;br /&gt;[00:00:24.761,992] &amp;lt;inf&amp;gt; transport: Hostname: test.mosquitto.org&lt;br /&gt;[00:00:24.770,538] &amp;lt;inf&amp;gt; transport: Client ID: 423282540EEAB297&lt;br /&gt;[00:00:24.778,989] &amp;lt;inf&amp;gt; transport: Port: 1883&lt;br /&gt;[00:00:24.785,978] &amp;lt;inf&amp;gt; transport: TLS: No&lt;br /&gt;[00:00:24.792,724] &amp;lt;inf&amp;gt; transport: Subscribing to: 423282540EEAB297/my/subscribe/topic&lt;br /&gt;[00:00:25.061,309] &amp;lt;inf&amp;gt; transport: Subscribed to topic 423282540EEAB297/my/subscribe/topic&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;another router log:&lt;/p&gt;
&lt;p&gt;[00:00:00.436,090] &amp;lt;inf&amp;gt; wifi_nrf_bus: SPIM spi@c8000: freq = 8 MHz&lt;br /&gt;[00:00:00.444,850] &amp;lt;inf&amp;gt; wifi_nrf_bus: SPIM spi@c8000: latency = 0&lt;br /&gt;[00:00:00.572,313] &amp;lt;inf&amp;gt; wifi_nrf: Management buffer offload enabled&lt;/p&gt;
&lt;p&gt;*** Booting nRF Connect SDK v2.9.99-0479f0880eba ***&lt;br /&gt;*** Using Zephyr OS v4.0.99-ff01b5fcc223 ***&lt;br /&gt;[00:00:00.723,447] &amp;lt;inf&amp;gt; wifi_supplicant: wpa_supplicant initialized&lt;br /&gt;[00:00:00.732,608] &amp;lt;inf&amp;gt; network: Bringing network interface up and connecting to the network&lt;br /&gt;uart:~$ wifi connect -s &amp;quot;Jayant&amp;quot; -p &amp;quot;tangjingyang&amp;quot; -k 1&lt;br /&gt;Connection requested&lt;br /&gt;[00:01:02.256,266] &amp;lt;inf&amp;gt; wpa_supp: wlan0: SME: Trying to authenticate with 96:55:b3:41:7d:7a (SSID=&amp;#39;Jayant&amp;#39; freq=2437 MHz)&lt;br /&gt;[00:01:02.644,302] &amp;lt;inf&amp;gt; wpa_supp: wlan0: Trying to associate with 96:55:b3:41:7d:7a (SSID=&amp;#39;Jayant&amp;#39; freq=2437 MHz)&lt;br /&gt;[00:01:02.692,569] &amp;lt;inf&amp;gt; wpa_supp: wlan0: Associated with 96:55:b3:41:7d:7a&lt;br /&gt;[00:01:02.702,961] &amp;lt;inf&amp;gt; wpa_supp: wlan0: CTRL-EVENT-SUBNET-STATUS-UPDATE status=0&lt;br /&gt;[00:01:02.766,022] &amp;lt;inf&amp;gt; wpa_supp: wlan0: WPA: Key negotiation completed with 96:55:b3:41:7d:7a [PTK=CCMP GTK=CCMP]&lt;br /&gt;[00:01:02.779,540] &amp;lt;inf&amp;gt; wpa_supp: wlan0: CTRL-EVENT-CONNECTED - Connection to 96:55:b3:41:7d:7a completed [id=0 id_str=]&lt;br /&gt;Connected&lt;br /&gt;[00:01:02.866,620] &amp;lt;inf&amp;gt; network: Network connectivity established&lt;br /&gt;[00:01:08.496,179] &amp;lt;inf&amp;gt; transport: Connected to MQTT broker&lt;br /&gt;[00:01:08.505,017] &amp;lt;inf&amp;gt; transport: Hostname: test.mosquitto.org&lt;br /&gt;[00:01:08.513,560] &amp;lt;inf&amp;gt; transport: Client ID: 423282540EEAB297&lt;br /&gt;[00:01:08.522,012] &amp;lt;inf&amp;gt; transport: Port: 1883&lt;br /&gt;[00:01:08.529,003] &amp;lt;inf&amp;gt; transport: TLS: No&lt;br /&gt;[00:01:08.535,752] &amp;lt;inf&amp;gt; transport: Subscribing to: 423282540EEAB297/my/subscribe/topic&lt;br /&gt;[00:01:08.858,893] &amp;lt;inf&amp;gt; transport: Subscribed to topic 423282540EEAB297/my/subscribe/topic&lt;br /&gt;&lt;br /&gt;cli is working, no clue for me.&lt;/p&gt;
&lt;p&gt;Regards,&lt;/p&gt;
&lt;p&gt;William.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: 54l15+7002eb problem</title><link>https://devzone.nordicsemi.com/thread/526770?ContentTypeID=1</link><pubDate>Tue, 11 Mar 2025 13:51:50 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:35869135-cdc8-49b3-a434-22e7c8d2bb3b</guid><dc:creator>Amanda Hsieh</dc:creator><description>&lt;p&gt;Hi William,&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;Can you confirm the issue is resolved with the proposed build command &lt;/span&gt;&lt;br /&gt;&lt;code&gt;west build -p -b nrf54l15dk/nrf54l15/cpuapp -- -Dmqtt_SHIELD=&amp;quot;nrf7002eb_interposer_p1;nrf7002eb&amp;quot; -Dmqtt_SNIPPET=nrf70-wifi&lt;/code&gt;&lt;span&gt;?&lt;/span&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: 54l15+7002eb problem</title><link>https://devzone.nordicsemi.com/thread/526426?ContentTypeID=1</link><pubDate>Fri, 07 Mar 2025 19:53:06 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:e53cd28e-f6a9-4920-b552-452ec9efb882</guid><dc:creator>Amanda Hsieh</dc:creator><description>&lt;p&gt;The team&amp;nbsp;tested the MQTT sample with NCS v2.9.0 and (nRF54L15+ Interposer+ EB) and observed a crash related to stack overflow after issuing &lt;code&gt;wifi connect&lt;/code&gt; command.&lt;/p&gt;
&lt;div&gt;
&lt;div&gt;
&lt;p&gt;&lt;strong&gt;Build command:&lt;/strong&gt;&lt;/p&gt;
&lt;div&gt;&lt;pre class="ui-code" data-mode="text"&gt;west build -p -b nrf54l15dk/nrf54l15/cpuapp -- -Dmqtt_SHIELD=&amp;quot;nrf7002eb_interposer_p1;nrf7002eb&amp;quot;&lt;/pre&gt;&lt;/div&gt;
&lt;p&gt;&lt;strong&gt;Logs:&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;&lt;pre class="ui-code" data-mode="text"&gt;[00:00:23.151,657] &amp;lt;err&amp;gt; os: ***** HARD FAULT *****
[00:00:23.157,150] &amp;lt;err&amp;gt; os:   Fault escalation (see below)
[00:00:23.163,403] &amp;lt;err&amp;gt; os: ***** USAGE FAULT *****
[00:00:23.169,050] &amp;lt;err&amp;gt; os:   Stack overflow (context area not valid)
[00:00:23.176,266] &amp;lt;err&amp;gt; os: r0/a1:  0x200177a0  r1/a2:  0x0007cea4  r2/a3:  0x200177e0
[00:00:23.184,945] &amp;lt;err&amp;gt; os: r3/a4:  0x0006680f r12/ip:  0x0000003c r14/lr:  0x0002865b
[00:00:23.193,618] &amp;lt;err&amp;gt; os:  xpsr:  0x21000006
[00:00:23.198,833] &amp;lt;err&amp;gt; os: Faulting instruction address (r15/pc): 0x0005b474
[00:00:23.206,737] &amp;lt;err&amp;gt; os: &amp;gt;&amp;gt;&amp;gt; ZEPHYR FATAL ERROR 2: Stack overflow on CPU 0
[00:00:23.214,632] &amp;lt;err&amp;gt; os: Fault during interrupt handling

[00:00:23.221,063] &amp;lt;err&amp;gt; os: Current thread: 0x200019e0 (shell_uart)
[00:00:23.228,090] &amp;lt;err&amp;gt; os: Halting system
&lt;/pre&gt;&lt;/strong&gt;&lt;/p&gt;
&lt;div&gt;
&lt;div&gt;
&lt;div&gt;
&lt;div&gt;&lt;span&gt;&lt;span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/div&gt;
&lt;/div&gt;
&lt;/div&gt;
&lt;span&gt;&lt;code&gt;
&lt;span&gt;&lt;/span&gt;&lt;/code&gt;&lt;/span&gt;&lt;/div&gt;
&lt;p&gt;By using the &lt;code&gt;nrf70-wifi&lt;/code&gt; snippet, the above issue was fixed, and I no longer see any issues with the sample functionality.&lt;br /&gt;&lt;strong&gt;Build command:&lt;/strong&gt;&lt;/p&gt;
&lt;div&gt;&lt;pre class="ui-code" data-mode="text"&gt;west build -p -b nrf54l15dk/nrf54l15/cpuapp -- -Dmqtt_SHIELD=&amp;quot;nrf7002eb_interposer_p1;nrf7002eb&amp;quot; -Dmqtt_SNIPPET=nrf70-wifi&lt;/pre&gt;&lt;/div&gt;
&lt;p&gt;&lt;strong&gt;Logs:&lt;/strong&gt;&lt;/p&gt;
&lt;div&gt;&lt;pre class="ui-code" data-mode="text"&gt;[00:02:22.442,448] &amp;lt;inf&amp;gt; transport: Connected to MQTT broker
[00:02:22.451,728] &amp;lt;inf&amp;gt; transport: Hostname: test.mosquitto.org
[00:02:22.460,402] &amp;lt;inf&amp;gt; transport: Client ID: 5BB1E5BABB0120D0
[00:02:22.468,892] &amp;lt;inf&amp;gt; transport: Port: 1883
[00:02:22.475,916] &amp;lt;inf&amp;gt; transport: TLS: No
[00:02:22.482,696] &amp;lt;inf&amp;gt; transport: Subscribing to: 5BB1E5BABB0120D0/my/subscribe/topic
[00:02:22.785,074] &amp;lt;inf&amp;gt; transport: Subscribed to topic 5BB1E5BABB0120D0/my/subscribe/topic
[00:03:00.754,685] &amp;lt;inf&amp;gt; transport: Published message: &amp;quot;Hello MQTT! Current uptime is: 180742&amp;quot; on topic: &amp;quot;5BB1E5BABB0120D0/my/publish/topic&amp;quot;
[00:04:00.754,806] &amp;lt;inf&amp;gt; transport: Published message: &amp;quot;Hello MQTT! Current uptime is: 240742&amp;quot; on topic: &amp;quot;5BB1E5BABB0120D0/my/publish/topic&amp;quot;&lt;/pre&gt;&lt;span&gt;&lt;code&gt;&lt;/code&gt;&lt;/span&gt;&lt;/div&gt;
&lt;/div&gt;
&lt;div&gt;
&lt;div&gt;
&lt;div&gt;
&lt;div&gt;
&lt;div&gt;&lt;span&gt;&lt;/span&gt;&lt;/div&gt;
&lt;/div&gt;
&lt;/div&gt;
&lt;/div&gt;
&lt;/div&gt;
&lt;/div&gt;
&lt;div&gt;
&lt;div&gt;
&lt;div&gt;
&lt;div&gt;
&lt;div&gt;
&lt;div&gt;&lt;/div&gt;
&lt;/div&gt;
&lt;/div&gt;
&lt;/div&gt;
&lt;/div&gt;
&lt;/div&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: 54l15+7002eb problem</title><link>https://devzone.nordicsemi.com/thread/525898?ContentTypeID=1</link><pubDate>Wed, 05 Mar 2025 09:12:42 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:7131a872-3641-44cf-a64a-49ccfa674876</guid><dc:creator>William.wei</dc:creator><description>&lt;p&gt;Hi Amanda，&lt;/p&gt;
&lt;p&gt;is there any reply?&lt;/p&gt;
&lt;p&gt;Regards,&lt;/p&gt;
&lt;p&gt;WIlliam.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: 54l15+7002eb problem</title><link>https://devzone.nordicsemi.com/thread/523956?ContentTypeID=1</link><pubDate>Thu, 20 Feb 2025 17:45:45 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:6a866442-89fc-400b-b97f-00a8f6f3c459</guid><dc:creator>Amanda Hsieh</dc:creator><description>&lt;p&gt;Hi&amp;nbsp;&lt;span&gt;William,&amp;nbsp;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;I see. It still works, but might take a long time.&amp;nbsp;&lt;/span&gt;&lt;span&gt;Our sample is provided for reference, and it is not optimized.&amp;nbsp;&lt;/span&gt;I have raised an internal JIRA to ask the team for help to look into it. I will update the case when I collect enough information.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Regards,&lt;br /&gt;Amanda H.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: 54l15+7002eb problem</title><link>https://devzone.nordicsemi.com/thread/523800?ContentTypeID=1</link><pubDate>Thu, 20 Feb 2025 03:29:29 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:44daddb9-ece9-42ae-b6d6-c71af31f23f6</guid><dc:creator>William.wei</dc:creator><description>&lt;p&gt;Hi Amanda,&lt;/p&gt;
[quote userid="77782" url="~/f/nordic-q-a/119109/54l15-7002eb-problem/523771"]Do you build with &lt;a href="https://github.com/nrfconnect/sdk-nrf/blob/v2.9.0/samples/net/mqtt/sample.yaml#L40"&gt;- mqtt_SHIELD=&amp;quot;nrf7002eb_interposer_p1;nrf7002eb&amp;quot;&lt;/a&gt;?[/quote]
&lt;p&gt;yes,i connected 7002eb with 54l15, and i believe the HW is running, from the log we can see the interface is up.&lt;/p&gt;
&lt;p&gt;for 54l15+7002eb,&amp;nbsp;MQTT demo should connect to broker automatically, but it stop at somewhere for ever .&lt;/p&gt;
[quote userid="77782" url="~/f/nordic-q-a/119109/54l15-7002eb-problem/523771"]Could you share the log?[/quote]
&lt;p&gt;i have proide 4 logs in previous post.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;So let&amp;#39;s look at &lt;strong&gt;log_release1.txt.&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;&amp;quot;line8 log shows:&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;00:00:00.802,325] &amp;lt;inf&amp;gt; network: Bringing network interface up and connecting to the network&amp;quot;&lt;/p&gt;
&lt;p&gt;but it can&amp;#39;t connect to broker, it should connect to broker in 10 seconds.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;so i manually input&amp;nbsp; wifi disconnect , timestamp shows it is 1minutes and 28 seconds later,&amp;nbsp;&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;and then &lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;1.wifi connect -s &amp;quot;Nordicsh&amp;quot; -p &amp;quot;Nordic20201908&amp;quot; -k 1, it fails&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;2.wifi connect -s &amp;quot;Nordicsh&amp;quot; -p &amp;quot;Nordic20201908&amp;quot; -k 2, it fails&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;3.&amp;nbsp;wifi connect -s &amp;quot;Nordicsh&amp;quot; -p &amp;quot;Nordic20201908&amp;quot; -k 9&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;and it connects to borker.&lt;/p&gt;
&lt;p&gt;and log_debug1.txt, we can it here:&lt;/p&gt;
&lt;p&gt;&lt;img style="max-height:240px;max-width:320px;" alt=" " src="https://devzone.nordicsemi.com/resized-image/__size/640x480/__key/communityserver-discussions-components-files/4/pastedimage1740022604752v1.png" /&gt;&lt;/p&gt;
&lt;p&gt;Regards,&lt;/p&gt;
&lt;p&gt;William&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: 54l15+7002eb problem</title><link>https://devzone.nordicsemi.com/thread/523771?ContentTypeID=1</link><pubDate>Wed, 19 Feb 2025 21:09:12 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:0b20b402-62b3-4f3f-a3ad-dd8b5037aa69</guid><dc:creator>Amanda Hsieh</dc:creator><description>&lt;p&gt;Hi,&amp;nbsp;&lt;/p&gt;
[quote user=""]For 7002dk, it runs normal, but for 54l15+7002eb, it fails. &amp;nbsp;[/quote]
&lt;p&gt;&lt;span&gt;How does it fail? Do you have the&amp;nbsp;&lt;/span&gt;&lt;code&gt;interposer&lt;/code&gt;&lt;span&gt;&amp;nbsp;board with the nRF7002-EB?&amp;nbsp;It would be good if you could provide a pic of your HW setup.&lt;/span&gt;&lt;/p&gt;
[quote user=""]54L15+7002EB stops at somewhere[/quote]
&lt;p&gt;Could you share the log?&lt;/p&gt;
&lt;p&gt;&lt;span&gt;Do you build with &lt;a href="https://github.com/nrfconnect/sdk-nrf/blob/v2.9.0/samples/net/mqtt/sample.yaml#L40"&gt;- mqtt_SHIELD=&amp;quot;nrf7002eb_interposer_p1;nrf7002eb&amp;quot;&lt;/a&gt;?&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;Are your logs from the &lt;a href="https://docs.nordicsemi.com/bundle/ncs-latest/page/nrf/samples/net/mqtt/README.html"&gt;MQTT&lt;/a&gt;&amp;nbsp;sample running on nRF54L15DK with nRF7002EB? They all seem to connect&amp;nbsp;to the MQTT broker and subscribed as expected. I don&amp;#39;t see any issues/errors from them.&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;Regards,&lt;br /&gt;Amanda H.&amp;nbsp;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;&lt;/span&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>