Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

example needs to add 2 service and 2 notifications #16

Open
sherifomran opened this issue Aug 14, 2019 · 3 comments
Open

example needs to add 2 service and 2 notifications #16

sherifomran opened this issue Aug 14, 2019 · 3 comments

Comments

@sherifomran
Copy link

this example is nice but it needs to show how to add more services with notification and more characteristics. It should also show how to integrate from BDS because i assume it is based on it also

@jeandiegof
Copy link

Hi, @sherifomran. This thread might help you.

@kylelscott
Copy link

I looked at the link you posted to answer this question. However, are we suppsoed to just run "sd_ble_gatts_characteristic_add" twice (one with &p_cus ->custom_value_a_handles as a parameter and one with &p_cus ->custom_value_b_handles) at theend of the "custom_value_char_add" method; or should we create two "custom_value_char_add" methods and call them both at the end of the ble_cus_init function?

@sherifomran
Copy link
Author

have you tested it? my tests showed that i could not allow updating 2 profiles simulatenously, which is the mess.
Adding the profile is not a big deal, but updaing with push data is my problem.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants