Well, I am using an arduino uno board, which doesn't work well at baud rates of 115200 so I decided to change the baud rate of my ESP to 9600 with the command AT+IPR=9600. Problem is that now all the info I receive from the ESP isn't translated and appears as weird symbols and it also doesn't respond to AT commands. Also the blue light which used to blink before from time to time when it was sending info now is always on. Is there any way to reset the ESP? I tried connection the reset pin to GMD, but it didn't reset the module completely.
Excuse my poor grammar and thanks for however you try to help me .