Hi all,
I am trying to create a ble custom profile to send 8 parameters. I have all different profiles for different parameters. The code works well, it is advertised in my app properly with their respective UUID's and device UUID is also shown. Now my main problem is it is sending only 5 parameters and the other 3 parameters are not sent. I am not able to understand why this is happenning, is there any memory constraints on this?? or any limits to set certain parameters or services under single GAP/GATT profile??
Please help me out on this, thanks in advance.
Thanks