I have a board which has esp8266-07 on it and it has the pins to upload .bin file. I know this chip is alive. I had an pl2303 like this:
which worked all fine and I could upload my .bin file to the chip. now I have a hw-597 like this (without the jumper):
I have tested the hw-597 and it is OK.(I put a jumper between RX and TX and then I could send and receive data.)
but when I'm using "nodemcu-pyflasher", it can not connect to the esp8266 (like the image below):
what should I do for it?