FireBrick 2700 with 4G ZTE MF823: Difference between revisions
Appearance
Content deleted Content added
tt |
|||
| Line 68: | Line 68: | ||
==Throughput== |
==Throughput== |
||
*Ethernet mode seems slightly faster than in download/debug (modem) mode. 16.77Mb/s compared to 12.77Mb/s - from our office. |
*Ethernet mode seems slightly faster than in download/debug (modem) mode. 16.77Mb/s compared to 12.77Mb/s - from our office. |
||
==Switching back to Ethernet mode== |
==Switching back to Ethernet mode== |
||
| Line 81: | Line 80: | ||
==What mode is it in?== |
==What mode is it in?== |
||
On a linux system, if you run < |
On a linux system, if you run <tt>lsusb</tt> you'll see something like: |
||
Bus 002 Device 030: ID 19d2:0016 ZTE WCDMA Technologies MSM |
Bus 002 Device 030: ID 19d2:0016 ZTE WCDMA Technologies MSM |
||
The < |
The <tt>0016</tt> is the mode: |
||
*1225 – Default Mode. Available USB Mass Storage Device with CD-ROM and card reader. Corresponds to AT+ZCDRUN=9+AT+ZCDRUN=F |
*1225 – Default Mode. Available USB Mass Storage Device with CD-ROM and card reader. Corresponds to AT+ZCDRUN=9+AT+ZCDRUN=F |
||
*1403 – Operating Mode. Available RNDIS adapter and Mass Storage Device. Corresponds to AT+ZCDRUN=8+AT+ZCDRUN=F |
*1403 – Operating Mode. Available RNDIS adapter and Mass Storage Device. Corresponds to AT+ZCDRUN=8+AT+ZCDRUN=F |
||