Using the ZTE ME3630 4G module under Ubuntu

Source: Internet
Author: User

This module was previously used on the AM5728 Development Board to upload data to the server in the field. Recently contacted another project, to do a demo of the prototype, need to move, but also the use of this module to upload data. The prototype environment is Ubuntu 16.04 32bit. Here is a summary of how this module is used.

In fact, it is very simple, the following several steps. If the operation fails, attempt to use sudo or even use the root user directly.

1. Load Driver

sudo modprobe option

2. Enabling equipment

sudo echo 1476 >/sys/bus/usb-serial/drivers/option1/new_id

After this operation should be able to see the/dev under more ttyUSB0, ttyUSB1, ttyUSB2 several device nodes.

3. Open the device

sudo./call/dev/ttyusb1

Here the call program is configured with the AT command via/DEV/TTYUSB1 ME3630. Also compile the build.

At this point, the 4G network into a ready state, can be unimpeded access to the Internet.

2017-6-13-Rio Jeliang

Using the ZTE ME3630 4G module under Ubuntu

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.