Skip to content

elkanamol/sierra_flashing_by_path

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

sierra_flashing_by_path

Flasher machine to flash automatically by USB paths This script make to updates multiple Sierra Wireless EM9191 modems one by one by using the -P flag of USB path, and solves the issue that the unit changes the ttyUSB ports after reboot in the Linux system.

usage

Download the binary fwfwdl from source.sierrawireless

  1. update the USB path by using with find /sys/bus/usb/devices/usb*/ -name dev |sort Linux command and update the modems list in the first item of each line per the result.
  2. update the fw_dir, firmware, nvu paths if needed.
  3. omit rc = call("./modems_detection.sh") if not in used
  4. run the py file by python3.8 flashing_em9191_generic_v_03.09.11_path.py
  5. First it will remove by using the

license

This program is free software. It is licensed under the GNU GPL version 3 or later. That means you are free to use this program for any purpose; free to study and modify this program to suit your needs; and free to share this program or your modifications with anyone. If you share this program or your modifications you must grant the recipients the same freedoms. To be more specific: you must share the source code under the same license. For details see https://www.gnu.org/licenses/gpl-3.0.html

About

Flasher machine to flash automatically by USB paths

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages