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

how to test long range parameters of antenna of nrf52833 development kit

Hello everyone,

                        I am using nrf52833  development kit  and have installed  SoftDevice as nRF5_SDK_17.0.2_d674dde in that  used basic example of  name as ble_app_att_mtu_throughput .The problem is that data is sending at rate of 2mbps but for long range i have to set the data rate at 125kbps .please suggest me how to configure these parameters  of  data_length  , conn_evt_len_ext(Enable or disable Data Length Extension ), conn_interval     :(Configure GAP connection interval).

Related