Hi,
I would like to change the manufacturing data with time. My advertising_init function implements the following line
init.advdata.p_manuf_specific_data = &manuf_data_response;
which attaches the manufacturing data initially. In my previous project in which the nrf51 module was used the ble_advdata_set function was responsible for this purpose, but unfortunately, this does not work anymore. Can someone tell me what is the best solution for my problem in the case of nrf52 modules?
Best regards
Samo