Sending Data Frames in a single block for speed

Easier to just cast it:

Serial.write((uint8_t *) vReal, sizeof(vReal));