whether ESP32-S3 support Apple homekit SDK?
Posted: Fri Jun 28, 2024 12:59 am
by hificat1
i am using ESP32-S3-WROOM-1U chip, whether it support homekit SDK? Thanks.
Re: whether ESP32-S3 support Apple homekit SDK?
Posted: Fri Jun 28, 2024 9:02 am
by DrMickeyLauer
Technically yes, you can talk WiFi or BLE and implement an Apple HomeKit appliance with the ESP32-S3. Many manufacturers did that, e.g. have a look at the Tasmota firmware.
If you want to create a commercial device, you need to get the Apple certification though.
Re: whether ESP32-S3 support Apple homekit SDK?
Posted: Fri Jun 28, 2024 11:25 am
by hificat1
ok, thanks.