BLE advertising completion detection on nRF52811 with Zephyr

Hello,

on nrf52811 I want to do advertising once per second. Is it possible using SDK and Zephyr to register an event that advertising was sent - completed? If I understand it correctly, it is only possible with extended advertising, and 52811 does not support it? Chip that supports this is nrf52840?

Or how else to do it on nrf52811? I want to know that advertising is finished so I can switch to scanning mode. Everything would happen regularly, ADV, Scan, Sleep with a 1 second period.

Thank you.

Parents Reply Children
No Data
Related