Coder Social home page Coder Social logo

Comments (2)

iammenotyou avatar iammenotyou commented on August 26, 2024 1

Since it was only a couple of lines, I copied over the multicast code changes & commented out the FASTLED_ALLOW. 18 hours no crashes and mqtt still communicating. Thanks for all your help!

from esp8266-fastled-iot-webserver.

WarDrake avatar WarDrake commented on August 26, 2024

The current branch has a bug in the MQTT integration where buffers get overwritten, most likely that's the Issue you're seeing, there is a fix already done and in a pull request, it will fix this issue once it's merged, you can test the master branch on my fork if you're in a hurry.

if not that, another thing I've noticed sometimes happens, is that it seems settings get stuck, if you make any change on the webpage they seem to release and mqtt starts working again, that seems to be a different issue tho, did you check that?

and a last one, is that pm open, type:0 0 message you see there, it goes away if you comment this line : #define FASTLED_ALLOW_INTERRUPTS 0
that also solved another instability Issue for me.

from esp8266-fastled-iot-webserver.

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.