For CLI version 0.1. The authoritative list is always
mcuhome device boards — it answers from the exact registry
your installed version builds with.
| Board target | Transports | Notes |
|---|---|---|
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. |
| Board target | Status |
|---|---|
nrf52840dk/nrf52840 | not brought up yet |
nrf52840dongle/nrf52840 | brought up as a bare Matter node, but has no I2C bus broken out |
nrf54l15dk/nrf54l15/cpuapp | not brought up yet |
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.