VintageNetECM.Modem.Quectel (vintage_net_ecm v0.1.0)

Copy Markdown

VintageNetECM.Modem implementation for Quectel usbnet ECM modems (e.g. the EG800Q).

Quectel exposes two proprietary commands that this module wraps:

  • AT+QNETDEVCTL — bring the ECM data call up/down and query its state, and
  • AT+QCSQ — report the radio access technology (system mode).

Everything else in the VintageNetECM lifecycle uses standard 3GPP commands and is handled by VintageNetECM.ATController.