with xod 0.14.0 the arduino will send a random selection of the log messages. Under 0.13.0, the arduino will send nothing, apparently locked up. Under 0.13.0, enabling XOD_DEBUG gives some trace output then stops.
Removing the deepest “timestamp” node lets it run under 0.13.0.
Created several test projects, e.g. “log-debug”, under 0.14.0 to test whether it is console-logging, but things ran fine. “ts-debug” does hang, after adding enough “timestamp” nodes.