I have to implement a connection from my central device to another device with a specific name.
When I use the ble_app_blinky_c example everything works fine, BUT my central device needs to support multiple services and DFU.
Is it possible to implement this together with the scan for specific device to connect? Are there any examples of such an application?
