How can you capture logs from a Quectel eg91 module?

184 views Asked by At

I need to capture logs from a Quectel series EG91 module to send the activity to Quectel for further analysis. In the past, I sent an AT command to enable logging and used WinSCP to extract the logs. However, I cannot find the anything that says the EG91 series supports the same command.

1

There are 1 answers

0
jun On

for modem log, you can use qwinlog.exe(quectel provide)to capture. if you want to capture linux log, may need implement by yourself.