Giter Site home page Giter Site logo

Setup ID absent about esp-homekit-sdk HOT 4 CLOSED

espressif avatar espressif commented on June 17, 2024
Setup ID absent

from esp-homekit-sdk.

Comments (4)

shahpiyushv avatar shahpiyushv commented on June 17, 2024

@arthur-spa ,sorry for the late reply? Were you able to go beyond this? Can you tell us the exact steps you followed? Can you share the binary generated using the factory_nvs_gen tool?

from esp-homekit-sdk.

IsukaChiyogami avatar IsukaChiyogami commented on June 17, 2024

I have the same problem , could you share how you solve ?

from esp-homekit-sdk.

IsukaChiyogami avatar IsukaChiyogami commented on June 17, 2024

I got it in the source code (components\homekit\esp_hap_core\src\esp_hap_setup_payload.c)

    if (strlen(setup_code) != 10 || strlen(setup_id) != 4) {
        ESP_LOGE(TAG, "Setup code or Setup ID not correct. Eg. 111-22-333, ES32");

the lenght of setup_id should be 4

from esp-homekit-sdk.

shahpiyushv avatar shahpiyushv commented on June 17, 2024

Closing this issue as there was no update on this. This seems to be an issue of not flashing the factory_nvs binary at correct location

from esp-homekit-sdk.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.