Is it possible to block the automatic entering of deep sleep mode when UART detects a BREAK condition?

A UART BREAK signal causes the BL600 module to restart from any mode it is in (e.g. Run mode, immediate mode). If an application is running, it means that the module returns to immediate mode. If the smartBASIC application is called $autorun$, then it will run from the start. If not, the module will stay in immediate mode waiting for the user to perform an action.