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

Timeout connecting, but works on adafruit version of esptool-js #141

Open
tyeth opened this issue May 9, 2024 · 3 comments
Open

Timeout connecting, but works on adafruit version of esptool-js #141

tyeth opened this issue May 9, 2024 · 3 comments

Comments

@tyeth
Copy link

tyeth commented May 9, 2024

Board = PyPortal Titano (SAMD51 with onboard ESP32)
Uploaded the SerialNINAPassthru sketch to allow esp32 to be connected to serial port in download mode.
Connecting to serial shows esp boot message and download mode.
image

Connecting using esptool-js site just keeps attempting to connect and fails https://espressif.github.io/esptool-js/
image

Connecting using adafruit site works. https://adafruit.github.io/Adafruit_WebSerial_ESPTool/
image

@tyeth
Copy link
Author

tyeth commented May 9, 2024

Getting a slip read error programming, going to try another pc.

@tyeth
Copy link
Author

tyeth commented May 9, 2024

Kept getting slip errors on adafruit esptool (espressif esptool wouldnt even connect) writing a 1.4mb firmware until I erased another time. (Had previously erased in theory, but not sure I let it complete). Then wrote fine

Still would expect espressif esptool-js to report the connected device like the adafruit one does.

@brianignacio5
Copy link
Collaborator

Could you Copy the trace and share here ?

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