<?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>Nrf9160dk lwm2m client</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/93757/nrf9160dk-lwm2m-client</link><description>Good day 
 I am trying to run the l2M2M_client sample on the nrf9160dk and have just downloaded the latest toolchain. I have gotten this error, while building, before even editing the code: 
 
 section `rodata&amp;#39; will not fit in region `FLASH&amp;#39; c:/nordicsemi</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Fri, 11 Nov 2022 11:55:46 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/93757/nrf9160dk-lwm2m-client" /><item><title>RE: Nrf9160dk lwm2m client</title><link>https://devzone.nordicsemi.com/thread/395299?ContentTypeID=1</link><pubDate>Fri, 11 Nov 2022 11:55:46 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:210d85cb-b3f8-41c9-b91b-0375579ac037</guid><dc:creator>&amp;#216;yvind</dc:creator><description>&lt;p&gt;I am not able to reproduce this. I edited build configuration:&lt;br /&gt;&lt;img style="max-height:240px;max-width:320px;" src="https://devzone.nordicsemi.com/resized-image/__size/640x480/__key/communityserver-discussions-components-files/4/pastedimage1668167666686v1.png" alt=" " /&gt;&lt;/p&gt;
&lt;p&gt;and unchecked Enable debug options&lt;/p&gt;
&lt;p&gt;&lt;img style="max-height:240px;max-width:320px;" src="https://devzone.nordicsemi.com/resized-image/__size/640x480/__key/communityserver-discussions-components-files/4/pastedimage1668167686304v2.png" alt=" " /&gt;&lt;/p&gt;
&lt;p&gt;Then clicked build configuration, which ended with a complete build&lt;br /&gt;&lt;pre class="ui-code" data-mode="text"&gt;....
Memory region         Used Size  Region Size  %age Used
           FLASH:      294492 B     409088 B     71.99%
            SRAM:      106712 B     211736 B     50.40%
        IDT_LIST:          0 GB         2 KB      0.00%
[435/443] Generating zephyr/tfm_nonsecure.hex
[436/443] Generating zephyr/mcuboot_primary_app.hex
[437/443] Generating zephyr/mcuboot_primary.hex
[438/443] Generating ../../zephyr/app_update.bin
sign the payload
[439/443] Generating ../../zephyr/dfu_application.zip
[440/443] Generating ../../zephyr/app_signed.hex
sign the payload
[441/443] Generating ../../zephyr/app_test_update.hex
sign the payload
[442/443] Generating ../../zephyr/app_moved_test_update.hex
[443/443] Generating zephyr/merged.hex&lt;/pre&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Nrf9160dk lwm2m client</title><link>https://devzone.nordicsemi.com/thread/395278?ContentTypeID=1</link><pubDate>Fri, 11 Nov 2022 10:14:08 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:e269c3f8-3750-4d15-9d79-dd4850d68116</guid><dc:creator>Hkhan7861</dc:creator><description>&lt;p&gt;HI, I have deleted the previous build and changed it to a build without debug options checked.&amp;nbsp;&amp;nbsp;&lt;pre class="ui-code" data-mode="text"&gt;Executing task: nRF Connect: Build: lwm2m_clientt/build (active) 

Building lwm2m_clientt
west build --build-dir c:\lwm2m_clientt\build c:\lwm2m_clientt

-- west build: generating a build system
Loading Zephyr default modules (Zephyr base (cached)).
-- Application: C:/lwm2m_clientt
-- Cache files will be written to: C:/nordicsemi/v2.1.2/zephyr/.cache
-- Zephyr version: 3.1.99 (C:/nordicsemi/v2.1.2/zephyr)
-- Found west (found suitable version &amp;quot;0.14.0&amp;quot;, minimum required is &amp;quot;0.7.1&amp;quot;)
-- Board: nrf9160dk_nrf9160_ns, Revision: 0.7.0
-- Found host-tools: zephyr 0.14.1 (C:/nordicsemi/toolchains/v2.1.2/opt/zephyr-sdk)
-- Found dtc: C:/nordicsemi/toolchains/v2.1.2/opt/bin/dtc.exe (found suitable version &amp;quot;1.4.7&amp;quot;, minimum required is &amp;quot;1.4.6&amp;quot;)
-- Found toolchain: zephyr 0.14.1 (C:/nordicsemi/toolchains/v2.1.2/opt/zephyr-sdk)
-- Found BOARD.dts: C:/nordicsemi/v2.1.2/zephyr/boards/arm/nrf9160dk_nrf9160/nrf9160dk_nrf9160_ns.dts
-- Found devicetree overlay: C:/lwm2m_clientt/boards/nrf9160dk_nrf9160_ns.overlay
-- Generated zephyr.dts: C:/lwm2m_clientt/build/zephyr/zephyr.dts
-- Generated devicetree_unfixed.h: C:/lwm2m_clientt/build/zephyr/include/generated/devicetree_unfixed.h
-- Generated device_extern.h: C:/lwm2m_clientt/build/zephyr/include/generated/device_extern.h
-- Including generated dts.cmake file: C:/lwm2m_clientt/build/zephyr/dts.cmake

warning: LIGHT_SENSOR_LIGHT_MEASUREMENT_MAX_VALUE (defined at
C:/lwm2m_clientt\src/sensors/Kconfig.light_sensor:14) was assigned the value &amp;#39;300&amp;#39; but got the value
&amp;#39;&amp;#39;. Check these unsatisfied dependencies: LIGHT_SENSOR (=n), APP_LIGHT_SENSOR (=n). See
http://docs.zephyrproject.org/latest/kconfig.html#CONFIG_LIGHT_SENSOR_LIGHT_MEASUREMENT_MAX_VALUE
and/or look up LIGHT_SENSOR_LIGHT_MEASUREMENT_MAX_VALUE 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: LIGHT_SENSOR_COLOUR_MEASUREMENT_MAX_VALUE (defined at
C:/lwm2m_clientt\src/sensors/Kconfig.light_sensor:24) was assigned the value &amp;#39;300&amp;#39; but got the value
&amp;#39;&amp;#39;. Check these unsatisfied dependencies: LIGHT_SENSOR (=n), APP_LIGHT_SENSOR (=n). See
http://docs.zephyrproject.org/latest/kconfig.html#CONFIG_LIGHT_SENSOR_COLOUR_MEASUREMENT_MAX_VALUE
and/or look up LIGHT_SENSOR_COLOUR_MEASUREMENT_MAX_VALUE 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: DFU_TARGET_FULL_MODEM (defined at
C:/nordicsemi/v2.1.2/nrf\subsys\dfu\dfu_target/Kconfig:72) was assigned the value &amp;#39;y&amp;#39; but got the
value &amp;#39;n&amp;#39;. Check these unsatisfied dependencies: DFU_TARGET_STREAM (=n), DFU_TARGET (=n). See
http://docs.zephyrproject.org/latest/kconfig.html#CONFIG_DFU_TARGET_FULL_MODEM and/or look up
DFU_TARGET_FULL_MODEM 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_SECURITY_RNG (defined at C:/nordicsemi/v2.1.2/nrfxlib\nrf_security\Kconfig.legacy:316)
was assigned the value &amp;#39;n&amp;#39; but got the value &amp;#39;y&amp;#39;. See
http://docs.zephyrproject.org/latest/kconfig.html#CONFIG_NRF_SECURITY_RNG and/or look up
Parsing C:/lwm2m_clientt/Kconfig
Loaded configuration &amp;#39;C:/nordicsemi/v2.1.2/zephyr/boards/arm/nrf9160dk_nrf9160/nrf9160dk_nrf9160_ns_defconfig&amp;#39;
Merged configuration &amp;#39;c:/lwm2m_clientt/boards/nrf9160dk_nrf9160_ns.conf&amp;#39;
NRF_SECURITY_RNG 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: LWM2M_IPSO_LIGHT_CONTROL_INSTANCE_COUNT (defined at subsys/net/lib/lwm2m/Kconfig.ipso:152)
was assigned the value &amp;#39;4&amp;#39; but got the value &amp;#39;&amp;#39;. Check these unsatisfied dependencies:
LWM2M_IPSO_LIGHT_CONTROL (=n), LWM2M_IPSO_SUPPORT (=n), LWM2M (=n), NETWORKING (=n). See
http://docs.zephyrproject.org/latest/kconfig.html#CONFIG_LWM2M_IPSO_LIGHT_CONTROL_INSTANCE_COUNT
and/or look up LWM2M_IPSO_LIGHT_CONTROL_INSTANCE_COUNT 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: LWM2M_IPSO_ONOFF_SWITCH_INSTANCE_COUNT (defined at subsys/net/lib/lwm2m/Kconfig.ipso:235)
was assigned the value &amp;#39;2&amp;#39; but got the value &amp;#39;&amp;#39;. Check these unsatisfied dependencies:
LWM2M_IPSO_SUPPORT (=n), LWM2M (=n), NETWORKING (=n). See
http://docs.zephyrproject.org/latest/kconfig.html#CONFIG_LWM2M_IPSO_ONOFF_SWITCH_INSTANCE_COUNT
and/or look up LWM2M_IPSO_ONOFF_SWITCH_INSTANCE_COUNT 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: LWM2M_IPSO_PUSH_BUTTON_INSTANCE_COUNT (defined at subsys/net/lib/lwm2m/Kconfig.ipso:265)
was assigned the value &amp;#39;2&amp;#39; but got the value &amp;#39;&amp;#39;. Check these unsatisfied dependencies:
LWM2M_IPSO_PUSH_BUTTON (=n), LWM2M_IPSO_SUPPORT (=n), LWM2M (=n), NETWORKING (=n). See
http://docs.zephyrproject.org/latest/kconfig.html#CONFIG_LWM2M_IPSO_PUSH_BUTTON_INSTANCE_COUNT
and/or look up LWM2M_IPSO_PUSH_BUTTON_INSTANCE_COUNT 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: The choice symbol LWM2M_IPSO_ONOFF_SWITCH_VERSION_1_1 (defined at
subsys/net/lib/lwm2m/Kconfig.ipso:253) was selected (set =y), but no symbol ended up as the choice
selection. See
http://docs.zephyrproject.org/latest/kconfig.html#CONFIG_LWM2M_IPSO_ONOFF_SWITCH_VERSION_1_1 and/or
look up LWM2M_IPSO_ONOFF_SWITCH_VERSION_1_1 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: LWM2M_IPSO_ONOFF_SWITCH (defined at subsys/net/lib/lwm2m/Kconfig.ipso:230) has direct dependencies LWM2M_IPSO_SUPPORT &amp;amp;&amp;amp; LWM2M &amp;amp;&amp;amp; NETWORKING with value n, but is currently being y-selected by the following symbols:
 - LWM2M_APP_ONOFF_SWITCH (defined at C:/lwm2m_clientt\src/lwm2m/Kconfig:22), with value y, direct dependencies y (value: y)
 - APP_ONOFF_SWITCH (defined at C:/lwm2m_clientt/Kconfig:21), with value y, direct dependencies BOARD_NRF9160DK_NRF9160_NS (value: y), and select condition BOARD_NRF9160DK_NRF9160_NS (value: y)

error: Aborting due to Kconfig warnings

CMake Error at C:/nordicsemi/v2.1.2/zephyr/cmake/modules/kconfig.cmake:293 (message):
  command failed with return code: 1
Call Stack (most recent call first):
  C:/nordicsemi/v2.1.2/zephyr/cmake/modules/zephyr_default.cmake:121 (include)
  C:/nordicsemi/v2.1.2/zephyr/share/zephyr-package/cmake/ZephyrConfig.cmake:66 (include)
  C:/nordicsemi/v2.1.2/zephyr/share/zephyr-package/cmake/ZephyrConfig.cmake:97 (include_boilerplate)
  CMakeLists.txt:9 (find_package)


-- Configuring incomplete, errors occurred!
FATAL ERROR: command exited with status 1: &amp;#39;c:\nordicsemi\toolchains\v2.1.2\opt\bin\cmake.EXE&amp;#39; &amp;#39;-DWEST_PYTHON=c:\nordicsemi\toolchains\v2.1.2\opt\bin\python.exe&amp;#39; &amp;#39;-Bc:\lwm2m_clientt\build&amp;#39; -GNinja &amp;#39;-Sc:\lwm2m_clientt&amp;#39;

 *  The terminal process terminated with exit code: 1. 
 *  Terminal will be reused by tasks, press any key to close it. 
&lt;/pre&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Nrf9160dk lwm2m client</title><link>https://devzone.nordicsemi.com/thread/395254?ContentTypeID=1</link><pubDate>Fri, 11 Nov 2022 09:13:15 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:4e18c7ec-1d41-45fe-bc30-42c802968eea</guid><dc:creator>&amp;#216;yvind</dc:creator><description>&lt;p&gt;Hassan, can you please try to disable debug options in your build configuration? Do you need these for testing the sample?&amp;nbsp;&lt;/p&gt;
&lt;p&gt;When you add a build configuration with this option checked, the following options are set:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;code&gt;CONFIG_DEBUG_OPTIMIZATIONS&lt;/code&gt;&lt;span&gt;&amp;nbsp;&lt;/span&gt;- This option limits the optimizations made by the compiler to only those that do not impact debugging.&lt;/li&gt;
&lt;li&gt;&lt;code&gt;CONFIG_DEBUG_THREAD_INFO&lt;/code&gt;&lt;span&gt;&amp;nbsp;&lt;/span&gt;- This option adds additional information to the thread object, so that the debugger can discover the threads. This will work for any debugger. Additional threads appear in the&lt;span&gt;&amp;nbsp;&lt;/span&gt;&lt;a href="https://nrfconnect.github.io/vscode-nrf-connect/connect/debug_app.html#call-stack"&gt;Call Stack View&lt;/a&gt;.&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;Enabling the debugging options will affect the application&amp;#39;s memory usage.&lt;/p&gt;
&lt;p&gt;From the &lt;a href="https://nrfconnect.github.io/vscode-nrf-connect/connect/debug_app.html#enabling-debugging"&gt;nRF Connect for VS Code documentation&lt;/a&gt;&amp;nbsp;on Enabling debugger&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Nrf9160dk lwm2m client</title><link>https://devzone.nordicsemi.com/thread/395226?ContentTypeID=1</link><pubDate>Fri, 11 Nov 2022 06:56:52 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:b1d8da16-b8ea-4192-b7aa-21458f188332</guid><dc:creator>Hkhan7861</dc:creator><description>&lt;p&gt;&lt;img style="max-height:240px;max-width:320px;" alt=" " src="https://devzone.nordicsemi.com/resized-image/__size/640x480/__key/communityserver-discussions-components-files/4/1_2E00_.jpg" /&gt;&lt;img style="max-height:240px;max-width:320px;" alt=" " src="https://devzone.nordicsemi.com/resized-image/__size/640x480/__key/communityserver-discussions-components-files/4/2_2E00_.jpg" /&gt;&lt;pre class="ui-code" data-mode="text"&gt;Executing task: nRF Connect: Build: lwm2m_client3/build (active) 

Building lwm2m_client3
west build --build-dir c:\lwm2m_client3\build c:\lwm2m_client3 --pristine --board nrf9160dk_nrf9160_ns -- -DNCS_TOOLCHAIN_VERSION:STRING=&amp;quot;NONE&amp;quot; -DBOARD_ROOT:STRING=&amp;quot;c:/lwm2m_client2;c:/lwm2m_client3&amp;quot; -DCONFIG_DEBUG_OPTIMIZATIONS:STRING=&amp;quot;y&amp;quot; -DCONFIG_DEBUG_THREAD_INFO:STRING=&amp;quot;y&amp;quot; -DCONF_FILE:STRING=&amp;quot;c:/lwm2m_client3/boards/nrf9160dk_nrf9160_ns.conf&amp;quot; -DDTC_OVERLAY_FILE:STRING=&amp;quot;c:/lwm2m_client3/boards/nrf9160dk_nrf9160_ns.overlay&amp;quot;

-- west build: generating a build system
Loading Zephyr default modules (Zephyr base).
-- Application: C:/lwm2m_client3
-- Found Python3: C:/nordicsemi/toolchains/v2.1.2/opt/bin/python.exe (found suitable exact version &amp;quot;3.8.2&amp;quot;) found components: Interpreter 
-- Cache files will be written to: C:/nordicsemi/v2.1.2/zephyr/.cache
-- Zephyr version: 3.1.99 (C:/nordicsemi/v2.1.2/zephyr)
-- Found west (found suitable version &amp;quot;0.14.0&amp;quot;, minimum required is &amp;quot;0.7.1&amp;quot;)
-- Board: nrf9160dk_nrf9160_ns, Revision: 0.7.0
-- Found host-tools: zephyr 0.14.1 (C:/nordicsemi/toolchains/v2.1.2/opt/zephyr-sdk)
-- Found dtc: C:/nordicsemi/toolchains/v2.1.2/opt/bin/dtc.exe (found suitable version &amp;quot;1.4.7&amp;quot;, minimum required is &amp;quot;1.4.6&amp;quot;)
-- Found toolchain: zephyr 0.14.1 (C:/nordicsemi/toolchains/v2.1.2/opt/zephyr-sdk)
-- Found BOARD.dts: C:/nordicsemi/v2.1.2/zephyr/boards/arm/nrf9160dk_nrf9160/nrf9160dk_nrf9160_ns.dts
-- Found devicetree overlay: c:/lwm2m_client3/boards/nrf9160dk_nrf9160_ns.overlay
-- Generated zephyr.dts: C:/lwm2m_client3/build/zephyr/zephyr.dts
-- Generated devicetree_unfixed.h: C:/lwm2m_client3/build/zephyr/include/generated/devicetree_unfixed.h
-- Generated device_extern.h: C:/lwm2m_client3/build/zephyr/include/generated/device_extern.h
-- Including generated dts.cmake file: C:/lwm2m_client3/build/zephyr/dts.cmake

warning: LIGHT_SENSOR_LIGHT_MEASUREMENT_MAX_VALUE (defined at
C:/lwm2m_client3\src/sensors/Kconfig.light_sensor:14) was assigned the value &amp;#39;300&amp;#39; but got the value
&amp;#39;&amp;#39;. Check these unsatisfied dependencies: LIGHT_SENSOR (=n), APP_LIGHT_SENSOR (=n). See
http://docs.zephyrproject.org/latest/kconfig.html#CONFIG_LIGHT_SENSOR_LIGHT_MEASUREMENT_MAX_VALUE
and/or look up LIGHT_SENSOR_LIGHT_MEASUREMENT_MAX_VALUE 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: LIGHT_SENSOR_COLOUR_MEASUREMENT_MAX_VALUE (defined at
C:/lwm2m_client3\src/sensors/Kconfig.light_sensor:24) was assigned the value &amp;#39;300&amp;#39; but got the value
&amp;#39;&amp;#39;. Check these unsatisfied dependencies: LIGHT_SENSOR (=n), APP_LIGHT_SENSOR (=n). See
http://docs.zephyrproject.org/latest/kconfig.html#CONFIG_LIGHT_SENSOR_COLOUR_MEASUREMENT_MAX_VALUE
Parsing C:/lwm2m_client3/Kconfig
Loaded configuration &amp;#39;C:/nordicsemi/v2.1.2/zephyr/boards/arm/nrf9160dk_nrf9160/nrf9160dk_nrf9160_ns_defconfig&amp;#39;
Merged configuration &amp;#39;c:/lwm2m_client3/boards/nrf9160dk_nrf9160_ns.conf&amp;#39;
Merged configuration &amp;#39;C:/lwm2m_client3/build/zephyr/misc/generated/extra_kconfig_options.conf&amp;#39;
and/or look up LIGHT_SENSOR_COLOUR_MEASUREMENT_MAX_VALUE 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: DFU_TARGET_FULL_MODEM (defined at
C:/nordicsemi/v2.1.2/nrf\subsys\dfu\dfu_target/Kconfig:72) was assigned the value &amp;#39;y&amp;#39; but got the
value &amp;#39;n&amp;#39;. Check these unsatisfied dependencies: DFU_TARGET_STREAM (=n), DFU_TARGET (=n). See
http://docs.zephyrproject.org/latest/kconfig.html#CONFIG_DFU_TARGET_FULL_MODEM and/or look up
DFU_TARGET_FULL_MODEM 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_SECURITY_RNG (defined at C:/nordicsemi/v2.1.2/nrfxlib\nrf_security\Kconfig.legacy:316)
was assigned the value &amp;#39;n&amp;#39; but got the value &amp;#39;y&amp;#39;. See
http://docs.zephyrproject.org/latest/kconfig.html#CONFIG_NRF_SECURITY_RNG and/or look up
NRF_SECURITY_RNG 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: LWM2M_IPSO_LIGHT_CONTROL_INSTANCE_COUNT (defined at subsys/net/lib/lwm2m/Kconfig.ipso:152)
was assigned the value &amp;#39;4&amp;#39; but got the value &amp;#39;&amp;#39;. Check these unsatisfied dependencies:
LWM2M_IPSO_LIGHT_CONTROL (=n), LWM2M_IPSO_SUPPORT (=n), LWM2M (=n), NETWORKING (=n). See
http://docs.zephyrproject.org/latest/kconfig.html#CONFIG_LWM2M_IPSO_LIGHT_CONTROL_INSTANCE_COUNT
and/or look up LWM2M_IPSO_LIGHT_CONTROL_INSTANCE_COUNT 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: LWM2M_IPSO_ONOFF_SWITCH_INSTANCE_COUNT (defined at subsys/net/lib/lwm2m/Kconfig.ipso:235)
was assigned the value &amp;#39;2&amp;#39; but got the value &amp;#39;&amp;#39;. Check these unsatisfied dependencies:
LWM2M_IPSO_SUPPORT (=n), LWM2M (=n), NETWORKING (=n). See
http://docs.zephyrproject.org/latest/kconfig.html#CONFIG_LWM2M_IPSO_ONOFF_SWITCH_INSTANCE_COUNT
and/or look up LWM2M_IPSO_ONOFF_SWITCH_INSTANCE_COUNT 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: LWM2M_IPSO_PUSH_BUTTON_INSTANCE_COUNT (defined at subsys/net/lib/lwm2m/Kconfig.ipso:265)
was assigned the value &amp;#39;2&amp;#39; but got the value &amp;#39;&amp;#39;. Check these unsatisfied dependencies:
LWM2M_IPSO_PUSH_BUTTON (=n), LWM2M_IPSO_SUPPORT (=n), LWM2M (=n), NETWORKING (=n). See
http://docs.zephyrproject.org/latest/kconfig.html#CONFIG_LWM2M_IPSO_PUSH_BUTTON_INSTANCE_COUNT
and/or look up LWM2M_IPSO_PUSH_BUTTON_INSTANCE_COUNT 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: The choice symbol LWM2M_IPSO_ONOFF_SWITCH_VERSION_1_1 (defined at
subsys/net/lib/lwm2m/Kconfig.ipso:253) was selected (set =y), but no symbol ended up as the choice
selection. See
http://docs.zephyrproject.org/latest/kconfig.html#CONFIG_LWM2M_IPSO_ONOFF_SWITCH_VERSION_1_1 and/or
look up LWM2M_IPSO_ONOFF_SWITCH_VERSION_1_1 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: LWM2M_IPSO_ONOFF_SWITCH (defined at subsys/net/lib/lwm2m/Kconfig.ipso:230) has direct dependencies LWM2M_IPSO_SUPPORT &amp;amp;&amp;amp; LWM2M &amp;amp;&amp;amp; NETWORKING with value n, but is currently being y-selected by the following symbols:
 - LWM2M_APP_ONOFF_SWITCH (defined at C:/lwm2m_client3\src/lwm2m/Kconfig:22), with value y, direct dependencies y (value: y)
 - APP_ONOFF_SWITCH (defined at C:/lwm2m_client3/Kconfig:21), with value y, direct dependencies BOARD_NRF9160DK_NRF9160_NS (value: y), and select condition BOARD_NRF9160DK_NRF9160_NS (value: y)

error: Aborting due to Kconfig warnings

CMake Error at C:/nordicsemi/v2.1.2/zephyr/cmake/modules/kconfig.cmake:293 (message):
  command failed with return code: 1
Call Stack (most recent call first):
  C:/nordicsemi/v2.1.2/zephyr/cmake/modules/zephyr_default.cmake:121 (include)
  C:/nordicsemi/v2.1.2/zephyr/share/zephyr-package/cmake/ZephyrConfig.cmake:66 (include)
  C:/nordicsemi/v2.1.2/zephyr/share/zephyr-package/cmake/ZephyrConfig.cmake:92 (include_boilerplate)
  CMakeLists.txt:9 (find_package)


-- Configuring incomplete, errors occurred!
FATAL ERROR: command exited with status 1: &amp;#39;c:\nordicsemi\toolchains\v2.1.2\opt\bin\cmake.EXE&amp;#39; &amp;#39;-DWEST_PYTHON=c:\nordicsemi\toolchains\v2.1.2\opt\bin\python.exe&amp;#39; &amp;#39;-Bc:\lwm2m_client3\build&amp;#39; -GNinja -DBOARD=nrf9160dk_nrf9160_ns -DNCS_TOOLCHAIN_VERSION:STRING=NONE &amp;#39;-DBOARD_ROOT:STRING=c:/lwm2m_client2;c:/lwm2m_client3&amp;#39; -DCONFIG_DEBUG_OPTIMIZATIONS:STRING=y -DCONFIG_DEBUG_THREAD_INFO:STRING=y -DCONF_FILE:STRING=c:/lwm2m_client3/boards/nrf9160dk_nrf9160_ns.conf -DDTC_OVERLAY_FILE:STRING=c:/lwm2m_client3/boards/nrf9160dk_nrf9160_ns.overlay &amp;#39;-Sc:\lwm2m_client3&amp;#39;

 *  The terminal process terminated with exit code: 1. 
 *  Terminal will be reused by tasks, press any key to close it. &lt;/pre&gt;&lt;/p&gt;
&lt;p&gt;Hi&amp;nbsp;&lt;span&gt;&amp;Oslash;yvind&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;I must be doing something wrong in my setup then.&amp;nbsp; Please point me in the right direction.&amp;nbsp;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Kind regards,&lt;/p&gt;
&lt;p&gt;Hassan&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Nrf9160dk lwm2m client</title><link>https://devzone.nordicsemi.com/thread/395134?ContentTypeID=1</link><pubDate>Thu, 10 Nov 2022 13:48:34 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:df423796-a42c-422f-be87-33a82b44d476</guid><dc:creator>&amp;#216;yvind</dc:creator><description>&lt;p&gt;Hassan, I&amp;#39;m using nRF Connect SDK v2.1.2 from the Toolchain Manager. Created new application (freestanding) of the LwM2M client, built for nrf9160dk_nrf9160_ns&lt;br /&gt;&lt;img style="max-height:240px;max-width:320px;" src="https://devzone.nordicsemi.com/resized-image/__size/640x480/__key/communityserver-discussions-components-files/4/pastedimage1668088074237v1.png" alt=" " /&gt;&lt;/p&gt;
&lt;p&gt;-Øyvind&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Nrf9160dk lwm2m client</title><link>https://devzone.nordicsemi.com/thread/395123?ContentTypeID=1</link><pubDate>Thu, 10 Nov 2022 13:23:18 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:cb039a9e-f592-4c2b-bc94-df3d624343e6</guid><dc:creator>Hkhan7861</dc:creator><description>&lt;p&gt;HI&lt;/p&gt;
&lt;p&gt;I had not changed anything. My device was also unplugged.&amp;nbsp; I just redownloaded the toolchain as well.&amp;nbsp; what toolchain are you using? The sample i&amp;#39;m using is the nrf9160 sample and im building&amp;nbsp;&lt;span&gt;nrf9160dk_nrf9160_ns.&amp;nbsp; No configurations or anything&amp;nbsp;else was changed.&amp;nbsp;&amp;nbsp;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;Kind regards,&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;Hassan&lt;/span&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Nrf9160dk lwm2m client</title><link>https://devzone.nordicsemi.com/thread/395100?ContentTypeID=1</link><pubDate>Thu, 10 Nov 2022 12:35:47 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:d26d51c8-a99e-4ef8-a985-d1ab0252d0ff</guid><dc:creator>&amp;#216;yvind</dc:creator><description>&lt;p&gt;Hello Hassan,&amp;nbsp;&lt;/p&gt;
&lt;p&gt;What configurations have you added to the project? Building the default sample for&amp;nbsp;nrf9160dk_nrf9160_ns&amp;nbsp;did not throw any error on my side.&lt;/p&gt;
&lt;p&gt;Kind regards,&lt;br /&gt;Øyvind&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>