I was trying to interface with the esp8266 Wi-Fi module and tried to collect info about it but I am not able to workout with it ,so please help me out if any of you guys have any kinda explanation about it
anyone .... please ...
not working can have various meanings...why don't you tell us exactly what problem you are facing and then it will be easier for someone to help you out?
How you are trying to interface it ? What is the version of it ?
Is your ESP8266 is attached with a Arduino Shield or a Break out ?
If you are using ESP breakout board my suggestion would be using a UART to Serial convertor or using the TX and RX pin which are provided in the ARDUINO board .
Read this documentation for better understand for ESP version 7 and 12
https://github.com/esp8266/Arduino/blob/master/doc/boards.md
warning: espcomm_sync failed
error: espcomm_open failed
error: espcomm_upload_mem failed
error: espcomm_upload_mem failed
these are the errors i m getting when ever i connect esp8266-01