-exec(open('boot.py').read(), globals()
and the program never ends.
I have tryed to erase newly the chip ; successfully the chip is erased and a new firmaware resultes correctly flashed as per the above procedure, but...when I try to send and run a boot.py or main.py file to the esp, Upycraft gives the same message (exec(open('boot.py').read(), globals()). The same problem appears if I try to program using Explorer or Thonny softwares and with all my four esp8266.
Has anyone experienced the same troubles?
Does someone know how to cope the issue?
Many thanks for your support.
Francesco