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).
-
Is it correct that this scenario would require a GAP Central and GAP Peripheral device?
-
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?