This post is older than 2 years and might not be relevant anymore
More Info: Consider searching for newer posts

s130 notification problem

Hi,

I'm developing simple bluetooth app, where I'm using 3 custom services, each one has characteristic with notification option.

But only the first service notification is working. The other 2 characteristics send notification without error (device side), but nRF Connect can't receive them (app is subscribing all notifications). Code for sending notifications is taken from ble_lbs example.

Related