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

nRF52832 Nordic Development kit acting as both central and peripheral

Hi I am using nrf52832 board and SDK15.2 I have below requirement:

Nordic board should act as central as soon as it gets booted and scan for particular service if present make a BLE connection else behave as Peripheral.

Scan start and stop should be controlled by user input via Command line interface like PuTTY .

Nordic Uart Service should be implemented to transfer data over BLE.

please suggest how to go ahead.

Related