This post is older than 2 years and might not be relevant anymore
More Info: Consider searching for newer posts

NRF_ERROR_SD_RPC_SEND

Hi,

I have used nRF52832 with my Python code succesfully many days. Suddenly it stopped to working and gives me an error message: NordicSemiException: Failed to ble_gap_scan_start. Error code: NRF_ERROR_SD_RPC_SEND

I've updated the driver to pc_ble_driver_py-0.14.0, but it was not of any help. I am not familiar with any of those nRF tools so I need very easy and simple way to fix this. Can you help?

Parents
  • Hi,

    When it stopped working ,had you changed version of pc-ble-driver / pc-ble-driver-py, or connectivity device, or firmware on connectivity device (also counting SoftDevice)?

    Have you tried a full flash erase on the connectivity device and reprogrammed it with the corresponding connectivity firmware?

    What board (and version of board) are you using?

    Regards,
    Terje

Reply
  • Hi,

    When it stopped working ,had you changed version of pc-ble-driver / pc-ble-driver-py, or connectivity device, or firmware on connectivity device (also counting SoftDevice)?

    Have you tried a full flash erase on the connectivity device and reprogrammed it with the corresponding connectivity firmware?

    What board (and version of board) are you using?

    Regards,
    Terje

Children
Related