Strange problem reading serial via Bluetooth

Why not send the data in a simpler and more obvious fashion - for example <122, 96, 37, 7> where the first three numbers are the values for red, green and blue and the last value is the led number.

Have a look at the parse example in Serial Input Basics

...R