Skip to content

paepckehh/lteinfo

Repository files navigation

OVERVIEW

Go Reference Go Report Card Go Build

paepcke.de/lteinfo

  • Show and decode information from your LTE Modem.
  • Hardware Revision, Firmware Version, Operational Status (core,env temp)
  • All Provider and Visible Network Infrastructure (capabilities eg, cell-broadcast,...)
  • SIM, IMEI, MVNO, authentication mode, used Frequencies/Transponder ....
  • Focus on small embedded systems (debugging) on restricted resources.
  • Focus onpower saving parser (NO CLEAN idomatic go code for hot loop, no clean full state maschine, quick hack)
  • 100 % pure go, stdlib only, no external dependencies, use as app or api (see api.go)

Supported Devices

  • Huawei E3372h / E3372v153 / E5572C
  • PRs welcome

INSTALL

go install paepcke.de/lteinfo/cmd/lteinfo@latest

DOWNLOAD (prebuild)

github.com/paepckehh/lteinfo/releases

SHOWTIME

lteinfo /dev/lte0

DOCS

pkg.go.dev/paepcke.de/lteinfo

CONTRIBUTION

Yes, Please! PRs Welcome!

About

detailed information about your Huawei E3372/E3372v153/E5572C status, connectivity, provider, sim (app/lib/api)

Topics

Resources

License

Security policy

Stars

Watchers

Forks

Packages

No packages published

Languages