Hello all,
we faced a problem discovering a specific service while using SDK from (12 to 16) and devices (nRF52,nRF51)
the problem is that the peripheral responses with "Attribute Not found" when the central sends "find by type value request "
using nRF connect to the same peripheral it can discover the services successfully by sending "Read by Group type request" from the Mobile,
is there a way to control service discovery to be the same as nRF-Connect?
attached two screenshots from sniffing sessions of the two scenarios,
1- Connection using nRF connect
2- Connection using SDK_16.0
Thanks in advance