Change Advertising data dinamically
Hello,
Is it possible with SDK5 to change the advertising data packets dynamically during the life of the application?
If yes, how?
Thanks for your help.,
Andrea
Hello,
Is it possible with SDK5 to change the advertising data packets dynamically during the life of the application?
If yes, how?
Thanks for your help.,
Andrea
Hi
I am using an external processor in order to control the DA14580 (based on the SPS device code), the external processor program the DA14580 and then need to modify the advertise string while running.
After i gather the data via the UART port, I am trying to cancel the advertise using the "app_adv_stop()", then calling the "app_adv_start()" and modifying the data to *cmd pointer .the problem is that the advertise is not starting again.