Hi,
I am migrating to use Advertising Sets, which require Extended Advertising, and I am seeing that the number of connections per-connectable-service is seemingly reduced to 1.
Meaning, when a single connection to an connectable-service occurs, advertising for that service is automatically shut off. You can only subsequently re-enable advertising, manually, by waiting for that connection to disconnect.
Am I understanding that correctly? This would be a change in behavior from the traditional Advertising (which allows many per-connectable service, globally bounded by CONFIG_BT_MAX_CONN). The change in behavior is not desirable.
The other DevZone post here: Extended advertising stops after connection gets established in nRF Connect SDK seems to indicate yes.
I want more than one connection per-connectable-service (without resorting to entering multiple entries into the advertising set, 1 for each connection).
How can that be done?
Or alternatively, how can I use multiple advertising sets without enabling Extended Advertising?
Or anything else you can suggest?
Thanks.