Good afternoon,
I have started to work with the Direction_finding_connectionless_tx software from Zefyr that you published a few days ago. My intention is to load the AOA mode on a self-designed board that integrates the BL653 module with the nrf52833.
When I load the code I get an error in the function "err = bt_df_set_adv_cte_tx_param(adv_set, &cte_params);", I get the error: "00> Update CTE params...Failed: -35."
I was not able to find the error. Could it be because the software is not suitable for a different platform than nrf52833-DK, or it could be a configuration error?
Thank you very much for your attention.
JP.