Hi, teams.
I am testing nRFConnect 1.5.0 with nRF52833DK.
Recently, I noticed "Direction finding connectionless beacon" example in latest repository, and copied it to my 1.5.0 tree.
With slight modification, I managed to build the sample, but when I executed, bt_df_set_adv_cte_tx_param() call returns error -35, which means not supported.
Is it limitation of current SDK version, or any way to fix it?