Hi,
İs it possible that connectable advertisement and non-connnectable beacon advertisement work together in single nrf52832 chip?
Thank you.
Hi,
İs it possible that connectable advertisement and non-connnectable beacon advertisement work together in single nrf52832 chip?
Thank you.
Hello,
Yes, a single device may alternate between advertising as connectable and non-connectable.
To do so you will need to stop the advertising, reconfigure advertising type in the advertising parameters, and then restart the advertising.
Best regards,
Karl
but i want to do that simultaneously like two advertisings with 50ms interval each
Aha, I understand - I thought you were asking about nRF5 SDK, my apologies.
Yes, production support for Multiple Advertising Sets were added to nRF Connect SDK v1.6.0.
Unfortunately, there is no support for Multiple Advertising Sets in nRF5 SDK.
Please take a look at the answer in this ticket for more information on Multiple Advertising Sets.
Best regards,
Karl
Aha, I understand - I thought you were asking about nRF5 SDK, my apologies.
Yes, production support for Multiple Advertising Sets were added to nRF Connect SDK v1.6.0.
Unfortunately, there is no support for Multiple Advertising Sets in nRF5 SDK.
Please take a look at the answer in this ticket for more information on Multiple Advertising Sets.
Best regards,
Karl