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

Custom board - Segger Embedded Studio Configuration - nRF52832

Hi

There are two things I need help with. I am using Segger Embedded Studio on Linux(16.04) and SDK 15.3

1. I am using nRF52832 DK to debug and flash to external(custom board). I have connected the custom board to DK with a 10-pin connector to P19. But, the board on the DK gets selected every time. What should be done so that the external board is selected?

2. I want to use one of the custom boards to encrypt the data and send using BLE and another board to receive the encrypted data using BLE and decrypt. Are there any examples in SDK which allow this kind of scenario? If no, what could be the possible alternative?

Thanks in advance.

Related