Hi,
I am using CC2650 Launchpad, and trying to reset the device if it is connected to another device for more than 15 seconds.
I have tried HCI_EXT_ResetSystemCmd(HCI_EXT_RESET_SYSTEM_HARD) and HAL_SYSTEM_RESET(). But after both of these commands the device is not advertising.
I am using ble_cc26xx_2_01_01_44627 and multirole project from the github.
Please inform me how i can start advertising again after reset from above two commands.
Thanks
Gourang