No me reconoce el ESP 23 WROOM 32 arduico cloud

Hola hace como 7 días hice un prototipo con una placa utilizando un ESP 32 WROOM que podia apagar y prender un led en arduino cloud, pero ahora quiero hacer otro y no me reconoce la placa ESP 32 arduino cloud me aparece así, alguna idea de como solucionarlo o es un ploblema de la plataforma gracias

porfavor una ayuda urgente es para un proyecto que quiero presentar en proyectos de aula a mi universidad gracias...

Hi, since you have already created your project on the Cloud, you have the possibility to edit it in the destkop Arduino IDE, as explained here:

https://docs.arduino.cc/software/ide-v2/tutorials/ide-v2-cloud-sketch-sync/#pulling-editing-and-pushing

It should work in the browser as well, but if it's urgent for your university project, you can give a try downloading the sketch and compiling it on your computer.

Please remember that after modifying it locally, you have to explicitly sync the code from/to the cloud if you want to save it in the cloud. This operation is not automatic, you have to do it manually as explained in the same document (check the sentence " we need to push it back to the Arduino Cloud")

Lastimosamente lo elimine el proyecto ya creado, pero tengo una pregunta puedo crear uno nuevo, y utilizar el IDE ARDDUINO para programarlo?

y trato con el IDE arduino y mira lo que me sale
OpenOCD: GDB Server Quit Unexpectedly. See gdb-server output for more details.

Hi, chances are you may have clicked on the "debug" button (the third button in the top left corner).
Please try to:

  1. verify the code (first button)
  2. upload the code to the board (second button)

After this, if everything goes well, your program will start running right away.

Moderador:
Por favor, lee las Normas del foro y postea tu código/error usando etiquetas de código.
Ve a edición, luego selecciona todo el código que has publicado, lo cortas y click en (<CODE/>)




Errores se postean como código no con capturas.
Agrega un nuevo posteo con el error usando etiquetas.
Otra cosa, si posteas en elforo en inglés usa inglés. Si lo haces usando español no puedes usar otro sitio que este.

mira ahora tengo este problema no me conecta a la red wifi


y cuando lo hice hace 7 días si se conectaba.

Moderador
Por favor lee el privado que te envíaré

@valeriemanoyjuangomez lee esto:

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