Thank you for your help, kenn, but I can't even use the AP commands
I tried to upload 9.5 AT Firmware by AI-Thinker but when I try to upolad it with esptool, this is the problem I get:
Connecting...
Traceback (most recent call last):
File "./esptool.py", line 505, in <module>
esp.connect()
File "./esptool.py", line 158, in connect
raise Exception('Failed to connect')
Exception: Failed to connect
I also tried to swap the RX and TX again to make it normal, but the result was the same. The only connection I changed was GPIO0 to gnd, which was necessary for flashing... Any suggestions?
Again, thanks for your replies.