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

Connection between two nrf51822 ICs

Hi,

in my application I have a device that has to be controlled by a remote control. For transmitting data between the remote and the device I would like to use BLE (not the proprietary Nordic protocols).

  1. Is it correct that this scenario would require a GAP Central and GAP Peripheral device?

  2. Is it possible to use the nrf51822 for this scenario (I am not sure if the current version of SoftDevice supports GAP Central) inside the device and the remote?

Related