Git Product home page Git Product logo

Comments (4)

Yurik72 avatar Yurik72 commented on June 10, 2024

Hi for ESP8266 max connection are limited to 8
#define HOMEKIT_MAX_CLIENTS 8 (arduino_homekit_server.cpp line 42)
Be sure that you are using latest version of this library

from esphap.

matrixall avatar matrixall commented on June 10, 2024

I'm using the latest version 1.07, it is as default. However, I restarted my phone IPhone X, the problem went away for few hours and then comes back again with every phone restart. Thus, I decided to order a new IPhone and see if it presets.

from esphap.

Yurik72 avatar Yurik72 commented on June 10, 2024

Ok, seems i can help you without ordering new iphone :)

  1. You need to use latest version 1.1 (I'm not sure why library shows 1.07 as the latest) i will check. Anyhow you can simple get latest version from git. v1.1 has fixes some memory leak, which apperars after long usage of device
  2. Please have a look #52, which is similar to your problem. You should compile with option lwIP variant: v2 Higher Bandwidth , instead v2 Lower Memory. (Arduino menu)
    regards

from esphap.

matrixall avatar matrixall commented on June 10, 2024

Hi, It has been over a week with the new IPhone (13) with no issues at all. Sorry for misinforming you before, the version I uses is 1.1 (don't know how I came up with 1.0.7). With regards to the second point. yes it is already implemented. Thanks for the support.

from esphap.

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.