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

S120 send notification to peripheral

Hello,

I am working on S120 stack and 9.0 SDK and the central will connect to 2 different peripherals with unique IDs and both unique ID is having different service.

Like P1 and P2 are peripherals having different IDs and P1 will be sending data(notification) to central and the data has to be sent(notification) to P2.

I tried by adding the write notification characteristic to be send to P2 but I am not getting data reception at P2. Am I missing anything in the configuration of central write characteristics? Is there any example for central wrt notfication?

Parents Reply Children
Related