(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?