<?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>Intermittent TLS socket connection failure over Wi-Fi router (works with mobile hotspot)</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/126807/intermittent-tls-socket-connection-failure-over-wi-fi-router-works-with-mobile-hotspot</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 (default networking stack) 
 
 
 Problem Description 
 We are</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Fri, 20 Mar 2026 08:56:14 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/126807/intermittent-tls-socket-connection-failure-over-wi-fi-router-works-with-mobile-hotspot" /><item><title>RE: Intermittent TLS socket connection failure over Wi-Fi router (works with mobile hotspot)</title><link>https://devzone.nordicsemi.com/thread/563745?ContentTypeID=1</link><pubDate>Fri, 20 Mar 2026 08:56:14 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:07dd55ed-3d84-441d-b905-efe7895d5d3b</guid><dc:creator>DipeshParikh_</dc:creator><description>&lt;p&gt;Ok then let me check with the ncs v2.6.5.&lt;/p&gt;
&lt;p&gt;Device is under testing with logs once we get issue again I will share logs here.&lt;/p&gt;
&lt;p&gt;I&amp;#39;m trying to build my project using the ncs v2.6.5 but getting some errors are below.&lt;/p&gt;
&lt;p&gt;&lt;pre class="ui-code" data-mode="text"&gt;[195/315] Building C object zephyr/drivers/flash/CMakeFiles/drivers__flash.dir/nrf_qspi_nor.c.obj
FAILED: zephyr/drivers/flash/CMakeFiles/drivers__flash.dir/nrf_qspi_nor.c.obj 
ccache /home/dipeshparikh/ncs/toolchains/43683a87ea/opt/zephyr-sdk/arm-zephyr-eabi/bin/arm-zephyr-eabi-gcc -DCONFIG_NRF_WIFI_FW_BIN=/home/dipeshparikh/ncs/v2.6.5/nrfxlib/nrf_wifi/fw_bins/default/nrf70.bin -DCONFIG_ZEPHYR -DKERNEL -DMBEDTLS_CONFIG_FILE=\&amp;quot;nrf-config.h\&amp;quot; -DMBEDTLS_PSA_CRYPTO_CONFIG_FILE=\&amp;quot;nrf-psa-crypto-want-config.h\&amp;quot; -DMBEDTLS_PSA_CRYPTO_USER_CONFIG_FILE=\&amp;quot;nrf-psa-crypto-config.h\&amp;quot; -DNRF52_ERRATA_215_ENABLE_WORKAROUND=0 -DNRF5340_XXAA_APPLICATION -DNRF53_ERRATA_43_ENABLE_WORKAROUND=0 -DNRF_SKIP_FICR_NS_COPY_TO_RAM -DUSE_PARTITION_MANAGER=1 -D_ANSI_SOURCE -D_FORTIFY_SOURCE=1 -D__LINUX_ERRNO_EXTENSIONS__ -D__PROGRAM_START -D__ZEPHYR_SUPERVISOR__ -D__ZEPHYR__=1 -I/home/dipeshparikh/ncs/v2.6.5/zephyr/include -I/home/dipeshparikh/Downloads/nexkey-controller-board-development-NexKey_1000Board_Testing/NKEY_OTA/build/zephyr/include/generated -I/home/dipeshparikh/ncs/v2.6.5/zephyr/soc/arm/nordic_nrf/nrf53 -I/home/dipeshparikh/ncs/v2.6.5/zephyr/lib/libc/newlib/include -I/home/dipeshparikh/ncs/v2.6.5/zephyr/soc/common/nordic_nrf/. -I/home/dipeshparikh/ncs/v2.6.5/zephyr/soc/arm/nordic_nrf/common/. -I/home/dipeshparikh/ncs/v2.6.5/zephyr/subsys/mgmt/mcumgr/util/include -I/home/dipeshparikh/ncs/v2.6.5/bootloader/mcuboot/boot/bootutil/include -I/home/dipeshparikh/ncs/v2.6.5/zephyr/subsys/mgmt/mcumgr/transport/include -I/home/dipeshparikh/ncs/v2.6.5/bootloader/mcuboot/boot/zephyr/include -I/home/dipeshparikh/ncs/v2.6.5/zephyr/subsys/bluetooth -I/home/dipeshparikh/ncs/v2.6.5/zephyr/subsys/net/l2 -I/home/dipeshparikh/ncs/v2.6.5/zephyr/subsys/net/lib/dns/. -I/home/dipeshparikh/ncs/v2.6.5/zephyr/subsys/net/ip -I/home/dipeshparikh/ncs/v2.6.5/zephyr/subsys/net/lib/sockets -I/home/dipeshparikh/ncs/v2.6.5/zephyr/subsys/net/conn_mgr/. -I/home/dipeshparikh/ncs/v2.6.5/zephyr/subsys/settings/include -I/home/dipeshparikh/ncs/v2.6.5/nrf/include -I/home/dipeshparikh/ncs/v2.6.5/nrf/modules/hostap/src -I/home/dipeshparikh/ncs/v2.6.5/nrf/modules/hostap/../../../modules/lib/hostap -I/home/dipeshparikh/ncs/v2.6.5/nrf/modules/hostap/../../../modules/lib/hostap/wpa_supplicant -I/home/dipeshparikh/ncs/v2.6.5/nrf/modules/hostap/../../../modules/lib/hostap/src -I/home/dipeshparikh/ncs/v2.6.5/nrf/drivers/wifi/nrf700x/inc -I/home/dipeshparikh/ncs/v2.6.5/nrfxlib/nrf_wifi/utils/inc -I/home/dipeshparikh/ncs/v2.6.5/nrfxlib/nrf_wifi/os_if/inc -I/home/dipeshparikh/ncs/v2.6.5/nrfxlib/nrf_wifi/bus_if/bus/qspi/inc -I/home/dipeshparikh/ncs/v2.6.5/nrfxlib/nrf_wifi/bus_if/bal/inc -I/home/dipeshparikh/ncs/v2.6.5/nrfxlib/nrf_wifi/fw_if/umac_if/inc -I/home/dipeshparikh/ncs/v2.6.5/nrfxlib/nrf_wifi/fw_load/mips/fw/inc -I/home/dipeshparikh/ncs/v2.6.5/nrfxlib/nrf_wifi/hw_if/hal/inc -I/home/dipeshparikh/ncs/v2.6.5/nrf/drivers/wifi/nrf700x/src/qspi/inc -I/home/dipeshparikh/ncs/v2.6.5/nrfxlib/nrf_wifi/hw_if/hal/inc/fw -I/home/dipeshparikh/ncs/v2.6.5/nrfxlib/nrf_wifi/fw_if/umac_if/inc/fw -I/home/dipeshparikh/ncs/v2.6.5/nrfxlib/nrf_wifi/fw_if/umac_if/inc/default -I/home/dipeshparikh/ncs/v2.6.5/nrf/tests/include -I/home/dipeshparikh/ncs/v2.6.5/modules/lib/cjson -I/home/dipeshparikh/ncs/v2.6.5/nrf/modules/cjson/include -I/home/dipeshparikh/ncs/v2.6.5/modules/hal/cmsis/CMSIS/Core/Include -I/home/dipeshparikh/ncs/v2.6.5/zephyr/modules/cmsis/. -I/home/dipeshparikh/ncs/v2.6.5/modules/hal/nordic/nrfx -I/home/dipeshparikh/ncs/v2.6.5/modules/hal/nordic/nrfx/drivers/include -I/home/dipeshparikh/ncs/v2.6.5/modules/hal/nordic/nrfx/mdk -I/home/dipeshparikh/ncs/v2.6.5/zephyr/modules/hal_nordic/nrfx/. -I/home/dipeshparikh/Downloads/nexkey-controller-board-development-NexKey_1000Board_Testing/NKEY_OTA/build/modules/libmetal/libmetal/lib/include -I/home/dipeshparikh/ncs/v2.6.5/modules/lib/open-amp/open-amp/lib/include -I/home/dipeshparikh/ncs/v2.6.5/modules/crypto/tinycrypt/lib/include -I/home/dipeshparikh/ncs/v2.6.5/modules/lib/zcbor/include -I/home/dipeshparikh/Downloads/nexkey-controller-board-development-NexKey_1000Board_Testing/NKEY_OTA/src -I/home/dipeshparikh/Downloads/nexkey-controller-board-development-NexKey_1000Board_Testing/NKEY_OTA/src/platform -I/home/dipeshparikh/Downloads/nexkey-controller-board-development-NexKey_1000Board_Testing/NKEY_OTA/src/apdu -I/home/dipeshparikh/Downloads/nexkey-controller-board-development-NexKey_1000Board_Testing/NKEY_OTA/src/t1oi2c -I/home/dipeshparikh/Downloads/nexkey-controller-board-development-NexKey_1000Board_Testing/NKEY_OTA/src/example -I/home/dipeshparikh/Downloads/nexkey-controller-board-development-NexKey_1000Board_Testing/NKEY_OTA/build/modules/nrf/subsys/nrf_security/src/include/generated -I/home/dipeshparikh/ncs/v2.6.5/nrf/subsys/nrf_security/include -I/home/dipeshparikh/ncs/v2.6.5/nrf/ext/oberon/psa/core/include -I/home/dipeshparikh/ncs/v2.6.5/nrf/ext/oberon/psa/core/library -I/home/dipeshparikh/ncs/v2.6.5/modules/crypto/mbedtls/include -I/home/dipeshparikh/ncs/v2.6.5/modules/crypto/mbedtls/library -I/home/dipeshparikh/ncs/v2.6.5/nrfxlib/crypto/nrf_oberon/include -I/home/dipeshparikh/ncs/v2.6.5/nrfxlib/crypto/nrf_oberon/include/mbedtls -I/home/dipeshparikh/ncs/v2.6.5/nrf/ext/oberon/psa/drivers -I/home/dipeshparikh/ncs/v2.6.5/nrfxlib/softdevice_controller/include -isystem /home/dipeshparikh/ncs/v2.6.5/zephyr/lib/libc/common/include -isystem /home/dipeshparikh/ncs/v2.6.5/nrfxlib/crypto/nrf_cc312_platform/include -Wshadow -fno-strict-aliasing -Os -imacros /home/dipeshparikh/Downloads/nexkey-controller-board-development-NexKey_1000Board_Testing/NKEY_OTA/build/zephyr/include/generated/autoconf.h -fno-common -g -gdwarf-4 -fdiagnostics-color=always -mcpu=cortex-m33 -mthumb -mabi=aapcs -mfp16-format=ieee --sysroot=/home/dipeshparikh/ncs/toolchains/43683a87ea/opt/zephyr-sdk/arm-zephyr-eabi/arm-zephyr-eabi -imacros /home/dipeshparikh/ncs/v2.6.5/zephyr/include/zephyr/toolchain/zephyr_stdint.h -Wall -Wformat -Wformat-security -Wno-format-zero-length -Wno-pointer-sign -Wpointer-arith -Wexpansion-to-defined -Wno-unused-but-set-variable -Werror=implicit-int -fno-pic -fno-pie -fno-asynchronous-unwind-tables -fno-reorder-functions --param=min-pagesize=0 -fno-defer-pop -fmacro-prefix-map=/home/dipeshparikh/Downloads/nexkey-controller-board-development-NexKey_1000Board_Testing/NKEY_OTA=CMAKE_SOURCE_DIR -fmacro-prefix-map=/home/dipeshparikh/ncs/v2.6.5/zephyr=ZEPHYR_BASE -fmacro-prefix-map=/home/dipeshparikh/ncs/v2.6.5=WEST_TOPDIR -ffunction-sections -fdata-sections -D_POSIX_THREADS -std=c99 -MD -MT zephyr/drivers/flash/CMakeFiles/drivers__flash.dir/nrf_qspi_nor.c.obj -MF zephyr/drivers/flash/CMakeFiles/drivers__flash.dir/nrf_qspi_nor.c.obj.d -o zephyr/drivers/flash/CMakeFiles/drivers__flash.dir/nrf_qspi_nor.c.obj -c /home/dipeshparikh/ncs/v2.6.5/zephyr/drivers/flash/nrf_qspi_nor.c
/home/dipeshparikh/ncs/v2.6.5/zephyr/drivers/flash/nrf_qspi_nor.c:69:2: error: #error &amp;quot;No size specified. &amp;#39;size&amp;#39; or &amp;#39;size-in-bytes&amp;#39; must be set&amp;quot;
   69 | #error &amp;quot;No size specified. &amp;#39;size&amp;#39; or &amp;#39;size-in-bytes&amp;#39; must be set&amp;quot;
      |  ^~~~~
In file included from /home/dipeshparikh/ncs/v2.6.5/zephyr/include/zephyr/toolchain.h:50,
                 from /home/dipeshparikh/ncs/v2.6.5/zephyr/include/zephyr/sys/util.h:18,
                 from /home/dipeshparikh/ncs/v2.6.5/zephyr/include/zephyr/devicetree.h:26,
                 from /home/dipeshparikh/ncs/v2.6.5/zephyr/include/zephyr/device.h:12,
                 from /home/dipeshparikh/ncs/v2.6.5/zephyr/include/zephyr/drivers/flash.h:28,
                 from /home/dipeshparikh/ncs/v2.6.5/zephyr/drivers/flash/nrf_qspi_nor.c:10:
/home/dipeshparikh/ncs/v2.6.5/zephyr/include/zephyr/devicetree.h:334:40: error: expected &amp;#39;)&amp;#39; before &amp;#39;DT_N_INST_0_nordic_qspi_nor_PATH&amp;#39;
  334 | #define DT_INST(inst, compat) UTIL_CAT(DT_N_INST, DT_DASH(inst, compat))
      |                                        ^~~~~~~~~
/home/dipeshparikh/ncs/v2.6.5/zephyr/include/zephyr/toolchain/gcc.h:87:60: note: in definition of macro &amp;#39;BUILD_ASSERT&amp;#39;
   87 | #define BUILD_ASSERT(EXPR, MSG...) _Static_assert(EXPR, &amp;quot;&amp;quot; MSG)
      |                                                            ^~~
/home/dipeshparikh/ncs/v2.6.5/zephyr/include/zephyr/devicetree.h:496:31: note: in expansion of macro &amp;#39;DT_CAT&amp;#39;
  496 | #define DT_NODE_PATH(node_id) DT_CAT(node_id, _PATH)
      |                               ^~~~~~
/home/dipeshparikh/ncs/v2.6.5/zephyr/drivers/flash/nrf_qspi_nor.c:73:22: note: in expansion of macro &amp;#39;DT_NODE_PATH&amp;#39;
   73 |              &amp;quot;Node &amp;quot; DT_NODE_PATH(DT_DRV_INST(0)) &amp;quot; has both size and size-in-bytes &amp;quot;
      |                      ^~~~~~~~~~~~
/home/dipeshparikh/ncs/v2.6.5/zephyr/include/zephyr/sys/util_internal.h:104:26: note: in expansion of macro &amp;#39;UTIL_PRIMITIVE_CAT&amp;#39;
  104 | #define UTIL_CAT(a, ...) UTIL_PRIMITIVE_CAT(a, __VA_ARGS__)
      |                          ^~~~~~~~~~~~~~~~~~
/home/dipeshparikh/ncs/v2.6.5/zephyr/include/zephyr/devicetree.h:334:31: note: in expansion of macro &amp;#39;UTIL_CAT&amp;#39;
  334 | #define DT_INST(inst, compat) UTIL_CAT(DT_N_INST, DT_DASH(inst, compat))
      |                               ^~~~~~~~
/home/dipeshparikh/ncs/v2.6.5/zephyr/include/zephyr/devicetree.h:3319:27: note: in expansion of macro &amp;#39;DT_INST&amp;#39;
 3319 | #define DT_DRV_INST(inst) DT_INST(inst, DT_DRV_COMPAT)
      |                           ^~~~~~~
/home/dipeshparikh/ncs/v2.6.5/zephyr/drivers/flash/nrf_qspi_nor.c:73:35: note: in expansion of macro &amp;#39;DT_DRV_INST&amp;#39;
   73 |              &amp;quot;Node &amp;quot; DT_NODE_PATH(DT_DRV_INST(0)) &amp;quot; has both size and size-in-bytes &amp;quot;
      |                                   ^~~~~~~~~~~
/home/dipeshparikh/ncs/v2.6.5/zephyr/include/zephyr/toolchain/gcc.h:87:50: note: to match this &amp;#39;(&amp;#39;
   87 | #define BUILD_ASSERT(EXPR, MSG...) _Static_assert(EXPR, &amp;quot;&amp;quot; MSG)
      |                                                  ^
/home/dipeshparikh/ncs/v2.6.5/zephyr/drivers/flash/nrf_qspi_nor.c:72:1: note: in expansion of macro &amp;#39;BUILD_ASSERT&amp;#39;
   72 | BUILD_ASSERT(!(DT_INST_NODE_HAS_PROP(0, size_in_bytes) &amp;amp;&amp;amp; DT_INST_NODE_HAS_PROP(0, size)),
      | ^~~~~~~~~~~~
/home/dipeshparikh/ncs/v2.6.5/zephyr/include/zephyr/devicetree.h:334:40: error: &amp;#39;DT_N_INST_0_nordic_qspi_nor_P_sck_frequency&amp;#39; undeclared here (not in a function)
  334 | #define DT_INST(inst, compat) UTIL_CAT(DT_N_INST, DT_DASH(inst, compat))
      |                                        ^~~~~~~~~
/home/dipeshparikh/ncs/v2.6.5/zephyr/include/zephyr/toolchain/gcc.h:87:51: note: in definition of macro &amp;#39;BUILD_ASSERT&amp;#39;
   87 | #define BUILD_ASSERT(EXPR, MSG...) _Static_assert(EXPR, &amp;quot;&amp;quot; MSG)
      |                                                   ^~~~
/home/dipeshparikh/ncs/v2.6.5/zephyr/include/zephyr/devicetree.h:615:32: note: in expansion of macro &amp;#39;DT_CAT3&amp;#39;
  615 | #define DT_PROP(node_id, prop) DT_CAT3(node_id, _P_, prop)
      |                                ^~~~~~~
/home/dipeshparikh/ncs/v2.6.5/zephyr/include/zephyr/devicetree.h:3521:34: note: in expansion of macro &amp;#39;DT_PROP&amp;#39;
 3521 | #define DT_INST_PROP(inst, prop) DT_PROP(DT_DRV_INST(inst), prop)
      |                                  ^~~~~~~
/home/dipeshparikh/ncs/v2.6.5/zephyr/include/zephyr/sys/util_internal.h:104:26: note: in expansion of macro &amp;#39;UTIL_PRIMITIVE_CAT&amp;#39;
  104 | #define UTIL_CAT(a, ...) UTIL_PRIMITIVE_CAT(a, __VA_ARGS__)
      |                          ^~~~~~~~~~~~~~~~~~
/home/dipeshparikh/ncs/v2.6.5/zephyr/include/zephyr/devicetree.h:334:31: note: in expansion of macro &amp;#39;UTIL_CAT&amp;#39;
  334 | #define DT_INST(inst, compat) UTIL_CAT(DT_N_INST, DT_DASH(inst, compat))
      |                               ^~~~~~~~
/home/dipeshparikh/ncs/v2.6.5/zephyr/include/zephyr/devicetree.h:3319:27: note: in expansion of macro &amp;#39;DT_INST&amp;#39;
 3319 | #define DT_DRV_INST(inst) DT_INST(inst, DT_DRV_COMPAT)
      |                           ^~~~~~~
/home/dipeshparikh/ncs/v2.6.5/zephyr/include/zephyr/devicetree.h:3521:42: note: in expansion of macro &amp;#39;DT_DRV_INST&amp;#39;
 3521 | #define DT_INST_PROP(inst, prop) DT_PROP(DT_DRV_INST(inst), prop)
      |                                          ^~~~~~~~~~~
/home/dipeshparikh/ncs/v2.6.5/zephyr/drivers/flash/nrf_qspi_nor.c:77:30: note: in expansion of macro &amp;#39;DT_INST_PROP&amp;#39;
   77 | #define INST_0_SCK_FREQUENCY DT_INST_PROP(0, sck_frequency)
      |                              ^~~~~~~~~~~~
/home/dipeshparikh/ncs/v2.6.5/zephyr/drivers/flash/nrf_qspi_nor.c:82:14: note: in expansion of macro &amp;#39;INST_0_SCK_FREQUENCY&amp;#39;
   82 | BUILD_ASSERT(INST_0_SCK_FREQUENCY &amp;gt;= (NRF_QSPI_BASE_CLOCK_FREQ / 16),
      |              ^~~~~~~~~~~~~~~~~~~~
/home/dipeshparikh/ncs/v2.6.5/zephyr/include/zephyr/devicetree.h:334:40: error: expression in static assertion is not an integer
  334 | #define DT_INST(inst, compat) UTIL_CAT(DT_N_INST, DT_DASH(inst, compat))
      |                                        ^~~~~~~~~
/home/dipeshparikh/ncs/v2.6.5/zephyr/include/zephyr/toolchain/gcc.h:87:51: note: in definition of macro &amp;#39;BUILD_ASSERT&amp;#39;
   87 | #define BUILD_ASSERT(EXPR, MSG...) _Static_assert(EXPR, &amp;quot;&amp;quot; MSG)
      |                                                   ^~~~
/home/dipeshparikh/ncs/v2.6.5/zephyr/include/zephyr/devicetree.h:615:32: note: in expansion of macro &amp;#39;DT_CAT3&amp;#39;
  615 | #define DT_PROP(node_id, prop) DT_CAT3(node_id, _P_, prop)
      |                                ^~~~~~~
/home/dipeshparikh/ncs/v2.6.5/zephyr/include/zephyr/devicetree.h:3521:34: note: in expansion of macro &amp;#39;DT_PROP&amp;#39;
 3521 | #define DT_INST_PROP(inst, prop) DT_PROP(DT_DRV_INST(inst), prop)
      |                                  ^~~~~~~
/home/dipeshparikh/ncs/v2.6.5/zephyr/include/zephyr/sys/util_internal.h:104:26: note: in expansion of macro &amp;#39;UTIL_PRIMITIVE_CAT&amp;#39;
  104 | #define UTIL_CAT(a, ...) UTIL_PRIMITIVE_CAT(a, __VA_ARGS__)
      |                          ^~~~~~~~~~~~~~~~~~
/home/dipeshparikh/ncs/v2.6.5/zephyr/include/zephyr/devicetree.h:334:31: note: in expansion of macro &amp;#39;UTIL_CAT&amp;#39;
  334 | #define DT_INST(inst, compat) UTIL_CAT(DT_N_INST, DT_DASH(inst, compat))
      |                               ^~~~~~~~
/home/dipeshparikh/ncs/v2.6.5/zephyr/include/zephyr/devicetree.h:3319:27: note: in expansion of macro &amp;#39;DT_INST&amp;#39;
 3319 | #define DT_DRV_INST(inst) DT_INST(inst, DT_DRV_COMPAT)
      |                           ^~~~~~~
/home/dipeshparikh/ncs/v2.6.5/zephyr/include/zephyr/devicetree.h:3521:42: note: in expansion of macro &amp;#39;DT_DRV_INST&amp;#39;
 3521 | #define DT_INST_PROP(inst, prop) DT_PROP(DT_DRV_INST(inst), prop)
      |                                          ^~~~~~~~~~~
/home/dipeshparikh/ncs/v2.6.5/zephyr/drivers/flash/nrf_qspi_nor.c:77:30: note: in expansion of macro &amp;#39;DT_INST_PROP&amp;#39;
   77 | #define INST_0_SCK_FREQUENCY DT_INST_PROP(0, sck_frequency)
      |                              ^~~~~~~~~~~~
/home/dipeshparikh/ncs/v2.6.5/zephyr/drivers/flash/nrf_qspi_nor.c:82:14: note: in expansion of macro &amp;#39;INST_0_SCK_FREQUENCY&amp;#39;
   82 | BUILD_ASSERT(INST_0_SCK_FREQUENCY &amp;gt;= (NRF_QSPI_BASE_CLOCK_FREQ / 16),
      |              ^~~~~~~~~~~~~~~~~~~~
/home/dipeshparikh/ncs/v2.6.5/zephyr/include/zephyr/devicetree.h:334:40: error: &amp;#39;DT_N_INST_0_nordic_qspi_nor_P_cpol&amp;#39; undeclared here (not in a function); did you mean &amp;#39;DT_N_INST_0_nordic_mbox_nrf_ipc&amp;#39;?
  334 | #define DT_INST(inst, compat) UTIL_CAT(DT_N_INST, DT_DASH(inst, compat))
      |                                        ^~~~~~~~~
/home/dipeshparikh/ncs/v2.6.5/zephyr/include/zephyr/toolchain/gcc.h:87:51: note: in definition of macro &amp;#39;BUILD_ASSERT&amp;#39;
   87 | #define BUILD_ASSERT(EXPR, MSG...) _Static_assert(EXPR, &amp;quot;&amp;quot; MSG)
      |                                                   ^~~~
/home/dipeshparikh/ncs/v2.6.5/zephyr/include/zephyr/devicetree.h:615:32: note: in expansion of macro &amp;#39;DT_CAT3&amp;#39;
  615 | #define DT_PROP(node_id, prop) DT_CAT3(node_id, _P_, prop)
      |                                ^~~~~~~
/home/dipeshparikh/ncs/v2.6.5/zephyr/include/zephyr/devicetree.h:3521:34: note: in expansion of macro &amp;#39;DT_PROP&amp;#39;
 3521 | #define DT_INST_PROP(inst, prop) DT_PROP(DT_DRV_INST(inst), prop)
      |                                  ^~~~~~~
/home/dipeshparikh/ncs/v2.6.5/zephyr/include/zephyr/sys/util_internal.h:104:26: note: in expansion of macro &amp;#39;UTIL_PRIMITIVE_CAT&amp;#39;
  104 | #define UTIL_CAT(a, ...) UTIL_PRIMITIVE_CAT(a, __VA_ARGS__)
      |                          ^~~~~~~~~~~~~~~~~~
/home/dipeshparikh/ncs/v2.6.5/zephyr/include/zephyr/devicetree.h:334:31: note: in expansion of macro &amp;#39;UTIL_CAT&amp;#39;
  334 | #define DT_INST(inst, compat) UTIL_CAT(DT_N_INST, DT_DASH(inst, compat))
      |                               ^~~~~~~~
/home/dipeshparikh/ncs/v2.6.5/zephyr/include/zephyr/devicetree.h:3319:27: note: in expansion of macro &amp;#39;DT_INST&amp;#39;
 3319 | #define DT_DRV_INST(inst) DT_INST(inst, DT_DRV_COMPAT)
      |                           ^~~~~~~
/home/dipeshparikh/ncs/v2.6.5/zephyr/include/zephyr/devicetree.h:3521:42: note: in expansion of macro &amp;#39;DT_DRV_INST&amp;#39;
 3521 | #define DT_INST_PROP(inst, prop) DT_PROP(DT_DRV_INST(inst), prop)
      |                                          ^~~~~~~~~~~
/home/dipeshparikh/ncs/v2.6.5/zephyr/drivers/flash/nrf_qspi_nor.c:136:14: note: in expansion of macro &amp;#39;DT_INST_PROP&amp;#39;
  136 | BUILD_ASSERT(DT_INST_PROP(0, cpol) == DT_INST_PROP(0, cpha),
      |              ^~~~~~~~~~~~
/home/dipeshparikh/ncs/v2.6.5/zephyr/include/zephyr/devicetree.h:334:40: error: &amp;#39;DT_N_INST_0_nordic_qspi_nor_P_cpha&amp;#39; undeclared here (not in a function); did you mean &amp;#39;DT_N_INST_0_nordic_mbox_nrf_ipc&amp;#39;?
  334 | #define DT_INST(inst, compat) UTIL_CAT(DT_N_INST, DT_DASH(inst, compat))
      |                                        ^~~~~~~~~
/home/dipeshparikh/ncs/v2.6.5/zephyr/include/zephyr/toolchain/gcc.h:87:51: note: in definition of macro &amp;#39;BUILD_ASSERT&amp;#39;
   87 | #define BUILD_ASSERT(EXPR, MSG...) _Static_assert(EXPR, &amp;quot;&amp;quot; MSG)
      |                                                   ^~~~
/home/dipeshparikh/ncs/v2.6.5/zephyr/include/zephyr/devicetree.h:615:32: note: in expansion of macro &amp;#39;DT_CAT3&amp;#39;
  615 | #define DT_PROP(node_id, prop) DT_CAT3(node_id, _P_, prop)
      |                                ^~~~~~~
/home/dipeshparikh/ncs/v2.6.5/zephyr/include/zephyr/devicetree.h:3521:34: note: in expansion of macro &amp;#39;DT_PROP&amp;#39;
 3521 | #define DT_INST_PROP(inst, prop) DT_PROP(DT_DRV_INST(inst), prop)
      |                                  ^~~~~~~
/home/dipeshparikh/ncs/v2.6.5/zephyr/include/zephyr/sys/util_internal.h:104:26: note: in expansion of macro &amp;#39;UTIL_PRIMITIVE_CAT&amp;#39;
  104 | #define UTIL_CAT(a, ...) UTIL_PRIMITIVE_CAT(a, __VA_ARGS__)
      |                          ^~~~~~~~~~~~~~~~~~
/home/dipeshparikh/ncs/v2.6.5/zephyr/include/zephyr/devicetree.h:334:31: note: in expansion of macro &amp;#39;UTIL_CAT&amp;#39;
  334 | #define DT_INST(inst, compat) UTIL_CAT(DT_N_INST, DT_DASH(inst, compat))
      |                               ^~~~~~~~
/home/dipeshparikh/ncs/v2.6.5/zephyr/include/zephyr/devicetree.h:3319:27: note: in expansion of macro &amp;#39;DT_INST&amp;#39;
 3319 | #define DT_DRV_INST(inst) DT_INST(inst, DT_DRV_COMPAT)
      |                           ^~~~~~~
/home/dipeshparikh/ncs/v2.6.5/zephyr/include/zephyr/devicetree.h:3521:42: note: in expansion of macro &amp;#39;DT_DRV_INST&amp;#39;
 3521 | #define DT_INST_PROP(inst, prop) DT_PROP(DT_DRV_INST(inst), prop)
      |                                          ^~~~~~~~~~~
/home/dipeshparikh/ncs/v2.6.5/zephyr/drivers/flash/nrf_qspi_nor.c:136:39: note: in expansion of macro &amp;#39;DT_INST_PROP&amp;#39;
  136 | BUILD_ASSERT(DT_INST_PROP(0, cpol) == DT_INST_PROP(0, cpha),
      |                                       ^~~~~~~~~~~~
/home/dipeshparikh/ncs/v2.6.5/zephyr/include/zephyr/devicetree.h:334:40: error: expression in static assertion is not an integer
  334 | #define DT_INST(inst, compat) UTIL_CAT(DT_N_INST, DT_DASH(inst, compat))
      |                                        ^~~~~~~~~
/home/dipeshparikh/ncs/v2.6.5/zephyr/include/zephyr/toolchain/gcc.h:87:51: note: in definition of macro &amp;#39;BUILD_ASSERT&amp;#39;
   87 | #define BUILD_ASSERT(EXPR, MSG...) _Static_assert(EXPR, &amp;quot;&amp;quot; MSG)
      |                                                   ^~~~
/home/dipeshparikh/ncs/v2.6.5/zephyr/include/zephyr/devicetree.h:615:32: note: in expansion of macro &amp;#39;DT_CAT3&amp;#39;
  615 | #define DT_PROP(node_id, prop) DT_CAT3(node_id, _P_, prop)
      |                                ^~~~~~~
/home/dipeshparikh/ncs/v2.6.5/zephyr/include/zephyr/devicetree.h:3521:34: note: in expansion of macro &amp;#39;DT_PROP&amp;#39;
 3521 | #define DT_INST_PROP(inst, prop) DT_PROP(DT_DRV_INST(inst), prop)
      |                                  ^~~~~~~
/home/dipeshparikh/ncs/v2.6.5/zephyr/include/zephyr/sys/util_internal.h:104:26: note: in expansion of macro &amp;#39;UTIL_PRIMITIVE_CAT&amp;#39;
  104 | #define UTIL_CAT(a, ...) UTIL_PRIMITIVE_CAT(a, __VA_ARGS__)
      |                          ^~~~~~~~~~~~~~~~~~
/home/dipeshparikh/ncs/v2.6.5/zephyr/include/zephyr/devicetree.h:334:31: note: in expansion of macro &amp;#39;UTIL_CAT&amp;#39;
  334 | #define DT_INST(inst, compat) UTIL_CAT(DT_N_INST, DT_DASH(inst, compat))
      |                               ^~~~~~~~
/home/dipeshparikh/ncs/v2.6.5/zephyr/include/zephyr/devicetree.h:3319:27: note: in expansion of macro &amp;#39;DT_INST&amp;#39;
 3319 | #define DT_DRV_INST(inst) DT_INST(inst, DT_DRV_COMPAT)
      |                           ^~~~~~~
/home/dipeshparikh/ncs/v2.6.5/zephyr/include/zephyr/devicetree.h:3521:42: note: in expansion of macro &amp;#39;DT_DRV_INST&amp;#39;
 3521 | #define DT_INST_PROP(inst, prop) DT_PROP(DT_DRV_INST(inst), prop)
      |                                          ^~~~~~~~~~~
/home/dipeshparikh/ncs/v2.6.5/zephyr/drivers/flash/nrf_qspi_nor.c:136:14: note: in expansion of macro &amp;#39;DT_INST_PROP&amp;#39;
  136 | BUILD_ASSERT(DT_INST_PROP(0, cpol) == DT_INST_PROP(0, cpha),
      |              ^~~~~~~~~~~~
/home/dipeshparikh/ncs/v2.6.5/zephyr/drivers/flash/nrf_qspi_nor.c:144:28: error: &amp;#39;JESD216_DW15_QER_VAL_DT_N_INST_0_nordic_qspi_nor_P_quad_enable_requirements_STRING_TOKEN&amp;#39; undeclared here (not in a function)
  144 | #define INST_0_QER _CONCAT(JESD216_DW15_QER_VAL_, \
      |                            ^~~~~~~~~~~~~~~~~~~~~
/home/dipeshparikh/ncs/v2.6.5/zephyr/include/zephyr/toolchain/gcc.h:87:51: note: in definition of macro &amp;#39;BUILD_ASSERT&amp;#39;
   87 | #define BUILD_ASSERT(EXPR, MSG...) _Static_assert(EXPR, &amp;quot;&amp;quot; MSG)
      |                                                   ^~~~
/home/dipeshparikh/ncs/v2.6.5/zephyr/drivers/flash/nrf_qspi_nor.c:160:15: note: in expansion of macro &amp;#39;IS_EQUAL&amp;#39;
  160 | BUILD_ASSERT((IS_EQUAL(INST_0_QER, JESD216_DW15_QER_VAL_NONE)
      |               ^~~~~~~~
/home/dipeshparikh/ncs/v2.6.5/zephyr/include/zephyr/toolchain/common.h:138:23: note: in expansion of macro &amp;#39;_DO_CONCAT&amp;#39;
  138 | #define _CONCAT(x, y) _DO_CONCAT(x, y)
      |                       ^~~~~~~~~~
/home/dipeshparikh/ncs/v2.6.5/zephyr/drivers/flash/nrf_qspi_nor.c:144:20: note: in expansion of macro &amp;#39;_CONCAT&amp;#39;
  144 | #define INST_0_QER _CONCAT(JESD216_DW15_QER_VAL_, \
      |                    ^~~~~~~
/home/dipeshparikh/ncs/v2.6.5/zephyr/drivers/flash/nrf_qspi_nor.c:160:24: note: in expansion of macro &amp;#39;INST_0_QER&amp;#39;
  160 | BUILD_ASSERT((IS_EQUAL(INST_0_QER, JESD216_DW15_QER_VAL_NONE)
      |                        ^~~~~~~~~~
/home/dipeshparikh/ncs/v2.6.5/zephyr/drivers/flash/nrf_qspi_nor.c:160:14: error: expression in static assertion is not an integer
  160 | BUILD_ASSERT((IS_EQUAL(INST_0_QER, JESD216_DW15_QER_VAL_NONE)
      |              ^
/home/dipeshparikh/ncs/v2.6.5/zephyr/include/zephyr/toolchain/gcc.h:87:51: note: in definition of macro &amp;#39;BUILD_ASSERT&amp;#39;
   87 | #define BUILD_ASSERT(EXPR, MSG...) _Static_assert(EXPR, &amp;quot;&amp;quot; MSG)
      |                                                   ^~~~
/home/dipeshparikh/ncs/v2.6.5/zephyr/drivers/flash/nrf_qspi_nor.c: In function &amp;#39;configure_chip&amp;#39;:
/home/dipeshparikh/ncs/v2.6.5/zephyr/drivers/flash/nrf_qspi_nor.c:604:39: warning: unused variable &amp;#39;dev_config&amp;#39; [-Wunused-variable]
  604 |         const struct qspi_nor_config *dev_config = dev-&amp;gt;config;
      |                                       ^~~~~~~~~~
/home/dipeshparikh/ncs/v2.6.5/zephyr/drivers/flash/nrf_qspi_nor.c: In function &amp;#39;qspi_nor_init&amp;#39;:
/home/dipeshparikh/ncs/v2.6.5/zephyr/include/zephyr/devicetree.h:334:40: error: &amp;#39;DT_N_INST_0_nordic_qspi_nor_BUS_IRQ_IDX_0_VAL_priority&amp;#39; undeclared (first use in this function)
  334 | #define DT_INST(inst, compat) UTIL_CAT(DT_N_INST, DT_DASH(inst, compat))
      |                                        ^~~~~~~~~
/home/dipeshparikh/ncs/v2.6.5/zephyr/include/zephyr/toolchain/gcc.h:87:51: note: in definition of macro &amp;#39;BUILD_ASSERT&amp;#39;
   87 | #define BUILD_ASSERT(EXPR, MSG...) _Static_assert(EXPR, &amp;quot;&amp;quot; MSG)
      |                                                   ^~~~
/home/dipeshparikh/ncs/v2.6.5/zephyr/include/zephyr/arch/arm/irq.h:120:9: note: in expansion of macro &amp;#39;_CHECK_PRIO&amp;#39;
  120 |         _CHECK_PRIO(priority_p, flags_p) \
      |         ^~~~~~~~~~~
/home/dipeshparikh/ncs/v2.6.5/zephyr/include/zephyr/irq.h:49:9: note: in expansion of macro &amp;#39;ARCH_IRQ_CONNECT&amp;#39;
   49 |         ARCH_IRQ_CONNECT(irq_p, priority_p, isr_p, isr_param_p, flags_p)
      |         ^~~~~~~~~~~~~~~~
/home/dipeshparikh/ncs/v2.6.5/zephyr/drivers/flash/nrf_qspi_nor.c:1084:9: note: in expansion of macro &amp;#39;IRQ_CONNECT&amp;#39;
 1084 |         IRQ_CONNECT(DT_IRQN(QSPI_NODE), DT_IRQ(QSPI_NODE, priority),
      |         ^~~~~~~~~~~
/home/dipeshparikh/ncs/v2.6.5/zephyr/include/zephyr/devicetree.h:2384:9: note: in expansion of macro &amp;#39;DT_CAT5&amp;#39;
 2384 |         DT_CAT5(node_id, _IRQ_IDX_, idx, _VAL_, cell)
      |         ^~~~~~~
/home/dipeshparikh/ncs/v2.6.5/zephyr/include/zephyr/devicetree.h:2411:31: note: in expansion of macro &amp;#39;DT_IRQ_BY_IDX&amp;#39;
 2411 | #define DT_IRQ(node_id, cell) DT_IRQ_BY_IDX(node_id, 0, cell)
      |                               ^~~~~~~~~~~~~
/home/dipeshparikh/ncs/v2.6.5/zephyr/drivers/flash/nrf_qspi_nor.c:1084:41: note: in expansion of macro &amp;#39;DT_IRQ&amp;#39;
 1084 |         IRQ_CONNECT(DT_IRQN(QSPI_NODE), DT_IRQ(QSPI_NODE, priority),
      |                                         ^~~~~~
/home/dipeshparikh/ncs/v2.6.5/zephyr/include/zephyr/devicetree.h:3261:25: note: in expansion of macro &amp;#39;DT_CAT&amp;#39;
 3261 | #define DT_BUS(node_id) DT_CAT(node_id, _BUS)
      |                         ^~~~~~
/home/dipeshparikh/ncs/v2.6.5/zephyr/include/zephyr/devicetree.h:3915:27: note: in expansion of macro &amp;#39;DT_BUS&amp;#39;
 3915 | #define DT_INST_BUS(inst) DT_BUS(DT_DRV_INST(inst))
      |                           ^~~~~~
/home/dipeshparikh/ncs/v2.6.5/zephyr/include/zephyr/sys/util_internal.h:104:26: note: in expansion of macro &amp;#39;UTIL_PRIMITIVE_CAT&amp;#39;
  104 | #define UTIL_CAT(a, ...) UTIL_PRIMITIVE_CAT(a, __VA_ARGS__)
      |                          ^~~~~~~~~~~~~~~~~~
/home/dipeshparikh/ncs/v2.6.5/zephyr/include/zephyr/devicetree.h:334:31: note: in expansion of macro &amp;#39;UTIL_CAT&amp;#39;
  334 | #define DT_INST(inst, compat) UTIL_CAT(DT_N_INST, DT_DASH(inst, compat))
      |                               ^~~~~~~~
/home/dipeshparikh/ncs/v2.6.5/zephyr/include/zephyr/devicetree.h:3319:27: note: in expansion of macro &amp;#39;DT_INST&amp;#39;
 3319 | #define DT_DRV_INST(inst) DT_INST(inst, DT_DRV_COMPAT)
      |                           ^~~~~~~
/home/dipeshparikh/ncs/v2.6.5/zephyr/include/zephyr/devicetree.h:3915:34: note: in expansion of macro &amp;#39;DT_DRV_INST&amp;#39;
 3915 | #define DT_INST_BUS(inst) DT_BUS(DT_DRV_INST(inst))
      |                                  ^~~~~~~~~~~
/home/dipeshparikh/ncs/v2.6.5/zephyr/drivers/flash/nrf_qspi_nor.c:140:19: note: in expansion of macro &amp;#39;DT_INST_BUS&amp;#39;
  140 | #define QSPI_NODE DT_INST_BUS(0)
      |                   ^~~~~~~~~~~
/home/dipeshparikh/ncs/v2.6.5/zephyr/drivers/flash/nrf_qspi_nor.c:1084:48: note: in expansion of macro &amp;#39;QSPI_NODE&amp;#39;
 1084 |         IRQ_CONNECT(DT_IRQN(QSPI_NODE), DT_IRQ(QSPI_NODE, priority),
      |                                                ^~~~~~~~~
/home/dipeshparikh/ncs/v2.6.5/zephyr/include/zephyr/devicetree.h:334:40: note: each undeclared identifier is reported only once for each function it appears in
  334 | #define DT_INST(inst, compat) UTIL_CAT(DT_N_INST, DT_DASH(inst, compat))
      |                                        ^~~~~~~~~
/home/dipeshparikh/ncs/v2.6.5/zephyr/include/zephyr/toolchain/gcc.h:87:51: note: in definition of macro &amp;#39;BUILD_ASSERT&amp;#39;
   87 | #define BUILD_ASSERT(EXPR, MSG...) _Static_assert(EXPR, &amp;quot;&amp;quot; MSG)
      |                                                   ^~~~
/home/dipeshparikh/ncs/v2.6.5/zephyr/include/zephyr/arch/arm/irq.h:120:9: note: in expansion of macro &amp;#39;_CHECK_PRIO&amp;#39;
  120 |         _CHECK_PRIO(priority_p, flags_p) \
      |         ^~~~~~~~~~~
/home/dipeshparikh/ncs/v2.6.5/zephyr/include/zephyr/irq.h:49:9: note: in expansion of macro &amp;#39;ARCH_IRQ_CONNECT&amp;#39;
   49 |         ARCH_IRQ_CONNECT(irq_p, priority_p, isr_p, isr_param_p, flags_p)
      |         ^~~~~~~~~~~~~~~~
/home/dipeshparikh/ncs/v2.6.5/zephyr/drivers/flash/nrf_qspi_nor.c:1084:9: note: in expansion of macro &amp;#39;IRQ_CONNECT&amp;#39;
 1084 |         IRQ_CONNECT(DT_IRQN(QSPI_NODE), DT_IRQ(QSPI_NODE, priority),
      |         ^~~~~~~~~~~
/home/dipeshparikh/ncs/v2.6.5/zephyr/include/zephyr/devicetree.h:2384:9: note: in expansion of macro &amp;#39;DT_CAT5&amp;#39;
 2384 |         DT_CAT5(node_id, _IRQ_IDX_, idx, _VAL_, cell)
      |         ^~~~~~~
/home/dipeshparikh/ncs/v2.6.5/zephyr/include/zephyr/devicetree.h:2411:31: note: in expansion of macro &amp;#39;DT_IRQ_BY_IDX&amp;#39;
 2411 | #define DT_IRQ(node_id, cell) DT_IRQ_BY_IDX(node_id, 0, cell)
      |                               ^~~~~~~~~~~~~
/home/dipeshparikh/ncs/v2.6.5/zephyr/drivers/flash/nrf_qspi_nor.c:1084:41: note: in expansion of macro &amp;#39;DT_IRQ&amp;#39;
 1084 |         IRQ_CONNECT(DT_IRQN(QSPI_NODE), DT_IRQ(QSPI_NODE, priority),
      |                                         ^~~~~~
/home/dipeshparikh/ncs/v2.6.5/zephyr/include/zephyr/devicetree.h:3261:25: note: in expansion of macro &amp;#39;DT_CAT&amp;#39;
 3261 | #define DT_BUS(node_id) DT_CAT(node_id, _BUS)
      |                         ^~~~~~
/home/dipeshparikh/ncs/v2.6.5/zephyr/include/zephyr/devicetree.h:3915:27: note: in expansion of macro &amp;#39;DT_BUS&amp;#39;
 3915 | #define DT_INST_BUS(inst) DT_BUS(DT_DRV_INST(inst))
      |                           ^~~~~~
/home/dipeshparikh/ncs/v2.6.5/zephyr/include/zephyr/sys/util_internal.h:104:26: note: in expansion of macro &amp;#39;UTIL_PRIMITIVE_CAT&amp;#39;
  104 | #define UTIL_CAT(a, ...) UTIL_PRIMITIVE_CAT(a, __VA_ARGS__)
      |                          ^~~~~~~~~~~~~~~~~~
/home/dipeshparikh/ncs/v2.6.5/zephyr/include/zephyr/devicetree.h:334:31: note: in expansion of macro &amp;#39;UTIL_CAT&amp;#39;
  334 | #define DT_INST(inst, compat) UTIL_CAT(DT_N_INST, DT_DASH(inst, compat))
      |                               ^~~~~~~~
/home/dipeshparikh/ncs/v2.6.5/zephyr/include/zephyr/devicetree.h:3319:27: note: in expansion of macro &amp;#39;DT_INST&amp;#39;
 3319 | #define DT_DRV_INST(inst) DT_INST(inst, DT_DRV_COMPAT)
      |                           ^~~~~~~
/home/dipeshparikh/ncs/v2.6.5/zephyr/include/zephyr/devicetree.h:3915:34: note: in expansion of macro &amp;#39;DT_DRV_INST&amp;#39;
 3915 | #define DT_INST_BUS(inst) DT_BUS(DT_DRV_INST(inst))
      |                                  ^~~~~~~~~~~
/home/dipeshparikh/ncs/v2.6.5/zephyr/drivers/flash/nrf_qspi_nor.c:140:19: note: in expansion of macro &amp;#39;DT_INST_BUS&amp;#39;
  140 | #define QSPI_NODE DT_INST_BUS(0)
      |                   ^~~~~~~~~~~
/home/dipeshparikh/ncs/v2.6.5/zephyr/drivers/flash/nrf_qspi_nor.c:1084:48: note: in expansion of macro &amp;#39;QSPI_NODE&amp;#39;
 1084 |         IRQ_CONNECT(DT_IRQN(QSPI_NODE), DT_IRQ(QSPI_NODE, priority),
      |                                                ^~~~~~~~~
/home/dipeshparikh/ncs/v2.6.5/zephyr/include/zephyr/arch/arm/irq.h:97:22: error: expression in static assertion is not an integer
   97 |         BUILD_ASSERT(((flags_p &amp;amp; IRQ_ZERO_LATENCY) &amp;amp;&amp;amp; \
      |                      ^
/home/dipeshparikh/ncs/v2.6.5/zephyr/include/zephyr/toolchain/gcc.h:87:51: note: in definition of macro &amp;#39;BUILD_ASSERT&amp;#39;
   87 | #define BUILD_ASSERT(EXPR, MSG...) _Static_assert(EXPR, &amp;quot;&amp;quot; MSG)
      |                                                   ^~~~
/home/dipeshparikh/ncs/v2.6.5/zephyr/include/zephyr/arch/arm/irq.h:120:9: note: in expansion of macro &amp;#39;_CHECK_PRIO&amp;#39;
  120 |         _CHECK_PRIO(priority_p, flags_p) \
      |         ^~~~~~~~~~~
/home/dipeshparikh/ncs/v2.6.5/zephyr/include/zephyr/irq.h:49:9: note: in expansion of macro &amp;#39;ARCH_IRQ_CONNECT&amp;#39;
   49 |         ARCH_IRQ_CONNECT(irq_p, priority_p, isr_p, isr_param_p, flags_p)
      |         ^~~~~~~~~~~~~~~~
/home/dipeshparikh/ncs/v2.6.5/zephyr/drivers/flash/nrf_qspi_nor.c:1084:9: note: in expansion of macro &amp;#39;IRQ_CONNECT&amp;#39;
 1084 |         IRQ_CONNECT(DT_IRQN(QSPI_NODE), DT_IRQ(QSPI_NODE, priority),
      |         ^~~~~~~~~~~
In file included from /home/dipeshparikh/ncs/v2.6.5/zephyr/include/zephyr/arch/arm/irq.h:19,
                 from /home/dipeshparikh/ncs/v2.6.5/zephyr/include/zephyr/arch/arm/arch.h:27,
                 from /home/dipeshparikh/ncs/v2.6.5/zephyr/include/zephyr/arch/cpu.h:19,
                 from /home/dipeshparikh/ncs/v2.6.5/zephyr/include/zephyr/kernel_includes.h:37,
                 from /home/dipeshparikh/ncs/v2.6.5/zephyr/include/zephyr/kernel.h:17,
                 from /home/dipeshparikh/ncs/v2.6.5/zephyr/include/zephyr/pm/device.h:11,
                 from /home/dipeshparikh/ncs/v2.6.5/zephyr/drivers/flash/nrf_qspi_nor.c:12:
/home/dipeshparikh/ncs/v2.6.5/zephyr/include/zephyr/devicetree.h:334:40: error: &amp;#39;DT_N_INST_0_nordic_qspi_nor_BUS_IRQ_IDX_0_VAL_irq&amp;#39; undeclared (first use in this function)
  334 | #define DT_INST(inst, compat) UTIL_CAT(DT_N_INST, DT_DASH(inst, compat))
      |                                        ^~~~~~~~~
/home/dipeshparikh/ncs/v2.6.5/zephyr/include/zephyr/sw_isr_table.h:201:26: note: in definition of macro &amp;#39;Z_ISR_DECLARE&amp;#39;
  201 |                         {irq, flags, (void *)&amp;amp;func, (const void *)param}
      |                          ^~~
/home/dipeshparikh/ncs/v2.6.5/zephyr/include/zephyr/irq.h:49:9: note: in expansion of macro &amp;#39;ARCH_IRQ_CONNECT&amp;#39;
   49 |         ARCH_IRQ_CONNECT(irq_p, priority_p, isr_p, isr_param_p, flags_p)
      |         ^~~~~~~~~~~~~~~~
/home/dipeshparikh/ncs/v2.6.5/zephyr/drivers/flash/nrf_qspi_nor.c:1084:9: note: in expansion of macro &amp;#39;IRQ_CONNECT&amp;#39;
 1084 |         IRQ_CONNECT(DT_IRQN(QSPI_NODE), DT_IRQ(QSPI_NODE, priority),
      |         ^~~~~~~~~~~
/home/dipeshparikh/ncs/v2.6.5/zephyr/include/zephyr/sys/util_internal.h:69:53: note: in expansion of macro &amp;#39;__DEBRACKET&amp;#39;
   69 | #define __GET_ARG2_DEBRACKET(ignore_this, val, ...) __DEBRACKET val
      |                                                     ^~~~~~~~~~~
/home/dipeshparikh/ncs/v2.6.5/zephyr/include/zephyr/sys/util_internal.h:64:9: note: in expansion of macro &amp;#39;__GET_ARG2_DEBRACKET&amp;#39;
   64 |         __GET_ARG2_DEBRACKET(one_or_two_args _if_code, _else_code)
      |         ^~~~~~~~~~~~~~~~~~~~
/home/dipeshparikh/ncs/v2.6.5/zephyr/include/zephyr/sys/util_internal.h:59:9: note: in expansion of macro &amp;#39;__COND_CODE&amp;#39;
   59 |         __COND_CODE(_XXXX##_flag, _if_1_code, _else_code)
      |         ^~~~~~~~~~~
/home/dipeshparikh/ncs/v2.6.5/zephyr/include/zephyr/sys/util_macro.h:180:9: note: in expansion of macro &amp;#39;Z_COND_CODE_1&amp;#39;
  180 |         Z_COND_CODE_1(_flag, _if_1_code, _else_code)
      |         ^~~~~~~~~~~~~
/home/dipeshparikh/ncs/v2.6.5/zephyr/include/zephyr/devicetree.h:2480:9: note: in expansion of macro &amp;#39;COND_CODE_1&amp;#39;
 2480 |         COND_CODE_1(IS_ENABLED(CONFIG_MULTI_LEVEL_INTERRUPTS),                                     \
      |         ^~~~~~~~~~~
/home/dipeshparikh/ncs/v2.6.5/zephyr/include/zephyr/devicetree.h:2384:9: note: in expansion of macro &amp;#39;DT_CAT5&amp;#39;
 2384 |         DT_CAT5(node_id, _IRQ_IDX_, idx, _VAL_, cell)
      |         ^~~~~~~
/home/dipeshparikh/ncs/v2.6.5/zephyr/include/zephyr/devicetree.h:2441:47: note: in expansion of macro &amp;#39;DT_IRQ_BY_IDX&amp;#39;
 2441 | #define DT_IRQN_BY_IDX_INTERNAL(node_id, idx) DT_IRQ_BY_IDX(node_id, idx, irq)
      |                                               ^~~~~~~~~~~~~
/home/dipeshparikh/ncs/v2.6.5/zephyr/include/zephyr/devicetree.h:2482:22: note: in expansion of macro &amp;#39;DT_IRQN_BY_IDX_INTERNAL&amp;#39;
 2482 |                     (DT_IRQN_BY_IDX_INTERNAL(node_id, idx)))
      |                      ^~~~~~~~~~~~~~~~~~~~~~~
/home/dipeshparikh/ncs/v2.6.5/zephyr/include/zephyr/devicetree.h:2494:26: note: in expansion of macro &amp;#39;DT_IRQN_BY_IDX&amp;#39;
 2494 | #define DT_IRQN(node_id) DT_IRQN_BY_IDX(node_id, 0)
      |                          ^~~~~~~~~~~~~~
/home/dipeshparikh/ncs/v2.6.5/zephyr/drivers/flash/nrf_qspi_nor.c:1084:21: note: in expansion of macro &amp;#39;DT_IRQN&amp;#39;
 1084 |         IRQ_CONNECT(DT_IRQN(QSPI_NODE), DT_IRQ(QSPI_NODE, priority),
      |                     ^~~~~~~
/home/dipeshparikh/ncs/v2.6.5/zephyr/include/zephyr/devicetree.h:3261:25: note: in expansion of macro &amp;#39;DT_CAT&amp;#39;
 3261 | #define DT_BUS(node_id) DT_CAT(node_id, _BUS)
      |                         ^~~~~~
/home/dipeshparikh/ncs/v2.6.5/zephyr/include/zephyr/devicetree.h:3915:27: note: in expansion of macro &amp;#39;DT_BUS&amp;#39;
 3915 | #define DT_INST_BUS(inst) DT_BUS(DT_DRV_INST(inst))
      |                           ^~~~~~
/home/dipeshparikh/ncs/v2.6.5/zephyr/include/zephyr/sys/util_internal.h:104:26: note: in expansion of macro &amp;#39;UTIL_PRIMITIVE_CAT&amp;#39;
  104 | #define UTIL_CAT(a, ...) UTIL_PRIMITIVE_CAT(a, __VA_ARGS__)
      |                          ^~~~~~~~~~~~~~~~~~
/home/dipeshparikh/ncs/v2.6.5/zephyr/include/zephyr/devicetree.h:334:31: note: in expansion of macro &amp;#39;UTIL_CAT&amp;#39;
  334 | #define DT_INST(inst, compat) UTIL_CAT(DT_N_INST, DT_DASH(inst, compat))
      |                               ^~~~~~~~
/home/dipeshparikh/ncs/v2.6.5/zephyr/include/zephyr/devicetree.h:3319:27: note: in expansion of macro &amp;#39;DT_INST&amp;#39;
 3319 | #define DT_DRV_INST(inst) DT_INST(inst, DT_DRV_COMPAT)
      |                           ^~~~~~~
/home/dipeshparikh/ncs/v2.6.5/zephyr/include/zephyr/devicetree.h:3915:34: note: in expansion of macro &amp;#39;DT_DRV_INST&amp;#39;
 3915 | #define DT_INST_BUS(inst) DT_BUS(DT_DRV_INST(inst))
      |                                  ^~~~~~~~~~~
/home/dipeshparikh/ncs/v2.6.5/zephyr/drivers/flash/nrf_qspi_nor.c:140:19: note: in expansion of macro &amp;#39;DT_INST_BUS&amp;#39;
  140 | #define QSPI_NODE DT_INST_BUS(0)
      |                   ^~~~~~~~~~~
/home/dipeshparikh/ncs/v2.6.5/zephyr/drivers/flash/nrf_qspi_nor.c:1084:29: note: in expansion of macro &amp;#39;QSPI_NODE&amp;#39;
 1084 |         IRQ_CONNECT(DT_IRQN(QSPI_NODE), DT_IRQ(QSPI_NODE, priority),
      |                             ^~~~~~~~~
/home/dipeshparikh/ncs/v2.6.5/zephyr/drivers/flash/nrf_qspi_nor.c: At top level:
/home/dipeshparikh/ncs/v2.6.5/zephyr/drivers/flash/nrf_qspi_nor.c:1122:29: error: &amp;#39;INST_0_BYTES&amp;#39; undeclared here (not in a function); did you mean &amp;#39;INST_0_QER&amp;#39;?
 1122 | #define LAYOUT_PAGES_COUNT (INST_0_BYTES / \
      |                             ^~~~~~~~~~~~
/home/dipeshparikh/ncs/v2.6.5/zephyr/include/zephyr/toolchain/gcc.h:87:51: note: in definition of macro &amp;#39;BUILD_ASSERT&amp;#39;
   87 | #define BUILD_ASSERT(EXPR, MSG...) _Static_assert(EXPR, &amp;quot;&amp;quot; MSG)
      |                                                   ^~~~
/home/dipeshparikh/ncs/v2.6.5/zephyr/drivers/flash/nrf_qspi_nor.c:1126:15: note: in expansion of macro &amp;#39;LAYOUT_PAGES_COUNT&amp;#39;
 1126 |               LAYOUT_PAGES_COUNT)
      |               ^~~~~~~~~~~~~~~~~~
/home/dipeshparikh/ncs/v2.6.5/zephyr/drivers/flash/nrf_qspi_nor.c:1125:14: error: expression in static assertion is not an integer
 1125 | BUILD_ASSERT((CONFIG_NORDIC_QSPI_NOR_FLASH_LAYOUT_PAGE_SIZE *
      |              ^
/home/dipeshparikh/ncs/v2.6.5/zephyr/include/zephyr/toolchain/gcc.h:87:51: note: in definition of macro &amp;#39;BUILD_ASSERT&amp;#39;
   87 | #define BUILD_ASSERT(EXPR, MSG...) _Static_assert(EXPR, &amp;quot;&amp;quot; MSG)
      |                                                   ^~~~
/home/dipeshparikh/ncs/v2.6.5/zephyr/include/zephyr/devicetree.h:334:40: error: expected &amp;#39;)&amp;#39; before &amp;#39;DT_N_INST_0_nordic_qspi_nor_BUS_PATH&amp;#39;
  334 | #define DT_INST(inst, compat) UTIL_CAT(DT_N_INST, DT_DASH(inst, compat))
      |                                        ^~~~~~~~~
/home/dipeshparikh/ncs/v2.6.5/zephyr/include/zephyr/toolchain/gcc.h:87:60: note: in definition of macro &amp;#39;BUILD_ASSERT&amp;#39;
   87 | #define BUILD_ASSERT(EXPR, MSG...) _Static_assert(EXPR, &amp;quot;&amp;quot; MSG)
      |                                                            ^~~
/home/dipeshparikh/ncs/v2.6.5/zephyr/include/zephyr/devicetree.h:496:31: note: in expansion of macro &amp;#39;DT_CAT&amp;#39;
  496 | #define DT_NODE_PATH(node_id) DT_CAT(node_id, _PATH)
      |                               ^~~~~~
/home/dipeshparikh/ncs/v2.6.5/zephyr/soc/arm/nordic_nrf/common/./soc_nrf_common.h:237:22: note: in expansion of macro &amp;#39;DT_NODE_PATH&amp;#39;
  237 |                      DT_NODE_PATH(node_id) &amp;quot; defined without sleep state&amp;quot;)
      |                      ^~~~~~~~~~~~
/home/dipeshparikh/ncs/v2.6.5/zephyr/drivers/flash/nrf_qspi_nor.c:1361:1: note: in expansion of macro &amp;#39;NRF_DT_CHECK_NODE_HAS_PINCTRL_SLEEP&amp;#39;
 1361 | NRF_DT_CHECK_NODE_HAS_PINCTRL_SLEEP(QSPI_NODE);
      | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/dipeshparikh/ncs/v2.6.5/zephyr/include/zephyr/devicetree.h:3261:25: note: in expansion of macro &amp;#39;DT_CAT&amp;#39;
 3261 | #define DT_BUS(node_id) DT_CAT(node_id, _BUS)
      |                         ^~~~~~
/home/dipeshparikh/ncs/v2.6.5/zephyr/include/zephyr/devicetree.h:3915:27: note: in expansion of macro &amp;#39;DT_BUS&amp;#39;
 3915 | #define DT_INST_BUS(inst) DT_BUS(DT_DRV_INST(inst))
      |                           ^~~~~~
/home/dipeshparikh/ncs/v2.6.5/zephyr/include/zephyr/sys/util_internal.h:104:26: note: in expansion of macro &amp;#39;UTIL_PRIMITIVE_CAT&amp;#39;
  104 | #define UTIL_CAT(a, ...) UTIL_PRIMITIVE_CAT(a, __VA_ARGS__)
      |                          ^~~~~~~~~~~~~~~~~~
/home/dipeshparikh/ncs/v2.6.5/zephyr/include/zephyr/devicetree.h:334:31: note: in expansion of macro &amp;#39;UTIL_CAT&amp;#39;
  334 | #define DT_INST(inst, compat) UTIL_CAT(DT_N_INST, DT_DASH(inst, compat))
      |                               ^~~~~~~~
/home/dipeshparikh/ncs/v2.6.5/zephyr/include/zephyr/devicetree.h:3319:27: note: in expansion of macro &amp;#39;DT_INST&amp;#39;
 3319 | #define DT_DRV_INST(inst) DT_INST(inst, DT_DRV_COMPAT)
      |                           ^~~~~~~
/home/dipeshparikh/ncs/v2.6.5/zephyr/include/zephyr/devicetree.h:3915:34: note: in expansion of macro &amp;#39;DT_DRV_INST&amp;#39;
 3915 | #define DT_INST_BUS(inst) DT_BUS(DT_DRV_INST(inst))
      |                                  ^~~~~~~~~~~
/home/dipeshparikh/ncs/v2.6.5/zephyr/drivers/flash/nrf_qspi_nor.c:140:19: note: in expansion of macro &amp;#39;DT_INST_BUS&amp;#39;
  140 | #define QSPI_NODE DT_INST_BUS(0)
      |                   ^~~~~~~~~~~
/home/dipeshparikh/ncs/v2.6.5/zephyr/drivers/flash/nrf_qspi_nor.c:1361:37: note: in expansion of macro &amp;#39;QSPI_NODE&amp;#39;
 1361 | NRF_DT_CHECK_NODE_HAS_PINCTRL_SLEEP(QSPI_NODE);
      |                                     ^~~~~~~~~
/home/dipeshparikh/ncs/v2.6.5/zephyr/include/zephyr/toolchain/gcc.h:87:50: note: to match this &amp;#39;(&amp;#39;
   87 | #define BUILD_ASSERT(EXPR, MSG...) _Static_assert(EXPR, &amp;quot;&amp;quot; MSG)
      |                                                  ^
/home/dipeshparikh/ncs/v2.6.5/zephyr/soc/arm/nordic_nrf/common/./soc_nrf_common.h:235:9: note: in expansion of macro &amp;#39;BUILD_ASSERT&amp;#39;
  235 |         BUILD_ASSERT(!IS_ENABLED(CONFIG_PM_DEVICE) ||                          \
      |         ^~~~~~~~~~~~
/home/dipeshparikh/ncs/v2.6.5/zephyr/drivers/flash/nrf_qspi_nor.c:1361:1: note: in expansion of macro &amp;#39;NRF_DT_CHECK_NODE_HAS_PINCTRL_SLEEP&amp;#39;
 1361 | NRF_DT_CHECK_NODE_HAS_PINCTRL_SLEEP(QSPI_NODE);
      | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /home/dipeshparikh/ncs/v2.6.5/zephyr/include/zephyr/irq_multilevel.h:15,
                 from /home/dipeshparikh/ncs/v2.6.5/zephyr/include/zephyr/devicetree.h:20:
/home/dipeshparikh/ncs/v2.6.5/zephyr/include/zephyr/drivers/pinctrl.h:241:51: error: expected &amp;#39;)&amp;#39; before &amp;#39;(&amp;#39; token
  241 |                      Z_PINCTRL_STATE_PINS_DEFINE, (;), node_id);               \
      |                                                   ^
/home/dipeshparikh/ncs/v2.6.5/zephyr/include/zephyr/sys/util_macro.h:418:69: note: in definition of macro &amp;#39;LISTIFY&amp;#39;
  418 | #define LISTIFY(LEN, F, sep, ...) UTIL_CAT(Z_UTIL_LISTIFY_, LEN)(F, sep, __VA_ARGS__)
      |                                                                     ^~~
/home/dipeshparikh/ncs/v2.6.5/zephyr/drivers/flash/nrf_qspi_nor.c:1363:1: note: in expansion of macro &amp;#39;PINCTRL_DT_DEFINE&amp;#39;
 1363 | PINCTRL_DT_DEFINE(QSPI_NODE);
      | ^~~~~~~~~~~~~~~~~
In file included from /home/dipeshparikh/ncs/v2.6.5/zephyr/include/zephyr/sys/util_macro.h:34:
/home/dipeshparikh/ncs/v2.6.5/zephyr/include/zephyr/sys/util_macro.h:418:44: warning: implicit declaration of function &amp;#39;Z_UTIL_LISTIFY_DT_N_INST_0_nordic_qspi_nor_BUS_PINCTRL_NUM&amp;#39; [-Wimplicit-function-declaration]
  418 | #define LISTIFY(LEN, F, sep, ...) UTIL_CAT(Z_UTIL_LISTIFY_, LEN)(F, sep, __VA_ARGS__)
      |                                            ^~~~~~~~~~~~~~~
/home/dipeshparikh/ncs/v2.6.5/zephyr/include/zephyr/sys/util_internal.h:105:36: note: in definition of macro &amp;#39;UTIL_PRIMITIVE_CAT&amp;#39;
  105 | #define UTIL_PRIMITIVE_CAT(a, ...) a##__VA_ARGS__
      |                                    ^
/home/dipeshparikh/ncs/v2.6.5/zephyr/include/zephyr/sys/util_macro.h:418:35: note: in expansion of macro &amp;#39;UTIL_CAT&amp;#39;
  418 | #define LISTIFY(LEN, F, sep, ...) UTIL_CAT(Z_UTIL_LISTIFY_, LEN)(F, sep, __VA_ARGS__)
      |                                   ^~~~~~~~
/home/dipeshparikh/ncs/v2.6.5/zephyr/include/zephyr/drivers/pinctrl.h:172:17: note: in expansion of macro &amp;#39;LISTIFY&amp;#39;
  172 |                 LISTIFY(DT_NUM_PINCTRL_STATES(node_id),                        \
      |                 ^~~~~~~
/home/dipeshparikh/ncs/v2.6.5/zephyr/include/zephyr/drivers/pinctrl.h:242:9: note: in expansion of macro &amp;#39;Z_PINCTRL_STATES_DEFINE&amp;#39;
  242 |         Z_PINCTRL_STATES_DEFINE(node_id)                                       \
      |         ^~~~~~~~~~~~~~~~~~~~~~~
/home/dipeshparikh/ncs/v2.6.5/zephyr/drivers/flash/nrf_qspi_nor.c:1363:1: note: in expansion of macro &amp;#39;PINCTRL_DT_DEFINE&amp;#39;
 1363 | PINCTRL_DT_DEFINE(QSPI_NODE);
      | ^~~~~~~~~~~~~~~~~
/home/dipeshparikh/ncs/v2.6.5/zephyr/include/zephyr/drivers/pinctrl.h:173:30: error: &amp;#39;Z_PINCTRL_STATE_INIT&amp;#39; undeclared here (not in a function)
  173 |                              Z_PINCTRL_STATE_INIT, (,), node_id)               \
      |                              ^~~~~~~~~~~~~~~~~~~~
/home/dipeshparikh/ncs/v2.6.5/zephyr/include/zephyr/sys/util_macro.h:418:66: note: in definition of macro &amp;#39;LISTIFY&amp;#39;
  418 | #define LISTIFY(LEN, F, sep, ...) UTIL_CAT(Z_UTIL_LISTIFY_, LEN)(F, sep, __VA_ARGS__)
      |                                                                  ^
/home/dipeshparikh/ncs/v2.6.5/zephyr/include/zephyr/drivers/pinctrl.h:242:9: note: in expansion of macro &amp;#39;Z_PINCTRL_STATES_DEFINE&amp;#39;
  242 |         Z_PINCTRL_STATES_DEFINE(node_id)                                       \
      |         ^~~~~~~~~~~~~~~~~~~~~~~
/home/dipeshparikh/ncs/v2.6.5/zephyr/drivers/flash/nrf_qspi_nor.c:1363:1: note: in expansion of macro &amp;#39;PINCTRL_DT_DEFINE&amp;#39;
 1363 | PINCTRL_DT_DEFINE(QSPI_NODE);
      | ^~~~~~~~~~~~~~~~~
/home/dipeshparikh/ncs/v2.6.5/zephyr/include/zephyr/drivers/pinctrl.h:173:53: error: expected expression before &amp;#39;,&amp;#39; token
  173 |                              Z_PINCTRL_STATE_INIT, (,), node_id)               \
      |                                                     ^
/home/dipeshparikh/ncs/v2.6.5/zephyr/include/zephyr/sys/util_macro.h:418:69: note: in definition of macro &amp;#39;LISTIFY&amp;#39;
  418 | #define LISTIFY(LEN, F, sep, ...) UTIL_CAT(Z_UTIL_LISTIFY_, LEN)(F, sep, __VA_ARGS__)
      |                                                                     ^~~
/home/dipeshparikh/ncs/v2.6.5/zephyr/include/zephyr/drivers/pinctrl.h:242:9: note: in expansion of macro &amp;#39;Z_PINCTRL_STATES_DEFINE&amp;#39;
  242 |         Z_PINCTRL_STATES_DEFINE(node_id)                                       \
      |         ^~~~~~~~~~~~~~~~~~~~~~~
/home/dipeshparikh/ncs/v2.6.5/zephyr/drivers/flash/nrf_qspi_nor.c:1363:1: note: in expansion of macro &amp;#39;PINCTRL_DT_DEFINE&amp;#39;
 1363 | PINCTRL_DT_DEFINE(QSPI_NODE);
      | ^~~~~~~~~~~~~~~~~
/home/dipeshparikh/ncs/v2.6.5/zephyr/include/zephyr/drivers/pinctrl.h:173:53: warning: left-hand operand of comma expression has no effect [-Wunused-value]
  173 |                              Z_PINCTRL_STATE_INIT, (,), node_id)               \
      |                                                     ^
/home/dipeshparikh/ncs/v2.6.5/zephyr/include/zephyr/sys/util_macro.h:418:69: note: in definition of macro &amp;#39;LISTIFY&amp;#39;
  418 | #define LISTIFY(LEN, F, sep, ...) UTIL_CAT(Z_UTIL_LISTIFY_, LEN)(F, sep, __VA_ARGS__)
      |                                                                     ^~~
/home/dipeshparikh/ncs/v2.6.5/zephyr/include/zephyr/drivers/pinctrl.h:242:9: note: in expansion of macro &amp;#39;Z_PINCTRL_STATES_DEFINE&amp;#39;
  242 |         Z_PINCTRL_STATES_DEFINE(node_id)                                       \
      |         ^~~~~~~~~~~~~~~~~~~~~~~
/home/dipeshparikh/ncs/v2.6.5/zephyr/drivers/flash/nrf_qspi_nor.c:1363:1: note: in expansion of macro &amp;#39;PINCTRL_DT_DEFINE&amp;#39;
 1363 | PINCTRL_DT_DEFINE(QSPI_NODE);
      | ^~~~~~~~~~~~~~~~~
/home/dipeshparikh/ncs/v2.6.5/zephyr/include/zephyr/devicetree.h:334:40: error: &amp;#39;DT_N_INST_0_nordic_qspi_nor_BUS&amp;#39; undeclared here (not in a function); did you mean &amp;#39;DT_N_INST_0_nordic_mbox_nrf_ipc&amp;#39;?
  334 | #define DT_INST(inst, compat) UTIL_CAT(DT_N_INST, DT_DASH(inst, compat))
      |                                        ^~~~~~~~~
/home/dipeshparikh/ncs/v2.6.5/zephyr/include/zephyr/sys/util_macro.h:418:74: note: in definition of macro &amp;#39;LISTIFY&amp;#39;
  418 | #define LISTIFY(LEN, F, sep, ...) UTIL_CAT(Z_UTIL_LISTIFY_, LEN)(F, sep, __VA_ARGS__)
      |                                                                          ^~~~~~~~~~~
/home/dipeshparikh/ncs/v2.6.5/zephyr/include/zephyr/drivers/pinctrl.h:242:9: note: in expansion of macro &amp;#39;Z_PINCTRL_STATES_DEFINE&amp;#39;
  242 |         Z_PINCTRL_STATES_DEFINE(node_id)                                       \
      |         ^~~~~~~~~~~~~~~~~~~~~~~
/home/dipeshparikh/ncs/v2.6.5/zephyr/drivers/flash/nrf_qspi_nor.c:1363:1: note: in expansion of macro &amp;#39;PINCTRL_DT_DEFINE&amp;#39;
 1363 | PINCTRL_DT_DEFINE(QSPI_NODE);
      | ^~~~~~~~~~~~~~~~~
/home/dipeshparikh/ncs/v2.6.5/zephyr/include/zephyr/devicetree.h:3261:25: note: in expansion of macro &amp;#39;DT_CAT&amp;#39;
 3261 | #define DT_BUS(node_id) DT_CAT(node_id, _BUS)
      |                         ^~~~~~
/home/dipeshparikh/ncs/v2.6.5/zephyr/include/zephyr/devicetree.h:3915:27: note: in expansion of macro &amp;#39;DT_BUS&amp;#39;
 3915 | #define DT_INST_BUS(inst) DT_BUS(DT_DRV_INST(inst))
      |                           ^~~~~~
/home/dipeshparikh/ncs/v2.6.5/zephyr/include/zephyr/sys/util_internal.h:104:26: note: in expansion of macro &amp;#39;UTIL_PRIMITIVE_CAT&amp;#39;
  104 | #define UTIL_CAT(a, ...) UTIL_PRIMITIVE_CAT(a, __VA_ARGS__)
      |                          ^~~~~~~~~~~~~~~~~~
/home/dipeshparikh/ncs/v2.6.5/zephyr/include/zephyr/devicetree.h:334:31: note: in expansion of macro &amp;#39;UTIL_CAT&amp;#39;
  334 | #define DT_INST(inst, compat) UTIL_CAT(DT_N_INST, DT_DASH(inst, compat))
      |                               ^~~~~~~~
/home/dipeshparikh/ncs/v2.6.5/zephyr/include/zephyr/devicetree.h:3319:27: note: in expansion of macro &amp;#39;DT_INST&amp;#39;
 3319 | #define DT_DRV_INST(inst) DT_INST(inst, DT_DRV_COMPAT)
      |                           ^~~~~~~
/home/dipeshparikh/ncs/v2.6.5/zephyr/include/zephyr/devicetree.h:3915:34: note: in expansion of macro &amp;#39;DT_DRV_INST&amp;#39;
 3915 | #define DT_INST_BUS(inst) DT_BUS(DT_DRV_INST(inst))
      |                                  ^~~~~~~~~~~
/home/dipeshparikh/ncs/v2.6.5/zephyr/drivers/flash/nrf_qspi_nor.c:140:19: note: in expansion of macro &amp;#39;DT_INST_BUS&amp;#39;
  140 | #define QSPI_NODE DT_INST_BUS(0)
      |                   ^~~~~~~~~~~
/home/dipeshparikh/ncs/v2.6.5/zephyr/drivers/flash/nrf_qspi_nor.c:1363:19: note: in expansion of macro &amp;#39;QSPI_NODE&amp;#39;
 1363 | PINCTRL_DT_DEFINE(QSPI_NODE);
      |                   ^~~~~~~~~
In file included from /home/dipeshparikh/ncs/v2.6.5/zephyr/include/zephyr/toolchain/gcc.h:98:
/home/dipeshparikh/ncs/v2.6.5/zephyr/include/zephyr/drivers/pinctrl.h:101:17: error: &amp;#39;__pinctrl_dev_config__device_dts_ord_DT_N_INST_0_nordic_qspi_nor_BUS_ORD&amp;#39; undeclared here (not in a function); did you mean &amp;#39;__pinctrl_states__device_dts_ord_DT_N_INST_0_nordic_qspi_nor_BUS_ORD&amp;#39;?
  101 |         _CONCAT(__pinctrl_dev_config, DEVICE_DT_NAME_GET(node_id))
      |                 ^~~~~~~~~~~~~~~~~~~~
/home/dipeshparikh/ncs/v2.6.5/zephyr/include/zephyr/toolchain/common.h:137:26: note: in definition of macro &amp;#39;_DO_CONCAT&amp;#39;
  137 | #define _DO_CONCAT(x, y) x ## y
      |                          ^
/home/dipeshparikh/ncs/v2.6.5/zephyr/include/zephyr/drivers/pinctrl.h:101:9: note: in expansion of macro &amp;#39;_CONCAT&amp;#39;
  101 |         _CONCAT(__pinctrl_dev_config, DEVICE_DT_NAME_GET(node_id))
      |         ^~~~~~~
/home/dipeshparikh/ncs/v2.6.5/zephyr/include/zephyr/drivers/pinctrl.h:262:45: note: in expansion of macro &amp;#39;Z_PINCTRL_DEV_CONFIG_NAME&amp;#39;
  262 | #define PINCTRL_DT_DEV_CONFIG_GET(node_id) &amp;amp;Z_PINCTRL_DEV_CONFIG_NAME(node_id)
      |                                             ^~~~~~~~~~~~~~~~~~~~~~~~~
/home/dipeshparikh/ncs/v2.6.5/zephyr/drivers/flash/nrf_qspi_nor.c:1368:17: note: in expansion of macro &amp;#39;PINCTRL_DT_DEV_CONFIG_GET&amp;#39;
 1368 |         .pcfg = PINCTRL_DT_DEV_CONFIG_GET(QSPI_NODE),
      |                 ^~~~~~~~~~~~~~~~~~~~~~~~~
/home/dipeshparikh/ncs/v2.6.5/zephyr/include/zephyr/devicetree.h:334:40: error: &amp;#39;DT_N_INST_0_nordic_qspi_nor_P_address_size_32&amp;#39; undeclared here (not in a function)
  334 | #define DT_INST(inst, compat) UTIL_CAT(DT_N_INST, DT_DASH(inst, compat))
      |                                        ^~~~~~~~~
/home/dipeshparikh/ncs/v2.6.5/zephyr/include/zephyr/devicetree.h:4343:29: note: in definition of macro &amp;#39;DT_CAT3&amp;#39;
 4343 | #define DT_CAT3(a1, a2, a3) a1 ## a2 ## a3
      |                             ^~
/home/dipeshparikh/ncs/v2.6.5/zephyr/include/zephyr/devicetree.h:3521:34: note: in expansion of macro &amp;#39;DT_PROP&amp;#39;
 3521 | #define DT_INST_PROP(inst, prop) DT_PROP(DT_DRV_INST(inst), prop)
      |                                  ^~~~~~~
/home/dipeshparikh/ncs/v2.6.5/zephyr/include/zephyr/sys/util_internal.h:104:26: note: in expansion of macro &amp;#39;UTIL_PRIMITIVE_CAT&amp;#39;
  104 | #define UTIL_CAT(a, ...) UTIL_PRIMITIVE_CAT(a, __VA_ARGS__)
      |                          ^~~~~~~~~~~~~~~~~~
/home/dipeshparikh/ncs/v2.6.5/zephyr/include/zephyr/devicetree.h:334:31: note: in expansion of macro &amp;#39;UTIL_CAT&amp;#39;
  334 | #define DT_INST(inst, compat) UTIL_CAT(DT_N_INST, DT_DASH(inst, compat))
      |                               ^~~~~~~~
/home/dipeshparikh/ncs/v2.6.5/zephyr/include/zephyr/devicetree.h:3319:27: note: in expansion of macro &amp;#39;DT_INST&amp;#39;
 3319 | #define DT_DRV_INST(inst) DT_INST(inst, DT_DRV_COMPAT)
      |                           ^~~~~~~
/home/dipeshparikh/ncs/v2.6.5/zephyr/include/zephyr/devicetree.h:3521:42: note: in expansion of macro &amp;#39;DT_DRV_INST&amp;#39;
 3521 | #define DT_INST_PROP(inst, prop) DT_PROP(DT_DRV_INST(inst), prop)
      |                                          ^~~~~~~~~~~
/home/dipeshparikh/ncs/v2.6.5/zephyr/drivers/flash/nrf_qspi_nor.c:1380:29: note: in expansion of macro &amp;#39;DT_INST_PROP&amp;#39;
 1380 |                 .addrmode = DT_INST_PROP(0, address_size_32)
      |                             ^~~~~~~~~~~~
/home/dipeshparikh/ncs/v2.6.5/zephyr/include/zephyr/devicetree.h:334:40: error: &amp;#39;DT_N_INST_0_nordic_qspi_nor_P_sck_delay&amp;#39; undeclared here (not in a function)
  334 | #define DT_INST(inst, compat) UTIL_CAT(DT_N_INST, DT_DASH(inst, compat))
      |                                        ^~~~~~~~~
/home/dipeshparikh/ncs/v2.6.5/zephyr/include/zephyr/devicetree.h:4343:29: note: in definition of macro &amp;#39;DT_CAT3&amp;#39;
 4343 | #define DT_CAT3(a1, a2, a3) a1 ## a2 ## a3
      |                             ^~
/home/dipeshparikh/ncs/v2.6.5/zephyr/include/zephyr/devicetree.h:3521:34: note: in expansion of macro &amp;#39;DT_PROP&amp;#39;
 3521 | #define DT_INST_PROP(inst, prop) DT_PROP(DT_DRV_INST(inst), prop)
      |                                  ^~~~~~~
/home/dipeshparikh/ncs/v2.6.5/zephyr/include/zephyr/sys/util_internal.h:104:26: note: in expansion of macro &amp;#39;UTIL_PRIMITIVE_CAT&amp;#39;
  104 | #define UTIL_CAT(a, ...) UTIL_PRIMITIVE_CAT(a, __VA_ARGS__)
      |                          ^~~~~~~~~~~~~~~~~~
/home/dipeshparikh/ncs/v2.6.5/zephyr/include/zephyr/devicetree.h:334:31: note: in expansion of macro &amp;#39;UTIL_CAT&amp;#39;
  334 | #define DT_INST(inst, compat) UTIL_CAT(DT_N_INST, DT_DASH(inst, compat))
      |                               ^~~~~~~~
/home/dipeshparikh/ncs/v2.6.5/zephyr/include/zephyr/devicetree.h:3319:27: note: in expansion of macro &amp;#39;DT_INST&amp;#39;
 3319 | #define DT_DRV_INST(inst) DT_INST(inst, DT_DRV_COMPAT)
      |                           ^~~~~~~
/home/dipeshparikh/ncs/v2.6.5/zephyr/include/zephyr/devicetree.h:3521:42: note: in expansion of macro &amp;#39;DT_DRV_INST&amp;#39;
 3521 | #define DT_INST_PROP(inst, prop) DT_PROP(DT_DRV_INST(inst), prop)
      |                                          ^~~~~~~~~~~
/home/dipeshparikh/ncs/v2.6.5/zephyr/drivers/flash/nrf_qspi_nor.c:1386:30: note: in expansion of macro &amp;#39;DT_INST_PROP&amp;#39;
 1386 |                 .sck_delay = DT_INST_PROP(0, sck_delay),
      |                              ^~~~~~~~~~~~
/home/dipeshparikh/ncs/v2.6.5/zephyr/include/zephyr/devicetree.h:334:40: error: &amp;#39;DT_N_INST_0_nordic_qspi_nor_P_jedec_id&amp;#39; undeclared here (not in a function); did you mean &amp;#39;DT_N_INST_0_nordic_nrf_qdec&amp;#39;?
  334 | #define DT_INST(inst, compat) UTIL_CAT(DT_N_INST, DT_DASH(inst, compat))
      |                                        ^~~~~~~~~
/home/dipeshparikh/ncs/v2.6.5/zephyr/include/zephyr/devicetree.h:4343:29: note: in definition of macro &amp;#39;DT_CAT3&amp;#39;
 4343 | #define DT_CAT3(a1, a2, a3) a1 ## a2 ## a3
      |                             ^~
/home/dipeshparikh/ncs/v2.6.5/zephyr/include/zephyr/devicetree.h:3521:34: note: in expansion of macro &amp;#39;DT_PROP&amp;#39;
 3521 | #define DT_INST_PROP(inst, prop) DT_PROP(DT_DRV_INST(inst), prop)
      |                                  ^~~~~~~
/home/dipeshparikh/ncs/v2.6.5/zephyr/include/zephyr/sys/util_internal.h:104:26: note: in expansion of macro &amp;#39;UTIL_PRIMITIVE_CAT&amp;#39;
  104 | #define UTIL_CAT(a, ...) UTIL_PRIMITIVE_CAT(a, __VA_ARGS__)
      |                          ^~~~~~~~~~~~~~~~~~
/home/dipeshparikh/ncs/v2.6.5/zephyr/include/zephyr/devicetree.h:334:31: note: in expansion of macro &amp;#39;UTIL_CAT&amp;#39;
  334 | #define DT_INST(inst, compat) UTIL_CAT(DT_N_INST, DT_DASH(inst, compat))
      |                               ^~~~~~~~
/home/dipeshparikh/ncs/v2.6.5/zephyr/include/zephyr/devicetree.h:3319:27: note: in expansion of macro &amp;#39;DT_INST&amp;#39;
 3319 | #define DT_DRV_INST(inst) DT_INST(inst, DT_DRV_COMPAT)
      |                           ^~~~~~~
/home/dipeshparikh/ncs/v2.6.5/zephyr/include/zephyr/devicetree.h:3521:42: note: in expansion of macro &amp;#39;DT_DRV_INST&amp;#39;
 3521 | #define DT_INST_PROP(inst, prop) DT_PROP(DT_DRV_INST(inst), prop)
      |                                          ^~~~~~~~~~~
/home/dipeshparikh/ncs/v2.6.5/zephyr/drivers/flash/nrf_qspi_nor.c:1392:15: note: in expansion of macro &amp;#39;DT_INST_PROP&amp;#39;
 1392 |         .id = DT_INST_PROP(0, jedec_id),
      |               ^~~~~~~~~~~~
/home/dipeshparikh/ncs/v2.6.5/zephyr/include/zephyr/devicetree.h:334:40: error: &amp;#39;DT_N_INST_0_nordic_qspi_nor_FULL_NAME&amp;#39; undeclared here (not in a function); did you mean &amp;#39;DT_N_S_nordic_wlan0_FULL_NAME&amp;#39;?
  334 | #define DT_INST(inst, compat) UTIL_CAT(DT_N_INST, DT_DASH(inst, compat))
      |                                        ^~~~~~~~~
/home/dipeshparikh/ncs/v2.6.5/zephyr/include/zephyr/device.h:897:25: note: in definition of macro &amp;#39;Z_DEVICE_INIT&amp;#39;
  897 |                 .name = name_,                                                 \
      |                         ^~~~~
/home/dipeshparikh/ncs/v2.6.5/zephyr/include/zephyr/device.h:1011:9: note: in expansion of macro &amp;#39;Z_DEVICE_BASE_DEFINE&amp;#39;
 1011 |         Z_DEVICE_BASE_DEFINE(node_id, dev_id, name, pm, data, config, level,   \
      |         ^~~~~~~~~~~~~~~~~~~~
/home/dipeshparikh/ncs/v2.6.5/zephyr/include/zephyr/device.h:185:9: note: in expansion of macro &amp;#39;Z_DEVICE_DEFINE&amp;#39;
  185 |         Z_DEVICE_DEFINE(node_id, Z_DEVICE_DT_DEV_ID(node_id),                  \
      |         ^~~~~~~~~~~~~~~
/home/dipeshparikh/ncs/v2.6.5/zephyr/include/zephyr/sys/util_internal.h:69:53: note: in expansion of macro &amp;#39;__DEBRACKET&amp;#39;
   69 | #define __GET_ARG2_DEBRACKET(ignore_this, val, ...) __DEBRACKET val
      |                                                     ^~~~~~~~~~~
/home/dipeshparikh/ncs/v2.6.5/zephyr/include/zephyr/sys/util_internal.h:64:9: note: in expansion of macro &amp;#39;__GET_ARG2_DEBRACKET&amp;#39;
   64 |         __GET_ARG2_DEBRACKET(one_or_two_args _if_code, _else_code)
      |         ^~~~~~~~~~~~~~~~~~~~
/home/dipeshparikh/ncs/v2.6.5/zephyr/include/zephyr/sys/util_internal.h:59:9: note: in expansion of macro &amp;#39;__COND_CODE&amp;#39;
   59 |         __COND_CODE(_XXXX##_flag, _if_1_code, _else_code)
      |         ^~~~~~~~~~~
/home/dipeshparikh/ncs/v2.6.5/zephyr/include/zephyr/sys/util_macro.h:180:9: note: in expansion of macro &amp;#39;Z_COND_CODE_1&amp;#39;
  180 |         Z_COND_CODE_1(_flag, _if_1_code, _else_code)
      |         ^~~~~~~~~~~~~
/home/dipeshparikh/ncs/v2.6.5/zephyr/include/zephyr/devicetree.h:778:9: note: in expansion of macro &amp;#39;COND_CODE_1&amp;#39;
  778 |         COND_CODE_1(DT_NODE_HAS_PROP(node_id, prop), \
      |         ^~~~~~~~~~~
/home/dipeshparikh/ncs/v2.6.5/zephyr/include/zephyr/device.h:150:9: note: in expansion of macro &amp;#39;DT_PROP_OR&amp;#39;
  150 |         DT_PROP_OR(node_id, label, DT_NODE_FULL_NAME(node_id))
      |         ^~~~~~~~~~
/home/dipeshparikh/ncs/v2.6.5/zephyr/include/zephyr/devicetree.h:522:36: note: in expansion of macro &amp;#39;DT_CAT&amp;#39;
  522 | #define DT_NODE_FULL_NAME(node_id) DT_CAT(node_id, _FULL_NAME)
      |                                    ^~~~~~
/home/dipeshparikh/ncs/v2.6.5/zephyr/include/zephyr/device.h:150:36: note: in expansion of macro &amp;#39;DT_NODE_FULL_NAME&amp;#39;
  150 |         DT_PROP_OR(node_id, label, DT_NODE_FULL_NAME(node_id))
      |                                    ^~~~~~~~~~~~~~~~~
/home/dipeshparikh/ncs/v2.6.5/zephyr/include/zephyr/device.h:186:25: note: in expansion of macro &amp;#39;DEVICE_DT_NAME&amp;#39;
  186 |                         DEVICE_DT_NAME(node_id), init_fn, pm, data, config,    \
      |                         ^~~~~~~~~~~~~~
/home/dipeshparikh/ncs/v2.6.5/zephyr/include/zephyr/device.h:200:9: note: in expansion of macro &amp;#39;DEVICE_DT_DEFINE&amp;#39;
  200 |         DEVICE_DT_DEFINE(DT_DRV_INST(inst), __VA_ARGS__)
      |         ^~~~~~~~~~~~~~~~
/home/dipeshparikh/ncs/v2.6.5/zephyr/include/zephyr/sys/util_internal.h:104:26: note: in expansion of macro &amp;#39;UTIL_PRIMITIVE_CAT&amp;#39;
  104 | #define UTIL_CAT(a, ...) UTIL_PRIMITIVE_CAT(a, __VA_ARGS__)
      |                          ^~~~~~~~~~~~~~~~~~
/home/dipeshparikh/ncs/v2.6.5/zephyr/include/zephyr/devicetree.h:334:31: note: in expansion of macro &amp;#39;UTIL_CAT&amp;#39;
  334 | #define DT_INST(inst, compat) UTIL_CAT(DT_N_INST, DT_DASH(inst, compat))
      |                               ^~~~~~~~
/home/dipeshparikh/ncs/v2.6.5/zephyr/include/zephyr/devicetree.h:3319:27: note: in expansion of macro &amp;#39;DT_INST&amp;#39;
 3319 | #define DT_DRV_INST(inst) DT_INST(inst, DT_DRV_COMPAT)
      |                           ^~~~~~~
/home/dipeshparikh/ncs/v2.6.5/zephyr/include/zephyr/device.h:200:26: note: in expansion of macro &amp;#39;DT_DRV_INST&amp;#39;
  200 |         DEVICE_DT_DEFINE(DT_DRV_INST(inst), __VA_ARGS__)
      |                          ^~~~~~~~~~~
/home/dipeshparikh/ncs/v2.6.5/zephyr/drivers/flash/nrf_qspi_nor.c:1397:1: note: in expansion of macro &amp;#39;DEVICE_DT_INST_DEFINE&amp;#39;
 1397 | DEVICE_DT_INST_DEFINE(0, qspi_nor_init, PM_DEVICE_DT_INST_GET(0),
      | ^~~~~~~~~~~~~~~~~~~~~
/home/dipeshparikh/ncs/v2.6.5/zephyr/include/zephyr/drivers/pinctrl.h:110:17: warning: &amp;#39;__pinctrl_states__device_dts_ord_DT_N_INST_0_nordic_qspi_nor_BUS_ORD&amp;#39; defined but not used [-Wunused-const-variable=]
  110 |         _CONCAT(__pinctrl_states, DEVICE_DT_NAME_GET(node_id))
      |                 ^~~~~~~~~~~~~~~~
/home/dipeshparikh/ncs/v2.6.5/zephyr/include/zephyr/toolchain/common.h:137:26: note: in definition of macro &amp;#39;_DO_CONCAT&amp;#39;
  137 | #define _DO_CONCAT(x, y) x ## y
      |                          ^
/home/dipeshparikh/ncs/v2.6.5/zephyr/include/zephyr/drivers/pinctrl.h:110:9: note: in expansion of macro &amp;#39;_CONCAT&amp;#39;
  110 |         _CONCAT(__pinctrl_states, DEVICE_DT_NAME_GET(node_id))
      |         ^~~~~~~
/home/dipeshparikh/ncs/v2.6.5/zephyr/include/zephyr/drivers/pinctrl.h:171:9: note: in expansion of macro &amp;#39;Z_PINCTRL_STATES_NAME&amp;#39;
  171 |         Z_PINCTRL_STATES_NAME(node_id)[] = {                                   \
      |         ^~~~~~~~~~~~~~~~~~~~~
/home/dipeshparikh/ncs/v2.6.5/zephyr/include/zephyr/drivers/pinctrl.h:242:9: note: in expansion of macro &amp;#39;Z_PINCTRL_STATES_DEFINE&amp;#39;
  242 |         Z_PINCTRL_STATES_DEFINE(node_id)                                       \
      |         ^~~~~~~~~~~~~~~~~~~~~~~
/home/dipeshparikh/ncs/v2.6.5/zephyr/drivers/flash/nrf_qspi_nor.c:1363:1: note: in expansion of macro &amp;#39;PINCTRL_DT_DEFINE&amp;#39;
 1363 | PINCTRL_DT_DEFINE(QSPI_NODE);
      | ^~~~~~~~~~~~~~~~~
[200/315] Building C object modules/nrf/drivers/wifi/nrf700x/CMakeFiles/..__nrf__drivers__wifi__nrf700x.dir/src/fmac_main.c.obj
ninja: build stopped: subcommand failed.
FATAL ERROR: command exited with status 1: /home/dipeshparikh/ncs/toolchains/43683a87ea/usr/local/bin/cmake --build /home/dipeshparikh/Downloads/nexkey-controller-board-development-NexKey_1000Board_Testing/NKEY_OTA/build&lt;/pre&gt;&lt;/p&gt;
&lt;p&gt;Below is my main config file :&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&lt;pre class="ui-code" data-mode="text"&gt;# General
CONFIG_FLASH=y
CONFIG_MULTITHREADING=y
CONFIG_MAIN_STACK_SIZE=8192

# MCUBoot and Partition Manager
CONFIG_PM_OVERRIDE_EXTERNAL_DRIVER_CHECK=y
CONFIG_PM_PARTITION_SIZE_MCUBOOT=0x10000
CONFIG_BOOT_MAX_IMG_SECTORS=256
CONFIG_BOOT_ERASE_PROGRESSIVELY=y
CONFIG_SOC_FLASH_NRF_EMULATE_ONE_BYTE_WRITE_ACCESS=y

# Use minimal C library instead of the Picolib
CONFIG_MINIMAL_LIBC=y
# CONFIG_UART_CONSOLE=n
# CONFIG_NORDIC_QSPI_NOR=n

# Ensure progressive erasing during OTA updates


# Ensure flash memory layout is properly handled
CONFIG_NVS=y
CONFIG_SETTINGS=y
CONFIG_SETTINGS_NVS=y
CONFIG_FLASH_MAP=y&lt;/pre&gt;&lt;/p&gt;
&lt;p&gt;Below is my common dts file :&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&lt;pre class="ui-code" data-mode="text"&gt;/*
 * Copyright (c) 2022 Nordic Semiconductor ASA
 *
 * SPDX-License-Identifier: LicenseRef-Nordic-5-Clause
 */
#include &amp;quot;nrf5340_cpuapp_common-pinctrl.dtsi&amp;quot;

/ {

	chosen {
		zephyr,console = &amp;amp;uart0;
		zephyr,shell-uart = &amp;amp;uart0;
		zephyr,uart-mcumgr = &amp;amp;uart0;
		zephyr,bt-mon-uart = &amp;amp;uart0;
		zephyr,bt-c2h-uart = &amp;amp;uart0;
		zephyr,bt-hci-ipc = &amp;amp;ipc0;
		nordic,802154-spinel-ipc = &amp;amp;ipc0;
		zephyr,ieee802154 = &amp;amp;ieee802154;
	};

	leds {
		compatible = &amp;quot;gpio-leds&amp;quot;;
		led0: led_0 {
			gpios = &amp;lt;&amp;amp;gpio1 6 GPIO_ACTIVE_HIGH&amp;gt;;
			label = &amp;quot;Green LED 0&amp;quot;;
		};
		led1: led_1 {
			gpios = &amp;lt;&amp;amp;gpio1 7 GPIO_ACTIVE_HIGH&amp;gt;;
			label = &amp;quot;Green LED 1&amp;quot;;
		};
	};

	pwmleds {
		compatible = &amp;quot;pwm-leds&amp;quot;;
		pwm_led0: pwm_led_0 {
			pwms = &amp;lt;&amp;amp;pwm0 0 PWM_MSEC(20) PWM_POLARITY_NORMAL&amp;gt;;
		};
	};

	buttons {
		compatible = &amp;quot;gpio-keys&amp;quot;;
		button0: button_0 {
			gpios = &amp;lt;&amp;amp;gpio1 8 (GPIO_PULL_UP | GPIO_ACTIVE_LOW)&amp;gt;;
			label = &amp;quot;Push button 1&amp;quot;;
		};
		button1: button_1 {
			gpios = &amp;lt;&amp;amp;gpio1 9 (GPIO_PULL_UP | GPIO_ACTIVE_LOW)&amp;gt;;
			label = &amp;quot;Push button 2&amp;quot;;
		};
	};

	arduino_header: connector {
		compatible = &amp;quot;arduino-header-r3&amp;quot;;
		#gpio-cells = &amp;lt;2&amp;gt;;
		gpio-map-mask = &amp;lt;0xffffffff 0xffffffc0&amp;gt;;
		gpio-map-pass-thru = &amp;lt;0 0x3f&amp;gt;;
		gpio-map = &amp;lt;0 0 &amp;amp;gpio0 4 0&amp;gt;,	/* A0 */
			   &amp;lt;1 0 &amp;amp;gpio0 5 0&amp;gt;,	/* A1 */
			   &amp;lt;2 0 &amp;amp;gpio0 6 0&amp;gt;,	/* A2 */
			   &amp;lt;3 0 &amp;amp;gpio0 7 0&amp;gt;,	/* A3 */
			   &amp;lt;4 0 &amp;amp;gpio0 25 0&amp;gt;,	/* A4 */
			   &amp;lt;5 0 &amp;amp;gpio0 26 0&amp;gt;,	/* A5 */
			   &amp;lt;6 0 &amp;amp;gpio1 0 0&amp;gt;,	/* D0 */
			   &amp;lt;7 0 &amp;amp;gpio1 1 0&amp;gt;,	/* D1 */
			   &amp;lt;8 0 &amp;amp;gpio1 4 0&amp;gt;,	/* D2 */
			   &amp;lt;9 0 &amp;amp;gpio1 5 0&amp;gt;,	/* D3 */
			   &amp;lt;10 0 &amp;amp;gpio1 6 0&amp;gt;,	/* D4 */
			   &amp;lt;11 0 &amp;amp;gpio1 7 0&amp;gt;,	/* D5 */
			   &amp;lt;12 0 &amp;amp;gpio1 8 0&amp;gt;,	/* D6 */
			   &amp;lt;13 0 &amp;amp;gpio1 9 0&amp;gt;,	/* D7 */
			   &amp;lt;14 0 &amp;amp;gpio1 10 0&amp;gt;,	/* D8 */
			   &amp;lt;15 0 &amp;amp;gpio1 11 0&amp;gt;,	/* D9 */
			   &amp;lt;16 0 &amp;amp;gpio1 12 0&amp;gt;,	/* D10 */
			   &amp;lt;17 0 &amp;amp;gpio1 13 0&amp;gt;,	/* D11 */
			   &amp;lt;18 0 &amp;amp;gpio1 14 0&amp;gt;,	/* D12 */
			   &amp;lt;19 0 &amp;amp;gpio1 15 0&amp;gt;,	/* D13 */
			   &amp;lt;20 0 &amp;amp;gpio1 2 0&amp;gt;,	/* D14 */
			   &amp;lt;21 0 &amp;amp;gpio1 3 0&amp;gt;;	/* D15 */
	};

	arduino_adc: analog-connector {
		compatible = &amp;quot;arduino,uno-adc&amp;quot;;
		#io-channel-cells = &amp;lt;1&amp;gt;;
		io-channel-map = &amp;lt;0 &amp;amp;adc 0&amp;gt;,	/* A0 = P0.4 = AIN0 */
				 &amp;lt;1 &amp;amp;adc 1&amp;gt;,	/* A1 = P0.5 = AIN1 */
				 &amp;lt;2 &amp;amp;adc 2&amp;gt;,	/* A2 = P0.6 = AIN2 */
				 &amp;lt;3 &amp;amp;adc 3&amp;gt;,	/* A3 = P0.7 = AIN3 */
				 &amp;lt;4 &amp;amp;adc 4&amp;gt;,	/* A4 = P0.25 = AIN4 */
				 &amp;lt;5 &amp;amp;adc 5&amp;gt;;	/* A5 = P0.26 = AIN5 */
	};

	gpio_fwd: nrf-gpio-forwarder {
		compatible = &amp;quot;nordic,nrf-gpio-forwarder&amp;quot;;
		status = &amp;quot;okay&amp;quot;;
		uart {
			gpios = &amp;lt;&amp;amp;gpio1 1 0&amp;gt;, &amp;lt;&amp;amp;gpio1 0 0&amp;gt;, &amp;lt;&amp;amp;gpio1 5 0&amp;gt;, &amp;lt;&amp;amp;gpio1 4 0&amp;gt;;
		};
	};

	nrf_radio_coex: nrf7002-coex {
		status = &amp;quot;okay&amp;quot;;
		compatible = &amp;quot;nordic,nrf700x-coex&amp;quot;;
		req-gpios = &amp;lt;&amp;amp;gpio0 28 GPIO_ACTIVE_HIGH&amp;gt;;
		status0-gpios = &amp;lt;&amp;amp;gpio0 30 GPIO_ACTIVE_HIGH&amp;gt;;
		grant-gpios = &amp;lt;&amp;amp;gpio0 24 (GPIO_PULL_DOWN | GPIO_ACTIVE_LOW)&amp;gt;;
		swctrl1-gpios = &amp;lt;&amp;amp;gpio0 29 GPIO_ACTIVE_HIGH&amp;gt;;
		btrf-switch-gpios = &amp;lt;&amp;amp;gpio1 10 GPIO_ACTIVE_HIGH&amp;gt;;
	};

	nordic_wlan0: nordic_wlan0 {
		compatible = &amp;quot;nordic,wlan0&amp;quot;;
		status = &amp;quot;okay&amp;quot;;
	};

	/* These aliases are provided for compatibility with samples */
	aliases {
		led0 = &amp;amp;led0;
		led1 = &amp;amp;led1;
		pwm-led0 = &amp;amp;pwm_led0;
		sw0 = &amp;amp;button0;
		sw1 = &amp;amp;button1;
		bootloader-led0 = &amp;amp;led0;
		mcuboot-button0 = &amp;amp;button0;
		mcuboot-led0 = &amp;amp;led0;
	};
};

&amp;amp;adc {
	status = &amp;quot;okay&amp;quot;;
};

&amp;amp;gpiote {
	status = &amp;quot;okay&amp;quot;;
};

&amp;amp;gpio0 {
	status = &amp;quot;okay&amp;quot;;
};

&amp;amp;gpio1 {
	status = &amp;quot;okay&amp;quot;;
};

arduino_i2c: &amp;amp;i2c1 {
	compatible = &amp;quot;nordic,nrf-twim&amp;quot;;
	status = &amp;quot;okay&amp;quot;;
	pinctrl-0 = &amp;lt;&amp;amp;i2c1_default&amp;gt;;
	pinctrl-1 = &amp;lt;&amp;amp;i2c1_sleep&amp;gt;;
	pinctrl-names = &amp;quot;default&amp;quot;, &amp;quot;sleep&amp;quot;;
};

&amp;amp;uart0 {
	status = &amp;quot;okay&amp;quot;;
	current-speed = &amp;lt;115200&amp;gt;;
	pinctrl-0 = &amp;lt;&amp;amp;uart0_default&amp;gt;;
	pinctrl-1 = &amp;lt;&amp;amp;uart0_sleep&amp;gt;;
	pinctrl-names = &amp;quot;default&amp;quot;, &amp;quot;sleep&amp;quot;;
};

&amp;amp;pwm0 {
	status = &amp;quot;okay&amp;quot;;
	pinctrl-0 = &amp;lt;&amp;amp;pwm0_default&amp;gt;;
	pinctrl-1 = &amp;lt;&amp;amp;pwm0_sleep&amp;gt;;
	pinctrl-names = &amp;quot;default&amp;quot;, &amp;quot;sleep&amp;quot;;
};

&amp;amp;spi4 {
	compatible = &amp;quot;nordic,nrf-spim&amp;quot;;
	status = &amp;quot;okay&amp;quot;;
	pinctrl-0 = &amp;lt;&amp;amp;spi4_default&amp;gt;;
	pinctrl-1 = &amp;lt;&amp;amp;spi4_sleep&amp;gt;;
	pinctrl-names = &amp;quot;default&amp;quot;, &amp;quot;sleep&amp;quot;;
	cs-gpios = &amp;lt;&amp;amp;gpio0 11 GPIO_ACTIVE_LOW&amp;gt;;
	mx25r64: mx25r6435f@0 {
		compatible = &amp;quot;jedec,spi-nor&amp;quot;;
		reg = &amp;lt;0&amp;gt;;
		spi-max-frequency = &amp;lt;33000000&amp;gt;;
		jedec-id = [c2 28 17];
		sfdp-bfp = [
			e5 20 f1 ff ff ff ff 03 44 eb 08 6b 08 3b 04 bb
			ee ff ff ff ff ff 00 ff ff ff 00 ff 0c 20 0f 52
			10 d8 00 ff 23 72 f5 00 82 ed 04 cc 44 83 68 44
			30 b0 30 b0 f7 c4 d5 5c 00 be 29 ff f0 d0 ff ff
		];
		size = &amp;lt;67108864&amp;gt;;
		has-dpd;
		t-enter-dpd = &amp;lt;10000&amp;gt;;
		t-exit-dpd = &amp;lt;5000&amp;gt;;
	};
};

&amp;amp;qspi {
	status = &amp;quot;okay&amp;quot;;

	pinctrl-0 = &amp;lt;&amp;amp;qspi_default&amp;gt;;
	pinctrl-1 = &amp;lt;&amp;amp;qspi_sleep&amp;gt;;
	pinctrl-names = &amp;quot;default&amp;quot;, &amp;quot;sleep&amp;quot;;
	nrf700x: nrf7002@1 {
		status = &amp;quot;okay&amp;quot;;
		compatible = &amp;quot;nordic,nrf700x-qspi&amp;quot;;
		reg = &amp;lt;1&amp;gt;;
		sck-frequency = &amp;lt;24000000&amp;gt;;
		quad-mode;
		/* Wi-Fi Pins used */
		iovdd-ctrl-gpios = &amp;lt;&amp;amp;gpio0 31 GPIO_ACTIVE_HIGH&amp;gt;;
		bucken-gpios = &amp;lt;&amp;amp;gpio0 12 GPIO_ACTIVE_HIGH&amp;gt;;
		host-irq-gpios = &amp;lt;&amp;amp;gpio0 23 GPIO_ACTIVE_HIGH&amp;gt;;
	};
};

arduino_serial: &amp;amp;uart1 {
	compatible = &amp;quot;nordic,nrf-uarte&amp;quot;;
	current-speed = &amp;lt;115200&amp;gt;;
	pinctrl-0 = &amp;lt;&amp;amp;uart1_default&amp;gt;;
	pinctrl-1 = &amp;lt;&amp;amp;uart1_sleep&amp;gt;;
	pinctrl-names = &amp;quot;default&amp;quot;, &amp;quot;sleep&amp;quot;;
};

arduino_spi: &amp;amp;spi3 {
	compatible = &amp;quot;nordic,nrf-spim&amp;quot;;
	cs-gpios = &amp;lt;&amp;amp;arduino_header 16 GPIO_ACTIVE_LOW&amp;gt;; /* D10 */
	pinctrl-0 = &amp;lt;&amp;amp;spi3_default&amp;gt;;
	pinctrl-1 = &amp;lt;&amp;amp;spi3_sleep&amp;gt;;
	pinctrl-names = &amp;quot;default&amp;quot;, &amp;quot;sleep&amp;quot;;
};

&amp;amp;flash0 {

	partitions {
		compatible = &amp;quot;fixed-partitions&amp;quot;;
		#address-cells = &amp;lt;1&amp;gt;;
		#size-cells = &amp;lt;1&amp;gt;;

		boot_partition: partition@0 {
			label = &amp;quot;mcuboot&amp;quot;;
			reg = &amp;lt;0x00000000 0x00010000&amp;gt;;
		};
		slot0_partition: partition@10000 {
			label = &amp;quot;image-0&amp;quot;;
		};
		slot0_ns_partition: partition@50000 {
			label = &amp;quot;image-0-nonsecure&amp;quot;;
		};
		slot1_partition: partition@80000 {
			label = &amp;quot;image-1&amp;quot;;
		};
		slot1_ns_partition: partition@c0000 {
			label = &amp;quot;image-1-nonsecure&amp;quot;;
		};
		scratch_partition: partition@f0000 {
			label = &amp;quot;image-scratch&amp;quot;;
			reg = &amp;lt;0x000f0000 0xa000&amp;gt;;
		};
		storage_partition: partition@fa000 {
			label = &amp;quot;storage&amp;quot;;
			reg = &amp;lt;0x000fa000 0x00006000&amp;gt;;
		};
	};
};

&amp;amp;ieee802154 {
	status = &amp;quot;okay&amp;quot;;
};

zephyr_udc0: &amp;amp;usbd {
	compatible = &amp;quot;nordic,nrf-usbd&amp;quot;;
	status = &amp;quot;okay&amp;quot;;
};

/ {

	reserved-memory {
		#address-cells = &amp;lt;1&amp;gt;;
		#size-cells = &amp;lt;1&amp;gt;;
		ranges;

		sram0_image: image@20000000 {
			/* Zephyr image(s) memory */
		};

		sram0_s: image_s@20000000 {
			/* Secure image memory */
		};

		sram0_ns: image_ns@20040000 {
			/* Non-Secure image memory */
		};
	};
};

/* Include partition configuration file */
#include &amp;quot;nrf5340_cpuapp_partition_conf.dts&amp;quot;&lt;/pre&gt;&lt;/p&gt;
&lt;p&gt;Below is my overlay file :&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&lt;pre class="ui-code" data-mode="text"&gt;/{
     chosen 
    {
        nordic,pm-ext-flash = &amp;amp;mx25r64;
        nvs-storage = &amp;amp;nvs_storage;
    };
    lockleds 
    {
        compatible = &amp;quot;gpio-keys&amp;quot;;
        lockBleled: led_0 
        {
            gpios = &amp;lt;&amp;amp;gpio1 13 GPIO_ACTIVE_HIGH&amp;gt;;
            //gpios = &amp;lt;&amp;amp;gpio0 6 GPIO_ACTIVE_HIGH&amp;gt;;
            label = &amp;quot;BLE LED&amp;quot;;
        };
        lockWifiled: led_1 
        {
            gpios = &amp;lt;&amp;amp;gpio1 12 GPIO_ACTIVE_HIGH&amp;gt;;
            //gpios = &amp;lt;&amp;amp;gpio0 7 GPIO_ACTIVE_HIGH&amp;gt;;
            label = &amp;quot;WIFI LED&amp;quot;;
        };
        lockReservedled: led_2 
        {
            gpios = &amp;lt;&amp;amp;gpio1 11 GPIO_ACTIVE_HIGH&amp;gt;;
            //gpios = &amp;lt;&amp;amp;gpio0 8 GPIO_ACTIVE_HIGH&amp;gt;;
            label = &amp;quot;Reserved LED&amp;quot;;
        };

    };
     
    relay 
    {
        compatible = &amp;quot;gpio-keys&amp;quot;;
        relay1: relay_1 
        {
            gpios = &amp;lt;&amp;amp;gpio1 0 GPIO_ACTIVE_HIGH&amp;gt;;
           // gpios = &amp;lt;&amp;amp;gpio0 16 GPIO_ACTIVE_HIGH&amp;gt;;
            label = &amp;quot;RELAY 1&amp;quot;;
        };
        relay2: relay_2 
        {
            gpios = &amp;lt;&amp;amp;gpio1 1 GPIO_ACTIVE_HIGH&amp;gt;;
            label = &amp;quot;RELAY 2&amp;quot;;
        };
    };
     
    aliases 
    {
        lockled1 = &amp;amp;lockBleled;
        lockled2 = &amp;amp;lockWifiled;
        lockled3 = &amp;amp;lockReservedled;
        lockrelay1 = &amp;amp;relay1;
        lockrelay2 = &amp;amp;relay2;
        watchdog0 = &amp;amp;wdt0;
    };
    
    zephyr,user 
    {
        io-channels = &amp;lt;&amp;amp;adc 0&amp;gt;,&amp;lt;&amp;amp;adc 1&amp;gt;;
    };
    
    gpio_fwd: nrf-gpio-forwarder {
        compatible = &amp;quot;nordic,nrf-gpio-forwarder&amp;quot;;
        status = &amp;quot;disabled&amp;quot;;
        uart {
            gpios = &amp;lt;&amp;amp;gpio1 1 0&amp;gt;, &amp;lt;&amp;amp;gpio1 0 0&amp;gt;, &amp;lt;&amp;amp;gpio1 5 0&amp;gt;, &amp;lt;&amp;amp;gpio1 4 0&amp;gt;;
        };
    };
    
};

&amp;amp;i2c1 
{

    compatible = &amp;quot;nordic,nrf-twim&amp;quot;;
    status = &amp;quot;okay&amp;quot;;
    pinctrl-0 = &amp;lt;&amp;amp;i2c1_default&amp;gt;;
    pinctrl-1 = &amp;lt;&amp;amp;i2c1_sleep&amp;gt;;
    pinctrl-names = &amp;quot;default&amp;quot;, &amp;quot;sleep&amp;quot;;

    pcf85063: PCF85063ATL_RTC@51
    {
        compatible = &amp;quot;nxp,PCF85063ATL&amp;quot;;
        reg = &amp;lt;0x51&amp;gt;;
    }; 
    
    se050: SE050ATL@48
    {
        compatible = &amp;quot;nxp,SE050ATL&amp;quot;;
        reg = &amp;lt;0x48&amp;gt;;
    };


};

// &amp;amp;pinctrl
// {
//     i2c1_default: i2c1_default 
//     {
//         group1 
//         {
//             psels = &amp;lt;NRF_PSEL(TWIM_SDA, 0, 26)&amp;gt;,
//                     &amp;lt;NRF_PSEL(TWIM_SCL, 0, 27)&amp;gt;;
//         };
//     };

//     i2c1_sleep: i2c1_sleep 
//     {
//         group1 
//         {
//             psels = &amp;lt;NRF_PSEL(TWIM_SDA, 0, 26)&amp;gt;,
//                     &amp;lt;NRF_PSEL(TWIM_SCL, 0, 27)&amp;gt;;
//             low-power-enable;
//         };
//     };
// };

&amp;amp;adc {
    #address-cells = &amp;lt;1&amp;gt;;
    #size-cells = &amp;lt;0&amp;gt;;
    status = &amp;quot;okay&amp;quot;;
    channel@0 {
        reg = &amp;lt;0&amp;gt;;
        zephyr,gain = &amp;quot;ADC_GAIN_1_6&amp;quot;;
        zephyr,reference = &amp;quot;ADC_REF_INTERNAL&amp;quot;;
        zephyr,acquisition-time = &amp;lt;ADC_ACQ_TIME_DEFAULT&amp;gt;;
        zephyr,input-positive = &amp;lt;NRF_SAADC_AIN0&amp;gt;; /* P0.04 */
        zephyr,resolution = &amp;lt;12&amp;gt;;
        zephyr,oversampling = &amp;lt;8&amp;gt;;
    };
 
    channel@1 {
        reg = &amp;lt;1&amp;gt;;
        zephyr,gain = &amp;quot;ADC_GAIN_1_6&amp;quot;;
        zephyr,reference = &amp;quot;ADC_REF_INTERNAL&amp;quot;;
        zephyr,acquisition-time = &amp;lt;ADC_ACQ_TIME_DEFAULT&amp;gt;;
        zephyr,input-positive = &amp;lt;NRF_SAADC_AIN1&amp;gt;; /* P0.05 */
        zephyr,resolution = &amp;lt;12&amp;gt;;
        zephyr,oversampling = &amp;lt;8&amp;gt;;
    };
};


&amp;amp;flash0 {
    partitions {
        compatible = &amp;quot;fixed-partitions&amp;quot;;

        nvs_storage: partition@fa000 {
            label = &amp;quot;nvs_storage&amp;quot;;
            reg = &amp;lt;0xFA000 0x2000&amp;gt;;  // 8KB reserved for NVS
        };

        settings_storage: partition@fc000 {
            label = &amp;quot;settings_storage&amp;quot;;
            reg = &amp;lt;0xFC000 0x2000&amp;gt;;  // 8KB reserved for Settings
        };
    };
};
&lt;/pre&gt;&lt;/p&gt;
&lt;p&gt;One more thing that we made below driver level changes for OTA in v2.6.2.&lt;/p&gt;
&lt;p&gt;&lt;pre class="ui-code" data-mode="text"&gt;v2.6.2 nrf/samples/common/mcumgr_bt_ota_dfu/Kconfig
commented below line at provided path due to some error we faced while building the firmware and for OTA.
imply NORDIC_QSPI_NOR if (dtchosenenabled,(dt_chosen_enabled,(dtc​hosene​nabled,(DT_CHOSEN_EXT_FLASH))

After this changes we are able to build the firmware using the v2.6.2.&lt;/pre&gt;&lt;/p&gt;
&lt;p&gt;We are using&amp;nbsp;MX25R6435F external flash for the OTA it is use SPI and Wifi chip is use QSPI.&lt;/p&gt;
&lt;p&gt;Can you please help me how can i resolve this error.&lt;/p&gt;
&lt;p&gt;Thank you in advance for your support.&lt;/p&gt;
&lt;p&gt;Kind regards,&lt;/p&gt;
&lt;p&gt;Dipesh Parikh&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Intermittent TLS socket connection failure over Wi-Fi router (works with mobile hotspot)</title><link>https://devzone.nordicsemi.com/thread/563741?ContentTypeID=1</link><pubDate>Fri, 20 Mar 2026 08:02:13 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:350c8b5a-7115-4797-926e-e9608bf9ad35</guid><dc:creator>H&amp;#229;kon Alseth</dc:creator><description>&lt;p&gt;Yes, there are a couple of fixes wrt. Wi-Fi:&lt;/p&gt;
&lt;p&gt;&lt;a href="https://github.com/nrfconnect/sdk-nrf/commits/v2.6-branch/"&gt;https://github.com/nrfconnect/sdk-nrf/commits/v2.6-branch/&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Do you have any logs to share, as per my previous questions?&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Kind regards,&lt;/p&gt;
&lt;p&gt;Håkon&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Intermittent TLS socket connection failure over Wi-Fi router (works with mobile hotspot)</title><link>https://devzone.nordicsemi.com/thread/563727?ContentTypeID=1</link><pubDate>Fri, 20 Mar 2026 04:03:45 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:a7a8b509-6782-419c-890b-be6429be9202</guid><dc:creator>DipeshParikh_</dc:creator><description>&lt;p&gt;Hi&amp;nbsp;&lt;span&gt;H&amp;aring;kon, Thank you for quick response.&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;I&amp;#39;m using ncs v2.6.2, i there any known issue with this version ?&lt;/span&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Intermittent TLS socket connection failure over Wi-Fi router (works with mobile hotspot)</title><link>https://devzone.nordicsemi.com/thread/563705?ContentTypeID=1</link><pubDate>Thu, 19 Mar 2026 15:18:09 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:609fb86d-a77f-41c0-b97c-7dfef4d90dea</guid><dc:creator>H&amp;#229;kon Alseth</dc:creator><description>&lt;p&gt;Hi Dipesh,&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
[quote user="DipeshParikh_"]&lt;p&gt;The earlier issue has been resolved by ensuring proper handling of socket open/close operations.&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;[/quote]
&lt;p&gt;Great to hear that this was solved.&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&amp;nbsp;&lt;/p&gt;
[quote user="DipeshParikh_"]&lt;p&gt;However, we are currently encountering a new problem related to system stability over extended up-time:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;
&lt;p&gt;After approximately &lt;strong&gt;1–2 days of operation&lt;/strong&gt;, the controller becomes unresponsive in terms of network communication.&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;At this stage:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;
&lt;p&gt;&lt;strong&gt;Wi-Fi remains connected&lt;/strong&gt;&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;&lt;strong&gt;BLE advertising is initially active&lt;/strong&gt;&lt;/p&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;When attempting to connect over BLE:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;
&lt;p&gt;The connection attempt fails&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;After this failure, &lt;strong&gt;BLE advertising stops completely&lt;/strong&gt;&lt;/p&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;The device does not recover from this state unless a &lt;strong&gt;manual power cycle&lt;/strong&gt; is performed.&lt;/p&gt;&lt;/li&gt;&lt;/ul&gt;[/quote]
&lt;p&gt;Do you have any added information, in terms of logs or similar, that can help pin-point what has gone wrong in this case?&lt;/p&gt;
[quote user="DipeshParikh_"]&lt;span&gt;&lt;br /&gt;&lt;/span&gt;Q1. This is my current project config file can we still optimise RAM memory ?&amp;nbsp;[/quote]
&lt;p&gt;I believe it is better to focus on trapping the issue, ie. recreating the scenario and see if one can work around that or fix it.&lt;/p&gt;
[quote user="DipeshParikh_"]&lt;div&gt;&lt;p&gt;Q2.&amp;nbsp;Sometimes logs showing below error :&amp;nbsp;&lt;/p&gt;
&lt;p&gt;wifi_nrf: nrf_wifi_fmac_rx_cmd_send: No space for allocating RX buffer&lt;br /&gt;wifi_nrf: nrf_wifi_fmac_rx_event_process: nrf_wifi_fmac_rx_cmd_send failed&lt;br /&gt;wifi_nrf: nrf_wifi_fmac_data_event_process: Failed for event = 3&lt;br /&gt;wifi_nrf: nrf_wifi_fmac_data_events_process: umac_process_data_event failed&lt;br /&gt;wifi_nrf: hal_rpu_eventq_process: Interrupt callback failed&lt;/p&gt;
&lt;p&gt;&lt;br /&gt;How we can resolve this ?&lt;/p&gt;
&lt;/div&gt;
&lt;p&gt;Please let me know if additional logs, configuration details, or memory profiling data would help in further analysis.&lt;/p&gt;[/quote]
&lt;p&gt;This is a allocation issue, usually related to the heap.&lt;/p&gt;
[quote user="DipeshParikh_"]&lt;span&gt;CONFIG_HEAP_MEM_POOL_SIZE&lt;/span&gt;&lt;span&gt;=131072&lt;/span&gt;[/quote]
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;What ncs version are you currently running?&lt;/p&gt;
&lt;p&gt;If still on v2.6.2, could you please update to the latest v2.6.5, to see if the issue still persists?&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Kind regards,&lt;/p&gt;
&lt;p&gt;Håkon&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Intermittent TLS socket connection failure over Wi-Fi router (works with mobile hotspot)</title><link>https://devzone.nordicsemi.com/thread/563630?ContentTypeID=1</link><pubDate>Thu, 19 Mar 2026 04:49:20 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:08d3b7e6-c799-4f89-86d8-d856c4ec1a36</guid><dc:creator>DipeshParikh_</dc:creator><description>&lt;p data-start="178" data-end="187"&gt;Hi H&amp;aring;kon, Thank you for your response.&lt;/p&gt;
&lt;p data-start="189" data-end="285"&gt;The earlier issue has been resolved by ensuring proper handling of socket open/close operations.&lt;/p&gt;
&lt;p data-start="287" data-end="389"&gt;However, we are currently encountering a new problem related to system stability over extended up-time:&lt;/p&gt;
&lt;ul data-start="391" data-end="828"&gt;
&lt;li data-section-id="1jnaj1z" data-start="391" data-end="510"&gt;
&lt;p data-start="393" data-end="510"&gt;After approximately &lt;strong data-start="413" data-end="438"&gt;1&amp;ndash;2 days of operation&lt;/strong&gt;, the controller becomes unresponsive in terms of network communication.&lt;/p&gt;
&lt;/li&gt;
&lt;li data-section-id="8ffw0l" data-start="511" data-end="603"&gt;
&lt;p data-start="513" data-end="527"&gt;At this stage:&lt;/p&gt;
&lt;ul data-start="530" data-end="603"&gt;
&lt;li data-section-id="zwyhz8" data-start="530" data-end="559"&gt;
&lt;p data-start="532" data-end="559"&gt;&lt;strong data-start="532" data-end="559"&gt;Wi-Fi remains connected&lt;/strong&gt;&lt;/p&gt;
&lt;/li&gt;
&lt;li data-section-id="1mo7m0k" data-start="562" data-end="603"&gt;
&lt;p data-start="564" data-end="603"&gt;&lt;strong data-start="564" data-end="603"&gt;BLE advertising is initially active&lt;/strong&gt;&lt;/p&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;li data-section-id="1vc6ag0" data-start="604" data-end="736"&gt;
&lt;p data-start="606" data-end="642"&gt;When attempting to connect over BLE:&lt;/p&gt;
&lt;ul data-start="645" data-end="736"&gt;
&lt;li data-section-id="bh913v" data-start="645" data-end="675"&gt;
&lt;p data-start="647" data-end="675"&gt;The connection attempt fails&lt;/p&gt;
&lt;/li&gt;
&lt;li data-section-id="8buafk" data-start="678" data-end="736"&gt;
&lt;p data-start="680" data-end="736"&gt;After this failure, &lt;strong data-start="700" data-end="736"&gt;BLE advertising stops completely&lt;/strong&gt;&lt;/p&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;li data-section-id="z6fi8u" data-start="737" data-end="828"&gt;
&lt;p data-start="739" data-end="828"&gt;The device does not recover from this state unless a &lt;strong data-start="792" data-end="814"&gt;manual power cycle&lt;/strong&gt; is performed.&lt;/p&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;h3 id="mcetoc_1jk26hajt1" data-section-id="f80x9p" data-start="830" data-end="847"&gt;Observations:&lt;/h3&gt;
&lt;ul data-start="848" data-end="1095"&gt;
&lt;li data-section-id="qi8lgs" data-start="848" data-end="906"&gt;
&lt;p data-start="850" data-end="906"&gt;Initial RAM usage was around &lt;strong data-start="879" data-end="886"&gt;95%&lt;/strong&gt;, which seemed high.&lt;/p&gt;
&lt;/li&gt;
&lt;li data-section-id="10u1ygx" data-start="907" data-end="976"&gt;
&lt;p data-start="909" data-end="976"&gt;After optimisation, RAM usage was reduced to approximately &lt;strong data-start="968" data-end="975"&gt;87%&lt;/strong&gt;.&lt;/p&gt;
&lt;/li&gt;
&lt;li data-section-id="10vugpt" data-start="977" data-end="1095"&gt;
&lt;p data-start="979" data-end="1095"&gt;With this improvement, device stability increased, and the issue now appears after &lt;strong data-start="1062" data-end="1074"&gt;6&amp;ndash;7 days&lt;/strong&gt; instead of 1&amp;ndash;2 days.&lt;/p&gt;
&lt;/li&gt;
&lt;li data-section-id="10vugpt" data-start="977" data-end="1095"&gt;Current RAM usage is &lt;strong&gt;77%&lt;/strong&gt; after more RAM optimisation and this is currently under testing.&lt;/li&gt;
&lt;/ul&gt;
&lt;h3 id="mcetoc_1jk26hajt2" data-section-id="j63m3" data-start="1097" data-end="1117"&gt;Suspected Cause:&lt;/h3&gt;
&lt;p data-start="1118" data-end="1215"&gt;This behaviour appears to be related to &lt;strong data-start="1157" data-end="1197"&gt;memory/resource exhaustion over time&lt;/strong&gt;, possibly due to:&lt;/p&gt;
&lt;ul data-start="1216" data-end="1344"&gt;
&lt;li data-section-id="1n86hcp" data-start="1216" data-end="1230"&gt;
&lt;p data-start="1218" data-end="1230"&gt;Memory leaks&lt;/p&gt;
&lt;/li&gt;
&lt;li data-section-id="18a88dn" data-start="1231" data-end="1309"&gt;
&lt;p data-start="1233" data-end="1309"&gt;Improper resource reallocation (e.g., sockets, buffers, BLE stack resources)&lt;/p&gt;
&lt;/li&gt;
&lt;li data-section-id="w8tkq" data-start="1310" data-end="1344"&gt;
&lt;p data-start="1312" data-end="1344"&gt;Fragmentation or heap exhaustion&lt;/p&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;h3 id="mcetoc_1jk26hajt3" data-section-id="13h78rx" data-start="1346" data-end="1358"&gt;Request:&lt;/h3&gt;
&lt;p data-start="1359" data-end="1396"&gt;Could you please provide guidance on:&lt;/p&gt;
&lt;ul data-start="1397" data-end="1611"&gt;
&lt;li data-section-id="1ekrico" data-start="1521" data-end="1611"&gt;
&lt;p data-start="1523" data-end="1611"&gt;Any known issues related to BLE stack or Wi-Fi coexistence under high memory utilisation&lt;/p&gt;
&lt;/li&gt;
&lt;li data-section-id="1ekrico" data-start="1521" data-end="1611"&gt;How can we resolve this issue.&lt;/li&gt;
&lt;/ul&gt;
&lt;h3 id="mcetoc_1jk26hajt3" data-section-id="13h78rx" data-start="1346" data-end="1358"&gt;Project config file :&amp;nbsp;&lt;/h3&gt;
&lt;div&gt;
&lt;div&gt;&lt;span&gt;############################################&lt;/span&gt;&lt;/div&gt;
&lt;div&gt;&lt;span&gt;# Logging&lt;/span&gt;&lt;/div&gt;
&lt;div&gt;&lt;span&gt;############################################&lt;/span&gt;&lt;/div&gt;
&lt;div&gt;&lt;span&gt;# CONFIG_LOG=y&lt;/span&gt;&lt;/div&gt;
&lt;div&gt;&lt;span&gt;# CONFIG_LOG_BACKEND_RTT=y&lt;/span&gt;&lt;/div&gt;
&lt;div&gt;&lt;span&gt;# CONFIG_USE_SEGGER_RTT=y&lt;/span&gt;&lt;/div&gt;
&lt;div&gt;&lt;span&gt;# CONFIG_SEGGER_RTT_BUFFER_SIZE_UP=2048&lt;/span&gt;&lt;/div&gt;
&lt;div&gt;&lt;span&gt;# CONFIG_LOG_MODE_DEFERRED=y&lt;/span&gt;&lt;/div&gt;
&lt;div&gt;&lt;span&gt;# CONFIG_LOG_MODE_IMMEDIATE=n&lt;/span&gt;&lt;/div&gt;
&lt;div&gt;&lt;span&gt;# CONFIG_CBPRINTF_FP_SUPPORT=n&lt;/span&gt;&lt;/div&gt;
&lt;br /&gt;
&lt;div&gt;&lt;span&gt;############################################&lt;/span&gt;&lt;/div&gt;
&lt;div&gt;&lt;span&gt;# DK (LED / Button)&lt;/span&gt;&lt;/div&gt;
&lt;div&gt;&lt;span&gt;############################################&lt;/span&gt;&lt;/div&gt;
&lt;div&gt;&lt;span&gt;CONFIG_DK_LIBRARY&lt;/span&gt;&lt;span&gt;=y&lt;/span&gt;&lt;/div&gt;
&lt;br /&gt;
&lt;div&gt;&lt;span&gt;############################################&lt;/span&gt;&lt;/div&gt;
&lt;div&gt;&lt;span&gt;# Hardware Drivers&lt;/span&gt;&lt;/div&gt;
&lt;div&gt;&lt;span&gt;############################################&lt;/span&gt;&lt;/div&gt;
&lt;div&gt;&lt;span&gt;CONFIG_I2C&lt;/span&gt;&lt;span&gt;=y&lt;/span&gt;&lt;/div&gt;
&lt;div&gt;&lt;span&gt;CONFIG_ADC&lt;/span&gt;&lt;span&gt;=y&lt;/span&gt;&lt;/div&gt;
&lt;div&gt;&lt;span&gt;CONFIG_FLASH&lt;/span&gt;&lt;span&gt;=y&lt;/span&gt;&lt;/div&gt;
&lt;div&gt;&lt;span&gt;CONFIG_FLASH_PAGE_LAYOUT&lt;/span&gt;&lt;span&gt;=y&lt;/span&gt;&lt;/div&gt;
&lt;div&gt;&lt;span&gt;CONFIG_NVS&lt;/span&gt;&lt;span&gt;=y&lt;/span&gt;&lt;/div&gt;
&lt;div&gt;&lt;span&gt;# CONFIG_NVS_LOG_LEVEL_DBG=y&lt;/span&gt;&lt;/div&gt;
&lt;div&gt;&lt;span&gt;CONFIG_NVS_LOG_LEVEL_INF&lt;/span&gt;&lt;span&gt;=y&lt;/span&gt;&lt;/div&gt;
&lt;br /&gt;
&lt;div&gt;&lt;span&gt;############################################&lt;/span&gt;&lt;/div&gt;
&lt;div&gt;&lt;span&gt;# Watchdog&lt;/span&gt;&lt;/div&gt;
&lt;div&gt;&lt;span&gt;############################################&lt;/span&gt;&lt;/div&gt;
&lt;div&gt;&lt;span&gt;CONFIG_WATCHDOG&lt;/span&gt;&lt;span&gt;=y&lt;/span&gt;&lt;/div&gt;
&lt;div&gt;&lt;span&gt;CONFIG_WDT_LOG_LEVEL_DBG&lt;/span&gt;&lt;span&gt;=y&lt;/span&gt;&lt;/div&gt;
&lt;div&gt;&lt;span&gt;CONFIG_WDT_DISABLE_AT_BOOT&lt;/span&gt;&lt;span&gt;=n&lt;/span&gt;&lt;/div&gt;
&lt;br /&gt;
&lt;div&gt;&lt;span&gt;############################################&lt;/span&gt;&lt;/div&gt;
&lt;div&gt;&lt;span&gt;# Bootloader / OTA (MCUBoot)&lt;/span&gt;&lt;/div&gt;
&lt;div&gt;&lt;span&gt;############################################&lt;/span&gt;&lt;/div&gt;
&lt;div&gt;&lt;span&gt;CONFIG_BOOTLOADER_MCUBOOT&lt;/span&gt;&lt;span&gt;=y&lt;/span&gt;&lt;/div&gt;
&lt;div&gt;&lt;span&gt;CONFIG_NCS_SAMPLE_MCUMGR_BT_OTA_DFU&lt;/span&gt;&lt;span&gt;=y&lt;/span&gt;&lt;/div&gt;
&lt;br /&gt;
&lt;div&gt;&lt;span&gt;# MCUBoot image manager API&lt;/span&gt;&lt;/div&gt;
&lt;div&gt;&lt;span&gt;CONFIG_IMG_MANAGER&lt;/span&gt;&lt;span&gt;=y&lt;/span&gt;&lt;/div&gt;
&lt;div&gt;&lt;span&gt;CONFIG_MCUBOOT_IMG_MANAGER&lt;/span&gt;&lt;span&gt;=y&lt;/span&gt;&lt;/div&gt;
&lt;br /&gt;
&lt;div&gt;&lt;span&gt;CONFIG_IMG_ERASE_PROGRESSIVELY&lt;/span&gt;&lt;span&gt;=y&lt;/span&gt;&lt;/div&gt;
&lt;div&gt;&lt;span&gt;CONFIG_PM_SINGLE_IMAGE&lt;/span&gt;&lt;span&gt;=n&lt;/span&gt;&lt;/div&gt;
&lt;br /&gt;
&lt;div&gt;&lt;span&gt;############################################&lt;/span&gt;&lt;/div&gt;
&lt;div&gt;&lt;span&gt;# Wi-Fi&lt;/span&gt;&lt;/div&gt;
&lt;div&gt;&lt;span&gt;############################################&lt;/span&gt;&lt;/div&gt;
&lt;div&gt;&lt;span&gt;CONFIG_WIFI&lt;/span&gt;&lt;span&gt;=y&lt;/span&gt;&lt;/div&gt;
&lt;div&gt;&lt;span&gt;CONFIG_WIFI_NRF700X&lt;/span&gt;&lt;span&gt;=y&lt;/span&gt;&lt;/div&gt;
&lt;div&gt;&lt;span&gt;CONFIG_WPA_SUPP&lt;/span&gt;&lt;span&gt;=y&lt;/span&gt;&lt;/div&gt;
&lt;br /&gt;
&lt;div&gt;&lt;span&gt;CONFIG_WIFI_CREDENTIALS&lt;/span&gt;&lt;span&gt;=y&lt;/span&gt;&lt;/div&gt;
&lt;div&gt;&lt;span&gt;CONFIG_WIFI_CREDENTIALS_STATIC&lt;/span&gt;&lt;span&gt;=n&lt;/span&gt;&lt;/div&gt;
&lt;div&gt;&lt;span&gt;CONFIG_WIFI_CREDENTIALS_BACKEND_SETTINGS&lt;/span&gt;&lt;span&gt;=y&lt;/span&gt;&lt;/div&gt;
&lt;div&gt;&lt;span&gt;CONFIG_WIFI_MGMT_EXT&lt;/span&gt;&lt;span&gt;=y&lt;/span&gt;&lt;/div&gt;
&lt;br /&gt;
&lt;div&gt;&lt;span&gt;CONFIG_NET_CONNECTION_MANAGER&lt;/span&gt;&lt;span&gt;=y&lt;/span&gt;&lt;/div&gt;
&lt;div&gt;&lt;span&gt;CONFIG_L2_WIFI_CONNECTIVITY&lt;/span&gt;&lt;span&gt;=y&lt;/span&gt;&lt;/div&gt;
&lt;br /&gt;
&lt;div&gt;&lt;span&gt;CONFIG_NRF700X_MAX_TX_AGGREGATION&lt;/span&gt;&lt;span&gt;=2&lt;/span&gt;&lt;/div&gt;
&lt;br /&gt;
&lt;div&gt;&lt;span&gt;############################################&lt;/span&gt;&lt;/div&gt;
&lt;div&gt;&lt;span&gt;# Networking Stack&lt;/span&gt;&lt;/div&gt;
&lt;div&gt;&lt;span&gt;############################################&lt;/span&gt;&lt;/div&gt;
&lt;div&gt;&lt;span&gt;CONFIG_NETWORKING&lt;/span&gt;&lt;span&gt;=y&lt;/span&gt;&lt;/div&gt;
&lt;div&gt;&lt;span&gt;CONFIG_NET_NATIVE&lt;/span&gt;&lt;span&gt;=y&lt;/span&gt;&lt;/div&gt;
&lt;div&gt;&lt;span&gt;CONFIG_NET_SOCKETS&lt;/span&gt;&lt;span&gt;=y&lt;/span&gt;&lt;/div&gt;
&lt;div&gt;&lt;span&gt;CONFIG_NET_SOCKETS_POSIX_NAMES&lt;/span&gt;&lt;span&gt;=y&lt;/span&gt;&lt;/div&gt;
&lt;div&gt;&lt;span&gt;CONFIG_POSIX_MAX_FDS&lt;/span&gt;&lt;span&gt;=16&lt;/span&gt;&lt;/div&gt;
&lt;div&gt;&lt;span&gt;CONFIG_NET_SOCKETS_POLL_MAX&lt;/span&gt;&lt;span&gt;=6&lt;/span&gt;&lt;/div&gt;
&lt;br /&gt;
&lt;div&gt;&lt;span&gt;CONFIG_NET_L2_ETHERNET&lt;/span&gt;&lt;span&gt;=y&lt;/span&gt;&lt;/div&gt;
&lt;div&gt;&lt;span&gt;CONFIG_NET_IPV4&lt;/span&gt;&lt;span&gt;=y&lt;/span&gt;&lt;/div&gt;
&lt;div&gt;&lt;span&gt;CONFIG_NET_IPV6&lt;/span&gt;&lt;span&gt;=y&lt;/span&gt;&lt;/div&gt;
&lt;div&gt;&lt;span&gt;CONFIG_NET_TCP&lt;/span&gt;&lt;span&gt;=y&lt;/span&gt;&lt;/div&gt;
&lt;div&gt;&lt;span&gt;CONFIG_NET_DHCPV4&lt;/span&gt;&lt;span&gt;=y&lt;/span&gt;&lt;/div&gt;
&lt;div&gt;&lt;span&gt;CONFIG_DNS_RESOLVER&lt;/span&gt;&lt;span&gt;=y&lt;/span&gt;&lt;/div&gt;
&lt;div&gt;&lt;span&gt;CONFIG_NET_CONFIG_NEED_IPV4&lt;/span&gt;&lt;span&gt;=y&lt;/span&gt;&lt;/div&gt;
&lt;br /&gt;
&lt;div&gt;&lt;span&gt;############################################&lt;/span&gt;&lt;/div&gt;
&lt;div&gt;&lt;span&gt;# TLS / Security&lt;/span&gt;&lt;/div&gt;
&lt;div&gt;&lt;span&gt;############################################&lt;/span&gt;&lt;/div&gt;
&lt;div&gt;&lt;span&gt;CONFIG_NET_SOCKETS_SOCKOPT_TLS&lt;/span&gt;&lt;span&gt;=y&lt;/span&gt;&lt;/div&gt;
&lt;div&gt;&lt;span&gt;CONFIG_TLS_CREDENTIALS&lt;/span&gt;&lt;span&gt;=y&lt;/span&gt;&lt;/div&gt;
&lt;br /&gt;
&lt;div&gt;&lt;span&gt;CONFIG_NRF_SECURITY&lt;/span&gt;&lt;span&gt;=y&lt;/span&gt;&lt;/div&gt;
&lt;div&gt;&lt;span&gt;CONFIG_MBEDTLS&lt;/span&gt;&lt;span&gt;=y&lt;/span&gt;&lt;/div&gt;
&lt;div&gt;&lt;span&gt;CONFIG_MBEDTLS_TLS_LIBRARY&lt;/span&gt;&lt;span&gt;=y&lt;/span&gt;&lt;/div&gt;
&lt;div&gt;&lt;span&gt;CONFIG_MBEDTLS_ENABLE_HEAP&lt;/span&gt;&lt;span&gt;=y&lt;/span&gt;&lt;/div&gt;
&lt;div&gt;&lt;span&gt;CONFIG_MBEDTLS_HEAP_SIZE&lt;/span&gt;&lt;span&gt;=57344&lt;/span&gt;&lt;/div&gt;
&lt;br /&gt;
&lt;div&gt;&lt;span&gt;CONFIG_MBEDTLS_RSA_C&lt;/span&gt;&lt;span&gt;=y&lt;/span&gt;&lt;/div&gt;
&lt;div&gt;&lt;span&gt;CONFIG_MBEDTLS_DHM_C&lt;/span&gt;&lt;span&gt;=y&lt;/span&gt;&lt;/div&gt;
&lt;div&gt;&lt;span&gt;CONFIG_MBEDTLS_SSL_SERVER_NAME_INDICATION&lt;/span&gt;&lt;span&gt;=y&lt;/span&gt;&lt;/div&gt;
&lt;br /&gt;
&lt;div&gt;&lt;span&gt;CONFIG_PSA_WANT_KEY_TYPE_RSA_PUBLIC_KEY&lt;/span&gt;&lt;span&gt;=y&lt;/span&gt;&lt;/div&gt;
&lt;div&gt;&lt;span&gt;CONFIG_PSA_WANT_RSA_KEY_SIZE_2048&lt;/span&gt;&lt;span&gt;=y&lt;/span&gt;&lt;/div&gt;
&lt;br /&gt;
&lt;div&gt;&lt;span&gt;CONFIG_NET_SOCKETS_ENABLE_DTLS&lt;/span&gt;&lt;span&gt;=n&lt;/span&gt;&lt;/div&gt;
&lt;div&gt;&lt;span&gt;CONFIG_NET_SOCKETS_TLS_MAX_CONTEXTS&lt;/span&gt;&lt;span&gt;=1&lt;/span&gt;&lt;/div&gt;
&lt;br /&gt;
&lt;div&gt;&lt;span&gt;############################################&lt;/span&gt;&lt;/div&gt;
&lt;div&gt;&lt;span&gt;# HTTP / WebSocket&lt;/span&gt;&lt;/div&gt;
&lt;div&gt;&lt;span&gt;############################################&lt;/span&gt;&lt;/div&gt;
&lt;div&gt;&lt;span&gt;CONFIG_HTTP_CLIENT&lt;/span&gt;&lt;span&gt;=y&lt;/span&gt;&lt;/div&gt;
&lt;div&gt;&lt;span&gt;CONFIG_WEBSOCKET_CLIENT&lt;/span&gt;&lt;span&gt;=y&lt;/span&gt;&lt;/div&gt;
&lt;br /&gt;
&lt;div&gt;&lt;span&gt;############################################&lt;/span&gt;&lt;/div&gt;
&lt;div&gt;&lt;span&gt;# JSON&lt;/span&gt;&lt;/div&gt;
&lt;div&gt;&lt;span&gt;############################################&lt;/span&gt;&lt;/div&gt;
&lt;div&gt;&lt;span&gt;CONFIG_CJSON_LIB&lt;/span&gt;&lt;span&gt;=y&lt;/span&gt;&lt;/div&gt;
&lt;br /&gt;
&lt;div&gt;&lt;span&gt;############################################&lt;/span&gt;&lt;/div&gt;
&lt;div&gt;&lt;span&gt;# C Library&lt;/span&gt;&lt;/div&gt;
&lt;div&gt;&lt;span&gt;############################################&lt;/span&gt;&lt;/div&gt;
&lt;div&gt;&lt;span&gt;CONFIG_NEWLIB_LIBC&lt;/span&gt;&lt;span&gt;=y&lt;/span&gt;&lt;/div&gt;
&lt;div&gt;&lt;span&gt;CONFIG_NEWLIB_LIBC_NANO&lt;/span&gt;&lt;span&gt;=y&lt;/span&gt;&lt;/div&gt;
&lt;div&gt;&lt;span&gt;CONFIG_NEWLIB_LIBC_FLOAT_PRINTF&lt;/span&gt;&lt;span&gt;=y&lt;/span&gt;&lt;/div&gt;
&lt;br /&gt;
&lt;div&gt;&lt;span&gt;############################################&lt;/span&gt;&lt;/div&gt;
&lt;div&gt;&lt;span&gt;# Memory / Stacks&lt;/span&gt;&lt;/div&gt;
&lt;div&gt;&lt;span&gt;############################################&lt;/span&gt;&lt;/div&gt;
&lt;div&gt;&lt;span&gt;CONFIG_MAIN_STACK_SIZE&lt;/span&gt;&lt;span&gt;=6144&lt;/span&gt;&lt;/div&gt;
&lt;div&gt;&lt;span&gt;CONFIG_SYSTEM_WORKQUEUE_STACK_SIZE&lt;/span&gt;&lt;span&gt;=4096&lt;/span&gt;&lt;/div&gt;
&lt;div&gt;&lt;span&gt;CONFIG_HEAP_MEM_POOL_SIZE&lt;/span&gt;&lt;span&gt;=131072&lt;/span&gt;&lt;/div&gt;
&lt;br /&gt;
&lt;div&gt;&lt;span&gt;CONFIG_NET_TCP_WORKQ_STACK_SIZE&lt;/span&gt;&lt;span&gt;=2048&lt;/span&gt;&lt;/div&gt;
&lt;div&gt;&lt;span&gt;CONFIG_NET_TX_STACK_SIZE&lt;/span&gt;&lt;span&gt;=2048&lt;/span&gt;&lt;/div&gt;
&lt;div&gt;&lt;span&gt;CONFIG_NET_RX_STACK_SIZE&lt;/span&gt;&lt;span&gt;=1536&lt;/span&gt;&lt;/div&gt;
&lt;br /&gt;
&lt;div&gt;&lt;span&gt;CONFIG_NET_BUF_RX_COUNT&lt;/span&gt;&lt;span&gt;=8&lt;/span&gt;&lt;/div&gt;
&lt;div&gt;&lt;span&gt;CONFIG_NET_BUF_TX_COUNT&lt;/span&gt;&lt;span&gt;=8&lt;/span&gt;&lt;/div&gt;
&lt;div&gt;&lt;span&gt;CONFIG_NET_BUF_DATA_SIZE&lt;/span&gt;&lt;span&gt;=512&lt;/span&gt;&lt;/div&gt;
&lt;div&gt;&lt;span&gt;CONFIG_NET_TC_TX_COUNT&lt;/span&gt;&lt;span&gt;=0&lt;/span&gt;&lt;/div&gt;
&lt;br /&gt;
&lt;div&gt;&lt;span&gt;CONFIG_WIFI_INIT_PRIORITY&lt;/span&gt;&lt;span&gt;=50&lt;/span&gt;&lt;/div&gt;
&lt;br /&gt;
&lt;div&gt;&lt;span&gt;############################################&lt;/span&gt;&lt;/div&gt;
&lt;div&gt;&lt;span&gt;# Flash / Settings&lt;/span&gt;&lt;/div&gt;
&lt;div&gt;&lt;span&gt;############################################&lt;/span&gt;&lt;/div&gt;
&lt;div&gt;&lt;span&gt;CONFIG_FLASH_MAP&lt;/span&gt;&lt;span&gt;=y&lt;/span&gt;&lt;/div&gt;
&lt;div&gt;&lt;span&gt;CONFIG_SETTINGS&lt;/span&gt;&lt;span&gt;=y&lt;/span&gt;&lt;/div&gt;
&lt;div&gt;&lt;span&gt;CONFIG_SETTINGS_NVS&lt;/span&gt;&lt;span&gt;=y&lt;/span&gt;&lt;/div&gt;
&lt;div&gt;&lt;span&gt;CONFIG_SETTINGS_NVS_SECTOR_COUNT&lt;/span&gt;&lt;span&gt;=2&lt;/span&gt;&lt;/div&gt;
&lt;div&gt;&lt;span&gt;CONFIG_PM_PARTITION_SIZE_NVS_STORAGE&lt;/span&gt;&lt;span&gt;=0x2000&lt;/span&gt;&lt;/div&gt;
&lt;div&gt;&lt;span&gt;CONFIG_MPU_ALLOW_FLASH_WRITE&lt;/span&gt;&lt;span&gt;=y&lt;/span&gt;&lt;/div&gt;
&lt;br /&gt;
&lt;div&gt;&lt;span&gt;############################################&lt;/span&gt;&lt;/div&gt;
&lt;div&gt;&lt;span&gt;# Bluetooth&lt;/span&gt;&lt;/div&gt;
&lt;div&gt;&lt;span&gt;############################################&lt;/span&gt;&lt;/div&gt;
&lt;div&gt;&lt;span&gt;CONFIG_BT&lt;/span&gt;&lt;span&gt;=y&lt;/span&gt;&lt;/div&gt;
&lt;div&gt;&lt;span&gt;CONFIG_BT_PERIPHERAL&lt;/span&gt;&lt;span&gt;=y&lt;/span&gt;&lt;/div&gt;
&lt;div&gt;&lt;span&gt;CONFIG_BT_GATT_CLIENT&lt;/span&gt;&lt;span&gt;=y&lt;/span&gt;&lt;/div&gt;
&lt;div&gt;&lt;span&gt;CONFIG_BT_SMP&lt;/span&gt;&lt;span&gt;=n&lt;/span&gt;&lt;/div&gt;
&lt;br /&gt;
&lt;div&gt;&lt;span&gt;CONFIG_BT_DEVICE_NAME&lt;/span&gt;&lt;span&gt;=&lt;/span&gt;&lt;span&gt;&amp;quot;NKEY eLatch&amp;quot;&lt;/span&gt;&lt;/div&gt;
&lt;br /&gt;
&lt;div&gt;&lt;span&gt;CONFIG_BT_USER_PHY_UPDATE&lt;/span&gt;&lt;span&gt;=y&lt;/span&gt;&lt;/div&gt;
&lt;div&gt;&lt;span&gt;CONFIG_BT_USER_DATA_LEN_UPDATE&lt;/span&gt;&lt;span&gt;=y&lt;/span&gt;&lt;/div&gt;
&lt;br /&gt;
&lt;div&gt;&lt;span&gt;CONFIG_BT_PERIPHERAL_PREF_MIN_INT&lt;/span&gt;&lt;span&gt;=15&lt;/span&gt;&lt;/div&gt;
&lt;div&gt;&lt;span&gt;CONFIG_BT_PERIPHERAL_PREF_MAX_INT&lt;/span&gt;&lt;span&gt;=30&lt;/span&gt;&lt;/div&gt;
&lt;div&gt;&lt;span&gt;CONFIG_BT_PERIPHERAL_PREF_LATENCY&lt;/span&gt;&lt;span&gt;=0&lt;/span&gt;&lt;/div&gt;
&lt;div&gt;&lt;span&gt;CONFIG_BT_PERIPHERAL_PREF_TIMEOUT&lt;/span&gt;&lt;span&gt;=3200&lt;/span&gt;&lt;/div&gt;
&lt;div&gt;&lt;span&gt;CONFIG_BT_GAP_AUTO_UPDATE_CONN_PARAMS&lt;/span&gt;&lt;span&gt;=y&lt;/span&gt;&lt;/div&gt;
&lt;br /&gt;
&lt;div&gt;&lt;span&gt;# MTU / Data length&lt;/span&gt;&lt;/div&gt;
&lt;div&gt;&lt;span&gt;CONFIG_BT_CTLR_DATA_LENGTH_MAX&lt;/span&gt;&lt;span&gt;=27&lt;/span&gt;&lt;/div&gt;
&lt;div&gt;&lt;span&gt;CONFIG_BT_BUF_ACL_RX_SIZE&lt;/span&gt;&lt;span&gt;=251&lt;/span&gt;&lt;/div&gt;
&lt;div&gt;&lt;span&gt;CONFIG_BT_BUF_ACL_TX_SIZE&lt;/span&gt;&lt;span&gt;=27&lt;/span&gt;&lt;/div&gt;
&lt;div&gt;&lt;span&gt;CONFIG_BT_L2CAP_TX_MTU&lt;/span&gt;&lt;span&gt;=27&lt;/span&gt;&lt;/div&gt;
&lt;br /&gt;
&lt;div&gt;&lt;span&gt;# Device Information Service&lt;/span&gt;&lt;/div&gt;
&lt;div&gt;&lt;span&gt;CONFIG_BT_DIS&lt;/span&gt;&lt;span&gt;=y&lt;/span&gt;&lt;/div&gt;
&lt;div&gt;&lt;span&gt;CONFIG_BT_DIS_PNP&lt;/span&gt;&lt;span&gt;=n&lt;/span&gt;&lt;/div&gt;
&lt;div&gt;&lt;span&gt;CONFIG_BT_DIS_MANUF&lt;/span&gt;&lt;span&gt;=&lt;/span&gt;&lt;span&gt;&amp;quot;Nexkey&amp;quot;&lt;/span&gt;&lt;/div&gt;
&lt;div&gt;&lt;span&gt;CONFIG_BT_DIS_FW_REV&lt;/span&gt;&lt;span&gt;=y&lt;/span&gt;&lt;/div&gt;
&lt;p&gt;&lt;span&gt;CONFIG_BT_DIS_FW_REV_STR&lt;/span&gt;&lt;span&gt;=&lt;/span&gt;&lt;span&gt;&amp;quot;EB.05.0C&amp;quot;&lt;br /&gt;&lt;br /&gt;&lt;/span&gt;Q1. This is my current project config file can we still optimise RAM memory ?&amp;nbsp;&lt;br /&gt;Q2.&amp;nbsp;Sometimes logs showing below error :&amp;nbsp;&lt;/p&gt;
&lt;p&gt;wifi_nrf: nrf_wifi_fmac_rx_cmd_send: No space for allocating RX buffer&lt;br /&gt;wifi_nrf: nrf_wifi_fmac_rx_event_process: nrf_wifi_fmac_rx_cmd_send failed&lt;br /&gt;wifi_nrf: nrf_wifi_fmac_data_event_process: Failed for event = 3&lt;br /&gt;wifi_nrf: nrf_wifi_fmac_data_events_process: umac_process_data_event failed&lt;br /&gt;wifi_nrf: hal_rpu_eventq_process: Interrupt callback failed&lt;/p&gt;
&lt;p&gt;&lt;br /&gt;How we can resolve this ?&lt;/p&gt;
&lt;/div&gt;
&lt;p data-start="1613" data-end="1731"&gt;Please let me know if additional logs, configuration details, or memory profiling data would help in further analysis.&lt;br /&gt;&lt;br /&gt;Kind regards,&lt;br /&gt;Dipesh&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Intermittent TLS socket connection failure over Wi-Fi router (works with mobile hotspot)</title><link>https://devzone.nordicsemi.com/thread/560408?ContentTypeID=1</link><pubDate>Thu, 05 Feb 2026 09:59:59 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:b9a89366-3bd8-429e-9568-052b9bfb7c0a</guid><dc:creator>H&amp;#229;kon Alseth</dc:creator><description>&lt;p&gt;Hi Dipesh,&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
[quote user="DipeshParikh_"]Actually we are in the production phase thousand board is already with client. we have to resolve this issue as fast as we can.[/quote]
&lt;p&gt;Thank you for this crucial information.&amp;nbsp;&lt;/p&gt;
[quote user="DipeshParikh_"]The issue is pursuing with router network only client is also facing same issue. yes we are able to connect same&amp;nbsp;Wi-Fi&amp;nbsp;network with our laptop and&amp;nbsp;phone.[/quote]
&lt;p&gt;Q1: Can you please share the AP model number?&lt;/p&gt;
&lt;p&gt;Q2: Is this connect() issue reproducible with other stock examples, like nrf/samples/net/mqtt example?&lt;/p&gt;
&lt;p&gt;This example has not changed certificate for some years, as compared to https_client sample that recently changed. Ie. https_client requires NCS v3.3.0-preview1 to run properly.&lt;/p&gt;
&lt;p&gt;Q3: Do you have a wireshark sniffer trace that shows the issue?&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Kind regards,&lt;/p&gt;
&lt;p&gt;Håkon&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Intermittent TLS socket connection failure over Wi-Fi router (works with mobile hotspot)</title><link>https://devzone.nordicsemi.com/thread/560392?ContentTypeID=1</link><pubDate>Thu, 05 Feb 2026 04:56:00 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:4e9019d3-70ea-4a19-ae3b-a4cbdec16e9e</guid><dc:creator>DipeshParikh_</dc:creator><description>&lt;p&gt;Hello, Thanks for the quick response.&lt;/p&gt;
&lt;p&gt;Actually we are in the production phase thousand board is already with client. we have to resolve this issue as fast as we can.&lt;/p&gt;
&lt;p&gt;Watchdog time is 15 seconds.&lt;/p&gt;
&lt;p&gt;I have test device with watchdog time increase and decrease but still not able to find the root cause of this issue.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Q: Is the issue related to only one specific access point, or is it the network itself? Ie. can you connect to the same service using a phone or laptop on this wifi network?&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Answer:&amp;nbsp;&lt;/strong&gt;The issue is pursuing with router network only client is also facing same issue. yes we are able to connect same&amp;nbsp;Wi-Fi&amp;nbsp;network with our laptop and&amp;nbsp;phone.&lt;/p&gt;
&lt;p&gt;Regards,&lt;/p&gt;
&lt;p&gt;Dipesh&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Intermittent TLS socket connection failure over Wi-Fi router (works with mobile hotspot)</title><link>https://devzone.nordicsemi.com/thread/560359?ContentTypeID=1</link><pubDate>Wed, 04 Feb 2026 15:12:25 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:b18ac563-497f-4d78-9884-7c5bd1638253</guid><dc:creator>H&amp;#229;kon Alseth</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;10 seconds can be low, in cases where you have re-transmits and timeout occurs. For debugging purposes, please either disable watchdog, or increase this timeout so that you get better logs.&lt;/p&gt;
&lt;p&gt;Is the issue related to only one specific access point, or is it the network itself? Ie. can you connect to the same service using a phone or laptop on this wifi network?&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
[quote user="DipeshParikh_"]&lt;p&gt;&lt;span&gt;Q1: Have you tried to use a newer SDK version, for instance NCS v3.2.1, to see if the issue persists?&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;&lt;strong&gt;Answer :&lt;/strong&gt;&amp;nbsp;&lt;/span&gt;We have already attempted to migrate the application to &lt;strong&gt;NCS v3.2.1&lt;/strong&gt;. However, with the current state of the port, after flashing the firmware the device does not produce any logs and no application behaviour is observed.&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;[/quote]
&lt;p&gt;Try entering debug mode, to see where the device is stuck. Alternative is to use ncs/nrf/samples/net/https_client as a template and add your certificate and credentials to that.&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Kind regards,&lt;/p&gt;
&lt;p&gt;Håkon&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Intermittent TLS socket connection failure over Wi-Fi router (works with mobile hotspot)</title><link>https://devzone.nordicsemi.com/thread/560284?ContentTypeID=1</link><pubDate>Wed, 04 Feb 2026 03:59:51 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:c7b8954c-cd58-4d4c-b18b-c47af019c921</guid><dc:creator>DipeshParikh_</dc:creator><description>&lt;p&gt;&lt;span&gt;Q1: Have you tried to use a newer SDK version, for instance NCS v3.2.1, to see if the issue persists?&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;&lt;strong&gt;Answer :&lt;/strong&gt;&amp;nbsp;&lt;/span&gt;We have already attempted to migrate the application to &lt;strong data-start="583" data-end="595"&gt;NCS v3.2.1&lt;/strong&gt;. However, with the current state of the port, after flashing the firmware the device does not produce any logs and no application behaviour is observed.&lt;/p&gt;
&lt;p&gt;&lt;strong data-start="642" data-end="750"&gt;&lt;span&gt;Q2: What is the watchdog timeout configured to?&lt;/span&gt;&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;&lt;strong data-start="642" data-end="750"&gt;&lt;span&gt;Answer :&amp;nbsp;&lt;/span&gt;&lt;/strong&gt;The&amp;nbsp;watchdog timeout is currently configured to approximately &lt;strong data-start="1582" data-end="1596"&gt;10 seconds&lt;/strong&gt;.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Intermittent TLS socket connection failure over Wi-Fi router (works with mobile hotspot)</title><link>https://devzone.nordicsemi.com/thread/560138?ContentTypeID=1</link><pubDate>Mon, 02 Feb 2026 14:40:08 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:b640a4a8-de33-45dd-b3ad-e144d0778f07</guid><dc:creator>H&amp;#229;kon Alseth</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Q1: Have you tried to use a newer SDK version, for instance NCS v3.2.1, to see if the issue persists?&lt;/p&gt;
&lt;p&gt;Q2: What is the watchdog timeout configured to?&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Kind regards,&lt;/p&gt;
&lt;p&gt;Håkon&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>