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

software upload to microbit v2 not stable #1663

Open
rbudde opened this issue May 12, 2024 · 0 comments
Open

software upload to microbit v2 not stable #1663

rbudde opened this issue May 12, 2024 · 0 comments
Assignees
Labels
bug Something isn't working code generation

Comments

@rbudde
Copy link
Contributor

rbudde commented May 12, 2024

1. problem
connect a v2 to the lab using usb. write a simple program. upload it via the file system method (not webusb).

  • the program is uploaded and runs
  • don't disconnect the v2
  • after some time the error 504 is visible on the display
  • the file fail.txt on the v2 containd the message 'error: The transfer timed out. type: transient, user'

the upload seems to be not terminated correct. WebUsb is not affected by this error.
reproducable on prod and test.

2. problem
connect a v2 to the lab using usb. Use a current lab version derived from base version 40.
Execute a set to factory default:

  • with webusb a flash error is shown in all of my tests.
  • with file system upload, a timeout occurs. The default program starts, but terminates later with code 504 in most cases.
@rbudde rbudde added bug Something isn't working frontend code generation labels May 12, 2024
@bjost2s bjost2s removed the frontend label May 13, 2024
@rbudde rbudde changed the title file system upload to microbit v2 not stable software upload to microbit v2 not stable May 13, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working code generation
Projects
Status: Todo
Development

No branches or pull requests

2 participants