This post is older than 2 years and might not be relevant anymore
More Info: Consider searching for newer posts
This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

Is it possible NRF52 NUS service and Buttonless DFU service work together like the given example, ble_app_hrs, s132_with_dfu?

Hi,

I was trying to add buttonless DFU service along with NUS service. I used SDK v11. Taken the example ble_app_hrs, s132_with_dfu. And added my existing NUS service. I faced a problem that, both are not working together. If i completely disable DFU, NUS service is working. What I should do to make both working together. Any sample code, with NUS and DFU working together?

Thanks in Advance.

Praveen

Related