Is the "Additional Beacon" function still supported?
I just started a project with STM32WB5MM module and STM32Cube_FW_WB_V1.13.0. I implemented the BLE_Beacon example successfully. Now the question comes up if it is possible to send iBeacon and Eddystone advertisings alternating. I found a ACI_GAP_ADDITIONAL_BEACON_START function but in the latest Release Notes for the BLE stack it is stated, that this feature has been removed... So, what will be the best startpoint for such an application?