espressif / esp-homekit-sdk

562 stars 105 forks source link

Wi-Fi compliance #77

Closed smartsetup closed 2 years ago

smartsetup commented 2 years ago

The last part to have my MFi homekit certification is to be a member of the Wi-Fi alliance. If I join, can I have my device certified as a derivative device without additional testing? What I asking is, does Espressif have a homekit Wi-Fi certified device that I can derive my accessory from? My current accessory is a homekit garage opener.

shahpiyushv commented 2 years ago

@smartsetup , please check out this blog to understand the derivative certification process. Since you are going to certification, I guess you are already using the MFi compliant variant of the SDK. This same pointer can also be found in the docs there.

smartsetup commented 2 years ago

@shahpiyushv, thanks for that. It was really helpful. The article mentions ESP32-WROOM-32D as being already certified. I am using the ESP32-WROOM-32 module, is that certified too? Thanks

shahpiyushv commented 2 years ago

@smartsetup , please refer this page for information about various modules and their certifications. if you do not find the information you are looking for, please send an email to sales@espressif.com

shahpiyushv commented 2 years ago

Closing this issue since it has been answered.