OM5577 kit with Beaglebone black and Android

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

OM5577 kit with Beaglebone black and Android

921 Views
venkatesansubbu
Contributor I

Hi,

We have system Beaglebone black with Kitkat OS running. I like to integrate OM5577 ie PN7120 NFC kit with beaglebone black and integrate with Android kitkat . The application note mention the same.

refer http://www.nxp.com/documents/application_note/AN11646.pdf

Do anyone build such a system?

venkat

0 Kudos
4 Replies

652 Views
weidong_sun
NXP TechSupport
NXP TechSupport

Hello venkatesan,

   you can port PN7120 to your android system, but you need to pay attention to the version of android, see here:

PN7120|NXP

--  Android patches for support of NCI based NXP NFC Controllers in KitKat (REV 1.0)

  It contains the patch adding support for PN7150/PN7120 to the Android Open Source Project, version KitKat 4.4.4.

Best Regards,

Weidong

0 Kudos

652 Views
venkatesansubbu
Contributor I

Thank you for your reply.

we used the beaglebone black linux, it is working fine in polling mode.

wit the same configuration we ported to android lollipop 5.1.0 with release nfc.nci 3.5.0-LOLLIPOP libraries.

getting error in i2c wirite. attached the screenshot of logcat and dmesgs

could not able to figure out issue in which layer,

HAL, libnfc-nci, JNI and Framework.

Hope the linux driver is fine.

help me to resolve the issue

0 Kudos

652 Views
bhupendrapawar
Contributor II

Hello Venkatsan,

Please verify your i2c address in driver against the NFC controller i2c driver, both should be same.

or you can use i2cdetect utility for address verification.

0 Kudos

652 Views
weidong_sun
NXP TechSupport
NXP TechSupport

Hello venkat,

     Let us discuss the question in one post(PN7120 integration with android ).

Regards,

Weidong

0 Kudos