the AT firmware pushes the received data over serial without control. if there is more data then the size of the RX serial buffer and are not read immediately and fast, the buffer overflows, bytes are lost and don't arrive in full count. the library waits for the rest of the bytes until timeout. the number is the count of bytes miising