Init CHIP stack failed in light_bubl MATTER sample NRF SDK 2.0.0

I'm using a nrf52840dongle board with the prj_no_dfu.conf configuration with the following additions:

CONFIG_BOARD_HAS_NRF5_BOOTLOADER=n
CONFIG_CHIP_LIB_SHELL=y

CONFIG_LOG=y
CONFIG_LOG_MODE_MINIMAL=n
CONFIG_LOG_DEFAULT_LEVEL=4

CONFIG_SERIAL=y
CONFIG_CONSOLE=y
CONFIG_UART_CONSOLE=y

This is the output:

I: nRF5 802154 radio initialized
*** Booting Zephyr OS build v3.0.99-ncs1  ***
I: Init CHIP stack
E: PlatformMgr().InitChipStack() failed
E: Exited with code 9f


uart:~$

Any ideas?

Thanks!

at

Parents Reply Children
No Data
Related