Connecting Jetson Nano to cloud using SIM card

I am trying to go through setting this up for my nano - I can recognize everything but my jetson won't spin up a wwan0 and keeps saying "No Carrier" through AT Commands.

at+cpin?

+CPIN: READY

OK

at+cops?

+COPS: 0,0,"T-Mobile",7

OK

at+creg?

+CREG: 0,1

OK

at+cpsi?

+CPSI: LTE,Online,310-260,0x5510,11057671,283,EUTRAN-BAND2,875,4,4,-107,-944,-650,13

I have gone through all of the steps and when I issue dmesg | grep simcom my output is only:

[ 3.228900] simcom_wwan: loading out-of-tree module taints kernel.

[ 3.229302] usbcore: registered new interface driver simcom_wwan

It never seems to bind the port as I see for others like below:
1689.122659] simcom usbnet bind here [ 1689.125414] simcom_wwan 1-2.3:1.5 wwan0: register 'simcom_wwan' at usb-70090000.xusb-2.3, SIMCOM wwan/QMI device, f6:2d:53:fe:c8:5c

Any advice? Can't seem to figure this out. I am using a SimonIot sim card which is being recognized as an T-mobile card but I believe they are partners so that would make sense. Appreciate any advice!

/r/JetsonNano Thread Parent