IoT: MM6108-EKH05 WPS Request

I’m developing a Halow IoT FW on the MM6108-EKH05 EVK,
Because the product design only allows connection via the Halow interface,
users cannot configure SSID/PW connections during initial setup.
Does FreeRTOS support WPS connection functionality?
EVK: MM6108-EKH05
SDK: mm-iot-sdk-2_9_7

Hi @max

We won’t be supporting WPS as it is insecure.
Our Linux devices have support for DPP Push Button, which has been discussed on this forum before, and we will be bringing support for this in an MM-IoT-SDK release in the near future.

Thanks for your reply.
We look forward to the arrival of the DPP function in the MM-IoT-SDK.

Hi @max,

A beta version of DPP support is already available in the 2.9.7 version of MM-IoT-SDK.

You can take a look at the DPP example application here: mm-iot-sdk/examples/dpp at main · MorseMicro/mm-iot-sdk · GitHub

-Matt