【Matter】Can nRF52832 support the matter protocol?

Hello Nordic experts,

Recently, I found that the Matter SDK has been released. based on the matter layers, as below:

I have the following questions as follows:

  1. Can BLE-only devices communicate with other matter devices? because based on the matter protocol layers above, IPV6 for BLE is also supported.
  2. If Item1 is yes, nRF52840 can implement it via 6lowpan? can I consider IPV6 for BLE as the same as 6lowpan?
  3. If Item1 is yes, can the current matter SDK support the IPV6 for BLE feature?
  4. If not, when the matter SDK will support this feature? any limitations for it?
Parents Reply
  • Hello,

    xiaolongba said:

    but I found that Nordic can support IPv6 over BLE already, as below:

    https://infocenter.nordicsemi.com/topic/struct_sdk/struct/sdk_iot_latest.html

    The nRF IoT SDK is deprecated and should not be used. Also, if you want to develop Matter applications it cannot be used. The nRF Connect SDK is our only SDK which supports Matter.

    xiaolongba said:

    so, as you said above, IPV6 over BLE feature is the limitation for the current Matter v1.0. in my understanding, it should be out of Matter spec as Matter protocol is IP related only and don't concern about the generic protocol. the reason why Matter over Thread or Matter over WiFi as they are all supporting the IP protocol in nature.

    can you help me double check again?

    In Nordic's Matter applications, Bluetooth LE is only used for commissioning. Google's Developer Center has a primer which illustrates and describes the layers of a Matter product.

    This illustration is from that primer.

    If you have any more questions about the roadmap and planned features of Matter, Leon can be contacted via email.

    If you do not have is email address, send me a private message, and I will provide it to you.

    Kind Regards,
    Maria

Children
  •   

    Hello Maria,

    Many thanks for your detailed replies. I can understand that Matter v1.0 can only support the commissioning feature at this moment, as the primer mentioned, as below:

    "Matter also supports bridging of other Smart Home technologies such as Zigbee, Bluetooth Mesh and Z-Wave. This means that devices based on these protocols may be operated as if they were Matter devices through a Bridge, which is a member device of both a Matter network and the other, bridged, IoT technologies."

    in my understanding, nRF52832 can also communicate with other matter devices via a bridge, so the current nRF Connect SDK is possible to implement it? At least, Nordic has such one similar demo. right?

    As I am a BLE player, I don't want to spend much time on Thread, my purpose is to connect to the Matter network via a bridge with BLE devices, is it possible to implement it via the current nRF connect SDK.

    if it is possible, Can I save the Matter certification fee if using BLE-only devices because the bridge has been authorized? If not, any solutions can let the BLE-only devices connect to the Matter network without the Matter certification fee as 2.5K dollars for each type of device is too expensive.

    My email as below:

    [email protected]

    thanks in advance.

  • Hi Helon,

    I send out an Email to follow up this question with you.

    Thanks!

    Leon Wu

  • Hi Helon,

    I send out an Email to follow up this question with you.

    Thanks!

    Leon Wu

Related