Hi!
In my device,I make a master to connect a slave,in the NRF5_SDK,all examples for client are initialize with the service uuid.The questions is when the master don't konw the slave service uuid before connect,how to discover the all slave service uuid? Just link the android application nRF_Connect,it can discover all serivce uuid,evnt we don't konw the slave service uuid before connect.