XIAO BLE Sense in deep sleep mode

SoftDevice is the Nordic supplied software binary that implements the wireless protocols and other functions ontop of the nrf hardware. A bit like the binary blob on the RPI. If you never use any sd_* calls then you don’t need to start it, however to do anything wireless other than messing directly with the radio via registers you go via SD.