I've connected my Arduino Uno to ESP8266 wifi module directly except some voltage division resistors. I'm able to read AT -> OK and AT+GMR -> Version stuff. However, whenever I try to search WiFi networks nearby (AT+CWLAP) it returns ERROR.
I'm also able to change baud value, everything works just fine.
What should I do?
Thanks in advance.