Hello,
I would like to use an ESP32 DEV KIT V1 to create a colour lamp.
As a device I have associated the "DOIT ESP32 DEV KIT V1" but the device does not show me "OnLine".
If I go into the editor it tells me that the device can be associated with two ports:
/dev/cu/uspserial-0001
/dev/cu.SLAB.USBtoUART
Whichever port of the two I put, the device is always "OffLine".
What can I do?
Hi @eziogi. Other than the "Offline" Device status, does the Arduino CloudThing work as expected (i.e., the lamp reacts to changes made via the Arduino Clouddashboard)?
If you open Serial Monitor, does the output there show that the ESP32 board is able to connect to your Wi-Fi access point and then to Arduino Cloud?
If I use the old Cloud Editor it recognises the device name but only connects in OTA.
Not via the Mac's USB port.
If I use the new Cloud Editor the device is connected to the USB port of the Mac and from the Monitor I see that it connects regularly to my WiFi and to the Arduino Cloud.
Also I can only install the sketch using the new Editor, if the device is OTA it does not load the sketch.
"Verify" works regularly instead.