Hi,everyone on the community
softdevice: sdk17
I added the BLE_APP_UART peripheral function to the scanning project, but the device is wrong when the phone is connected.The program jumps to the BLE_GAP_EVT_PHY_UPDATE_REQUEST condition in the BLE_EVT_HANDLER function, and the SD_BLE_GAP_PHY_UPDATE function returns NRF_ERROR_BUSY.
How to solve this problem?