Search found 1 match
- Mon Oct 15, 2018 3:13 pm
- Forum: ESP32 Arduino
- Topic: How to make connection between ESP32 and ESP8266
- Replies: 5
- Views: 9465
How to make connection between ESP32 and ESP8266
I'm trying to send some information from ESP8266 to ESP32, but I'm stuck in the beginning. I don't want to connect them to internet, I only want a connection between those two. I have Lolin32 board and nodemcu 1.0, trying to program it with arduino ide. I tried to follow some sample codes but I am l...