I’m using EM9191 module for development, and I’m currently running into this problem while performing product certification,
I need to provide NAS & RRC status logs for certification, but I use MBPL and found that it is different from the usage of the previous generation,
I use the previous generation module with EM7430, and use the logging-DM-dmcapture.sh in SLQS to do the logging, filters use MC7xxx.sqf
After the module is connected to the base station, the captured log files are recorded, and the log files are saved as IST files with QCAT, and then the NAS & RRC logs are read by QXDM.
At present, I found that MBPL is different from previous SLQS with EM9191, there is no Filter folder, no SQF file, and no dmcapture program.
Please help me to solve the problem, I will be very grateful, thank you so much!
I have a problem, when I save the logs, it will open ttyUSB0,
but if I want to save the logs from NAS & RRC,
I need to enter the AT command into ttyUSB0 while saving the logs,
but the program is already occupying ttyUSB0,
what can I do to enter AT command during saving LOG and make it save?
have you enabled ATE1 to see what command is entered? (or you can enable local echo in tera term)
It seems some modem function is using the modem port.
(or are you running some macro script in tera term?)
You can try in linux and see if there is same issue.
I have tried using ATE1 and ATE0, but it doesn’t seem to work.
I also used Putty for confirmation, but still have the same situation,
What I can confirm now is that Cellular will always have this condition if it is activated.
[Expert@Gateway-ID-7FB3C705]# uname -a
Linux Gateway-ID-7FB3C705 4.14.76-release-1.3.0 #1 SMP Mon Nov 7 23:24:08 IST 2022 aarch64 arm GNU/Linux
I never see such issue before.
You might need to install some serial port spy to monitor what command has been sent to AT commad port.
e.g. in linux, you can use:
BTW, are you using windows (WIN11?)or linux?
Tera term should be run in Windows only.
Understand, I will study how this spy monitor works to find the cause,
In addition, my platform is a modem built on Linux, and I use a laptop to connect to it through Console to enter commands