Hi,
I'm testing the bluetooth throughput sample (https://developer.nordicsemi.com/nRF_Connect_SDK/doc/1.4.0/nrf/samples/bluetooth/throughput/README.html#overview) and I would like to enable coded PHY.
How can I enable this?
Hi,
I'm testing the bluetooth throughput sample (https://developer.nordicsemi.com/nRF_Connect_SDK/doc/1.4.0/nrf/samples/bluetooth/throughput/README.html#overview) and I would like to enable coded PHY.
How can I enable this?
Hi
Okay, so it is the scanning device you are struggling with setting up? The Starting scanning failed (err -5) should be fixed by replacing CONFIG_BT_EXT_ADV=y with CONFIG_BT_CTLR_PHY_CODED=y.
Best regards,
Simon
Hi
Okay, so it is the scanning device you are struggling with setting up? The Starting scanning failed (err -5) should be fixed by replacing CONFIG_BT_EXT_ADV=y with CONFIG_BT_CTLR_PHY_CODED=y.
Best regards,
Simon