Tried to rectify the error using esptool which also failed and got the following output.
% esptool.py --port /dev/cu.usbserial-1440 --baud 9600 --after no_reset write_flash --flash_mode qio 0x00000 /Users/gmerrall/Downloads/nodemcu-master-7-modules-2020-05-15-03-35-03-float.bin --erase-all
esptool.py v2.8
Serial port /dev/cu.usbserial-1440
Connecting........_____....._____....._____....._____....._____....._____....._____
A fatal error occurred: Failed to connect to Espressif device: Invalid head of packet (0xF0)
Have I killed it? If so no big deal but would love to learn by resolving. Any advice appreciated.