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

Long range BLE5 implementation in ble_app_uart

Hi,

I am developing with nRF52840-pdk for BLE5 implementation. I am very much interested in a long range spec of BLE5. I have gone though the example "ble_app_att_mtu_throughput" in which i changeed the PHY to CODED by following this post. devzone.nordicsemi.com/.../

I want to add long range a support in ble_app_uart example. Can you please suggest me what are the changes need to update in ble_app_uart example ?

Thank you.

Related