Other Parts Discussed in Thread: MSP-EXP430F5529LP
Hello Folks!
We are trying to use the TI TRF7970A in card-emulation mode to communicate with Android and iOS phones via NFC. When using card-emulation mode it appears that Google Pixel 6a and 4a fail to connect.
We are using the LaunchPad board (MSP-EXP430F5529LP) with the TRF7970A booster pack and the provided NFC-Link example code. Using the GUI we disable reader/writer mode and then enable card-emulation mode.
Only on rare occasions the Pixel 4a can connect and exchange an NDEF message. I've never seen Pixel 6 work at all. Samsung Galaxy phones seem to work OK, as well as a few other brands we've tried.
I have added debug code into the NFC-Link lower layers and find that the Pixel seems to fail during NFC_PARAMETER_SELECTION with IRQ_STATUS_PROTOCOL_ERROR.
Any help would be much appreciated, thanks!