We tested this issue on serial_lte_modem sample on NCS 1.2 and modem mfw_nrf9160_1.2.0
1, Enable CSCON unsolicited report:
AT+CSCON=2
2, Activate LTE search and connect to cat-M1 network, device will report "+CEREG: 1,"0001","01A2D001"...."
3, Try to deactivate LTE by command "AT+CFUN=20", it will failed, and the device will hang in here and not accept any AT command more.
Is there any problem for our operations?