Now I am doing the BP by using the "ble_app_bps" project. I find it still advertising after connecting to the master,so the power consumption is high.So I wanth to use the "sd_ble_gap_adv_stop" function to stop the advertising to reduce power(after connecting the master), but it cannot stop the advertising.Is there any wrong?How to stop the advertising.