My ESP32 device isn't listed on Arduino IoT Cloud

(I AM NOT SURE IF THIS IS THE RIGHT CATEGORY)

I recently bought an Arduino compatible board that contains an ESP-32 module. The service, Arduino IoT Cloud says that it supports 3rd party ESP32 boards. I went there to add my device on the list and I can't find anywhere this module. The module is CH9102 ESP32 DEVBOARD.

Another strange thing is that for some reason when I go upload simple code from the Arduino IDE (the Blink example), it compiles the code successfully and when it is time to upload the code to the board, it doesn't work. The chosen port is correct and the board is correct.

What do I do?

this is rather vauge?
what Tools>board did you try? e.g. Tools>Board>ESP32 Dev Module?
what error messages are displayed when you attempt to compile/upload?
copy the error messages and upload them as text using code tags </>

1 Like

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