Please send me the full firmware package for the BG95-M3. My current version has MQTT AT commands disabled.
>>> AT+QGMR
BG95M3LAR02A03_31.202.31.202
OK
>>> AT+QMTCFG=?
ERROR
>>> AT+QMTOPEN=?
ERROR
Please send me the full standard firmware, which I think might be BG95M3LAR02A03_A0.303.A0.303.
Can you email the firmware to me, and also confirm that the MQTT AT commands should work?
Please send me the full firmware package for the BG95-M3. I’ve updated my BG95-M3 to firmware BG95M3LAR02A03_31.202.31.202, but the Python version is still outdated, 3.4.0. I need a package like QPY_OCPU_BG95M3_XXXX_FULL, Can you send it to me? Thank you
Can you send me the latest version of firmware for BG95-M3? I download the latest version from Resources Download | QuecDevZone but the latest version is from 2024, I found that some API methods is missing, e.g.: quecgnss.configSet
Is there any sense to update firmware download page and put a new version here?
we have BG95M3LAR02A03 and BG95M3LAR02A04 connected with a ST ESIM chip (ST4SIM200) or (ST4SIM300). we need to switch/configure the esim profiles via CCIS/PCSC.
Thank you! I also need the delta DFOTA file to upgrade from BG95M3LAR02A03_01.011.01.011, is this included in the ZIP file you sent me? If so, what is the name of the DFOTA file?
If not, can you please generate me a DFOTA to upgrade from BG95M3LAR02A03_01.011.01.011 to the latest?
I am currently developing an IoT fleet tracking solution using the BG95-M3 module with QuecPython.
My current firmware version is : BG95M3LAR02A03_31.202.31.202
I noticed that the quecgnss.configSet() and quecgnss.configGet() methods are not available in this build, while they are documented in the QuecPython API reference (developer.quectel.com). These methods are essential for enabling AGPS (config_type=2) and APFLASH (config_type=3) in order to improve the GNSS Time To First Fix (TTFF).
Could you please provide me with :
The latest QuecPython firmware for BG95-M3 that includes quecgnss.configSet / quecgnss.configGet support
The corresponding flashing instructions (QPYcom or QFlash)