mirror of
https://github.com/clockworkpi/uConsole.git
synced 2026-01-14 11:40:23 +01:00
Updated How to upgrade flash 4G ext firmware (markdown)
parent
9cd9fe8e28
commit
1b3fe970d5
@ -52,6 +52,8 @@ cd LE20B04SIM7600G22_cpi_arm64
|
||||
|
||||
First, send the command `AT+BOOTLDR` to **/dev/ttyUSB3** to put the device into bootloader mode. At this point, the LED on the back will not light up.
|
||||
|
||||
`echo -en "AT+BOOTLDR\r\n" |sudo socat - /dev/ttyUSB3,crnl`
|
||||
|
||||
Next, use `sudo ./fastboot/bin/fastboot devices` to ensure that the device is detected. It should display something like `MDM9607 fastboot`.
|
||||
If there is no device information, the operation must be halted.
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user