I have a Portenta H7 board and I'm trying to connect it to the Arduino Cloud as part of a project. Everything works well on the web editor of the arduino cloud however when I download the sketch and the project files and I try to run in the eclipse IDE (I am using the Arduino plugin) it doesn't connect to the Cloud. I am wondering why there is nothing to define the Cloud and the thing to connect to (Device ID ? Thing ID ? .....) in the downloaded code. Does anyone know how to do this ?
Hi @ramimarz if you want to connect the Portenta H7 to Arduino Cloud you have first to provision the device following the online procedure. After that the only thing you need about your device is the device_id assigned to your board after the provisioning process.
@pennam I will try that thank you .
This topic was automatically closed 180 days after the last reply. New replies are no longer allowed.