SOLVED:
comments indicated I did not need to use the resistors on the signal line IF I was also using the logic level shifter. removing the parallel resistors (because I didn't have a single lower ohm resistor on hand) solved the issue immediately.
PLEASE NOTE:
In the diagram below, I could not find an image for WS2813 LED STRIP, which we know, has 2 signal inputs.
Thats what the 2 green wires are for. When using a WS2812B strip, only 1 green wire would be present coming from the logic level shifter.
GIVEN:
input power supply is a verified 5.5v, 8amp
the green LED is turned on by the sketch when it starts up - so I know something is running, even though I may not see any visible LED activity
My test sketch is just a simple light chaser. # LEDs is set to 50. I don't make ANY changes in the sketch, nor do I re-complile/upload when changing from WS2812B to WS2813 (its supposed to be compatible).
ISSUE:
Having trouble getting my new 2813 strip to work. Adding a Logic Level shifter was the key to getting my 2812B working using external power. I got my new product in the mail, plugged in the 3 leads from the 2812B setup ,and added the extra signal wire, and got nothing.
If I disconnect external power, and use USB to connect & power everything, my sketch runs, green LED turns on (in under 1 second), everything is fine.
If I power with EXTERNAL supply, the 2812 1m 144LED strip works perfect.
Plug in the new 2813 and LED strip is blank, but sketch runs and Green LED comes on.
Disconnect external power, don't change anything else, plug in USB power and Voila, all fine.
SUPER NOTE: When I think the 2813 is "dead", If I disconnect one of the two Signal lines AT THE STRIP and touch it to myself, I get random flickering. Power IS RUNNING through the strip, so I think the issue is the signal. I even tried moving signal lines to one of the other unused channels on the shifter. Of course, that not the issue cause if I plug only USB in, it works fine. (logically, eliminating a faulty shifter channel, or faulty signal wires). this shifter has a red LED under it to indicate power and that is on regardless of how Power is being applied.