Block Sequence Error

Blocks received on a serial data stream are marked with a block number, which increments, modulo 256 (e.g. 255 + 1 = 0). If the next block received is not as expected (previous block + 1), then this error is generated.