Building app
west build --build-dir c:/Nordic/blinqy91X/project/app/build c:/Nordic/blinqy91X/project/app --pristine --board thingy91x/nrf9151

-- west build: generating a build system
Loading Zephyr module(s) (Zephyr base): sysbuild_default
-- Found Python3: C:/ncs/toolchains/0b393f9e1b/opt/bin/python.exe (found suitable version "3.12.4", minimum required is "3.10") found components: Interpreter
-- Cache files will be written to: C:/Nordic/blinqy91X/zephyr/.cache
-- Found west (found suitable version "1.2.0", minimum required is "0.14.0")
-- Board: thingy91x, qualifiers: nrf9151
Parsing c:/Nordic/blinqy91X/project/app/Kconfig.sysbuild
Loaded configuration 'C:/Nordic/blinqy91X/project/app/build/_sysbuild/empty.conf'
Merged configuration 'C:/Nordic/blinqy91X/project/app/build/_sysbuild/empty.conf'
Configuration saved to 'C:/Nordic/blinqy91X/project/app/build/zephyr/.config'
Kconfig header saved to 'C:/Nordic/blinqy91X/project/app/build/_sysbuild/autoconf.h'
--
   *****************************
   * Running CMake for mcuboot *
   *****************************

Loading Zephyr default modules (Zephyr base).
-- Application: C:/Nordic/blinqy91X/bootloader/mcuboot/boot/zephyr
-- CMake version: 3.21.0
-- Found Python3: C:/ncs/toolchains/0b393f9e1b/opt/bin/python.exe (found suitable version "3.12.4", minimum required is "3.10") found components: Interpreter
-- Cache files will be written to: C:/Nordic/blinqy91X/zephyr/.cache
-- Zephyr version: 4.1.99 (C:/Nordic/blinqy91X/zephyr)
-- Found west (found suitable version "1.2.0", minimum required is "0.14.0")
-- Board: thingy91x, qualifiers: nrf9151
-- Found host-tools: zephyr 0.17.0 (C:/ncs/toolchains/0b393f9e1b/opt/zephyr-sdk)
-- Found toolchain: zephyr 0.17.0 (C:/ncs/toolchains/0b393f9e1b/opt/zephyr-sdk)
-- Found Dtc: C:/ncs/toolchains/0b393f9e1b/opt/bin/dtc.exe (found suitable version "1.4.7", minimum required is "1.4.6")
-- Found BOARD.dts: C:/Nordic/blinqy91X/nrf/boards/nordic/thingy91x/thingy91x_nrf9151.dts
-- Found devicetree overlay: C:/Nordic/blinqy91X/project/app/sysbuild/mcuboot/boards/thingy91x_nrf9151.overlay
-- Generated zephyr.dts: C:/Nordic/blinqy91X/project/app/build/mcuboot/zephyr/zephyr.dts
-- Generated pickled edt: C:/Nordic/blinqy91X/project/app/build/mcuboot/zephyr/edt.pickle
-- Generated devicetree_generated.h: C:/Nordic/blinqy91X/project/app/build/mcuboot/zephyr/include/generated/zephyr/devicetree_generated.h
Parsing C:/Nordic/blinqy91X/bootloader/mcuboot/boot/zephyr/Kconfig
Loaded configuration 'C:/Nordic/blinqy91X/nrf/boards/nordic/thingy91x/thingy91x_nrf9151_defconfig'
Merged configuration 'C:/Nordic/blinqy91X/project/app/sysbuild/mcuboot/prj.conf'
Merged configuration 'C:/Nordic/blinqy91X/project/app/sysbuild/mcuboot/boards/thingy91x_nrf9151.conf'
Merged configuration 'C:/Nordic/blinqy91X/nrf/subsys/bootloader/bl_override/override_external_mcuboot.conf'
Merged configuration 'C:/Nordic/blinqy91X/nrf/subsys/partition_manager/ext_flash_mcuboot_secondary.conf'
Merged configuration 'C:/Nordic/blinqy91X/nrf/subsys/bootloader/image/log_minimal.conf'
Merged configuration 'C:/Nordic/blinqy91X/bootloader/mcuboot/boot/zephyr/external_crypto.conf'
Merged configuration 'C:/Nordic/blinqy91X/project/app/build/mcuboot/zephyr/.config.sysbuild'
Configuration saved to 'C:/Nordic/blinqy91X/project/app/build/mcuboot/zephyr/.config'
Kconfig header saved to 'C:/Nordic/blinqy91X/project/app/build/mcuboot/zephyr/include/generated/zephyr/autoconf.h'
-- Found GnuLd: c:/ncs/toolchains/0b393f9e1b/opt/zephyr-sdk/arm-zephyr-eabi/arm-zephyr-eabi/bin/ld.bfd.exe (found version "2.38")
-- The C compiler identification is GNU 12.2.0
-- The CXX compiler identification is GNU 12.2.0
-- The ASM compiler identification is GNU
-- Found assembler: C:/ncs/toolchains/0b393f9e1b/opt/zephyr-sdk/arm-zephyr-eabi/bin/arm-zephyr-eabi-gcc.exe
-- Found gen_kobject_list: C:/Nordic/blinqy91X/zephyr/scripts/build/gen_kobject_list.py
MCUBoot bootloader key file: C:/Nordic/blinqy91X/bootloader/mcuboot/root-ec-p256.pem
CMake Warning at CMakeLists.txt:412 (message):
  WARNING: Using default MCUboot signing key file, this file is for debug use
  only and is not secure!


-- Configuring done
-- Generating done
-- Build files have been written to: C:/Nordic/blinqy91X/project/app/build/mcuboot
--
   ************************
   * Running CMake for b0 *
   ************************

Loading Zephyr default modules (Zephyr base).
-- Application: C:/Nordic/blinqy91X/nrf/samples/bootloader
-- CMake version: 3.21.0
-- Found Python3: C:/ncs/toolchains/0b393f9e1b/opt/bin/python.exe (found suitable version "3.12.4", minimum required is "3.10") found components: Interpreter
-- Cache files will be written to: C:/Nordic/blinqy91X/zephyr/.cache
-- Zephyr version: 4.1.99 (C:/Nordic/blinqy91X/zephyr)
-- Found west (found suitable version "1.2.0", minimum required is "0.14.0")
-- Board: thingy91x, qualifiers: nrf9151
-- Found host-tools: zephyr 0.17.0 (C:/ncs/toolchains/0b393f9e1b/opt/zephyr-sdk)
-- Found toolchain: zephyr 0.17.0 (C:/ncs/toolchains/0b393f9e1b/opt/zephyr-sdk)
-- Found Dtc: C:/ncs/toolchains/0b393f9e1b/opt/bin/dtc.exe (found suitable version "1.4.7", minimum required is "1.4.6")
-- Found BOARD.dts: C:/Nordic/blinqy91X/nrf/boards/nordic/thingy91x/thingy91x_nrf9151.dts
-- Generated zephyr.dts: C:/Nordic/blinqy91X/project/app/build/b0/zephyr/zephyr.dts
-- Generated pickled edt: C:/Nordic/blinqy91X/project/app/build/b0/zephyr/edt.pickle
-- Generated devicetree_generated.h: C:/Nordic/blinqy91X/project/app/build/b0/zephyr/include/generated/zephyr/devicetree_generated.h
Parsing C:/Nordic/blinqy91X/zephyr/Kconfig
Loaded configuration 'C:/Nordic/blinqy91X/nrf/boards/nordic/thingy91x/thingy91x_nrf9151_defconfig'
Merged configuration 'C:/Nordic/blinqy91X/nrf/samples/bootloader/prj.conf'
Merged configuration 'C:/Nordic/blinqy91X/project/app/build/b0/zephyr/.config.sysbuild'
Configuration saved to 'C:/Nordic/blinqy91X/project/app/build/b0/zephyr/.config'
Kconfig header saved to 'C:/Nordic/blinqy91X/project/app/build/b0/zephyr/include/generated/zephyr/autoconf.h'
-- Found GnuLd: c:/ncs/toolchains/0b393f9e1b/opt/zephyr-sdk/arm-zephyr-eabi/arm-zephyr-eabi/bin/ld.bfd.exe (found version "2.38")
-- The C compiler identification is GNU 12.2.0
-- The CXX compiler identification is GNU 12.2.0
-- The ASM compiler identification is GNU
-- Found assembler: C:/ncs/toolchains/0b393f9e1b/opt/zephyr-sdk/arm-zephyr-eabi/bin/arm-zephyr-eabi-gcc.exe
-- Found gen_kobject_list: C:/Nordic/blinqy91X/zephyr/scripts/build/gen_kobject_list.py
-- Configuring done
-- Generating done
-- Build files have been written to: C:/Nordic/blinqy91X/project/app/build/b0
--
   *************************
   * Running CMake for app *
   *************************

Loading Zephyr default modules (Zephyr base).
-- Application: C:/Nordic/blinqy91X/project/app
-- CMake version: 3.21.0
-- Found Python3: C:/ncs/toolchains/0b393f9e1b/opt/bin/python.exe (found suitable version "3.12.4", minimum required is "3.10") found components: Interpreter
-- Cache files will be written to: C:/Nordic/blinqy91X/zephyr/.cache
-- Zephyr version: 4.1.99 (C:/Nordic/blinqy91X/zephyr)
-- Found west (found suitable version "1.2.0", minimum required is "0.14.0")
-- Board: thingy91x, qualifiers: nrf9151
-- Found host-tools: zephyr 0.17.0 (C:/ncs/toolchains/0b393f9e1b/opt/zephyr-sdk)
-- Found toolchain: zephyr 0.17.0 (C:/ncs/toolchains/0b393f9e1b/opt/zephyr-sdk)
-- Found Dtc: C:/ncs/toolchains/0b393f9e1b/opt/bin/dtc.exe (found suitable version "1.4.7", minimum required is "1.4.6")
-- Found BOARD.dts: C:/Nordic/blinqy91X/nrf/boards/nordic/thingy91x/thingy91x_nrf9151.dts
-- Generated zephyr.dts: C:/Nordic/blinqy91X/project/app/build/app/zephyr/zephyr.dts
-- Generated pickled edt: C:/Nordic/blinqy91X/project/app/build/app/zephyr/edt.pickle
-- Generated devicetree_generated.h: C:/Nordic/blinqy91X/project/app/build/app/zephyr/include/generated/zephyr/devicetree_generated.h

warning: NRF_CLOUD_FOTA_FULL_MODEM_UPDATE (defined at
C:/Nordic/blinqy91X/nrf\subsys\net\lib\nrf_cloud\Kconfig.nrf_cloud_fota:106) was assigned the value
'y' but got the value 'n'. Check these unsatisfied dependencies: NRF_MODEM_LIB (=n). See
http://docs.zephyrproject.org/latest/kconfig.html#CONFIG_NRF_CLOUD_FOTA_FULL_MODEM_UPDATE and/or
look up NRF_CLOUD_FOTA_FULL_MODEM_UPDATE in the menuconfig/guiconfig interface. The Application
Development Primer, Setting Configuration Values, and Kconfig - Tips and Best Practices sections of
the manual might be helpful too.


warning: NRF_CLOUD_AGNSS (defined at
C:/Nordic/blinqy91X/nrf\subsys\net\lib\nrf_cloud\Kconfig.nrf_cloud_agnss:6) was assigned the value
'y' but got the value 'n'. Check these unsatisfied dependencies: MODEM_INFO (=n),
MODEM_INFO_ADD_NETWORK (=n). See
http://docs.zephyrproject.org/latest/kconfig.html#CONFIG_NRF_CLOUD_AGNSS and/or look up
NRF_CLOUD_AGNSS in the menuconfig/guiconfig interface. The Application Development Primer, Setting
Configuration Values, and Kconfig - Tips and Best Practices sections of the manual might be helpful
too.


warning: NRF_CLOUD_SEND_DEVICE_STATUS (defined at
C:/Nordic/blinqy91X/nrf\subsys\net\lib\nrf_cloud\Kconfig.nrf_cloud_shadow_info:20) was assigned the
value 'y' but got the value 'n'. Check these unsatisfied dependencies: MODEM_INFO (=n),
MODEM_INFO_ADD_DEVICE (=n). See
http://docs.zephyrproject.org/latest/kconfig.html#CONFIG_NRF_CLOUD_SEND_DEVICE_STATUS and/or look up
NRF_CLOUD_SEND_DEVICE_STATUS in the menuconfig/guiconfig interface. The Application Development
Primer, Setting Configuration Values, and Kconfig - Tips and Best Practices sections of the manual
might be helpful too.


warning: NRF_CLOUD_SEND_DEVICE_STATUS_NETWORK (defined at
C:/Nordic/blinqy91X/nrf\subsys\net\lib\nrf_cloud\Kconfig.nrf_cloud_shadow_info:28) was assigned the
value 'y' but got the value 'n'. Check these unsatisfied dependencies: MODEM_INFO (=n),
MODEM_INFO_ADD_NETWORK (=n). See
http://docs.zephyrproject.org/latest/kconfig.html#CONFIG_NRF_CLOUD_SEND_DEVICE_STATUS_NETWORK and/or
look up NRF_CLOUD_SEND_DEVICE_STATUS_NETWORK in the menuconfig/guiconfig interface. The Application
Development Primer, Setting Configuration Values, and Kconfig - Tips and Best Practices sections of
the manual might be helpful too.


warning: NRF_CLOUD_SEND_DEVICE_STATUS_SIM (defined at
C:/Nordic/blinqy91X/nrf\subsys\net\lib\nrf_cloud\Kconfig.nrf_cloud_shadow_info:35) was assigned the
value 'y' but got the value 'n'. Check these unsatisfied dependencies: MODEM_INFO (=n),
MODEM_INFO_ADD_SIM (=n). See
http://docs.zephyrproject.org/latest/kconfig.html#CONFIG_NRF_CLOUD_SEND_DEVICE_STATUS_SIM and/or
look up NRF_CLOUD_SEND_DEVICE_STATUS_SIM in the menuconfig/guiconfig interface. The Application
Development Primer, Setting Configuration Values, and Kconfig - Tips and Best Practices sections of
the manual might be helpful too.


warning: NRF_MODEM_LIB (defined at C:/Nordic/blinqy91X/nrf\lib\nrf_modem_lib/Kconfig:6) was assigned
the value 'y' but got the value 'n'. Check these unsatisfied dependencies: ((SOC_SERIES_NRF91X &&
TRUSTED_EXECUTION_NONSECURE) || SOC_NRF9280_CPUAPP) (=n). See
http://docs.zephyrproject.org/latest/kconfig.html#CONFIG_NRF_MODEM_LIB and/or look up NRF_MODEM_LIB
in the menuconfig/guiconfig interface. The Application Development Primer, Setting Configuration
Values, and Kconfig - Tips and Best Practices sections of the manual might be helpful too.


warning: NRF_MODEM_LIB_SHMEM_TX_SIZE (defined at
C:/Nordic/blinqy91X/nrf\lib\nrf_modem_lib\Kconfig.modemlib:39) was assigned the value '4096' but got
the value ''. Check these unsatisfied dependencies: NRF_MODEM_LIB (=n). See
http://docs.zephyrproject.org/latest/kconfig.html#CONFIG_NRF_MODEM_LIB_SHMEM_TX_SIZE and/or look up
NRF_MODEM_LIB_SHMEM_TX_SIZE in the menuconfig/guiconfig interface. The Application Development
Primer, Setting Configuration Values, and Kconfig - Tips and Best Practices sections of the manual
might be helpful too.


warning: NRF_MODEM_LIB_SHMEM_RX_SIZE (defined at
C:/Nordic/blinqy91X/nrf\lib\nrf_modem_lib\Kconfig.modemlib:49) was assigned the value '4096' but got
the value ''. Check these unsatisfied dependencies: NRF_MODEM_LIB (=n). See
http://docs.zephyrproject.org/latest/kconfig.html#CONFIG_NRF_MODEM_LIB_SHMEM_RX_SIZE and/or look up
NRF_MODEM_LIB_SHMEM_RX_SIZE in the menuconfig/guiconfig interface. The Application Development
Primer, Setting Configuration Values, and Kconfig - Tips and Best Practices sections of the manual
might be helpful too.


warning: NRF_MODEM_LIB_NET_IF (defined at
C:/Nordic/blinqy91X/nrf\lib\nrf_modem_lib\lte_net_if/Kconfig:6) was assigned the value 'y' but got
the value 'n'. Check these unsatisfied dependencies: NRF_MODEM_LIB (=n), NRF_MODEM_LIB (=n). See
http://docs.zephyrproject.org/latest/kconfig.html#CONFIG_NRF_MODEM_LIB_NET_IF and/or look up
NRF_MODEM_LIB_NET_IF in the menuconfig/guiconfig interface. The Application Development Primer,
Setting Configuration Values, and Kconfig - Tips and Best Practices sections of the manual might be
helpful too.


warning: NRF_MODEM_LIB_NET_IF_AUTO_DOWN (defined at
C:/Nordic/blinqy91X/nrf\lib\nrf_modem_lib\lte_net_if/Kconfig:63) was assigned the value 'y' but got
the value 'n'. Check these unsatisfied dependencies: NRF_MODEM_LIB_NET_IF (=n), NRF_MODEM_LIB (=n).
See http://docs.zephyrproject.org/latest/kconfig.html#CONFIG_NRF_MODEM_LIB_NET_IF_AUTO_DOWN and/or
look up NRF_MODEM_LIB_NET_IF_AUTO_DOWN in the menuconfig/guiconfig interface. The Application
Development Primer, Setting Configuration Values, and Kconfig - Tips and Best Practices sections of
the manual might be helpful too.


warning: NRF_MODEM_LIB_NET_IF_DOWN_DEFAULT_LTE_DISCONNECT (defined at
C:/Nordic/blinqy91X/nrf\lib\nrf_modem_lib\lte_net_if/Kconfig:70) was assigned the value 'y' but got
the value 'n'. Check these unsatisfied dependencies: NRF_MODEM_LIB_NET_IF (=n), NRF_MODEM_LIB (=n).
See http://docs.zephyrproject.org/latest/kconfig.html#CONFIG_NRF_MODEM_LIB_NET_IF_DOWN_DEFAULT_LTE_D
ISCONNECT and/or look up NRF_MODEM_LIB_NET_IF_DOWN_DEFAULT_LTE_DISCONNECT in the
menuconfig/guiconfig interface. The Application Development Primer, Setting Configuration Values,
and Kconfig - Tips and Best Practices sections of the manual might be helpful too.


warning: AT_MONITOR_HEAP_SIZE (defined at C:/Nordic/blinqy91X/nrf\lib\at_monitor/Kconfig:12) was
assigned the value '2176' but got the value ''. Check these unsatisfied dependencies: AT_MONITOR
(=n). See http://docs.zephyrproject.org/latest/kconfig.html#CONFIG_AT_MONITOR_HEAP_SIZE and/or look
up AT_MONITOR_HEAP_SIZE in the menuconfig/guiconfig interface. The Application Development Primer,
Setting Configuration Values, and Kconfig - Tips and Best Practices sections of the manual might be
helpful too.


warning: LTE_LC_CONN_EVAL_MODULE (defined at
C:/Nordic/blinqy91X/nrf\lib\lte_link_control/Kconfig:19) was assigned the value 'y' but got the
value 'n'. Check these unsatisfied dependencies: LTE_LINK_CONTROL (=n). See
http://docs.zephyrproject.org/latest/kconfig.html#CONFIG_LTE_LC_CONN_EVAL_MODULE and/or look up
LTE_LC_CONN_EVAL_MODULE in the menuconfig/guiconfig interface. The Application Development Primer,
Setting Configuration Values, and Kconfig - Tips and Best Practices sections of the manual might be
helpful too.


warning: LTE_LC_EDRX_MODULE (defined at C:/Nordic/blinqy91X/nrf\lib\lte_link_control/Kconfig:22) was
assigned the value 'y' but got the value 'n'. Check these unsatisfied dependencies: LTE_LINK_CONTROL
(=n). See http://docs.zephyrproject.org/latest/kconfig.html#CONFIG_LTE_LC_EDRX_MODULE and/or look up
LTE_LC_EDRX_MODULE in the menuconfig/guiconfig interface. The Application Development Primer,
Setting Configuration Values, and Kconfig - Tips and Best Practices sections of the manual might be
helpful too.


warning: LTE_LC_PSM_MODULE (defined at C:/Nordic/blinqy91X/nrf\lib\lte_link_control/Kconfig:31) was
assigned the value 'y' but got the value 'n'. Check these unsatisfied dependencies: LTE_LINK_CONTROL
(=n). See http://docs.zephyrproject.org/latest/kconfig.html#CONFIG_LTE_LC_PSM_MODULE and/or look up
LTE_LC_PSM_MODULE in the menuconfig/guiconfig interface. The Application Development Primer, Setting
Configuration Values, and Kconfig - Tips and Best Practices sections of the manual might be helpful
too.


warning: LTE_PSM_REQ (defined at C:/Nordic/blinqy91X/nrf\lib\lte_link_control/Kconfig:119) was
assigned the value 'y' but got the value 'n'. Check these unsatisfied dependencies:
LTE_LC_PSM_MODULE (=n), LTE_LINK_CONTROL (=n). See
http://docs.zephyrproject.org/latest/kconfig.html#CONFIG_LTE_PSM_REQ and/or look up LTE_PSM_REQ in
the menuconfig/guiconfig interface. The Application Development Primer, Setting Configuration
Values, and Kconfig - Tips and Best Practices sections of the manual might be helpful too.


warning: LTE_PSM_REQ_RPTAU_SECONDS (defined at
C:/Nordic/blinqy91X/nrf\lib\lte_link_control/Kconfig:161) was assigned the value '7200' but got the
value ''. Check these unsatisfied dependencies: LTE_LC_PSM_MODULE (=n), LTE_LINK_CONTROL (=n). See
http://docs.zephyrproject.org/latest/kconfig.html#CONFIG_LTE_PSM_REQ_RPTAU_SECONDS and/or look up
LTE_PSM_REQ_RPTAU_SECONDS in the menuconfig/guiconfig interface. The Application Development Primer,
Setting Configuration Values, and Kconfig - Tips and Best Practices sections of the manual might be
helpful too.


warning: LTE_PSM_REQ_RAT_SECONDS (defined at
C:/Nordic/blinqy91X/nrf\lib\lte_link_control/Kconfig:169) was assigned the value '6' but got the
value ''. Check these unsatisfied dependencies: LTE_LC_PSM_MODULE (=n), LTE_LINK_CONTROL (=n). See
http://docs.zephyrproject.org/latest/kconfig.html#CONFIG_LTE_PSM_REQ_RAT_SECONDS and/or look up
LTE_PSM_REQ_RAT_SECONDS in the menuconfig/guiconfig interface. The Application Development Primer,
Setting Configuration Values, and Kconfig - Tips and Best Practices sections of the manual might be
helpful too.


warning: LTE_EDRX_REQ (defined at C:/Nordic/blinqy91X/nrf\lib\lte_link_control/Kconfig:188) was
assigned the value 'y' but got the value 'n'. Check these unsatisfied dependencies:
LTE_LC_EDRX_MODULE (=n), LTE_LINK_CONTROL (=n). See
http://docs.zephyrproject.org/latest/kconfig.html#CONFIG_LTE_EDRX_REQ and/or look up LTE_EDRX_REQ in
the menuconfig/guiconfig interface. The Application Development Primer, Setting Configuration
Values, and Kconfig - Tips and Best Practices sections of the manual might be helpful too.


warning: LTE_EDRX_REQ_VALUE_LTE_M (defined at
C:/Nordic/blinqy91X/nrf\lib\lte_link_control/Kconfig:194) was assigned the value '0000' but got the
value ''. Check these unsatisfied dependencies: LTE_LC_EDRX_MODULE (=n), LTE_LINK_CONTROL (=n). See
http://docs.zephyrproject.org/latest/kconfig.html#CONFIG_LTE_EDRX_REQ_VALUE_LTE_M and/or look up
LTE_EDRX_REQ_VALUE_LTE_M in the menuconfig/guiconfig interface. The Application Development Primer,
Setting Configuration Values, and Kconfig - Tips and Best Practices sections of the manual might be
helpful too.


warning: LTE_EDRX_REQ_VALUE_NBIOT (defined at
C:/Nordic/blinqy91X/nrf\lib\lte_link_control/Kconfig:205) was assigned the value '0000' but got the
value ''. Check these unsatisfied dependencies: LTE_LC_EDRX_MODULE (=n), LTE_LINK_CONTROL (=n). See
http://docs.zephyrproject.org/latest/kconfig.html#CONFIG_LTE_EDRX_REQ_VALUE_NBIOT and/or look up
LTE_EDRX_REQ_VALUE_NBIOT in the menuconfig/guiconfig interface. The Application Development Primer,
Setting Configuration Values, and Kconfig - Tips and Best Practices sections of the manual might be
helpful too.


warning: LTE_LC_WORKQUEUE_STACK_SIZE (defined at
C:/Nordic/blinqy91X/nrf\lib\lte_link_control/Kconfig:426) was assigned the value '768' but got the
value ''. Check these unsatisfied dependencies: LTE_LINK_CONTROL (=n). See
http://docs.zephyrproject.org/latest/kconfig.html#CONFIG_LTE_LC_WORKQUEUE_STACK_SIZE and/or look up
LTE_LC_WORKQUEUE_STACK_SIZE in the menuconfig/guiconfig interface. The Application Development
Primer, Setting Configuration Values, and Kconfig - Tips and Best Practices sections of the manual
might be helpful too.


warning: MODEM_INFO (defined at C:/Nordic/blinqy91X/nrf\lib\modem_info/Kconfig:7) was assigned the
value 'y' but got the value 'n'. Check these unsatisfied dependencies: NRF_MODEM_LIB (=n). See
http://docs.zephyrproject.org/latest/kconfig.html#CONFIG_MODEM_INFO and/or look up MODEM_INFO in the
menuconfig/guiconfig interface. The Application Development Primer, Setting Configuration Values,
and Kconfig - Tips and Best Practices sections of the manual might be helpful too.


warning: MODEM_INFO_ADD_DEVICE (defined at C:/Nordic/blinqy91X/nrf\lib\modem_info/Kconfig:65) was
assigned the value 'y' but got the value 'n'. Check these unsatisfied dependencies: MODEM_INFO (=n).
See http://docs.zephyrproject.org/latest/kconfig.html#CONFIG_MODEM_INFO_ADD_DEVICE and/or look up
MODEM_INFO_ADD_DEVICE in the menuconfig/guiconfig interface. The Application Development Primer,
Setting Configuration Values, and Kconfig - Tips and Best Practices sections of the manual might be
helpful too.


warning: MODEM_JWT (defined at C:/Nordic/blinqy91X/nrf\lib\modem_jwt/Kconfig:7) was assigned the
value 'y' but got the value 'n'. Check these unsatisfied dependencies: NRF_MODEM_LIB (=n). See
http://docs.zephyrproject.org/latest/kconfig.html#CONFIG_MODEM_JWT and/or look up MODEM_JWT in the
menuconfig/guiconfig interface. The Application Development Primer, Setting Configuration Values,
and Kconfig - Tips and Best Practices sections of the manual might be helpful too.


warning: LOCATION_METHOD_GNSS (defined at C:/Nordic/blinqy91X/nrf\lib\location/Kconfig:12) was
assigned the value 'y' but got the value 'n'. Check these unsatisfied dependencies: NRF_MODEM_LIB