BG95-M3 - How to receive an URC when a call comes in

Hello,
I have a BG95-M3 module with the firmware BG95M3LAR02A03_01.200.01.200.

+CREG: 0.1

I need a URC with the caller’s number when someone calls the module. I only need the number, I don’t want to answer the call. The call must be cancelled after ringing. At the moment I do not receive a URC when a call comes in. Do I need to configure additional parameters in the module to receive the URC? When the module receives an SMS, I receive a URC like this:

+CMTI: ‘ME’,15

I have read that I have to set CLIP=1. But AT+CLIP is not implemented.

AT+CLIP?
ERROR
AT+CLIP=?
ERROR

Do I need to configure any other parameters in the module or do I need to update the firmware? (Where can I get the current firmware and which tool do I need for the update process?)

Kind regards
Martin

Translated with DeepL.com (free version)

You can try this command AT^DSCI=1

Hi Mikey,
thanks for the reply. I will test it and get back to you.

BR Martin

Hi Mikey,
the AT+DSCI command is not implemented at the BG95-M3 module:

image

BR Martin

The command is AT^DSCI=1, ^ instead of +.

Hi, I also tested it with ^ instead of +. Same result:
image

BR Martin

Sorry it is my mistake that the command not support on this model. And I will search other commands for you.