I have a project in Arduino PLC IDE 1.0.3 where I've been using Modbus TCP to remote debug and download updates. Today after upgrading Arduino PLC IDE to 1.0.6 and re-initializing the Opta I can no longer connect to the device, it only shows Error in the Connection status-bar. I've tested this with two separate devices, the first one was field deployed and I can still connect to it as a modbus slave and read mapped variables in the 0x6000 range. Wireshark suggests that the registers used for the management communication is unavailable.

Downgrading to PLC IDE 1.0.3 and re-initializing with Opta 1.0 solves the problem.