Hi All, Am using NRF52 and SDK 11.0.0.2 alpha , I am using two profiles. I need to Advertise with specific name and parameters for each profile. This profile switch has to happen in a button press. (Once button is pressed I will disconnect start advertising with other profile parameter for advertisement)
When I tried updating advertisement parameter by calling gap_params_init() but my board is rebooting everytime. How can I do this ?
Thanks