当前位置:网站首页>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
边栏推荐
- First article
- Performance features focus & JMeter & LoadRunner advantages and disadvantages
- QQ one click cookie acquisition
- Is Sanli futures safe? How to open a futures account? How to reduce the handling charge of futures at present?
- Elevator dispatching (pairing project) ③
- R built in data set
- LVS+Keepalived实现四层负载及高可用
- 2021-11-02
- Some tips on learning database
- How to deal with the relationship between colleagues
猜你喜欢
Appscan installation steps
Appscan installation error: unable to install from Net runtime security policy logout appscan solution
Properties and methods of OS Library
JMeter Foundation
Login operation (for user name and password)
Postman interface test
Post man JSON script version conversion
VI text editor and user rights management, group management and time management
QQ group collection
OSI seven layer reference model
随机推荐
SQL greatest() function instance detailed example
If function in SQL
F12 clear the cookies of the corresponding web address
Unittest+airtest+beatiulreport combine the three to make a beautiful test report
Canoe the second simulation engineering xvehicle 3 CAPL programming (operation)
Deepmind proposed a Zuan AI, which specially outputs network attack language
Exceptions and exception handling
Login operation (for user name and password)
Discussion | has large AI become autonomous? Lecun, chief scientist of openai
Day06 list job
Simple understanding of seesion, cookies, tokens
Configure SSH key to realize login free
Canoe - the third simulation project - bus simulation - 3-2 project implementation
Locust installation
The most ideal automated testing model, how to achieve layering of automated testing
Notes on writing test points in mind mapping
I What is security testing
array_ The contains() function uses
Application of slice
Jemeter script recording