Other Parts Discussed in Thread: CC2650
I need to change the AdvertData of my CC2650 , I get the advertising uuid on UART from a Host controller . Should I just call the GAP_UpdateAdvertisingData() function with the uuid or is there any procedure I need to follow. Any help would be appreciated .