Hi,
I am using ble5simple peripheral project as reference for my custom application,
While testing I see some different issue with example code if I use GAP_ADV_ENABLE_OPTIONS_USE_DURATION for advertising the packet.
If I enable only One advertisement set everything is working fine.
If I enable both advertisement sets, (legacy and long range) with GAP_ADV_ENABLE_OPTIONS_USE_DURATION then my device is not at all advertising. Did any one face same issue?