ble advertizing data update dynamically in the prigram

Hi

I want to update the ble advertising data in my program. In nrf5340 the bt_le_adv_start() command should run only once in the main program.

Is it possible to change the advertising data of ble device in broadcast non connectable mode by bt_data_bytes() or bt_data() commands or

any other means. Its also preferable to use extended mode to be able to use 256 bytes of data while broadcasting.

Thank you in advance for your support.

Best regards.

Parents Reply Children
No Data
Related