0 votes
by (120 points)
How do I program a nRF52832 module?

1 Answer

0 votes
by (1.5k points)
In order to program the nRF52832 you need to power it using 3.3V and connect the Particle Debugger GND, SWCLK and SWDIO pins to the chip. For debugging via Arduino print statements you also need to connect TX and RX to a pair of UART pins on the chip.

Related questions

0 votes
1 answer
0 votes
1 answer
0 votes
1 answer
asked Nov 28, 2019 by arduino (3.7k points)
0 votes
1 answer
0 votes
1 answer
0 votes
1 answer
0 votes
1 answer
asked Jul 24, 2021 by esp8266esp (120 points)
0 votes
1 answer
0 votes
1 answer
...