Dear @jyijyi
I want to establish the data connection over the MBIM protocol using the MBPL SDK can you please help me to establish the data connection??
Please find the below logs shows not able to connect the data:
manjunath@manjunath-Inspiron-5406-2n1:~/Downloads/MBPL_SDK_R45_ENG4-lite.bin/SampleApps/lite-mbim-connection-manager/bin$ sudo ./lite-mbim-connection-managerhostx86_64 -s ../settings-simple.conf
[sudo] password for manjunath:
lite-mbim-connection-manager v1.0.2407.0
session
0
MBIMCompressionNone
MBIMAuthProtocolNone
MBIMContextIPTypeIPv4AndIPv6
none
0
route
0.0.0.0
0
route
::
128
MbimTransport_Initialize(/dev/cdc-wdm0) success
SubscriberReadyStatusQuery
readyState = MBIMSubscriberReadyStateInitialized
subscriberId = 404450629315981
simIccId = 89914509006293159819
readyInfo = MBIMReadyInfoFlagsNone
API: success
PinQuery
pinType = MBIMPinTypePin2
pinState = MBIMPinStateLocked
remainingAttempts = 3
API: success
RadioStateQuery
hwRadioState = MBIMRadioOn
swRadioState = MBIMRadioOn
DeviceCapsQuery
Device Type = MBIMDeviceTypeEmbedded
Cellular Class = MBIMCellularClassGsm
Voice Class = MBIMVoiceClassNoVoice
Sim Class = MBIMSimClassSimRemovable
Data Class = MBIMDataClassLTE | MBIMDataClassCustom
SMS Caps = MBIMSmsCapsPduReceive | MBIMSmsCapsPduSend
CTRL Caps = MBIMCtrlCapsRegManual
MaxSessions = 8
CustomDataClass = 5G/TDS
Device Id = 359577770013815
Firmware Info = SWIX35C_00.01.12.00
Hardware Info = EM8695
API: success
SignalStateQuery
Rssi [0-31,99] = 11
ErrorRate [0-7,99] = 99 - Unknown / Undetectable
SignalStrengthInterval = 5
RssiThreshold = 2
ErrorRateThreshold = Unspecified / Do not care
API: success
MsLteAttachConfigQuery
DataBuffer - 1
ipType = MBIMContextIPTypeIPv4v6
RoamingControl = MbimMsLteAttachContextRoamingControlHome
ContextSource = MbimMsContextSourceOperator
Compression = MBIMCompressionNone
AuthProtocol = MBIMAuthProtocolNone
AccessString = airtelgprs.com
UserName =
Password =
DataBuffer - 2
ipType = MBIMContextIPTypeIPv4v6
RoamingControl = MbimMsLteAttachContextRoamingControlPartner
ContextSource = MbimMsContextSourceOperator
Compression = MBIMCompressionNone
AuthProtocol = MBIMAuthProtocolNone
AccessString = airtelgprs.com
UserName =
Password =
DataBuffer - 3
ipType = MBIMContextIPTypeIPv4v6
RoamingControl = MbimMsLteAttachContextRoamingControlNonPartner
ContextSource = MbimMsContextSourceOperator
Compression = MBIMCompressionNone
AuthProtocol = MBIMAuthProtocolNone
AccessString = airtelgprs.com
UserName =
Password =
API: success
MsLteAttachConfigSet
API: failure
API returned with status : 2
RegisterStateQuery
nwError = 0
registerState = MBIMRegisterStateHome
registerMode = MBIMRegisterModeAutomatic
AvailableDataClasses = MBIMDataClassLTE
currentCellularClass = MBIMCellularClassGsm
providerId = 40445
providerName = airtel
roamingText =
registrationFlag = MBIM_REGISTRATION_PACKET_SERVICE_AUTOMATIC_ATTACH
API: success
PacketServiceQuery
nwError = 0
packetServiceState = MBIMPacketServiceStateAttached
highestAvailableDataClass = MBIMDataClassLTE
uplinkSpeed = 0
downlinkSpeed = 0
ConnectSet activate
sessionId = 0
activationState = MBIMActivationStateDeactivated
voiceCallState = MBIMVoiceCallStateNone
ipType = MBIMContextIPTypeDefault
contextType = MBIMContextTypeInternet
nwError = 0
API: success
Press Enter to disconnect and terminate …
Thanks
Manu
