Hello I have a problem with using the iot cloud ide with my board, it worked just fine last weekend it immediately detected it and connected it to my thing, the sketch uploaded just fine and everything. But now when I try to upload the sketch it shows "No associated device yet" even though I've associated the device with the thing. After disabling auto device selection it shows this.
The device detects just fine in the desktop arduino ide, and I can upload sketches to it, I have the create agent running on my pc and it is detecting the device in the debug log.
Thanks for bringing this to our attention @anon60726910! I am able to reproduce the problem and have submitted a formal bug report to the Arduino Cloud developers. For now, please use Arduino IDE when you need to upload Arduino Cloud IoT Thing sketches to your Wemos D1 Mini board.
You can use the Arduino Cloud sketchbook integration feature of Arduino IDE 2.x to get convenient access to all your Arduino Cloud sketches (including Thing sketches) for use in Arduino IDE:
https://docs.arduino.cc/software/ide-v2/tutorials/ide-v2-cloud-sketch-sync
The bug that caused Cloud Editor to not recognize the serial ports of ESP32 and ESP8266 boards should now be fixed. I apologize for any inconvenience this has caused.
There is one remaining problem you should be aware of: if you have multiple Arduino boards (or other devices that produce serial ports) connected to your computer, Cloud Editor might pick the wrong port to use. I have submitted a report about this problem to the developers. For now, please disconnect any additional Arduino boards from your computer before opening an Arduino Cloud IoT Thing sketch in Cloud Editor when using a serial port to upload to the board.
Please give it a try and let us know if you still have any problems.
This topic was automatically closed 180 days after the last reply. New replies are no longer allowed.