Not seeing IP allocated for connected profile ( with AT+CGDCONT? command)

I used the following commands,

AT+CGDCONT=1,"IPV4V6","apn.com"
OK
at+cgdcont?
+CGDCONT: 1,"IPV4V6","apn.com","0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0",0,0,0,0

OK
AT+CGATT=1
OK
AT+CGACT=1,1
OK
AT+CGPADDR=1
+CGPADDR: 1,10.127.149.31

OK
aT+cgDCONT?
+CGDCONT: 1,"IPV4V6","apn.com","0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0",0,0,0,0

OK

I am seeing only long zeros. ( The APN also contains username and password, I am not sure where to configure that)

Hi krishnadaskv,

What kind of module and firmware version are you using?
ATI
ATI3

I am using EM7455 module with generic firmware

Hi krishnadaskv,

+CGPADDR: Show PDP address
You can use AT+CGPADDR command to show PDP Address.
If you want an active data connection, You can enter AT!SCACT=1,1 command.
I have attached the log file for your reference. log.txt (1.2 KB)

Thanks for that.

I am getting the following response for AT!SCACT?

AT!SCACT?

!SCACT: 1,0

I may need to do the username and password for the APN. But I don’t know how to do that. !!

Hi krishnadaskv,

Please enter the commands below and share to me the responses:
AT!ENTERCND=“A710”
AT!USBCOMP=1,1,10D
AT!RESET
AT+COPS?
AT!SCACT=1,1
AT!SCACT?