Giter VIP home page Giter VIP logo

Comments (3)

Tobias007 avatar Tobias007 commented on July 20, 2024

I tried to erase flash/reflash: the error remains - but a few more steps are visible:

homekit_client_process: [Client 56] Got 124 incomming data
homekit_server_on_pair_setup: Pair Setup
homekit_server_on_pair_setup: Free heap: 4243364
tlv_debug: Got following TLV values:
tlv_debug: Type 0 value (1 bytes): \x00
tlv_debug: Type 6 value (1 bytes): \x01
HomeKit: [Client 56] Pair Setup Step 1/3
homekit_server_on_pair_setup: Free heap: 4243312
crypto_srp_new: Initializing SRP
homekit_server_on_pair_setup: [Client 56] Initializing crypto
homekit_server_on_pair_setup: Free heap: 4242656
homekit_server_on_pair_setup: [Client 56] Using user-specified password: 111-11-111
crypto_srp_init: Generating salt
crypto_srp_init: Setting SRP username
crypto_srp_init: Setting SRP params
crypto_srp_init: Setting SRP password
crypto_srp_init: Getting SRP verifier
crypto_srp_init: Setting SRP verifier
crypto_srp_get_public_key: Calculating public key
!!! HomeKit: [Client 56] Failed to dump SPR public key (code -199)
send_tlv_response: [Client 56] Sending TLV response
tlv_debug: Got following TLV values:
tlv_debug: Type 6 value (1 bytes): \x02
tlv_debug: Type 7 value (1 bytes): \x01
client_send: [Client 56] Sending payload: HTTP/1.1 200 OK\x0D\x0AContent-Type: application/pairing+tlv8\x0D\x0AContent-Length: 6\x0D\x0AConnection: keep-alive\x0D\x0A\x0D\x0A\x06\x01\x02\x07\x01\x01
homekit_client_process: [Client 56] Finished processing
HomeKit: [Client 56] Closing client connection

from esp32-homekit-camera.

Tobias007 avatar Tobias007 commented on July 20, 2024

I checked the wolf cryptolib: Seems, following error is related to number -199:
RNG_FAILURE_E = -199, /* RNG Failed, Reinitialize */
(s.th. with random number generation...)

from esp32-homekit-camera.

Tobias007 avatar Tobias007 commented on July 20, 2024

Its solved. It seems the other components were not loaded correctly. I used the ones (git clone recursive) from your package and then it works ...

from esp32-homekit-camera.

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.