I am currently developing a tracking project using the EG800AK-LA module. My board currently has the following QuecPython firmware installed: EG800AKGL11LCR07A01M04_OCPU_QPY
We need to use the internal GNSS, but we noticed this “11LC” firmware version does not support the quecgnss library, nor does it respond to the standard GNSS AT commands.
Because of our hardware design, we have decided to use an external MCU to control the modem. Therefore, we need to completely remove QuecPython and revert the module to its factory state.
Could you please provide me with:
The latest Standard Firmware (Standard AT commands / Non-OpenCPU) for the EG800AK-LA (or GL).
The recommended flashing tool (QFlash / ASR tool) and the guide to perform the downgrade safely.
However, there seems to be a misunderstanding regarding the firmware. The link provided is for the “CN” (China) region and is a Standard (Non-OpenCPU) firmware.
My hardware supports the EG800AK-LA or EG800AK-GL (Global) variants, and my project strictly requires OpenCPU (C SDK / QuecOpen) development with internal GNSS support.
Could you please provide the correct QuecOpen C SDK source zip for the EG800AK-GL or EG800AK-LA that includes the ql_gnss.h libraries and GNSS support enabled?