<?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>WebSocket/TLS Connection Stuck Issue</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/128090/websocket-tls-connection-stuck-issue</link><description>Hardware 
 
 Module: Fanstel WT02P40P (dual-band 2.4 GHz / 5 GHz) 
 SoC: nRF52 + Wi-Fi coprocessor (WT02 series) 
 
 Software 
 
 nRF Connect SDK Version: v2.6.2 
 OS: Zephyr RTOS (default networking stack) 
 
 Problem Description 
 We are observing intermittent</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Tue, 26 May 2026 11:48:02 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/128090/websocket-tls-connection-stuck-issue" /><item><title>RE: WebSocket/TLS Connection Stuck Issue</title><link>https://devzone.nordicsemi.com/thread/566867?ContentTypeID=1</link><pubDate>Tue, 26 May 2026 11:48:02 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:69e04e34-28f3-40f0-88ad-8dd32fcd1df7</guid><dc:creator>Sigurd Hellesvik</dc:creator><description>&lt;p&gt;Checking the files, the USAGE FAULT you posted in the top ticket is from&amp;nbsp;setup_thread_stack, which matches with having allocated too little stack.&lt;/p&gt;
[quote user="DipeshParikh_"]My concern is whether this fix will resolve the issue completely ?[/quote]
&lt;p&gt;We can not know exactly how much stack your application will require at build time.&amp;nbsp;&lt;br /&gt;I recommend that you use the&amp;nbsp;&lt;a href="https://docs.nordicsemi.com/bundle/nrf-connect-vscode/page/guides/debug_thread_viewer.html#how-to-work-with-the-thread-viewer"&gt;Thread Viewer&lt;/a&gt;&amp;nbsp;or &lt;a href="https://docs.nordicsemi.com/bundle/ncs-latest/page/zephyr/services/debugging/thread-analyzer.html"&gt;Thread Analyzer&lt;/a&gt;to analyze how much stack your application needs at runtime, and then allocate stack accordingly (and a bit extra as a buffer).&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: WebSocket/TLS Connection Stuck Issue</title><link>https://devzone.nordicsemi.com/thread/566812?ContentTypeID=1</link><pubDate>Mon, 25 May 2026 05:03:33 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:850d00ab-5ba8-40cd-8a6a-588047d074b7</guid><dc:creator>DipeshParikh_</dc:creator><description>&lt;p&gt;Hi, Here I&amp;#39;m Providing you to zephyr.elf &amp;amp; zephyr.map files.&lt;/p&gt;
&lt;p&gt;&lt;a href="https://devzone.nordicsemi.com/cfs-file/__key/communityserver-discussions-components-files/4/7282.zephyr.zip"&gt;devzone.nordicsemi.com/.../7282.zephyr.zip&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;&lt;strong&gt;&lt;/strong&gt;&lt;/span&gt;&lt;/p&gt;
[quote userid="106736" url="~/f/nordic-q-a/128090/websocket-tls-connection-stuck-issue/566790"]&lt;p&gt;Can you log the reason why the Wi-Fi lost the stop server?&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;[/quote]
&lt;p&gt;We are getting the reset reason unspecified.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;providing you the logs for reference.&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;&lt;pre class="ui-code" data-mode="text"&gt;[14:00:24.910,003] &amp;lt;inf&amp;gt; NK_Timer: HubStatus cycle start
00&amp;gt; [14:00:24.910,003] &amp;lt;inf&amp;gt; NK_Timer: Stopping WebSocket
00&amp;gt; [14:00:24.923,400] &amp;lt;inf&amp;gt; nk_ws: WS stopped
00&amp;gt; [14:00:24.923,431] &amp;lt;inf&amp;gt; NK_Timer: WS RX Timer periodic timer stopped
00&amp;gt; [14:00:24.923,431] &amp;lt;inf&amp;gt; NK_Timer: WS Ping periodic timer stopped
00&amp;gt; [14:00:24.923,461] &amp;lt;inf&amp;gt; NK_Timer: HubStatus: resolve server
00&amp;gt; [14:00:24.923,461] &amp;lt;inf&amp;gt; nk_net_conn: ========== DNS RESOLVE START ==========
00&amp;gt; [14:00:24.923,492] &amp;lt;inf&amp;gt; nk_net_conn: Host              : api.nexkey.com
00&amp;gt; [14:00:24.923,522] &amp;lt;inf&amp;gt; nk_net_conn: Port              : 443
00&amp;gt; [14:00:29.929,046] &amp;lt;err&amp;gt; wifi_nrf: nrf_wifi_wpa_supp_signal_poll: Failed to get station info, ret = -11[0m
00&amp;gt; [14:00:29.930,908] &amp;lt;err&amp;gt; wifi_mgr: ========== WIFI DISCONNECTED ==========
00&amp;gt; [14:00:29.930,908] &amp;lt;err&amp;gt; wifi_mgr: Disconnect Count   : 1
00&amp;gt; [14:00:29.930,908] &amp;lt;err&amp;gt; wifi_mgr: Disconnect status  : 0
00&amp;gt; [14:00:29.931,182] &amp;lt;inf&amp;gt; nk_net_conn: RSSI              : -9999
00&amp;gt; [14:00:29.931,213] &amp;lt;inf&amp;gt; nk_net_conn: System Uptime     : 50429 sec
00&amp;gt; [14:00:29.931,243] &amp;lt;inf&amp;gt; nk_net_conn: Thread            : �b
00&amp;gt; [14:00:29.931,243] &amp;lt;inf&amp;gt; nk_net_conn: =======================================
00&amp;gt; [14:00:29.931,243] &amp;lt;inf&amp;gt; nk_net_conn: [DNS] Attempt=1
00&amp;gt; [14:00:29.959,533] &amp;lt;err&amp;gt; wifi_mgr: RSSI Before Drop   : -46
00&amp;gt; [14:00:29.959,564] &amp;lt;err&amp;gt; wifi_mgr: IP Before Drop     : 192.168.201.11
00&amp;gt; [14:00:29.959,594] &amp;lt;err&amp;gt; wifi_mgr: SSID               : Nextkey
00&amp;gt; [14:00:29.959,625] &amp;lt;err&amp;gt; wifi_mgr: System Uptime      : 50429959
00&amp;gt; [14:00:29.959,625] &amp;lt;err&amp;gt; wifi_mgr: ======================================
00&amp;gt; [14:00:29.959,625] &amp;lt;err&amp;gt; wifi_mgr: Disconnect Reason : UNSPECIFIED
00&amp;gt; [14:00:29.959,686] &amp;lt;err&amp;gt; wifi_mgr: Iface State        : 4
00&amp;gt; [14:00:29.959,686] &amp;lt;err&amp;gt; wifi_mgr: Iface RSSI         : 0
00&amp;gt; [14:00:29.959,686] &amp;lt;err&amp;gt; wifi_mgr: Iface Channel      : 0
00&amp;gt; [14:00:29.959,686] &amp;lt;inf&amp;gt; nk_net_mgr: NET Manager stop
00&amp;gt; [14:00:29.959,716] &amp;lt;inf&amp;gt; nk_net_conn: Server disconnected
00&amp;gt; [14:00:29.959,716] &amp;lt;inf&amp;gt; nk_ws: WS stopped
00&amp;gt; [14:00:29.959,716] &amp;lt;inf&amp;gt; NK_Timer: WS RX Timer periodic timer stopped
00&amp;gt; [14:00:29.959,747] &amp;lt;inf&amp;gt; NK_Timer: WS Ping periodic timer stopped
00&amp;gt; [14:00:29.959,747] &amp;lt;inf&amp;gt; wifi_mgr: WiFi Disconnected
00&amp;gt; [14:00:29.959,747] &amp;lt;inf&amp;gt; NK_Timer: HubStatus periodic timer stopped
00&amp;gt; [14:00:30.053,833] &amp;lt;inf&amp;gt; NK_Timer: WiFi monitor timer stopped
00&amp;gt; [14:00:30.058,410] &amp;lt;inf&amp;gt; wifi_mgr: ========== WIFI CONNECTED ==========
00&amp;gt; [14:00:30.058,410] &amp;lt;inf&amp;gt; wifi_mgr: Connect Count      : 2
00&amp;gt; [14:00:30.058,410] &amp;lt;inf&amp;gt; wifi_mgr: Status             : 0
00&amp;gt; [14:00:30.058,441] &amp;lt;inf&amp;gt; wifi_mgr: SSID               : Nextkey
00&amp;gt; [14:00:30.058,441] &amp;lt;inf&amp;gt; wifi_mgr: RSSI               : -46
00&amp;gt; [14:00:30.058,471] &amp;lt;inf&amp;gt; wifi_mgr: MAC                : 00:18:07:01:59:4C
00&amp;gt; [14:00:30.058,502] &amp;lt;inf&amp;gt; wifi_mgr: ====================================
00&amp;gt; [14:00:32.033,813] &amp;lt;inf&amp;gt; nk_net_conn: [DNS] Duration=2102 ms
00&amp;gt; [14:00:32.033,813] &amp;lt;err&amp;gt; nk_net_conn: [DNS] FAILED
00&amp;gt; [14:00:32.033,843] &amp;lt;err&amp;gt; nk_net_conn: [DNS] getaddrinfo err=-3
00&amp;gt; [14:00:32.033,874] &amp;lt;err&amp;gt; nk_net_conn: [DNS] errno=0 (Success)
00&amp;gt; [14:00:32.037,872] &amp;lt;err&amp;gt; nk_net_conn: [DNS] RSSI=-47
00&amp;gt; [14:00:32.037,872] &amp;lt;err&amp;gt; nk_net_conn: [DNS] WiFi Connected=1
00&amp;gt; [14:00:32.037,872] &amp;lt;err&amp;gt; nk_net_conn: [DNS] Retry remaining=2
00&amp;gt; [14:00:34.037,963] &amp;lt;inf&amp;gt; nk_net_conn: [DNS] Attempt=2
00&amp;gt; [14:00:34.038,269] &amp;lt;inf&amp;gt; nk_net_conn: [DNS] Duration=1 ms
00&amp;gt; [14:00:34.038,299] &amp;lt;err&amp;gt; nk_net_conn: [DNS] FAILED
00&amp;gt; [14:00:34.038,299] &amp;lt;err&amp;gt; nk_net_conn: [DNS] getaddrinfo err=-11
00&amp;gt; [14:00:34.038,330] &amp;lt;err&amp;gt; nk_net_conn: [DNS] errno=2 (No such file or directory)
00&amp;gt; [14:00:34.042,327] &amp;lt;err&amp;gt; nk_net_conn: [DNS] RSSI=-51
00&amp;gt; [14:00:34.042,327] &amp;lt;err&amp;gt; nk_net_conn: [DNS] WiFi Connected=1
00&amp;gt; [14:00:34.042,358] &amp;lt;err&amp;gt; nk_net_conn: [DNS] Retry remaining=1
00&amp;gt; [14:00:36.042,419] &amp;lt;inf&amp;gt; nk_net_conn: [DNS] Attempt=3
00&amp;gt; [14:00:36.042,724] &amp;lt;inf&amp;gt; nk_net_conn: [DNS] Duration=0 ms
00&amp;gt; [14:00:36.042,755] &amp;lt;err&amp;gt; nk_net_conn: [DNS] FAILED
00&amp;gt; [14:00:36.042,755] &amp;lt;err&amp;gt; nk_net_conn: [DNS] getaddrinfo err=-11
00&amp;gt; [14:00:36.042,785] &amp;lt;err&amp;gt; nk_net_conn: [DNS] errno=2 (No such file or directory)
00&amp;gt; [14:00:36.046,813] &amp;lt;err&amp;gt; nk_net_conn: [DNS] RSSI=-50
00&amp;gt; [14:00:36.046,813] &amp;lt;err&amp;gt; nk_net_conn: [DNS] WiFi Connected=1
00&amp;gt; [14:00:36.046,813] &amp;lt;err&amp;gt; nk_net_conn: [DNS] Retry remaining=0
00&amp;gt; [14:00:38.046,905] &amp;lt;err&amp;gt; nk_net_conn: ========== DNS RESOLVE FAILED ==========
00&amp;gt; [14:00:38.046,905] &amp;lt;err&amp;gt; nk_net_conn: All retries exhausted
00&amp;gt; [14:00:38.046,936] &amp;lt;inf&amp;gt; nk_net_mgr: NET Manager start
00&amp;gt; [14:00:38.046,936] &amp;lt;inf&amp;gt; nk_ws: WS stopped
00&amp;gt; [14:00:38.046,936] &amp;lt;inf&amp;gt; NK_Timer: WS RX Timer periodic timer stopped
00&amp;gt; [14:00:38.046,936] &amp;lt;inf&amp;gt; NK_Timer: WS Ping periodic timer stopped
00&amp;gt; [14:00:38.046,966] &amp;lt;err&amp;gt; NK_Timer: HubStatus failed → DNS resolve
00&amp;gt; [14:00:38.047,088] &amp;lt;inf&amp;gt; NK_Timer: Watchdog not Feed
00&amp;gt; [14:00:38.049,346] &amp;lt;inf&amp;gt; nk_net_mgr: STATE: RESOLVE
00&amp;gt; [14:00:38.049,346] &amp;lt;inf&amp;gt; nk_net_conn: ========== DNS RESOLVE START ==========
00&amp;gt; [14:00:38.049,377] &amp;lt;inf&amp;gt; nk_net_conn: Host              : api.nexkey.com
00&amp;gt; [14:00:38.049,407] &amp;lt;inf&amp;gt; nk_net_conn: Port              : 443
00&amp;gt; [14:00:38.054,168] &amp;lt;inf&amp;gt; nk_net_conn: RSSI              : -47
00&amp;gt; [14:00:38.054,168] &amp;lt;inf&amp;gt; nk_net_conn: System Uptime     : 50438 sec
00&amp;gt; [14:00:38.054,199] &amp;lt;inf&amp;gt; nk_net_conn: Thread            : �b
00&amp;gt; [14:00:38.054,229] &amp;lt;inf&amp;gt; nk_net_conn: =======================================
00&amp;gt; [14:00:38.054,229] &amp;lt;inf&amp;gt; nk_net_conn: [DNS] Attempt=1
00&amp;gt; [14:00:38.054,534] &amp;lt;inf&amp;gt; nk_net_conn: [DNS] Duration=0 ms
00&amp;gt; [14:00:38.054,565] &amp;lt;err&amp;gt; nk_net_conn: [DNS] FAILED
00&amp;gt; [14:00:38.054,565] &amp;lt;err&amp;gt; nk_net_conn: [DNS] getaddrinfo err=-11
00&amp;gt; [14:00:38.054,595] &amp;lt;err&amp;gt; nk_net_conn: [DNS] errno=2 (No such file or directory)
00&amp;gt; [14:00:38.062,591] &amp;lt;err&amp;gt; nk_net_conn: [DNS] RSSI=-47
00&amp;gt; [14:00:38.062,591] &amp;lt;err&amp;gt; nk_net_conn: [DNS] WiFi Connected=1
00&amp;gt; [14:00:38.062,591] &amp;lt;err&amp;gt; nk_net_conn: [DNS] Retry remaining=2
00&amp;gt; [14:00:38.065,765] &amp;lt;inf&amp;gt; wifi_mgr: DHCP IP: 192.168.201.11
00&amp;gt; [14:00:38.065,765] &amp;lt;inf&amp;gt; wifi_mgr: WiFi ready start server connect
00&amp;gt; [14:00:38.065,765] &amp;lt;inf&amp;gt; NK_Timer: WiFi monitor timer stopped
00&amp;gt; [14:00:38.065,795] &amp;lt;inf&amp;gt; nk_net_mgr: NET Manager start
00&amp;gt; [14:00:38.065,795] &amp;lt;inf&amp;gt; nk_ws: WS stopped
00&amp;gt; [14:00:38.065,795] &amp;lt;inf&amp;gt; NK_Timer: WS RX Timer periodic timer stopped
00&amp;gt; [14:00:38.065,795] &amp;lt;inf&amp;gt; NK_Timer: WS Ping periodic timer stopped
00&amp;gt; [14:00:40.062,652] &amp;lt;inf&amp;gt; nk_net_conn: [DNS] Attempt=2
00&amp;gt; [14:00:40.145,324] &amp;lt;inf&amp;gt; nk_net_conn: [DNS] Duration=83 ms
00&amp;gt; [14:00:40.145,355] &amp;lt;inf&amp;gt; nk_net_conn: [DNS] SUCCESS
00&amp;gt; [14:00:40.145,385] &amp;lt;inf&amp;gt; nk_net_conn: [DNS] Server IP=34.193.34.228
00&amp;gt; [14:00:40.150,115] &amp;lt;inf&amp;gt; nk_net_conn: [DNS] RSSI=-50
00&amp;gt; [14:00:40.150,146] &amp;lt;inf&amp;gt; nk_net_conn: ========== DNS RESOLVE SUCCESS ==========
00&amp;gt; [14:00:40.150,268] &amp;lt;inf&amp;gt; nk_net_mgr: STATE: TLS
00&amp;gt; [14:00:40.150,299] &amp;lt;inf&amp;gt; NK_Timer: Watchdog not Feed
00&amp;gt; [14:00:40.150,329] &amp;lt;inf&amp;gt; nk_net_mgr: STATE: CONNECT
00&amp;gt; [14:00:41.586,456] &amp;lt;inf&amp;gt; nk_net_conn: Server connected (TLS)
00&amp;gt; [14:00:41.586,853] &amp;lt;inf&amp;gt; nk_net_mgr: SERVER CONNECTED
00&amp;gt; [14:00:41.586,883] &amp;lt;inf&amp;gt; nk_net_conn: CLOUD BOOTSTRAP START
00&amp;gt; [14:00:42.319,732] &amp;lt;inf&amp;gt; NK_CLOUD_LOGIN: Login success token stored
00&amp;gt; [14:00:42.823,028] &amp;lt;inf&amp;gt; rtc_pcf85263: RTC time set successfully
00&amp;gt; [14:00:42.823,028] &amp;lt;inf&amp;gt; NK_CLOUD_OBJECTTIME: RTC synced from cloud
00&amp;gt; [14:00:42.823,211] &amp;lt;inf&amp;gt; NK_CLOUD_HUBSTATUS: ====== Calling HUBSTATUS API ======
00&amp;gt; [14:00:42.823,242] &amp;lt;inf&amp;gt; NK_CLOUD_HUBSTATUS: build_hub_status_json START
00&amp;gt; [14:00:42.824,157] &amp;lt;inf&amp;gt; rtc_pcf85263: RTC time read successfully
00&amp;gt; [14:00:42.824,279] &amp;lt;inf&amp;gt; NK_CLOUD_HUBSTATUS: sensorTime=2026-05-23T02:15:18.000Z
00&amp;gt; [14:00:42.834,411] &amp;lt;inf&amp;gt; NK_CLOUD_HUBSTATUS: build_hub_status_json END
00&amp;gt; [14:00:42.834,564] &amp;lt;inf&amp;gt; NK_CLOUD_HUBSTATUS: hub_status_payload : {&amp;quot;APINumber&amp;quot;:2,&amp;quot;hubObjectId&amp;quot;:&amp;quot;zstoCY93XJ&amp;quot;,&amp;quot;statusData&amp;quot;:{&amp;quot;hub&amp;quot;:{&amp;quot;hubObjectId&amp;quot;:&amp;quot;zstoCY93XJ&amp;quot;,&amp;quot;hubId&amp;quot;:&amp;quot;55003&amp;quot;,&amp;quot;description&amp;quot;:&amp;quot;&amp;quot;},&amp;quot;software&amp;quot;:{&amp;quot;app&amp;quot;:{&amp;quot;versionName&amp;quot;:&amp;quot;0RNT99-EB_3630_PROD-1.0.0.8-beta&amp;quot;}},&amp;quot;hardware&amp;quot;:{&amp;quot;device&amp;quot;:&amp;quot;Controller B (WT02C40C)&amp;quot;,&amp;quot;uuid&amp;quot;:&amp;quot;0641304100000000460039001851343438333231&amp;quot;,&amp;quot;rtc&amp;quot;:1779502518},&amp;quot;network&amp;quot;:{&amp;quot;type&amp;quot;:&amp;quot;WIFI&amp;quot;,&amp;quot;details&amp;quot;:{&amp;quot;ip&amp;quot;:&amp;quot;192.168.201.11&amp;quot;,&amp;quot;public_ip&amp;quot;:&amp;quot;34.193.34.228&amp;quot;,&amp;quot;ssid&amp;quot;:&amp;quot;Nextkey&amp;quot;,&amp;quot;mac&amp;quot;:&amp;quot;00:18:07:01:59:4C&amp;quot;,&amp;quot;rssi&amp;quot;:-51}},&amp;quot;keypad&amp;quot;:{&amp;quot;voltage_mV&amp;quot;:0,&amp;quot;battery_percent&amp;quot;:0,&amp;quot;temperature_C&amp;quot;:0},&amp;quot;locks&amp;quot;:[{&amp;quot;bleAddress&amp;quot;:&amp;quot;FA:B2:AA:24:23:9B&amp;quot;,&amp;quot;firmwareVersion&amp;quot;:&amp;quot;EB.05.10&amp;quot;,&amp;quot;lockId&amp;quot;:&amp;quot;55003&amp;quot;,&amp;quot;state&amp;quot;:1,&amp;quot;sensorTime&amp;quot;:&amp;quot;2026-05-23T02:15:18.000Z&amp;quot;,&amp;quot;sensor&amp;quot;:1}]}}
00&amp;gt; [14:00:42.834,655] &amp;lt;inf&amp;gt; NK_CLOUD_HUBSTATUS: HubStatus request sent
00&amp;gt; [14:00:43.364,471] &amp;lt;inf&amp;gt; NK_CLOUD_HUBSTATUS: HubStatus API response received
00&amp;gt; [14:00:43.364,746] &amp;lt;inf&amp;gt; NK_CLOUD_HUBSTATUS: HubStatus API response received
00&amp;gt; [14:00:43.364,837] &amp;lt;inf&amp;gt; nk_net_conn: CLOUD BOOTSTRAP DONE
00&amp;gt; [14:00:43.364,837] &amp;lt;inf&amp;gt; nk_net_mgr: NET Manager stop
00&amp;gt; [14:00:43.370,056] &amp;lt;inf&amp;gt; nk_net_conn: Server disconnected
00&amp;gt; [14:00:43.370,056] &amp;lt;inf&amp;gt; nk_ws: WS start
00&amp;gt; [14:00:43.402,648] &amp;lt;inf&amp;gt; nk_ws: WS DNS OK (attempt 1)
00&amp;gt; [14:00:43.403,137] &amp;lt;inf&amp;gt; nk_ws: WS TCP connect: spawning thread (attempt 1/3)
00&amp;gt; [14:00:43.403,961] &amp;lt;inf&amp;gt; nk_ws: [WS-TC Thread] connect() started — TLS handshake will happen here
00&amp;gt; [14:00:44.862,335] &amp;lt;inf&amp;gt; nk_ws: [WS-TC Thread] connect() SUCCESS — TCP + TLS done
00&amp;gt; [14:00:44.862,365] &amp;lt;inf&amp;gt; nk_ws: WS TCP connected (attempt 1) — TCP + TLS complete!
00&amp;gt; [14:00:44.862,365] &amp;lt;inf&amp;gt; nk_ws: WS handshake attempt 1
00&amp;gt; [14:00:45.073,364] &amp;lt;inf&amp;gt; nk_ws: WS connected
00&amp;gt; [14:00:45.074,768] &amp;lt;inf&amp;gt; nk_ws: WS ping
00&amp;gt; [14:00:45.074,768] &amp;lt;inf&amp;gt; NK_Timer: WS Ping periodic timer started
00&amp;gt; [14:00:45.075,500] &amp;lt;inf&amp;gt; NK_Timer: WS Rx periodic timer started
00&amp;gt; [14:00:45.075,531] &amp;lt;inf&amp;gt; NK_Timer: HubStatus periodic timer started
00&amp;gt; [14:00:45.075,988] &amp;lt;inf&amp;gt; NK_Timer: Watchdog not Feed
00&amp;gt; [14:00:45.228,363] &amp;lt;inf&amp;gt; NK_Timer: Watchdog not Feed
00&amp;gt; [14:00:45.676,330] &amp;lt;inf&amp;gt; nk_ws: WS RX: {&amp;quot;op&amp;quot;:&amp;quot;connected&amp;quot;,&amp;quot;clientId&amp;quot;:&amp;quot;1a8a3c3a-557c-4a5a-9cf9-35fd63b0e807&amp;quot;}
00&amp;gt; [14:00:45.676,391] &amp;lt;inf&amp;gt; nk_ws: Subscribing Hub: zstoCY93XJ
00&amp;gt; [14:00:46.190,032] &amp;lt;inf&amp;gt; nk_ws: WS RX: {&amp;quot;op&amp;quot;:&amp;quot;subscribed&amp;quot;,&amp;quot;clientId&amp;quot;:&amp;quot;1a8a3c3a-557c-4a5a-9cf9-35fd63b0e807&amp;quot;,&amp;quot;requestId&amp;quot;:3}
00&amp;gt; [14:00:46.190,063] &amp;lt;inf&amp;gt; nk_ws: WS subscribed OK
00&amp;gt; [14:00:46.326,080] &amp;lt;inf&amp;gt; NK_Timer: Watchdog not Feed&lt;/pre&gt;&lt;/p&gt;
&lt;p&gt;I kept the device powered on since last Friday for long-term testing. During this period, the device disconnected from Wi-Fi 7 times, but the good thing is that it reconnected instantly each time.&lt;/p&gt;
&lt;div class="" data-turn-id-container="14981619-0548-45fc-a78e-9a50b726431c" data-is-intersecting="true"&gt;&lt;/div&gt;
&lt;div class="" data-turn-id-container="request-WEB:fc99628e-d572-42d8-b56f-db6b8bb809ea-3" data-is-intersecting="true"&gt;
&lt;div&gt;
&lt;div&gt;
&lt;div class="flex max-w-full flex-col gap-4 grow"&gt;
&lt;div dir="auto" data-message-author-role="assistant" data-message-id="b43dc95b-ab20-422d-a393-002ab581286a" data-message-model-slug="gpt-5-5" data-turn-start-message="true"&gt;
&lt;div class="flex w-full flex-col gap-1 empty:hidden"&gt;
&lt;div class="markdown prose dark:prose-invert wrap-break-word w-full light markdown-new-styling"&gt;
&lt;p data-start="0" data-end="213" data-is-last-node="" data-is-only-node=""&gt;I have increased the stack size&amp;ndash;related macros in the project configuration file. After this change, the TLS and WebSocket connect API stuck issue has not been observed so far during the weekend long-term testing.&lt;/p&gt;
&lt;p data-start="0" data-end="213" data-is-last-node="" data-is-only-node=""&gt;&lt;strong&gt;Updated project config file for your reference.&lt;/strong&gt;&lt;/p&gt;
&lt;p data-start="0" data-end="213" data-is-last-node="" data-is-only-node=""&gt;&lt;pre class="ui-code" data-mode="text"&gt;############################################
# Logging
############################################
CONFIG_LOG=y
CONFIG_LOG_BACKEND_RTT=y
CONFIG_USE_SEGGER_RTT=y
CONFIG_SEGGER_RTT_BUFFER_SIZE_UP=2048
CONFIG_LOG_MODE_DEFERRED=y
CONFIG_LOG_MODE_IMMEDIATE=n
CONFIG_CBPRINTF_FP_SUPPORT=n

############################################
# DK (LED / Button)
############################################
# CONFIG_DK_LIBRARY=y

############################################
# Hardware Drivers
############################################
CONFIG_I2C=y
CONFIG_ADC=y
CONFIG_FLASH=y
CONFIG_FLASH_PAGE_LAYOUT=y
CONFIG_NVS=y
CONFIG_NVS_LOG_LEVEL_DBG=y
CONFIG_NVS_LOG_LEVEL_INF=y

############################################
# Watchdog
############################################
CONFIG_WATCHDOG=y
CONFIG_WDT_LOG_LEVEL_DBG=y
CONFIG_WDT_DISABLE_AT_BOOT=n

############################################
# Bootloader / OTA (MCUBoot)
############################################
CONFIG_BOOTLOADER_MCUBOOT=y
CONFIG_NCS_SAMPLE_MCUMGR_BT_OTA_DFU=y

# MCUBoot image manager API
CONFIG_IMG_MANAGER=y
CONFIG_MCUBOOT_IMG_MANAGER=y

CONFIG_IMG_ERASE_PROGRESSIVELY=y
CONFIG_PM_SINGLE_IMAGE=n

############################################
# Wi-Fi
############################################
CONFIG_WIFI=y
CONFIG_WIFI_NRF700X=y
CONFIG_WPA_SUPP=y

CONFIG_WIFI_CREDENTIALS=y
CONFIG_WIFI_CREDENTIALS_STATIC=n
CONFIG_WIFI_CREDENTIALS_BACKEND_SETTINGS=y
CONFIG_WIFI_MGMT_EXT=y

CONFIG_NET_CONNECTION_MANAGER=y
CONFIG_L2_WIFI_CONNECTIVITY=y

CONFIG_NRF700X_MAX_TX_AGGREGATION=4

############################################
# Networking Stack
############################################
CONFIG_NETWORKING=y
CONFIG_NET_NATIVE=y
CONFIG_NET_SOCKETS=y
CONFIG_NET_SOCKETS_POSIX_NAMES=y
CONFIG_POSIX_MAX_FDS=16
CONFIG_NET_SOCKETS_POLL_MAX=6

CONFIG_NET_L2_ETHERNET=y
CONFIG_NET_IPV4=y
CONFIG_NET_IPV6=y
CONFIG_NET_TCP=y
CONFIG_NET_DHCPV4=y
CONFIG_DNS_RESOLVER=y
CONFIG_NET_CONFIG_NEED_IPV4=y

############################################
# TLS / Security
############################################
CONFIG_NET_SOCKETS_SOCKOPT_TLS=y
CONFIG_TLS_CREDENTIALS=y

CONFIG_NRF_SECURITY=y
CONFIG_MBEDTLS=y
CONFIG_MBEDTLS_TLS_LIBRARY=y
CONFIG_MBEDTLS_ENABLE_HEAP=y
CONFIG_MBEDTLS_HEAP_SIZE=81920

CONFIG_MBEDTLS_RSA_C=y
CONFIG_MBEDTLS_DHM_C=y
CONFIG_MBEDTLS_SSL_SERVER_NAME_INDICATION=y

CONFIG_PSA_WANT_KEY_TYPE_RSA_PUBLIC_KEY=y
CONFIG_PSA_WANT_RSA_KEY_SIZE_2048=y

CONFIG_NET_SOCKETS_ENABLE_DTLS=n
CONFIG_NET_SOCKETS_TLS_MAX_CONTEXTS=2

############################################
# HTTP / WebSocket
############################################
CONFIG_HTTP_CLIENT=y
CONFIG_WEBSOCKET_CLIENT=y

############################################
# JSON
############################################
CONFIG_CJSON_LIB=y

############################################
# C Library
############################################
CONFIG_NEWLIB_LIBC=y
CONFIG_NEWLIB_LIBC_NANO=y
CONFIG_NEWLIB_LIBC_FLOAT_PRINTF=y

############################################
# Memory / Stacks
############################################
CONFIG_MAIN_STACK_SIZE=8192
CONFIG_SYSTEM_WORKQUEUE_STACK_SIZE=8192
CONFIG_HEAP_MEM_POOL_SIZE=153600

CONFIG_NET_TCP_WORKQ_STACK_SIZE=2048
CONFIG_NET_TX_STACK_SIZE=4096
CONFIG_NET_RX_STACK_SIZE=4096

CONFIG_NET_BUF_RX_COUNT=36
CONFIG_NET_BUF_TX_COUNT=36
CONFIG_NET_BUF_DATA_SIZE=512
CONFIG_NET_TC_TX_COUNT=0

CONFIG_WIFI_INIT_PRIORITY=50

############################################
# Flash / Settings
############################################
CONFIG_FLASH_MAP=y
CONFIG_SETTINGS=y
CONFIG_SETTINGS_NVS=y
CONFIG_SETTINGS_NVS_SECTOR_COUNT=2
CONFIG_PM_PARTITION_SIZE_NVS_STORAGE=0x2000
CONFIG_MPU_ALLOW_FLASH_WRITE=y

############################################
# Bluetooth
############################################
CONFIG_BT=y
CONFIG_BT_PERIPHERAL=y
CONFIG_BT_GATT_CLIENT=y
CONFIG_BT_SMP=n

CONFIG_BT_DEVICE_NAME=&amp;quot;NKEY eLatch&amp;quot;

CONFIG_BT_USER_PHY_UPDATE=y
CONFIG_BT_USER_DATA_LEN_UPDATE=y

CONFIG_BT_PERIPHERAL_PREF_MIN_INT=15
CONFIG_BT_PERIPHERAL_PREF_MAX_INT=30
CONFIG_BT_PERIPHERAL_PREF_LATENCY=0
CONFIG_BT_PERIPHERAL_PREF_TIMEOUT=3200
CONFIG_BT_GAP_AUTO_UPDATE_CONN_PARAMS=y

# MTU / Data length
CONFIG_BT_CTLR_DATA_LENGTH_MAX=251
CONFIG_BT_BUF_ACL_RX_SIZE=251
CONFIG_BT_BUF_ACL_TX_SIZE=251
CONFIG_BT_L2CAP_TX_MTU=251

# Device Information Service
CONFIG_BT_DIS=y
CONFIG_BT_DIS_PNP=n
CONFIG_BT_DIS_MANUF=&amp;quot;Nexkey&amp;quot;
CONFIG_BT_DIS_FW_REV=y
CONFIG_BT_DIS_FW_REV_STR=&amp;quot;EB.05.10&amp;quot;
&lt;/pre&gt;&lt;/p&gt;
&lt;p data-start="0" data-end="213" data-is-last-node="" data-is-only-node=""&gt;My concern is whether this fix will resolve the issue completely ?&lt;/p&gt;
&lt;p data-start="0" data-end="213" data-is-last-node="" data-is-only-node=""&gt;&lt;/p&gt;
&lt;p data-start="0" data-end="213" data-is-last-node="" data-is-only-node=""&gt;Regards,&lt;/p&gt;
&lt;p data-start="0" data-end="213" data-is-last-node="" data-is-only-node=""&gt;Dipesh&lt;/p&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: WebSocket/TLS Connection Stuck Issue</title><link>https://devzone.nordicsemi.com/thread/566790?ContentTypeID=1</link><pubDate>Fri, 22 May 2026 14:06:03 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:3e38e646-bdac-4187-bfcc-127fb8626cac</guid><dc:creator>Sigurd Hellesvik</dc:creator><description>&lt;p&gt;For TLS issue:&lt;br /&gt;Can you upload zephyr.elf and zephyr.map files from your build folder? With these, I can try to look into the hard fault and see if I can find anything.&lt;/p&gt;
&lt;p&gt;Additionally, to debug the issue, I suggest that you set CONFIG_RESET_ON_FATAL_ERROR=n on a test device. Then it will not reset on the fatal error. When the device is in the fault state, you can attach a debugger. This can for example be done with the CLI command &amp;quot;west attach&amp;quot;. Then you can use the GDB command &amp;quot;bt&amp;quot; to get a backtrace of the error. Sometimes this gives more insight into the issue.&lt;/p&gt;
[quote user="DipeshParikh_"]&lt;p&gt;&lt;span&gt;We are facing one more issue related to Wi-Fi disconnects.&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;I’m providing the log file. You can search for the log:&lt;/span&gt;&lt;br /&gt;&lt;span&gt;“WiFi lost stop server”&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;This issue is happening while running one cycle called &lt;/span&gt;&lt;code dir="ltr"&gt;&lt;span&gt;HubStatus&lt;/span&gt;&lt;/code&gt;&lt;span&gt;.&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;HubStatus cycle flow:&lt;/span&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;span&gt;Close WebSocket connection&lt;/span&gt;&lt;/li&gt;
&lt;li&gt;&lt;span&gt;Connect to TLS server&lt;/span&gt;&lt;/li&gt;
&lt;li&gt;&lt;span&gt;Perform API call&lt;/span&gt;&lt;/li&gt;
&lt;li&gt;&lt;span&gt;Close TLS server connection&lt;/span&gt;&lt;/li&gt;
&lt;li&gt;&lt;span&gt;Re-open WebSocket connection&lt;/span&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;span&gt;Can you please help me to debug and resolve this issue.&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;a href="https://devzone.nordicsemi.com/cfs-file/__key/communityserver-discussions-components-files/4/5531.RTT_5F00_Log_5F00_20260518_5F00_194631.txt"&gt;RTT_Log_20260518_194631.txt&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Your support is appreciated.&lt;/p&gt;[/quote]
&lt;p&gt;Can you log the reason why the Wi-Fi lost the stop server?&lt;/p&gt;
&lt;p&gt;Ca code:&lt;/p&gt;
&lt;p&gt;&lt;pre class="ui-code" data-mode="text"&gt;LOG_INF(&amp;quot;wifi_mgr: disconnect reason=%d hubstatus_active=%d net_mgr_state=%d&amp;quot;,
          reason, hubstatus_active, nk_net_mgr_state());&lt;/pre&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: WebSocket/TLS Connection Stuck Issue</title><link>https://devzone.nordicsemi.com/thread/566699?ContentTypeID=1</link><pubDate>Thu, 21 May 2026 13:54:58 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:ba31ebd6-6784-4d45-bcc3-bdc04274dbbb</guid><dc:creator>Sigurd Hellesvik</dc:creator><description>&lt;p&gt;For the TLS issue, try to increase&amp;nbsp;CONFIG_NET_MAX_CONTEXTS and&amp;nbsp;CONFIG_NET_SOCKETS_TLS_MAX_CONTEXTS to see if that helps. What are the results of this test?&lt;/p&gt;
&lt;p&gt;I will look into your latest comment&amp;nbsp;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: WebSocket/TLS Connection Stuck Issue</title><link>https://devzone.nordicsemi.com/thread/566600?ContentTypeID=1</link><pubDate>Wed, 20 May 2026 12:14:15 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:43d49aa0-285e-4522-acf2-100812b59bb4</guid><dc:creator>DipeshParikh_</dc:creator><description>&lt;p class="isSelectedEnd"&gt;&lt;span&gt;Hello, I&amp;rsquo;m waiting for your response.&lt;/span&gt;&lt;/p&gt;
&lt;p class="isSelectedEnd"&gt;&lt;span&gt;We are facing one more issue related to Wi-Fi disconnects.&lt;/span&gt;&lt;/p&gt;
&lt;p class="isSelectedEnd"&gt;&lt;span&gt;I&amp;rsquo;m providing the log file. You can search for the log:&lt;/span&gt;&lt;br /&gt;&lt;span&gt;&amp;ldquo;WiFi lost stop server&amp;rdquo;&lt;/span&gt;&lt;/p&gt;
&lt;p class="isSelectedEnd"&gt;&lt;span&gt;This issue is happening while running one cycle called &lt;/span&gt;&lt;code dir="ltr"&gt;&lt;span&gt;HubStatus&lt;/span&gt;&lt;/code&gt;&lt;span&gt;.&lt;/span&gt;&lt;/p&gt;
&lt;p class="isSelectedEnd"&gt;&lt;span&gt;HubStatus cycle flow:&lt;/span&gt;&lt;/p&gt;
&lt;ul data-spread="false"&gt;
&lt;li&gt;&lt;span&gt;Close WebSocket connection&lt;/span&gt;&lt;/li&gt;
&lt;li&gt;&lt;span&gt;Connect to TLS server&lt;/span&gt;&lt;/li&gt;
&lt;li&gt;&lt;span&gt;Perform API call&lt;/span&gt;&lt;/li&gt;
&lt;li&gt;&lt;span&gt;Close TLS server connection&lt;/span&gt;&lt;/li&gt;
&lt;li&gt;&lt;span&gt;Re-open WebSocket connection&lt;/span&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;span&gt;Can you please help me to debug and resolve this issue.&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;a href="https://devzone.nordicsemi.com/cfs-file/__key/communityserver-discussions-components-files/4/RTT_5F00_Log_5F00_20260518_5F00_194631.txt"&gt;devzone.nordicsemi.com/.../RTT_5F00_Log_5F00_20260518_5F00_194631.txt&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Your support is appreciated.&lt;br /&gt;&lt;br /&gt;Regards,&lt;br /&gt;Dipesh&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: WebSocket/TLS Connection Stuck Issue</title><link>https://devzone.nordicsemi.com/thread/566360?ContentTypeID=1</link><pubDate>Thu, 14 May 2026 04:21:20 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:d033090d-1666-4b2c-9b6e-3eedf9be521b</guid><dc:creator>DipeshParikh_</dc:creator><description>&lt;p&gt;Hi&amp;nbsp;&lt;span&gt;Sigurd Hellesvik,&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;Thank you for the response.&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;Here I&amp;#39;m providing you to my project config file.&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;&lt;pre class="ui-code" data-mode="text"&gt;############################################
# Logging
############################################
CONFIG_LOG=y
CONFIG_LOG_BACKEND_RTT=y
CONFIG_USE_SEGGER_RTT=y
CONFIG_SEGGER_RTT_BUFFER_SIZE_UP=2048
CONFIG_LOG_MODE_DEFERRED=y
CONFIG_LOG_MODE_IMMEDIATE=n
CONFIG_CBPRINTF_FP_SUPPORT=n

############################################
# DK (LED / Button)
############################################
# CONFIG_DK_LIBRARY=y

############################################
# Hardware Drivers
############################################
CONFIG_I2C=y
CONFIG_ADC=y
CONFIG_FLASH=y
CONFIG_FLASH_PAGE_LAYOUT=y
CONFIG_NVS=y
CONFIG_NVS_LOG_LEVEL_DBG=y
CONFIG_NVS_LOG_LEVEL_INF=y

############################################
# Watchdog
############################################
CONFIG_WATCHDOG=y
CONFIG_WDT_LOG_LEVEL_DBG=y
CONFIG_WDT_DISABLE_AT_BOOT=n

############################################
# Bootloader / OTA (MCUBoot)
############################################
CONFIG_BOOTLOADER_MCUBOOT=y
CONFIG_NCS_SAMPLE_MCUMGR_BT_OTA_DFU=y

# MCUBoot image manager API
CONFIG_IMG_MANAGER=y
CONFIG_MCUBOOT_IMG_MANAGER=y

CONFIG_IMG_ERASE_PROGRESSIVELY=y
CONFIG_PM_SINGLE_IMAGE=n

############################################
# Wi-Fi
############################################
CONFIG_WIFI=y
CONFIG_WIFI_NRF700X=y
CONFIG_WPA_SUPP=y

CONFIG_WIFI_CREDENTIALS=y
CONFIG_WIFI_CREDENTIALS_STATIC=n
CONFIG_WIFI_CREDENTIALS_BACKEND_SETTINGS=y
CONFIG_WIFI_MGMT_EXT=y

CONFIG_NET_CONNECTION_MANAGER=y
CONFIG_L2_WIFI_CONNECTIVITY=y

CONFIG_NRF700X_MAX_TX_AGGREGATION=2

############################################
# Networking Stack
############################################
CONFIG_NETWORKING=y
CONFIG_NET_NATIVE=y
CONFIG_NET_SOCKETS=y
CONFIG_NET_SOCKETS_POSIX_NAMES=y
CONFIG_POSIX_MAX_FDS=16
CONFIG_NET_SOCKETS_POLL_MAX=6

CONFIG_NET_L2_ETHERNET=y
CONFIG_NET_IPV4=y
CONFIG_NET_IPV6=y
CONFIG_NET_TCP=y
CONFIG_NET_DHCPV4=y
CONFIG_DNS_RESOLVER=y
CONFIG_NET_CONFIG_NEED_IPV4=y

############################################
# TLS / Security
############################################
CONFIG_NET_SOCKETS_SOCKOPT_TLS=y
CONFIG_TLS_CREDENTIALS=y

CONFIG_NRF_SECURITY=y
CONFIG_MBEDTLS=y
CONFIG_MBEDTLS_TLS_LIBRARY=y
CONFIG_MBEDTLS_ENABLE_HEAP=y
CONFIG_MBEDTLS_HEAP_SIZE=57344

CONFIG_MBEDTLS_RSA_C=y
CONFIG_MBEDTLS_DHM_C=y
CONFIG_MBEDTLS_SSL_SERVER_NAME_INDICATION=y

CONFIG_PSA_WANT_KEY_TYPE_RSA_PUBLIC_KEY=y
CONFIG_PSA_WANT_RSA_KEY_SIZE_2048=y

CONFIG_NET_SOCKETS_ENABLE_DTLS=n
CONFIG_NET_SOCKETS_TLS_MAX_CONTEXTS=1

############################################
# HTTP / WebSocket
############################################
CONFIG_HTTP_CLIENT=y
CONFIG_WEBSOCKET_CLIENT=y

############################################
# JSON
############################################
CONFIG_CJSON_LIB=y

############################################
# C Library
############################################
CONFIG_NEWLIB_LIBC=y
CONFIG_NEWLIB_LIBC_NANO=y
CONFIG_NEWLIB_LIBC_FLOAT_PRINTF=y

############################################
# Memory / Stacks
############################################
CONFIG_MAIN_STACK_SIZE=6144
CONFIG_SYSTEM_WORKQUEUE_STACK_SIZE=4096
CONFIG_HEAP_MEM_POOL_SIZE=153600

CONFIG_NET_TCP_WORKQ_STACK_SIZE=2048
CONFIG_NET_TX_STACK_SIZE=3072
CONFIG_NET_RX_STACK_SIZE=3072

CONFIG_NET_BUF_RX_COUNT=36
CONFIG_NET_BUF_TX_COUNT=36
CONFIG_NET_BUF_DATA_SIZE=512
CONFIG_NET_TC_TX_COUNT=0

CONFIG_WIFI_INIT_PRIORITY=50

############################################
# Flash / Settings
############################################
CONFIG_FLASH_MAP=y
CONFIG_SETTINGS=y
CONFIG_SETTINGS_NVS=y
CONFIG_SETTINGS_NVS_SECTOR_COUNT=2
CONFIG_PM_PARTITION_SIZE_NVS_STORAGE=0x2000
CONFIG_MPU_ALLOW_FLASH_WRITE=y

############################################
# Bluetooth
############################################
CONFIG_BT=y
CONFIG_BT_PERIPHERAL=y
CONFIG_BT_GATT_CLIENT=y
CONFIG_BT_SMP=n

CONFIG_BT_USER_PHY_UPDATE=y
CONFIG_BT_USER_DATA_LEN_UPDATE=y

CONFIG_BT_PERIPHERAL_PREF_MIN_INT=15
CONFIG_BT_PERIPHERAL_PREF_MAX_INT=30
CONFIG_BT_PERIPHERAL_PREF_LATENCY=0
CONFIG_BT_PERIPHERAL_PREF_TIMEOUT=3200
CONFIG_BT_GAP_AUTO_UPDATE_CONN_PARAMS=y

# MTU / Data length
CONFIG_BT_CTLR_DATA_LENGTH_MAX=251
CONFIG_BT_BUF_ACL_RX_SIZE=251
CONFIG_BT_BUF_ACL_TX_SIZE=251
CONFIG_BT_L2CAP_TX_MTU=251

# Device Information Service
CONFIG_BT_DIS=y
CONFIG_BT_DIS_PNP=n
CONFIG_BT_DIS_FW_REV=y&lt;/pre&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;Regardsm,&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;Dipesh&lt;/span&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: WebSocket/TLS Connection Stuck Issue</title><link>https://devzone.nordicsemi.com/thread/566338?ContentTypeID=1</link><pubDate>Wed, 13 May 2026 13:37:13 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:963e2a65-0ce5-4c25-a0ba-04820817d1a9</guid><dc:creator>Sigurd Hellesvik</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
[quote user=""]Are there any known issues with TLS or TCP socket connections in nRF Connect SDK v2.6.2?[/quote]
&lt;p&gt;See&amp;nbsp;&lt;a href="https://docs.nordicsemi.com/bundle/ncs-latest/page/nrf/releases_and_maturity/known_issues.html"&gt;https://docs.nordicsemi.com/bundle/ncs-latest/page/nrf/releases_and_maturity/known_issues.html&lt;/a&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;I will get back to the other questions later.&lt;/p&gt;
&lt;p&gt;However, as a first step on debugging this, I suggest that you try to increase stack sizes related to TLS and see if that helps.&lt;/p&gt;
&lt;p&gt;Can you share your project configuration, specifically the part related to TLS and crypto?&lt;/p&gt;
&lt;p&gt;Regards,&lt;br /&gt;Sigurd Hellesvik&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>