Getting diag log from BG95

We have a BG95-M3 module and we are trying to obtain the diag log in qmdl format for debugging and analysis. We installed the windows driver and is able to see the DM port. But when we use the QWinLog tool, it cannot capture anything, and the line “failed to get 0x7e rsp” keeps repeating in the log “QXDMLogMessage.txt”. The device is a BG95M3LAR02A03, and the firmware version is BG95M3LAR02A03_01.009.01.009.

We also have BG96 modules and we are able to collect log from them. So we are wondering if there’s something we are missing with BG95.

The problem is resolved by updating the firmware. With BG95M3LAR02A03_01.014.01.014, the at command AT+QCFG=“dbgctl” is available and can be used to turn on logging.

thanks for your feedback

to enable modem log , pls send AT+QCFG=“dbgctl”,0

to disbale modem log ,pls send AT+QCFG=“dbgctl”,1