diff --git a/subsys/net/lib/lwm2m/Kconfig b/subsys/net/lib/lwm2m/Kconfig index 807e9bd46b8..a953ddde2f0 100644 --- a/subsys/net/lib/lwm2m/Kconfig +++ b/subsys/net/lib/lwm2m/Kconfig @@ -51,7 +51,7 @@ config LWM2M_ENGINE_MAX_REPLIES config LWM2M_ENGINE_MAX_OBSERVER int "Maximum # of observable LWM2M resources" - default 20 + default 10 range 5 200 help This value sets the maximum number of resources which can be