Python Example of pc-ble-driver-py Running with an Error

Hi,

We are trying to implement a laptop / PC based BLE peripheral using Python and nRF52840 Dongle. We installed pc-ble-driver-py and nrf-ble-driver per the instruction. The nRF52840 dongle was also reprogrammed with the firmware s140_nrf52_6.1.1_softdevice.hex.

When we ran the example code advertising.py, there was a timeout error popped up at the function call: driver.open(). See the screenshot below. 

Also noticed that the red LED on the dongle always blinks slowly after programmed.

Please help identify what the root-cause of this error is?

Thanks!

Parents Reply Children
Related