0

Can someone please help me in connecting the ESP 01 wifi module with Arduino mega. I have looked at multiple resources online, none of which worked for me.

The esp 01 module just heats up and doesn't respond to AT commands.

Can someone provide me some good resources to look upon?

Please guide me.

2
  • ESP-01 is a 3V3 device, while Arduino Mega is 5V. How do you connect with ESP-01? What code you run to test AT Command response from ESP-01? Commented Apr 10, 2020 at 8:05
  • ESP --> ARDUINO MEGA GND --> GND Vin --> 3.3V ENABLE --> 3.3V TX --> SERIAL 1 RX RX --> SERIAL 1 TX (3.3 v by using voltage divider Circuit) Commented Apr 12, 2020 at 17:35

0

Your Answer

By clicking “Post Your Answer”, you agree to our terms of service and acknowledge you have read our privacy policy.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.