I've already done several tutorials, but I never got this module to communicate with the arduino.
As the module creates a network automatically I tried to use the ESP8266 SmartConfig app, but it did not work.
I still tried using esptool.py to load firmware into the module, thinking it might solve the problem, but esptool.py was never able to communicate with the module through arduino.
Can you give me a helping hand trying to figure out what I'm doing wrong.
NOTE: I do not have a TTL to USB converter. I thought that as the vendor said that the parameters can be defined by the AT command this could be done through the arduino. Is it necessary to use?