diff --git a/examples/platforms/nrf52840/openthread-core-nrf52840-config.h b/examples/platforms/nrf52840/openthread-core-nrf52840-config.h index 04058517d..99980de38 100644 --- a/examples/platforms/nrf52840/openthread-core-nrf52840-config.h +++ b/examples/platforms/nrf52840/openthread-core-nrf52840-config.h @@ -49,7 +49,7 @@ * The maximum number of state-changed callback handlers (set using `otSetStateChangedCallback()`). * */ -#define OPENTHREAD_CONFIG_MAX_STATECHANGE_HANDLERS 2 +#define OPENTHREAD_CONFIG_MAX_STATECHANGE_HANDLERS 3 /** * @def OPENTHREAD_CONFIG_ADDRESS_CACHE_ENTRIES