nRF5 SDK is not maintained anymore
More Info: Consider nRF Connect SDK for new designs
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

Blood Pressure trigger subscribe willnot execute on_write

Hi All,

I want to port BPS to my custom project, I encountered the problem as the title.

When I connect and trigger the subscribe like this picture.

My project will not execute 【case BLE_GATTS_EVT_WRITE】 will be disconnected,like this picture.

Here is my project,please help me to take a look.

IDE => Segger

SDK => 17.1.0

Parents Reply
  • Hello Kai, sorry about the delay.

    Are you sure you've used nRF5 SDK 17.1? There seem to be a surprising number of changes between the v17.1 BPS example and your project.

    If you want a functioning mix of the two, you can simply add the Blinky functionality to the main function of the BPS project. 

    Regards,

    Elfving

Children
Related