Is ESP32-S3 DEV MODEL COMPATIBLE with arduino cloud

is ESP32-S3 DEV MODEL COMPATIBLE with arduino cloud, I am having a little bit of problem because I wna to upload code using my chrome which is only compatible with Arduino cloud. Help would be appreciated.

Hi @codegenius1. Arduino Cloud Editor only supports uploading to the following list of boards (as well as 3rd party compatibles and derivatives of the boards on that list) from ChromeOS machines:

https://support.arduino.cc/hc/en-us/articles/360014779899-Boards-compatible-with-the-Cloud-Editor#cloud-editor-on-chromebook

The "ESP32-S3 DEV MODEL" board is not one of the boards with upload support. If you want to upload to this board using Arduino Cloud, you would need to use a Linux, macOS, or Windows machine instead of ChromeOS.

An alternative would be to get one of the supported boards. You can support the work Arduino does to provide free open source software, documentation, and hardware designs to the community by purchasing official hardware. It is available from these sources:

"Verify Only" support is provided for many additional boards, including the general purpose "ESP32S3 Dev Module" board definition. When you have one of those boards selected, you can still use Cloud Editor to develop sketches, and compile the sketches for the selected board. Unfortunately, due to the unique technical challenges imposed by the ChromeOS environment, we have not been able to provide upload support for those boards so the "Upload" button is disabled when one of the "Verify Only" boards is selected.

Well that sucks. :disappointed_face: But could you by chance tell me any other site that will upload code onto my board on chrome.

It is unfortunate, but there are some very nice boards in the supported list, so I think you will be quite happy if you use one of those.

The UNO R3 is a great board. If you need Wi-Fi communication support, then the UNO R4 WiFi will be an excellent choice. If you want a more compact form factor, then I recommend the Nano 33 IoT.

I'm not aware of one. Hopefully the other forum helpers will be able to suggest something.

1 Like

Okay thank you :slightly_smiling_face:.

1 Like