当前位置:网站首页>Shift EC20 mode and switch
Shift EC20 mode and switch
2022-07-04 11:13:00 【juno】
Move away EC20 Support 4 Patterns .
0:rmnet Pattern
adopt QMI Sent by tool QMI command , Access to the public network IP. This mode can cooperate usb_ecm Drive or Qualcomm GobiNet Driver USES .
1:ecm Pattern
standard-passing CDC-ECM launch data call, Send standard ECM command , Get LAN ip. This mode matches cdc_ether Driver USES
2:mbim Pattern
Mobile Broadband Interface Model, Authentic mobile broadband interface model , Dedicated to 3G/4G/5G Modular , Only in win8 The above windows Upper use . Generally only WINDOWS Next use .
3:rndis Pattern
be based on USB Realization RNDIS It's actually TCP/IP over USB, Is in the USB Running on the device TCP/IP, Give Way USB The device looks like a network card to obtain a LAN ip. This is the easiest way , After inserting the mobile phone card into the module , The module will automatically dial up the Internet .
Switching method
Send through serial port AT command
echo -e "AT+QCFG=\"usbnet\",0\r\n" > /dev/ttyUSB2 # Set mode
echo -e "AT+CFUN=1,1\r\n" >/dev/ttyUSB2 # Restart the module
The switch can be completed by replacing the number with the number of the corresponding mode .
Use RNDIS Mode time , You can set up the connection using the following command APN
echo -e "AT+CGDCONT=1,\"IPV4V6\",\"3gnet\"\r\n" > /dev/ttyUSB2 # Set context
echo -e "AT+CGACT=1,1\r\n" > /dev/ttyUSB2 # Activation context
echo -e "AT+CFUN=1,1\r\n" >/dev/ttyUSB2
边栏推荐
- What if the book written is too popular? Author of "deep reinforcement learning" at Peking University: then open the download
- QQ get group information
- Elevator dispatching (pairing project) ②
- QQ get group link, QR code
- Application of slice
- Interview and lecture summary 1
- QQ get group settings
- 本地Mysql忘记密码的修改方法(windows)[通俗易懂]
- Sys module
- Terms related to hacker technology
猜你喜欢
JMeter assembly point technology and logic controller
Replace() function
Postman interface test
XMIND installation
Canoe - the second simulation engineering - xvehicle - 2 panel design (operation)
Canoe - the third simulation project - bus simulation - 3-2 project implementation
Ten key performance indicators of software applications
Appscan installation steps
Notes on writing test points in mind mapping
Canoe - the second simulation engineering - xvehicle - 2panel design (principle, idea)
随机推荐
First article
QQ set group information
Video analysis
Canoe - the second simulation engineering - xvehicle - 2 panel design (operation)
F12 clear the cookies of the corresponding web address
shell awk
Canoe - the third simulation project - bus simulation - 3-2 project implementation
Global function Encyclopedia
If function in SQL
Application and Optimization Practice of redis in vivo push platform
Usage of with as
Test question bank management system - database design [easy to understand]
Heartbeat报错 attempted replay attack
Serialization oriented - pickle library, JSON Library
Ten key performance indicators of software applications
Canoe: the difference between environment variables and system variables
Configure SSH key to realize login free
Postman interface test
Attributes and methods in math library
MBG combat zero basis