Tool/software:
I recently updated my BLE stack to 1.5.2. Since doing so, my advertisement is taking longer than 30.72 seconds when the Limited Discoverable flag is set as the DEFAULT_DISCOVERABLE_MODE. By setting the param, TGAP_LIM_ADV_TIMEOUT to 30, my device only advertises for 30 seconds. However, I didn't need to set this variable before the upgrade. Is there a reason the flag isn't working as expected?