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

Does BLE Mesh Long Range (coded PHY) beacon seen on phone supporting Bluetooth 4.2?

I have made changes from here in order to configure data rate at Coded PHY for mesh application.

Tested with two phones:
    Moto G5 Plus (Bluetooth 4.2)
    OnePlus 6 (Bluetooth 5, supports Coded PHY, verified using nRF Connect)

Observations:
    I could see the beacon on both phones (this confused me)
    I was able to provision device using both phones and send messages to device.

Is is expected behaviour? Does BLE Mesh beacon with Coded PHY data rate should be seen on blueooth 4.2 enabled phone?

Or am I doing something wrong. I am using a custom application not from SDK examples.

Thanks.

Related