I had ampy
working for a while. It was intermittent after that, and now it doesn't work most of the time. I'm able to run esptool.py --port COM3 flash_id
and esptool.py --port COM3 chip_id
, but when I try to run ampy --port COM3 ls
or ampy --port COM3 run test.py
it just hangs.
I've tried:
- Restarting computer
- Shutting down computer
- Different USB ports
- Different ESP32s and ESP8266s
Any ideas?