Changes between Version 3 and Version 4 of expansion/gw16162
- Timestamp:
- 05/16/2025 07:30:44 PM (7 weeks ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
expansion/gw16162
v3 v4 44 44 * option (at commands), cdc_ether (wwan) 45 45 46 == Mode s46 == Modem Notes 47 47 48 The modem can be configured to be in different modes. Mode 0 states in a manual that it cannot be used for data traffic.48 The modem can be configured to be in different USB modes. Consult the AT command guide for all the modes. 49 49 50 Mode 3 works with data traffic and can be changed with AT commands to /dev/ttyUSB1:50 Mode shown: 51 51 {{{ 52 AT#USBCFG=3 53 AT#REBOOT 52 AT#USBCFG? 54 53 }}} 55 54