Giter VIP home page Giter VIP logo

Comments (5)

papaiatis avatar papaiatis commented on June 19, 2024

I ended up soldering wires to VCC and GND pins of the ESP-12S chip. VCC goes to 3.3V of FTDI.
Please note, that I did not shorted GPIO0 to anywhere!
And restarted Arduino IDE.
This way I could upload the firmware on the device.

from arilux_al-lc0x.

papaiatis avatar papaiatis commented on June 19, 2024

I'm reopening this issue because even though flashing went smoothly after I resolved the wiring issue and I registered the device in Home Assistant the RGB LED strip does not turn on.
The device receives the correct JSON command from the topic RGB/<id>/json/set but the LEDs are not turning on.
I enabled JSON by uncommenting #define JSON.

What do I do wrong?

Example command and return value:

RGB/0091807C/json/set {"state": "ON", "color": {"r": 163, "g": 0, "b": 246}}
RGB/0091807C/json/state {"state":"ON","brightness":255,"white_value":0,"color":{"r":163,"g":0,"b":246}}

from arilux_al-lc0x.

smrtnt avatar smrtnt commented on June 19, 2024

Hi @papaiatis,
Is your module connected to a 12v source? If yes, they may have changed the connections between the ESP and the light strip.

Can you provide me the link where you bought it? I'll maybe order a new version.

Sam

from arilux_al-lc0x.

papaiatis avatar papaiatis commented on June 19, 2024

@mertenats Yes it's connected, otherwise it wouldn't appear through HA discovery and it wouldn't respond to commands.
I bought it last December on Banggood, so it's not a new product.
I'm afraid I may have fried something while soldering the wires. Not sure how to test it though.
The LED strip is fine, tested with another RF controller.
Any idea would be appreciated.

from arilux_al-lc0x.

papaiatis avatar papaiatis commented on June 19, 2024

I ended up starting everything all over, checked every component, fixed any bad-looking soldering, checked RGB strip, re-flashed firmware, etc... And it magically started working. 👍

from arilux_al-lc0x.

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.