Matter hardware and memory requirements
Hardware that runs Matter protocol applications must meet specification requirements, including providing the right amount of flash memory and being able to run Bluetooth LE and Thread concurrently.
Supported SoCs
Currently the following SoCs from Nordic Semiconductor are supported for use with the Matter protocol:
nRF5340 (Matter over Thread and Matter over Wi-Fi through the
nrf7002_ek
shield)nRF5340 + nRF7002 (Matter over Thread and Matter over Wi-Fi)
nRF52840 (Matter over Thread)
Front-End Modules
SoCs from Nordic Semiconductor that can run the Matter protocol over Thread can also work with external Front-End Modules. For more information about the FEM support in the nRF Connect SDK, see Working with RF front-end modules and nRF21540 DK.
External flash
For the currently supported SoCs, you must use an external memory with at least 1 MB of flash for nRF52840 and 1.5MB for nRF5340. This is required to perform the DFU operation.
The development kits for the supported SoCs from Nordic Semiconductor are supplied with the MX25R64 type of external flash that meets these memory requirements. However, it is possible to configure the SoCs with different QSPI or SPI memory if it is supported by Zephyr. For this purpose, check the reference design for Nordic DKs for information about how to connect the external memory with SoC, specifically whether the pins are designed for the QSPI or the high-speed SPIM operations.
RAM and flash memory requirements
RAM and flash memory requirement values differ depending on the DK and the programmed sample.
The following tables list memory requirement values for Matter samples.
Values are provided in kilobytes (KB).
The following table lists memory requirements for samples running on the nRF52840 DK (nrf52840dk_nrf52840).
Sample |
MCUBoot ROM |
Application ROM |
Factory data |
Settings |
Total ROM |
Total RAM |
---|---|---|---|---|---|---|
Light Bulb (Debug) |
28 |
904 |
4 |
16 |
952 |
220 |
Light Bulb (Debug with Amazon FFS) |
28 |
906 |
4 |
16 |
954 |
220 |
Light Bulb (Release) |
28 |
727 |
4 |
16 |
775 |
213 |
Light Bulb (Debug with DFU over SMP) |
28 |
913 |
4 |
16 |
961 |
232 |
Light Switch (Debug) |
28 |
855 |
4 |
16 |
903 |
210 |
Light Switch (Release) |
28 |
686 |
4 |
16 |
734 |
204 |
Light Switch (Debug with DFU over SMP) |
28 |
863 |
4 |
16 |
911 |
223 |
Lock (Debug) |
28 |
868 |
4 |
16 |
916 |
211 |
Lock (Release) |
28 |
682 |
4 |
16 |
730 |
204 |
Lock (Debug with DFU over SMP) |
28 |
877 |
4 |
16 |
925 |
223 |
Template (Debug) |
28 |
824 |
4 |
16 |
872 |
210 |
Template (Release) |
28 |
662 |
4 |
16 |
710 |
203 |
Window Covering (Debug) |
28 |
848 |
4 |
16 |
896 |
210 |
Window Covering (Release) |
28 |
679 |
4 |
16 |
727 |
204 |
Window Covering (Debug with DFU over SMP) |
28 |
857 |
4 |
16 |
905 |
223 |
The following table lists memory requirements for samples running on the nRF5340 DK (nrf5340dk_nrf5340_cpuapp).
Sample |
MCUBoot ROM |
Application ROM |
Factory data |
Settings |
Total ROM |
Total RAM |
---|---|---|---|---|---|---|
Light Bulb (Debug) |
32 |
811 |
4 |
16 |
863 |
218 |
Light Bulb (Debug with Amazon FFS) |
32 |
813 |
4 |
16 |
865 |
218 |
Light Bulb (Release) |
32 |
634 |
4 |
16 |
686 |
210 |
Light Bulb (Debug with DFU over SMP) |
32 |
820 |
4 |
16 |
872 |
229 |
Light Switch (Debug) |
32 |
762 |
4 |
16 |
814 |
208 |
Light Switch (Release) |
32 |
593 |
4 |
16 |
645 |
201 |
Light Switch (Debug with DFU over SMP) |
32 |
770 |
4 |
16 |
822 |
219 |
Lock (Debug) |
32 |
775 |
4 |
16 |
827 |
209 |
Lock (Release) |
32 |
589 |
4 |
16 |
641 |
201 |
Lock (Debug with DFU over SMP) |
32 |
784 |
4 |
16 |
836 |
220 |
Template (Debug) |
32 |
732 |
4 |
16 |
784 |
208 |
Template (Release) |
32 |
569 |
4 |
16 |
621 |
200 |
Window Covering (Debug) |
32 |
755 |
4 |
16 |
807 |
208 |
Window Covering (Release) |
32 |
586 |
4 |
16 |
638 |
201 |
Window Covering (Debug with DFU over SMP) |
32 |
764 |
4 |
16 |
816 |
219 |
The following table lists memory requirements for samples running on the Thingy:53 (thingy53_nrf5340).
Application |
MCUBoot ROM |
Application ROM |
Factory data |
Settings |
Total ROM |
Total RAM |
---|---|---|---|---|---|---|
Weather Station (Debug) |
64 |
786 |
0 |
64 |
914 |
239 |
The following table lists memory requirements for samples running on the nRF7002 DK (nrf5340dk_nrf5340_cpuapp).
Sample |
MCUBoot ROM |
Application ROM |
Factory data |
Settings |
Total ROM |
Total RAM |
---|---|---|---|---|---|---|
Light Switch (Debug) |
48 |
863 |
4 |
16 |
931 |
372 |
Light Switch (Release) |
48 |
686 |
4 |
16 |
754 |
366 |
Lock (Debug) |
48 |
876 |
4 |
16 |
944 |
373 |
Lock (Release) |
48 |
682 |
4 |
16 |
750 |
366 |
Lock (Debug with DFU over SMP) |
48 |
885 |
4 |
16 |
953 |
384 |
Template (Debug) |
48 |
833 |
4 |
16 |
901 |
371 |
Template (Release) |
48 |
662 |
4 |
16 |
730 |
365 |