Hacker News new | past | comments | ask | show | jobs | submit login

To be fair, I am more interested in a 4G/5G modem to connect some modular computer. A smart phone is an expensive one.

Do you know of a simple modern 4G/5G modem, USB? Only IPv4/IPv6 bridge, I guess you need USB CDC or something for that (NDIS is deprecated)?

Any tip?






This looks like the chip that was used in the Pinephone as well as the modem card in the machine I'm typing this on. It works well on Linux although sometimes it's not available after waking from suspend (I think that was fixed although I've gotten used to not expecting it to be so I haven't been checking it.)

It's pretty easy to dial the PPP (IP) connection with network manager + modem manager, doing it from scratch with expect scripts is awful, I got that to work once but haven't been able to do it again.

https://www.amazon.com/EXVIST-Dongle-EG25-G-M2M-optimized-Mo...

In theory you can actually make phone calls with it, I've enabled the usb AC device on mine and dialed out with it but haven't actually gotten the loopback set up to work. It's hard to tell if the issue is with Pulseaudio or something in the modem firmware or a regulatory issue or what.

SMS works OOTB with modem manager. MMS works if you're willing to hunt down the MMSD source and build it yourself.


Need a driver?

I think there are a few USB standards for IPv4/IPv6 bridges (CDC and more), namely, it should not require a specific driver.


No. It's just PPP over USB CDC. In theory you could even use it with the FreeDOS USB drivers and Windows 3.11's network drivers if you were willing to write the appropriate modem script.

I wonder if the 4G/5G PPP commands are well "standard". For instance, network scan, network selection, mode selection 4G/5G/auto, SMS, pin, etc. Or you have to pass some custom AT commands via PPP.

Is everything documented and public for this modem?


>Is everything documented and public for this modem?

LMAO I've found typos in the manufacturers documentation. It's actually terrible. It's one of those situations where so many people use it though you can usually find what you need on a wiki.

>I wonder if the 4G/5G PPP commands are well "standard".

Absolutely not but modem manager and network manager is pretty good at figuring a lot of it out these days.




Consider applying for YC's Fall 2025 batch! Applications are open till Aug 4

Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: