Both FastLED and SoftwareSerial rely on interrupts. Both are extremely time-sensitive.
Get a different Arduino with more hardware serial ports, and stop using SoftwareSerial.
Both FastLED and SoftwareSerial rely on interrupts. Both are extremely time-sensitive.
Get a different Arduino with more hardware serial ports, and stop using SoftwareSerial.