agrp87132:
Well if you can ping 192.168.43.27 from a computer connected to your network (i.e. has ip address 192.168.xxx.xxx) you have successfully programmed ESP-01 to connect.I am not sure what you are asking??
Actually, I just want to know if I am on the right path. Since I used Arduino UNO as a USB-TTL converter, I want for my Arduino UNO to communicate with my ESP 01 module. How will I do it? I saw several tutorials about using SoftwareSerial library but how could I know that the ESP 01 received the data?
Please give code or link to help me.