Hello,
I’m trying to connect send a tcp request but I don’t see any network (:CSQ : 99,99) and I can’t get IP address:
AT+CGDCONT=1,“IP”,“orange.ltem.spec”
AT+WPPP=2,1,“orange”,“orange”
AT+KCNXCFG=1,“GPRS”,“orange.ltem.spec”,“orange”,orange"
AT+KCNXUP=1
Few minute later: KCNX_IND: 1,4,1 => no connection
Is it the good process to get internet through the LTE ? (strange for me, because of the KCNXCFG and “GPRS”)
Any Idea of what I’m doing wrong?
Thank you