I have a Airprime MC8092 module for evaluation purposes.
I don’t find any documentation about USB Serial interface.
Five USB tty are created by usb Serial sierra driver.
My guess is :
1 - debug
2 - AT/SMS
3 - Voice
4 - DATA
5 - GPS NMEA
Where is it defined ?
Can we configure/switch them ?
It seems to support 27.007 AT commands, including CMUX … is there any sample code around it ?
How to use PPP with this modem ? (it seems that only Direct-IP is available through USB net sierra_net driver)
However, is it possible to get three AT/PPP links (2 AT and 1 PPP) ?
As additional questions, does the MC809x support same firmware upgrade tools than sl808x ?
I usually used embedded flashing tools for arm (SwiFirmwareDownloadUMTSarm9 + swisdk) to upgrade sl808x firmwares.
Do I need upgrades ? Where can I find CWE firmwares for MC809x ?
I don’t think it is possible to have 2 AT + 1 PPP in current FW, but you may get 1 AT + 3 PPP.
Please check supported configuration via “AT!UDUSBCOMP=?” command.
By the way, what’s the reason to have 2 AT? maybe you can switch to use SDK API with CnS (as you already using CnS SDK for FW upgrade).
For FW upgrade, same tool can be used, but you need specific FW package for MC809x.
Please contact your FAE/distributor to obtain it.