I'm developing a nRF51 Central that needs to read DIS information from a connected peripheral. Does the SDK provide a DIS client? I can see the files for a DIS server (ble_dis.c) but not the associated client.
Or should DIS data be read in some other way?
Thanks.