Chat here is you are connecting ESP-xx type modules to existing AVR based Arduino

Moderator: igrr

User avatar
By sivakumar
#38028 hello,
i bought an new wifi module esp8266 esp-12 for communicating with my pic32 micro controller. but i dont know how to use it. i made all the hardware connections but i dont know how to communicate. And i dont know how the check the wifi module if it is working or not.

is the wifi module need any firmware update.
User avatar
By sivakumar
#38184 thank you sir,


But i am using MPLABX IDE is it possible use this code in MPLAB.

And i want to check that module also. I tried to communicate esp8266 esp-12 with my pic32 controller through UART. But it is not connected.

https://github.com/phaetto/PIC32-ESP8266-WifiExample


I am using this code for testing the wifi module with my MCU.