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

NRF52810 Flashing does not start #13

Open
mic-bec opened this issue Dec 20, 2024 · 2 comments
Open

NRF52810 Flashing does not start #13

mic-bec opened this issue Dec 20, 2024 · 2 comments

Comments

@mic-bec
Copy link

mic-bec commented Dec 20, 2024

This is my first attempt to flash with a ST-Link V2 and I have a problem starting the flash process on an nrf52810 tag.
After the command to flash, the process stops at this point.

cp _build/nrf52810_xxaa_s112.bin _build/nrf52810_xxaa_s112_patched.bin
xxd -p -c 100000 | xxd -r -p | dd of=_build/nrf52810_xxaa_s112_patched.bin skip=1 bs=1 seek=109128 conv=notrunc

Any ideas what I could look for? I think I have connected all 4 lines correctly. Thanks.

@mic-bec mic-bec changed the title NRF852810 Flashing does not start NRF52810 Flashing does not start Dec 20, 2024
@lovelyelfpop
Copy link

Any error logs?

@mic-bec
Copy link
Author

mic-bec commented Dec 23, 2024

Nothing more on the screen. Is there a logfile I could look for?

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