Re: [PATCH v3 3/3] nfc: trf7970a: Prevent repeated polling from crashing the kernel

From: Mark Greer
Date: Tue Jan 03 2017 - 16:21:55 EST


On Tue, Jan 03, 2017 at 01:35:18PM -0500, Geoff Lansberry wrote:
> On Tue, Jan 3, 2017 at 11:33 AM, Mark Greer <mgreer@xxxxxxxxxxxxxxx> wrote:
> > On Tue, Dec 27, 2016 at 09:18:32AM -0500, Geoff Lansberry wrote:

> >> In the meantime - here is some more info about how we use it.
> >>
> >> We do use NFC structures. I did find an interesting clue in that
> >> there are certain bottles that cause neard to segfault, I'm not sure
> >> what is different about them. We write a string, like
> >> "coppola_chardonnay_2015" to the bottles.
> >
> > Off the top of my head, it could be the length of the text.
> > It would be useful to compare the data that works to the data
> > that doesn't work. Can you install NXP's 'TagInfo' app on a
> > smartphone and scan tags with working & non-working data?
> > You can email the data from the app to yourself, edit out
> > the cruft, and share here.
>
> The data is always the same - and the tags are all the same. Only
> difference is that the tag is physically different, and perhaps
> orientation; distance from antenna to tag is fixed.

Interesting... They're all type 2 tags, right?

> I can't even
> write the tags at all, so reading them will show blank. Also a minor
> but significant detail, is that the tags are embedded in such a way
> that the phone cannot get close enough to them to connect.

This section had me completely confused for a couple minutes until I realized
that you mean that you can read & write the tags using the trf7970a with
an attached antenna but not with your phone. Is that correct?

If so, try a tag that isn't embedded in something else and move it around
the back of the phone. Try to find where it works best. The phone
manufacturers are notorius for paying little attention to the NFC antenna
they put on their products. For example, I have a Samsung S5 next to me
and it seems to work best around the center of the phone. I've used others
where I had to use the upper-left or upper-right corner of the phone.

Mark
--