This post is older than 2 years and might not be relevant anymore
More Info: Consider searching for newer posts

I have a question about developing prototype board firmware.

Hello.

I'm going to make a prototype board and use it soon.  I will make a prototype board with nrf52840 and use it soon.

It's my first time developing a prototype board because I've only used a development board.  So I have a question about this.

The prototype board has a button that turns power on/off.  If I want to turn it off after turning it on and then turn it off again, I need to send a signal for it to the board, do you have any examples and information about this?

And I'm testing with nrf52DK right now, can I use the code I just developed? Should I change a lot of things other than changing the pin number?

I don't know many things because it's my first time making a prototype.

I'd really appreciate your help.

Related