Hi
I know that we should use Gobi to establish LTE data connection on MC7750 for the sake of high performance and low latency, but my Linux version is too low to support Gobi driver - as a sequence I want to try legacy PPP protocol on MC7750,
I did try PPP connection over MC7750 serial port but it always fails to get IP address from PPP server. Before making PPP connection, I issue AT command: AT+CREG?, and modem replies+CREG?: 0, 0. It means the modem doesn’t activate the LTE PDP yet.
I did try command: AT+CGDCONT=1,“IP”,“apn.vzinternet.com” - modem returns OK but modem is still not in packet mode.
Do you know any AT command to activate LTE PDP context, or AT command sequences to get PPP working on MC7750.
I am connecting modem with R&D wideband radio communication tester, and the SIM doesn’t care about apn.
I tested other Sierra LTE modules - MC7700 and MC7710, both work perfectly with tester. I just stuck with MC7750 in PPP mode.