Supported boards

For CLI version 0.1. The authoritative list is always mcuhome device boards — it answers from the exact registry your installed version builds with.

Supported and tested

Board targetTransportsNotes
nrf7002dk/nrf5340/cpuapp Thread The reference board. Thread-only: BLE is deliberately off — commissioning happens on-network. Verified end to end against a production Home Assistant.

Planned

Board targetStatus
nrf52840dk/nrf52840not brought up yet
nrf52840dongle/nrf52840brought up as a bare Matter node, but has no I2C bus broken out
nrf54l15dk/nrf54l15/cpuappnot brought up yet

What about other Zephyr boards?

Zephyr itself supports hundreds of boards, but MCUHome only accepts boards it has brought up and tested: a board entry carries MCUHome-specific knowledge (partition layout for over-the-air updates, entropy sources, radio configuration) that generic Zephyr support does not provide. New board bring-ups are tracked on the SDK issue tracker.