JAndrassy / WiFiEspAT

Arduino networking library. Standard Arduino WiFi networking API over ESP8266 or ESP32 AT commands.
GNU Lesser General Public License v2.1
271 stars 44 forks source link

Arduino MEGA + ESP8266 WIFI Inbuilt Board #47

Closed supekshala closed 3 years ago

supekshala commented 3 years ago

I recently started a project to read analog values from arduino mega and send those values to the REST API endpoint using POST. To do this I brought an Arduino MEGA + ESP8266 WIFI Inbuilt Board board. I think I really messed up with firmware. I can upload sketches to mega but I can't connect to the ESP module. (I have tried with the DIP switch). Could you help me to find the right firmware and fix this? That would a huge help. Thank You!