esp-homekit-sdk icon indicating copy to clipboard operation
esp-homekit-sdk copied to clipboard

Change serial number without re-build source code

Open leotordo opened this issue 9 months ago • 0 comments

Hello, with lightbulb example I've to set specific value of setup-ID (when I add the accessory) and serial number (visibile in accessory properties in "Home").

For setup ID I use ./tools/factory_nvs_gen.py to generate a specific .bin file and it works fine.

Is there a .py for serial number? How to change app_main.c for using it?

Thanks Stefano

leotordo avatar May 06 '24 07:05 leotordo