This post is older than 2 years and might not be relevant anymore
More Info: Consider searching for newer posts
This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

connectivity app not working with PCA10000

Hi,

I'm using nRF51 BLE driver on PC to simulate BLE peripheral using PCA10000 v2.2 dongle. I need to add some functionality to the default connectivity app. So I compiled the connectivity example from SDK. But the example is not working. The UART interrupts don't seem to be called. Any idea what could be wrong?

BTW Simple UART example is working as expected.

I'm using SDK 5.1.0.36092 and SoftDevice v6.0.0

Parents
  • After some tests it seems BLE Driver uses UART Transport Layer H4 and not Three-way Transport Layer as implemented in the SDK. Can somebody confirm that? If this is true, is there a chance to get new version of BLE Driver in the near future which is compatible with the SDK?

Reply
  • After some tests it seems BLE Driver uses UART Transport Layer H4 and not Three-way Transport Layer as implemented in the SDK. Can somebody confirm that? If this is true, is there a chance to get new version of BLE Driver in the near future which is compatible with the SDK?

Children
No Data
Related