TransWikia.com

Is it possible to use SIM7600 modem for both data and SMS simultaneously?

Electrical Engineering Asked by Cristian M on January 20, 2021

I am interested in using the SIM7600 module for designing a system with LTE communication. The module will be connected to the host system via USB.

I would like the host system’s Linux to use PPP to connect to the internet via the module and to be able to send/receive SMS at the same time. So, I will need at least 2 USB virtual ports for these two capabilities. I’ve seen in the hardware design document that 4 virtual ports are available: audio, AT, diagnostics and NMEA. I guess the AT port will be used for the PPP connection.

So, are there other virtual ports (different from the 4 above) I can use for SMS AT commands, or can I use one of the remaining 3?

One Answer

I would like the host system's Linux to use PPP to connect to the internet via the module and to be able to send/receive SMS at the same time.

So, the usual: AT commands for both

So, I will need at least 2 USB virtual ports for these two capabilities.

no, why should you?

Modems have (and have had since AT commands became a thing) something called "escape sequence" with which your host can escape from data communication and issue new commands.

I've seen in the hardware design document that 4 virtual ports are available: audio, AT, diagnostics and NMEA. I guess the AT port will be used for the PPP connection.

Note that this really is a setup as you'd see it in a modem for deeply embedded systems, less than for high-speed data comms with a fully fledged Linux host.

It's pretty common these days that USB LTE modems do have an endpoint for AT commands (i.e. a "CDC device"), but also a separate network card endpoint for IP packets. You might want to check whether the device you're planning on using is really what you want, or whether a more consumer-typical LTE modem isn't what you're after, considering your rich host.

Answered by Marcus Müller on January 20, 2021

Add your own answers!

Ask a Question

Get help from others!

© 2024 TransWikia.com. All rights reserved. Sites we Love: PCI Database, UKBizDB, Menu Kuliner, Sharing RPP