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

Issue in configuration of Button in NRF51822 board

Hello All,

I am working on the NRF51822 custom board.

I am Using the SDK 12.3 with s130 (PCA10028)

1.) Is it right sdk for nrf51822..?

2.) Facing issue in configuration in button after changing pins configuration w.r.t schematic in pca10028.h file.

Attaching the pca10028.h and schematic.

Please check and give your inputs.

1.schematic

SCH-W912N - 副本.pdf

2. pca10028.h

pca10028.h




Thanks,

Rohit

Parents
  • Thie flash_placement.xml file should be located in the same folder as the .emproject file of your project, and it should be sufficient to keep flash_placement.xml in Section Placement File in options.

    Have you configured the Flash and RAM addresses correctly according to what SoftDevice version you're using? You can find a guide on how to do that here.

    Best regards,

    Simon

Reply
  • Thie flash_placement.xml file should be located in the same folder as the .emproject file of your project, and it should be sufficient to keep flash_placement.xml in Section Placement File in options.

    Have you configured the Flash and RAM addresses correctly according to what SoftDevice version you're using? You can find a guide on how to do that here.

    Best regards,

    Simon

Children
Related