Hi,
When I first start the modem and connect to NW. XMONITOR AT command shows data like this:
%XMONITOR: 5,"","","24412","C739",9,20,"0017E878",4,6154,71,40,"","11100000","11100000
After ~2minutes, I have sent some data and requested PSM. When the command is issued again the data looks like this:
%XMONITOR: 5,"","","24412","C739",9,20,"0017E878",,,,,"","00010000","00111001"
So e.g. SNR is not present in the response. Strangely enough
%XSNRSQ: 40
XSNRSQ command issued just before or after XMONITOR command does show the SNR. To me this implies that there is SNR known by the modem even if it is in power save mode.
So is this undocumented feature or a bug in XMONITOR or something else?
What I am trying to achieve is to get some basic info from NW connection quality, used operator etc. XMONITOR seemed like a perfect fit, but it does not seem to work how I expect.