Hi Guys,
I have connect an ESP01 like picture.
The Arduino is only for Serial use.
When I disconnect a power line (VCC or GND) from strip led the ESP boot regolar, no problem, I could reconnect after boot and all run right.
If I boot ESP whit all wire connected the ESP go in FATL EXCEPTION.
I have two ESP01, same result.
I had try without Arduino, with other power source, same result.
Don't post code because I had try whit Neopixel Example like my code, same result.
The Neopixel is a classic Ring with 12 led.
When it start write this:
23:02:14.860 -> ets Jan 8 2013,rst cause:2, boot mode:(2,6)
23:02:14.860 ->
23:02:14.860 -> Fatal exception (0):
23:02:14.860 -> epc1=0x40100003, epc2=0x00000000, epc3=0x00000000, excvaddr=0x00000000, depc=0x00000000
23:02:14.860 -> Fatal exception (0):
23:02:14.860 -> epc1=0x40100003, epc2=0x00000000, epc3=0x00000000, excvaddr=0x00000000, depc=0x00000000
Could you help me?