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

BLE 5.0 using nRF Connect and PCA10059

Hello,

I'm using nRF Connect V2.6.1 on Windows 10, I launch "Bluetooth Low Energy V2.2.0" that uses PCA10059 Dongle as central.

Also, I have developed a peripheral application on PCA10040 DK (SDK 15.2) and I set the rx_phys,tx_phys to BLE_GAP_PHY_2MBPS (BLE 5.0).

When I connect the peripheral application to mobile phone supporting BLE 5.0, it detects that the connection established is BLE 5.0.

When I connect the peripheral application to nRF Connect, it detects that the connection established is BLE 4.2.

Q: How can I use nRF Connect/PCA10059 Dongle to connect with the peripheral application as BLE 5.0?

Best regards

Related