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

Sporadic connection to nRF52 DK with pc-ble-driver

Hi,

we are trying to use pc-ble-driver (source and hex files from tag v3.0.0) together with nRF52 DK. We are running the heart rate example code on Ubuntu 16.04 (tried both in VM and native).

Problem is that it is extremely difficult to get a successful connection to the board. Most of the time we get "Failed to open nRF BLE Driver. Error code: 0x0D".

If plugging the USB in/out and restarting the application a number of times (succeeds in 1 out of ~20) the connection to the DK is established. Once a connection is established it will continue to work fine until we re-plug the USB.

This is extremely irritating and time consuming. Is these some trick to make the sd_rpc_open(...) always work? MSD is disabled in J-Link but it makes no difference.

Best regards,

Johan

Parents Reply Children
No Data
Related