Correct procedure to toggle between BLE and proprietary protocol

Hello!

What are the steps I need to take to switch from BLE protocol to lets say the Gazelle protocol?

Is it as simple as disabling the Softdevice? If such a function exists- will it take care of resetting interrupts, freeing resources etc.?

This is how it'd work:
Pressing button 1 triggers a switch to BLE
Pressing button 2 triggers a switch to Gazelle

Related