[PATCH] Infineon: Add support for Infineon / Intel modems

Aleksander Morgado aleksander at aleksander.es
Tue Jun 6 13:30:24 UTC 2017


On 05/06/17 23:44, Paul Bartell wrote:
>> One other thing I found out while browsing the AT reference... instead of doing
>>    AT+CGACT=1,<cid>
>>    AT+XDATACHANNEL=1,1,"/USBCDC/<acm_id>","/USBHS/NCM/<ecm_id>",2,<cid>
>>    AT+CGDATA="M-RAW_IP"
>>
>> Could you try just this?
>>    AT+XCEDATA=<cid>,<ecm_id>
>>
> With +KUSBCOMP=0, only NCM interfaces are available, so +XCEDATA
> returns error 100 always. This could be different with a different USB
> composition that has ECM interfaces.
> 

Ok. Let's not forget about this, though, we may want to detect in runtime which kind of network interface we have and use one method or the other depending on that.

-- 
Aleksander
https://aleksander.es


More information about the ModemManager-devel mailing list