Other Parts Discussed in Thread: SIMPLELINK-CC13X2-26X2-SDK
Hi,
I created my firmware based on multi_role sample.
I know that I can change the PHY by issuing HCI_LE_SetPhyCmd,
and that I will be notified of the results of the PHY changes in HCI_BLE_PHY_UPDATE_COMPLETE_EVENT.
But HCI_BLE_PHY_UPDATE_COMPLETE_EVENT have no phyOpts,
so it is impossible to determine whether LL_PHY_OPT_S2 or LL_PHY_OPT_S8 was set In the case of HCI_PHY_CODED.
Please let me know how to get phyOpts of current session.
The SDK used is SIMPLELINK-CC13X2-26X2-SDK_4.30.00.54.
Thank you and best regards.
Tetsu