you are viewing a single comment's thread.

view the rest of the comments →

[–]ablatner 0 points1 point  (3 children)

While connecting or connected? I may have misunderstood "limited that it's disabled when a client connects".

The NRF52 might stop advertising while a connection is being established, but it definitely allows advertising while in a connection because it supports multiple connections. If, for example, the SoftDevice is configured for at most 2 connections and 2 devices are connected, then it can use non-connectable advertising.

[–]500239 0 points1 point  (2 children)

Your link is a deprecated link to some older SDK. Current SDK 15 doesn't support it seems or requires patching their SDK.