Acessing Airtel 4g dongle as serial modem in imx6 sabresd

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Acessing Airtel 4g dongle as serial modem in imx6 sabresd

1,407 Views
bandarulavanya
Contributor V

Hi All,

I am trying to use airtel 4g dongle in imx6 sabresd as serial modem, for that  using usb modeswitch i am converting from cd rom to serial device such that i got /dev/ttyUSB0 node. so further what i should do to use it as a serial modem and i want to ping google- ping 8.8.8.8. If any one knows please help me.

Thanks &Regards,

Lavnaya

Labels (4)
0 Kudos
6 Replies

894 Views
bandarulavanya
Contributor V

Hi all,

I reached in this up to getting /dev/ttyUSB0

i am using screen or minicom to pass the AT commands

AT
OK
ATZ
OK
ATQ0
OK

AT+CPIN?
ERROR
AT+CPIN=?
ERROR

ATI
Manufacturer: huawei
Model: E5573s-606
Revision: 21.315.01.01.284
IMEI: 866079021892317
+GCAP: +CGSM,+DS,+ES

OK

why it is giving error but this device is working as cdc_ether fine and i can able to access network also.

AT+COPS?
ERROR
AT+CQS?
ERROR
AT+CGMI
huawei

OK
AT+CGMm
E5573s-606

OK
AT+CGREG?
ERROR
AT+CGATT?
ERROR

If we check here only device details i can able to get, but i am not able to control it, If any one knows kindly help me .

Thanks

Lavanya

0 Kudos

894 Views
igorpadykov
NXP Employee
NXP Employee

Hi Lavnaya

one can check usb modem linux integration guide from huawei,
in general integration steps should be provided by modem vendor
http://consumer.huawei.com/en/solutions/m2m-solutions/products/support/application-guides/detail/mu6...

Best regards
igor
-----------------------------------------------------------------------------------------------------------------------
Note: If this post answers your question, please click the Correct Answer button. Thank you!
-----------------------------------------------------------------------------------------------------------------------

0 Kudos

894 Views
bandarulavanya
Contributor V

Hi igorpadykov,

Thanks for information, i gone through that document, as of now i am checking in Linux PC 14.04 and 12.04 ubuntu versions.

I am getting only /dev/ttyUSB0 but in document they given /dev/ttyUSB1 and /dev/ttyUSB2 also but any have they mentioned /dev/ttyUSB0 is for AT commands. But as i mentioned above only device details i can able to get.

Thanks & Regards,

Lavanya

0 Kudos

894 Views
igorpadykov
NXP Employee
NXP Employee

probably may be useful cellular module usage on:
https://boundarydevices.com/product/mu609/

Best regards
igor

0 Kudos

894 Views
bandarulavanya
Contributor V

Hi igorpadykov,

Sorry i am not able to get what you are trying to explain, Can you please explain me in detail, i am new for this.

Thanks & Regards,

Lavanya

0 Kudos

894 Views
igorpadykov
NXP Employee
NXP Employee

provided link explains usb dongle usage in ubuntu

Cellular modems on i.MX6 boards under Ubuntu - Boundary Devices 

Best regards
igor

0 Kudos