I am making public two utilities written to monitor and control Huawei 3G dongles. Has been tested with the E160, E220 and Vodafone K3565 Huawei manufactured dongles.
3gstats v1.1 gives continuous mode, signal strength, uptime, speed and total data transferred.
3gmode v1.0 lets you switch between 2G and 3G only modes or set preference to one with the other as a fallback.
Instructions for 3gstats:
Download tar.gz file
tar -zxvf 3gstats-1.1.tar.gz
cd 3gstats
sh make.sh
chmod +x 3gstats
To run use ./3gstats
Instructions for 3gmode
Download tar.gz file
tar -zxvf 3gmode-1.0.tar.gz
cd 3gmode
chmod +x 3gmode
To see usage use ./3gmode
0 Responses
Stay in touch with the conversation, subscribe to the RSS feed for comments on this post.