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

Some tips (soldering, rapberrypi pico with picoprobe software) #67

Closed
madushan1000 opened this issue Sep 6, 2023 · 0 comments
Closed

Comments

@madushan1000
Copy link

I recently built a couple of nrfmicros. I'll share some tips someone else might find useful.

I used a cheap hot air gun(25EUR) and low melt solder paste. It was really easy than trying to use an iron.

For the socket, I used these (24 pin wide version) works okay, will have to cut off some plastic when I attach a battery though. They're a lot cheaper than anything else I could find.

For flashing the bootloader, you can also use a rapberrypi pico with picoprobe firmware. This command line will work on ubuntu. openocd -d2 -f interface/cmsis-dap.cfg -f target/nrf52.cfg -s tcl and then follow the guide in the wiki.

@joric joric closed this as completed Sep 10, 2023
@joric joric changed the title Some tips Some tips (soldering, rapberrypi pico with picoprobe software) Nov 8, 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