You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
when the LTE modem is in 'FFH' mode or in 'RECOVERY' mode, we can't use normal LTE functionality
the modem is normally brought into this state if a user starts a modem firmware update, but it is not completed successfully
the next logical step is to perform/finish the upgrade
FFH and RECOVERY are using 115200 baud. normal "FFF" modem firmware mode uses 921600.
So, when we do not get a response at 921600, but we do get a response at 115200, we advise the user to perform upgrade
0 commit comments