Hey, it says that my wwan0 is configured but I am not able to connect to the internet
When I enter in the command sudo ./quectel-CM -s internet
I get this and not sure where to go from here
pi@raspberrypi:~/files/quectel-CM $ sudo ./quectel-CM -s isp.telus.com
[06-15_13:37:17:695] WCDMA<E_QConnectManager_Linux&Android_V1.1.45
[06-15_13:37:17:695] ./quectel-CM profile[1] = isp.telus.com///0, pincode = (null)
[06-15_13:37:17:696] Find /sys/bus/usb/devices/1-1.1 idVendor=2c7c idProduct=0296
[06-15_13:37:17:696] Find /sys/bus/usb/devices/1-1.1:1.4/net/wwan0
[06-15_13:37:17:696] Find usbnet_adapter = wwan0
[06-15_13:37:17:696] Find /sys/bus/usb/devices/1-1.1:1.4/usbmisc/cdc-wdm0
[06-15_13:37:17:696] Find qmichannel = /dev/cdc-wdm0
[06-15_13:37:17:718] cdc_wdm_fd = 7
[06-15_13:37:17:744] Get clientWDS = 1
[06-15_13:37:17:746] Get clientDMS = 1
[06-15_13:37:17:748] Get clientNAS = 1
[06-15_13:37:17:750] Get clientUIM = 1
[06-15_13:37:17:752] Get clientWDA = 1
[06-15_13:37:17:754] requestBaseBandVersion BG96MAR02A10M1G
[06-15_13:37:17:762] requestGetSIMStatus SIMStatus: SIM_READY
[06-15_13:37:17:762] requestSetProfile[1] isp.telus.com///0
[06-15_13:37:17:774] requestGetProfile[1] isp.telus.com///0
[06-15_13:37:17:776] requestRegistrationState2 MCC: 0, MNC: 0, PS: Detached, DataCap: UNKNOW
[06-15_13:37:17:778] requestQueryDataCall IPv4ConnectionStatus: DISCONNECTED
[06-15_13:37:17:782] requestRegistrationState2 MCC: 0, MNC: 0, PS: Detached, DataCap: UNKNOW
[06-15_13:37:22:786] requestRegistrationState2 MCC: 0, MNC: 0, PS: Detached, DataCap: UNKNOW
[06-15_13:37:27:791] requestRegistrationState2 MCC: 0, MNC: 0, PS: Detached, DataCap: UNKNOW
[06-15_13:37:28:285] requestRegistrationState2 MCC: 0, MNC: 0, PS: Detached, DataCap: UNKNOW
Thanks