Switching between Wifi and BLE

jerteach:
I know BLE and Wifi can't work in parallel on this board but can you easily and quickly switch between the two.

One of the Arduino developers has done some work towards allowing this. It requires changes to the NINA module's firmware:
https://github.com/agdl/nina-fw/tree/coexistance
the Arduino SAMD Boards package:

and the ArduinoBLE library: