EG800Q-EU- CREG problem

Hi
I have problem with AT+CREG=1 command. I send this command to module after power on but, when it register to network the is no Unsolicited Result Codes. When network is register it should auto send +CREG : 1,1. But (at+creg=1)Subscribe to Unsolicited Result Codes not work. I try CEREG and CGREG, effect is the same, no auto send, Why?

If you are using the MAIN UART, you need to configure the URC to output from the UART

AT+QURCCFG=“urcport”,“uart1”

Thanks for replay, its work