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.

Lab06_BLE_AddService_BAS_DIS_BPS.zip

IDE => Segger

SDK => 17.1.0

Parents Reply
  • Hi Elfving,

    I'm very share that I use SDK17.1.0.

    There seem to be a surprising number of changes between the v17.1 BPS example and your project.

    I'm not sure what you mean?

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

    I am trying to learn the usage of Indicate, so I need to add other Services to the Base on Blinky project.

    Best regards,

    Kai

Children
Related