Simple Modbus Slave RS485 Invalid CRC problem

The version of "Two_Arduino_Wiegand_End.ino" you posted does not compile (missing brace) and still has Wire.begin() in the loop() instead of setup() but the rest should work.