Skip to content

Set band, show signal level and bandwidth for Huawei mobile broadband B525s-23a.

License

Notifications You must be signed in to change notification settings

octave21/huawei-lte

Repository files navigation

Huawei LTE Band & Monitoring

For Huawei mobile broadband router B525s-23a, set band, show signal level and bandwidth, show monthly traffic. This program relies on an API provided by Salamek

Requirements

  • python 3
  • curses
  • huawei-lte-api

Installation

git clone [email protected]:octave21/huawei-lte.git
cd huawei-lte
pip install -r requirements.txt
chmod u+x lte.py

Run

./lte.py ip password stat|700|800|1800|2100|2300|2600 [ping url]

Examples

python lte.py 192.168.8.1 myPassword stat
python lte.py 192.168.8.1 myPassword 800+2100
python lte.py 192.168.8.1 myPassword 800
python lte.py 192.168.8.1 myPassword stat https://github.com

lte Bandes

Ping http

Shell script which measures the http response time and traces the results in the tracemn.log file.

  • Measurements are spaced one second apart
  • There are 60 measures
  • Recording in the log file of the average response times of the 60 measurements
./ping.sh url

About

Set band, show signal level and bandwidth for Huawei mobile broadband B525s-23a.

Resources

License

Stars

Watchers

Forks

Packages

No packages published