imx6 android RIL

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

imx6 android RIL

643 Views
leonardoprates
Contributor III


I'm trying integrate a modem GPRS to Android, using default reference-ril and I can't see any log. I know that something is happening because I see some commands in UART TX using a scope, but no logs in logcat with RIL tag. Could someone give me some orientation about enable log in RIL. In code are simple some RLOGs and LOGs and I think this is suffice, but something is disable the output.

I'm using Android 6.0.1r3 from NXP.

Thanks,

Leonardo

Labels (1)
0 Kudos
2 Replies

410 Views
leonardoprates
Contributor III

Now I can start tests and necessary changes. For see debug I need use logcat -b radio.

0 Kudos

410 Views
weidong_sun
NXP TechSupport
NXP TechSupport

Hi Leonardo,

    The way of porting GPRS is very similar to that of 3G/4G, For different GPRS module, their reference-ril.so or script for dialing or setting lines in init.rc may be different, so at first, you had better contact GPRS manufacture and ask for corresponding materials and documents.

Best Regards,

Weidong

0 Kudos