Hi devs,

Controller code size went from 20k -> 29k with 1_2_0 and BLE_EXT_ADV,
compared to the old BLE_MULTI_ADV_SUPPORT. This happens to be just a bit to
big for our nrf51-based target.

Any suggestions on trimming it?

Would be great to disable the scanner extensions but keep the advertiser,
or generally have more fine-grained control over which of the ext adv
features are enabled (for example, I am interested in multiple advertisers,
but not extended adv size, ext scan, ext connect, etc.)

Reply via email to