You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Arduino IoT Cloud identifies the Portenta H7 and is able to trigger a soft reset via the Arduino Create Agent. However, upload loading the sketch if faces an exit status 74 error. I have tested this on two different Windows laptops, with two different USB-c cables and two different Portenta H7 boards.
I am able to upload sketches via the Arduino IDE with a much higher success rate.
Note: I am debugging the communication between the Nicla Sense ME connected via ESLOV to the Portenta H7 to the IoT Cloud. There are several communication issues. This is my attempt at breaking down the issue to make it repeatable.
per1234
changed the title
[AE-13] exit status 74 - Portenta H7 detected, but loading sketch leads to serial disconnect
exit status 74 - Portenta H7 detected, but loading sketch leads to serial disconnect
Oct 23, 2023
Summary
Arduino IoT Cloud identifies the Portenta H7 and is able to trigger a soft reset via the Arduino Create Agent. However, upload loading the sketch if faces an
exit status 74
error. I have tested this on two different Windows laptops, with two different USB-c cables and two different Portenta H7 boards.I am able to upload sketches via the Arduino IDE with a much higher success rate.
Steps to replicate
Add
Set up an Arduino device
Configure
and selectNext
to proceed with the default nameNext
againMake your device IoT-ready
window appears.Expected Outcome
I can configure the device without issue.
Actual outcome
I have documented my previous experience with the unstable Serial port here:
The text was updated successfully, but these errors were encountered: