-
Notifications
You must be signed in to change notification settings - Fork 238
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
Unable to write to nRF52(Windows, xiao) #1207
Comments
Thank you for the bug report. You are right. The nmake.nrf52.mk file does not handle the UF2_VOLUME_NAME variants. I will fix that. |
It will be fixed in the next repository update. You can make the following changes until then:
|
@mkellner san |
mkellner
added a commit
that referenced
this issue
Sep 15, 2023
mkellner
added a commit
that referenced
this issue
Sep 15, 2023
mkellner
added a commit
that referenced
this issue
Sep 20, 2023
mkellner
added a commit
that referenced
this issue
Sep 20, 2023
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Hello,
I cannot write to nRF52 (xiao) on Windows.
xiao writes and recognizes the bootloader.
When I write Examples/helloworld, the Volume name seems different and I have to wait.
I think "waiting for volume MODDABLE4" is incorrect and should be "MODDABLEnRF".
Thanks,
The text was updated successfully, but these errors were encountered: