Am a newbie to this platform , can anyone please say..
Am a newbie to this platform , can anyone please say..
You need to program both central & peripheral separately for communication each other (transferring data ). There are lots of example in sdk.
For central:
.....\nrf51_SDK\nRF5_SDK_12.2.0\examples\ble_central
For pheripheral:
.....\nrf51_SDK\nRF5_SDK_12.2.0\examples\ble_peripheral
you can choose according to your need eg. hrs example. Also, see infocenter for understanding code flow infocenter.nordicsemi.com/index.jsp
You need to program both central & peripheral separately for communication each other (transferring data ). There are lots of example in sdk.
For central:
.....\nrf51_SDK\nRF5_SDK_12.2.0\examples\ble_central
For pheripheral:
.....\nrf51_SDK\nRF5_SDK_12.2.0\examples\ble_peripheral
you can choose according to your need eg. hrs example. Also, see infocenter for understanding code flow infocenter.nordicsemi.com/index.jsp