Beware that this post is related to an SDK in maintenance mode
More Info: Consider nRF Connect SDK for new designs
This post is older than 2 years and might not be relevant anymore
More Info: Consider searching for newer posts

nRFconnect on some android phones shows "This service is empty".

I've recently jumped to nrf5 sdk v15.0 from v12.3 and met a problem in setting up a custom ble service. Actually the service itself is visible via nrfConnect andorid app, but half of the devices (which are by coincedence running Andorid 6) can't read the custom characteristics inside that service (app displays "This service is empty"). However with newer Android 7 phones everything is OK. I hadn't face this type of problem while working with old v12 sdk, and the full structure of my characteristics are visible everywhere. Does anybody knows the hint what be wrong here?

Related