Hi,
I have worked on a lot of projects on nRF51/52 devices. But still i do not understand why exactly should we use custom/multiple services for each kind of data (like temperature, humidity accel values etc).
Is there any benefit in doing that?
And is it a bad idea to use NUS for all of your data transfers by using your custom byte oriented protocol?
Thank you.