ADV_DIRECT interval & duration
The SDK contains a function app_easy_gap_directed_advertise_start which sends a ADV_DIRECT messages every 3.75 milliseconds for a few seconds:
1. How can I change this interval (changing the constants in the function app_easy_gap_directed_advertise_start_create_msg has no influence)
2. How can I influence the duration or how many times the directed advertise is repeated (at the moment it stops after a few seconds)