For the complete documentation index, see llms.txt. This page is also available as Markdown.

Enabling Quectel EM05-G LTE Modem R7000

Introduction

This documentation provides a comprehensive guide on enabling the Quectel EM05-G LTE Modem. With this guide, users can seamlessly set up the modem in their environment.

Prerequisites

  • Hardware requirements: Bedrock V3000 with Quectel EM05-G Modem

  • Software requirements: Linux Environment

Configuration

  • Boot into your Linux environmment

  • Run the following Commands:

modprobe option
echo "2c7c 030e" > /sys/bus/usb-serial/drivers/option1/new_id
modprobe cdc_mbim
  • It might take a few seconds for the Modem and required services to start working

Testing and Verification

  • Run:

  • This will list Your modem, Example:

References

Last updated