Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

exit status 74 - Portenta H7 detected, but loading sketch leads to serial disconnect #807

Open
aliphys opened this issue Mar 30, 2023 · 2 comments

Comments

@aliphys
Copy link

aliphys commented Mar 30, 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.

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.

Steps to replicate

  1. Install Arduino Create Agent
  2. Go to https://create.arduino.cc/iot/devices and click on Add
  3. Select Set up an Arduino device
  4. The Portenta H7 is automatically detected. Click on Configure and select Next to proceed with the default name
  5. With the WiFi connection selected, click on Next again
  6. The Make your device IoT-ready window appears.
  7. Alternatively, it is possible to double press the reset button to get the green LED to blink.

Expected Outcome

I can configure the device without issue.

Actual outcome


I have documented my previous experience with the unstable Serial port here:

@pennam
Copy link

pennam commented Mar 31, 2023

@aliphys this is the wrong repo, the create-agent is hosted here -> https://github.com/arduino/arduino-create-agent

@aliphys
Copy link
Author

aliphys commented Apr 5, 2023

Can you migrate this issue to the Create Agent repo?

@umbynos umbynos transferred this issue from arduino/arduino-connector Jul 18, 2023
@per1234 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
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants