nfc pn7150 porting on android oreo

取消
显示结果 
显示  仅  | 搜索替代 
您的意思是: 

nfc pn7150 porting on android oreo

950 次查看
elavarasan
Contributor II

hi, we are following AN11690 to port nfc pn7150 on android oreo. we are getting "bad record mac" error during repo sync. 

fatal: unable to access ... gnutls_handshake() failed: Bad record MAC ...

we have tried to clone manually from https://source.codeaurora.org/external/nfcandroid/NfcAndroid_Base .  But , getting the same error. 

error screenshot attached. can someone help to fix? 

thanks, 

elavarasan

0 项奖励
回复
2 回复数

925 次查看
jimmychan
NXP TechSupport
NXP TechSupport

Please try to get the patch from here: https://github.com/NXPNFCLinux/nxpnfc_android_oreo

0 项奖励
回复

909 次查看
elavarasan
Contributor II

yes. I have done the same. thanks. 

looks like a typo error in document an11690. adding definition to device manifest.xml. (section 3.3.5 Step 5, page 14).

<name>INnxpNfc</name>

It should be <name>INxpNfc</name> 

right? ignore if i am wrong.

thanks. 

0 项奖励
回复