-
Notifications
You must be signed in to change notification settings - Fork 289
I cannot make it work #357
Comments
Could you decrypt the stack? https://github.com/me-no-dev/EspExceptionDecoder |
index.html is already packed in gzip form, so no need to upload anymore you can comment |
Hi Debsahu: I did what you ask to comment the line and the stack results are:
If I unpower and power the device, its connects and disconnects continuosly.
|
That looks like #309 Let me test this. If you have flexibility in wiring, could you
These are DMA or UART hardware based method (exploits) that do a better job at shifting large number of RGB data. |
Thanks. I could go thru all the steps now, I used the configuration with D4/GPIO2, I rewired but when I connect the light strip I got only a few led lit in white and 4 in blue. |
I tested al scenarios you proposed with no luck:
I give up for today, I will continue some other time. Thanks for your help. |
Just for your reference I use a ws2811 led strip and a level shifter from the output to the DIN of the level strip. |
You have common ground? Could you share your wiring? |
Hello, i have setup the project today, too. i have also tested the scenarios above with the same results. |
@Deinjo Please share wiring, I'm not able to produce the error on empty esp8266 (no LEDs). Erase flash and upload sketch at (slow) 115200 baud speed. |
debsahU.I made itr work, though I changed the wiring toi a different pin. I realized I was having problema with my Wifi that is saturated with many Wifi Connections and therefore did not start. |
My Wemos D1 mini would also continually reset itself after I entered WIFI configuration. Now the device no longer resets. I can see in ActiveMQ that a queue has been created. Edit: Seems I am wrong. When I pressed the Wemos D1 mini builtin button (expecting to reset the device) the system started a steady reboot pattern again. But then on the console I saw some confirmation and ultimately an error message: *WM: AutoConnect E1.31 mode setup complete. So now I need to find out why stripstate.json is not found. |
Are you using the develop version? Of not please do as most of the reset issue is resolved there. |
The constant restarts and the missing stripstate.json file seemed not connected. As soon as I enable MQTT the system again gets unstable. AMQTT does not compile for me at all, I may still need to find some of the dependencies. |
This is what I will have to track better now. Right now I just wanted to get it going. Now that I realize McLightning combines a wealth of libraries I will look into what I installed, and how. Also I want to check how hard it is to enhance the color wheel. My Hue lights not only pick color but also saturation. But so far this controller looks superior to a number of others that I tested. |
So I made a lot of functions work now. Compiled the cloned master branch with all the latest libraries that were available. It seems McLighting works like a charm, and I found only one feature (home assistant autodiscovery) to not work. Documentation of what I did is available on request. I will open a separate issue for the autodiscovery part. |
I am a novice in NodeMcu and Arduino things, but I am learning littlñe by little.
I am an electronic freak and I am trying to make this work. Yesterday was omehow possible but since yesterday I cannot finish the installation part.
I have been struggling with this since two days and seems that today there was a code change that makes impossible to install the index.html
The feedback from Serail COM3 is following:
Seems that after setting up the wifi, the device resets itself and therefore I cannot continue.
My definition.h contents are:
The text was updated successfully, but these errors were encountered: