maximkulkin / esp32-homekit-camera

Firmware for esp32-camera module to act as Apple Homekit IP camera
MIT License
395 stars 79 forks source link

Incomplete boot - pairing code? #13

Closed KissmanCZ closed 5 years ago

KissmanCZ commented 5 years ago

Hello Maxim, I just flashed your FW to my ESP32 and I am stucked on this:

>>> HomeKit: Starting server
>>> HomeKit: Using existing accessory ID: AD:B3:70:E8:D9:36
>>> HomeKit: Configuring mDNS

I can see cam in my HomeKit, but I am not able to add, becuse I am missing pairing code. I think that boot of my ESP32 is not complete?

beatpaul commented 5 years ago

Same problem for me?

KissmanCZ commented 5 years ago

Enabled homekit debug mode:

>>> HomeKit: Starting server
>>> HomeKit: Using existing accessory ID: AD:B3:70:E8:D9:36
>>> HomeKit: Configuring mDNS
>>> homekit_run_server: Staring HTTP server
KissmanCZ commented 5 years ago

Ok, tried 11111111 code and cam is connected now :)