【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 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.

Children
Related