Code works when using Cloud Editor, but not with Arduino IDE

Continuing the discussion from Issue with Arduino Cloud Device Recognition: ESP32 Dev Module Detected as LilyGo T-Display:

Hello, I have a trouble with Arduino IDE 2.3.4 to upload codes generated from Arduino Cloud.

I have programmed lots of times ESP32 boards with Arduino IoT Cloud Editor and they have worked fine and connected to the Cloud with no problem. Now I'm having a trouble and it is I want to programm the board LILYGO T-A7670G (link: T-A7670E/G/SA R2 – LILYGO®, wich has a ESP32 WROVER-E board inside) but Arduino Cloud Editor doesn't recognize it either as a ESP32 Wrover Module neither a ESP32 Dev Module, as many Youtubers do. So I decided to try programming this board with Arduino IDE 2.3.4, but first I tryed it with an known ESP32S3 board wich I have programmed many times with Arduino Cloud Editor, so I could understand if Arduino IDE Works for me, and what a surprise! the same code that works from Cloud Editor with the known ESP32S3 board doesn't work when it is uploaded from Arduino IDE 2.3.4. So now I have this issue, the board LILYGO T-A7670G isn't recognized by Arduino Cloud Editor and Arduino IDE doesn't work well for me. I have to clear up that Arduino IDE 2.3.4 did work with other codes, but didn't with codes generated from Arduino Cloud Editor.

I need please your help, so will be attentive to your answer.

Thank you very much

David

The Arduino IDE might not have the capability of OTA and IOT like the Arduino Cloud Editor does.

This topic was automatically closed 180 days after the last reply. New replies are no longer allowed.