How to get out from the BLE Function or How to turn off BLE.
Hi hope you guys are well, When i call the function to turn the BLE on, it starts to advertise but i dont know to get out of that function , means in the main while loop the code is stuck at MX_APPE_Proccess(), i did the debugging but its just looping the same function (void UTIL_SEQ_Run( UTIL_SEQ_bm_t Mask_bm )
{)
i want to move to next statements in the main while loop
