i am using ble central example from sdk15.the peripheral i want to connect with Nrf52832 is not a Nordic device.Peripheral have 5 different services.now till i successfully make a connection with nordic by doing little modification in ble Uart central example. and receive one of its service data on nordic side.i want to connect with all off the service of the peripheral.how i ll do this??