Giter VIP home page Giter VIP logo

Comments (11)

stefanlaheij avatar stefanlaheij commented on September 22, 2024

Yes, same issue here. As long as I don't use this effect everything keeps working perfect.

from esp-mqtt-json-digital-leds.

Necrolust avatar Necrolust commented on September 22, 2024

from esp-mqtt-json-digital-leds.

thainglo1 avatar thainglo1 commented on September 22, 2024

I am having this exact issue. Just started playing around with a strip of lights and NodeMCU today in preparation for Halloween. Every other effect works great, just the Cyclon Rainbow somehow keeps the NodeMCU from shutting down.

Per Necrolust comment, I checked my Data Pin, it is defined as 5.

Anyone have any pointers?

from esp-mqtt-json-digital-leds.

radeonorama avatar radeonorama commented on September 22, 2024

Hey! So i've had the same issue and just found a solution, well for me anyway.

I've been using the 5m strip of 5050 lights, 60 LEDs/Meter but they only have a chip every 3rd led.

At first i didn't think anything of it and with 10 meters assumed I had to set my NUM_LEDS to 600 as that's how many LEDs I have however as the chip is every 3rd, I noticed 3 leds have the same colour for each set so technically I have 200 addressable sections.

As soon as i changed my sketch to 200 led's it all works perfectly.

might be worth you guys checking the same! hope it helps someone.

from esp-mqtt-json-digital-leds.

Fma965 avatar Fma965 commented on September 22, 2024

by any chance are you using the beta version of the board from the board manager?

from esp-mqtt-json-digital-leds.

radeonorama avatar radeonorama commented on September 22, 2024

nope, why'd you ask? you been having the issue?

from esp-mqtt-json-digital-leds.

Martinvdm avatar Martinvdm commented on September 22, 2024

Same issue with Cyclon Rainbow, crashes MQTT

from esp-mqtt-json-digital-leds.

dajomas avatar dajomas commented on September 22, 2024

Which MQTT server ar you using? I have a 250 led WS2812b strip that is working without a problem. Never caused my MQTT server (mosquitto) to crash and the led strip just lights up as I would expect it.

Could you give some more details on your setup? How can you tell MQTT crashes? If you reset the MQTT server can you send messages for the led strip again?

from esp-mqtt-json-digital-leds.

Martinvdm avatar Martinvdm commented on September 22, 2024

I am using mosquito. It is not the MQTT server itself which is crashing but the led strip does not respond any more on MQTT commands. I have 240 leds ws2815 defined as ws2811. Tried the Pinkyleds project and did not had any issues with cyclone rainbow.

from esp-mqtt-json-digital-leds.

chosten avatar chosten commented on September 22, 2024

I have the same problem and the "Lightning" effect is also affected but less.
I believe it is because those two effects use a delay within a loop. Somehow the mqtt client miss the messages.

from esp-mqtt-json-digital-leds.

chosten avatar chosten commented on September 22, 2024

I replaced the code for the Cyclon Rainbow effect with the one from the PinkyLEDs project and it is now working fine.

from esp-mqtt-json-digital-leds.

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.