Skip to content

nas: Implement vendor specific "Swi Get Status"

Dan Williams requested to merge dcbw/libqmi:sierra-swi-status into master

This Sierra Wireless (swi) specific request returns some of the system info known from the swi specific AT command "!GSTATUS?".

[/dev/cdc-wdm0] Successfully got status: Common Info: Temperature: '32' Modem mode: 'online' System mode: 'lte' IMS registration state: 'no-srv' Packet service state: 'attached' LTE info: Band: 'bc-3' Bandwidth: '20' RX channel: '1450' TX channel: '19450' EMM state: 'registered' EMM sub state: '0' EMM connection state: 'rrc-connecting'

Signed-off-by: Bjørn Mork bjorn@mork.no

Merge request reports