I am trying to upgrade firmware via USB serial port for the modem HL7692. However I am getting the below Ebl Checksum error when trying to complete this. The version that I am trying to update to is 2.27. The version currently on the modem is 2.24.
I can contact the modem currently using AT commands via TerraTerm.
Another point to note is that before running the .exe file for upgrading to version 2.27. I edit the .bat file to the baud rate of 115200 and the port to COM12 which is what the device has been set to.
Can anyone point me in the right direction or have any idea as to what may be wrong?
Thanks.
I have been previously powering the device off and on by removing the power cable. I also have tried different USB cables and this issue still prevails unfortunately. Furthermore, I have ran the firware.exe and powered on the device as mentioned and this still does not work.
You are using the UART port for the upgrade, no USB port right?
Try to set AT+KSLEEP=2 (to forbidden SLEEP mode), AT&D0, AT&K0 (no hardware flow control0) and AT&W, try again to see if it can help.
Thanks for your reply. Update on this issue
I have been informed that the specific module I was trying to upgrade, is unable to be upgraded. I since have obtained a new HL7692 module with firmware version 2.23 loaded out of the box. I am using a mangOH green board to test this module and I am trying to upgrade firmware over USB (micro USB). I have completed all steps previously mentioned thus far but I am now achieving a similar error to the following thread: Dev kit HL8548-G firmware
However I tried the troubleshooting steps provided on the mentioned thread and still am not able to upgrade to firmware version 2.27.
Currently receiving the below error. After rebooting the device, I keep getting a timeout error.
I have now managed to successfully download and install the latest firmware. The issue was with the port I was using. I had the port set to COM15 within the entry.bat file. COM15 port was the USB1 port (screenshot below) but I changed the use port from COM15 to USB1 and it worked.