Adaptive Alpha Sign text message

Hi @Seoulhawk

When using Serial.println(), you are sending bytes 0X0A and 0X0D at the end of your message.

Try using Serial.print().

Is the speed defined in your code equal to the speed of your Adaptive Alpha LED sign? Serial.begin(????).

RV mineirin