Could you please help me?
I can't flash a LoLin NodeMcu v3.
Even when I try to erase flash I have an error:
python esptool.py --port /dev/ttyUSB0 --baud 9600 erase_flash
esptool.py v2.8
Serial port /dev/ttyUSB0
Connecting....
Detecting chip type... ESP8266
Chip is ESP8266EX
Features: WiFi
Crystal is 26MHz
MAC: 00:80:00:80:00:00
Uploading stub...
A fatal error occurred: Failed to write to target RAM (result was 0107)
I have googled about this error, but nothing helped me.