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

pc-ble-driver compatibility

Hi, I'm currently testing the pc-ble-driver. It seems its only supporting exactly one FW version and I wonder why.

As far as I understand it currently supports v2 (S130) and v3 (S132) serialisation.

So I compiled and flashed the nRF5_SDK_13.1.0_7ca7556\examples\connectivity\ble_connectivity project wich should be S132 - but nRFConnect complains about wrong version.

I looked into the code of nRFConnect but it's hard to figure out since the NodeJS code links to the C pc-ble-driver and i can't see what's going on.

So how can it be changed? Shouldn't it be compatible since its the same API level?

regards

Related