I'm trying to do so, English is my second language and I'm not fluent in C++ either.
I don't know what to do with this phrase:
"and with what end of packet marker"
I understand the logic of stopping reading but don't know how... I tried using a Serial Reset as soon as it enters the if(index>

[Serial.end() & Serial.begin()] with no luck. I just changed in the Serial Monitor the option beside the baud rate from 'No line ending' to 'Carriage return'.
I'm not being lazy I sometimes don't get everything 'I'm supposed to'...