Hi,
Is it possible to advertise legacy (without extended mode) and coded simultaneously, and both connectable?
I see the sample from nRF Connect SDK, multiple_adv_sets, is using bt_le_ext_adv_ api to create multiple advertisements,
Is it possible to create multiple advertising this way: creating legacy advertising by using bt_le_adv_ api while creating coded advertising by using bt_le_ext_ api?
Thanks in advance!