Hello,
I’m working on a project based on the nRF Connect SDK v3.0.0 Matter Light Bulb sample, using the nRF52840DK. I aim to implement IPv6 support and enable Matter over Thread and Matter over Wi-Fi switching, as done in the Door Lock sample.
From the documentation, I noticed - Matter over Wi-Fi is documented as supported on the nRF5340DK with nRF7002EK shield or the nRF7002DK.
I would like to know:
- In case it is not officially supported, are there known workarounds, sample projects, or documentation for enabling it experimentally?
- Is there any limitation in hardware or driver support that would prevent this configuration?
I’m aiming for a dual-mode network setup in my application, and understanding whether this is feasible with the 52840DK+7002EK is important before planning for hardware changes.
Thanks for your time and support.