Can you connect any of the NodeMCU's to an USB serial on your computer, and use a terminal program to look at the serial logs. Terminal (ESPEasy default) settings should be 115200 baud, 8 data bits, No parity, 1 stop bit. That should work, unless you disabled the Serial Console in Tools/Advanced

.
Also please check the GPIO pins used, and compare that to the Boot state related failures,
as documented here
Maybe disconnecting a few GPIO pins will enable the units to boot again.